aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/build/bootstrap.build2
-rw-r--r--examples/build/root.build2
-rw-r--r--examples/buildfile2
-rw-r--r--examples/hybrid/buildfile2
-rw-r--r--examples/inheritance/buildfile2
-rw-r--r--examples/performance/buildfile2
-rw-r--r--examples/persistence/buildfile2
-rw-r--r--examples/processing/buildfile2
-rw-r--r--examples/roundtrip/buildfile2
-rw-r--r--examples/xhtml/buildfile2
10 files changed, 10 insertions, 10 deletions
diff --git a/examples/build/bootstrap.build b/examples/build/bootstrap.build
index 3cca91f..6c288eb 100644
--- a/examples/build/bootstrap.build
+++ b/examples/build/bootstrap.build
@@ -1,5 +1,5 @@
# file : examples/build/bootstrap.build
-# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
project = # Unnamed subproject.
diff --git a/examples/build/root.build b/examples/build/root.build
index c93bac1..2025bf7 100644
--- a/examples/build/root.build
+++ b/examples/build/root.build
@@ -1,5 +1,5 @@
# file : examples/build/root.build
-# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
cxx.std = 11
diff --git a/examples/buildfile b/examples/buildfile
index c5e408c..8e06393 100644
--- a/examples/buildfile
+++ b/examples/buildfile
@@ -1,5 +1,5 @@
# file : examples/buildfile
-# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
./: {*/ -build/} doc{README}
diff --git a/examples/hybrid/buildfile b/examples/hybrid/buildfile
index a0f0179..f7e741b 100644
--- a/examples/hybrid/buildfile
+++ b/examples/hybrid/buildfile
@@ -1,5 +1,5 @@
# file : examples/hybrid/buildfile
-# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
import libs = libstudxml%lib{studxml}
diff --git a/examples/inheritance/buildfile b/examples/inheritance/buildfile
index 400dd92..036ca90 100644
--- a/examples/inheritance/buildfile
+++ b/examples/inheritance/buildfile
@@ -1,5 +1,5 @@
# file : examples/inheritance/buildfile
-# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
import libs = libstudxml%lib{studxml}
diff --git a/examples/performance/buildfile b/examples/performance/buildfile
index 55d5708..1454a52 100644
--- a/examples/performance/buildfile
+++ b/examples/performance/buildfile
@@ -1,5 +1,5 @@
# file : examples/performance/buildfile
-# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
import libs = libstudxml%lib{studxml}
diff --git a/examples/persistence/buildfile b/examples/persistence/buildfile
index aab7e59..dd8383d 100644
--- a/examples/persistence/buildfile
+++ b/examples/persistence/buildfile
@@ -1,5 +1,5 @@
# file : examples/persistence/buildfile
-# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
import libs = libstudxml%lib{studxml}
diff --git a/examples/processing/buildfile b/examples/processing/buildfile
index 8bd7ae0..c8f49ca 100644
--- a/examples/processing/buildfile
+++ b/examples/processing/buildfile
@@ -1,5 +1,5 @@
# file : examples/processing/buildfile
-# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
import libs = libstudxml%lib{studxml}
diff --git a/examples/roundtrip/buildfile b/examples/roundtrip/buildfile
index 63c54f6..efff87e 100644
--- a/examples/roundtrip/buildfile
+++ b/examples/roundtrip/buildfile
@@ -1,5 +1,5 @@
# file : examples/roundtrip/buildfile
-# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
import libs = libstudxml%lib{studxml}
diff --git a/examples/xhtml/buildfile b/examples/xhtml/buildfile
index 670c0f9..15ec4ba 100644
--- a/examples/xhtml/buildfile
+++ b/examples/xhtml/buildfile
@@ -1,5 +1,5 @@
# file : examples/xhtml/buildfile
-# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2018 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
import libs = libstudxml%lib{studxml}