aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-13 18:13:00 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 18:13:00 +0300
commit1823e2f86e23614021e710b6b44ac6a54cbad905 (patch)
tree3349a40fa252cf15b1fcf8ee507dc69f3f0619a5 /examples
parent2abab820dc410ea685d58694648984998d13338d (diff)
Drop copyright notice from source code
Diffstat (limited to 'examples')
-rw-r--r--examples/build/bootstrap.build1
-rw-r--r--examples/build/root.build1
-rw-r--r--examples/buildfile1
-rw-r--r--examples/hybrid/buildfile1
-rw-r--r--examples/inheritance/buildfile1
-rw-r--r--examples/performance/buildfile1
-rw-r--r--examples/persistence/buildfile1
-rw-r--r--examples/processing/buildfile1
-rw-r--r--examples/roundtrip/buildfile1
-rw-r--r--examples/xhtml/buildfile1
10 files changed, 0 insertions, 10 deletions
diff --git a/examples/build/bootstrap.build b/examples/build/bootstrap.build
index 2eba9dd..78d91f7 100644
--- a/examples/build/bootstrap.build
+++ b/examples/build/bootstrap.build
@@ -1,5 +1,4 @@
# file : examples/build/bootstrap.build
-# copyright : Copyright (c) 2013-2019 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 121d777..eab3bc7 100644
--- a/examples/build/root.build
+++ b/examples/build/root.build
@@ -1,5 +1,4 @@
# file : examples/build/root.build
-# copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
cxx.std = latest
diff --git a/examples/buildfile b/examples/buildfile
index dc0f98d..13ad71b 100644
--- a/examples/buildfile
+++ b/examples/buildfile
@@ -1,5 +1,4 @@
# file : examples/buildfile
-# copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
./: {*/ -build/} doc{README}
diff --git a/examples/hybrid/buildfile b/examples/hybrid/buildfile
index a6815d9..58a7ba8 100644
--- a/examples/hybrid/buildfile
+++ b/examples/hybrid/buildfile
@@ -1,5 +1,4 @@
# file : examples/hybrid/buildfile
-# copyright : Copyright (c) 2013-2019 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 ac9fdbb..bba36bd 100644
--- a/examples/inheritance/buildfile
+++ b/examples/inheritance/buildfile
@@ -1,5 +1,4 @@
# file : examples/inheritance/buildfile
-# copyright : Copyright (c) 2013-2019 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 128d354..fc80c48 100644
--- a/examples/performance/buildfile
+++ b/examples/performance/buildfile
@@ -1,5 +1,4 @@
# file : examples/performance/buildfile
-# copyright : Copyright (c) 2013-2019 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 4504583..5caebf5 100644
--- a/examples/persistence/buildfile
+++ b/examples/persistence/buildfile
@@ -1,5 +1,4 @@
# file : examples/persistence/buildfile
-# copyright : Copyright (c) 2013-2019 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 fa4c58b..d71b903 100644
--- a/examples/processing/buildfile
+++ b/examples/processing/buildfile
@@ -1,5 +1,4 @@
# file : examples/processing/buildfile
-# copyright : Copyright (c) 2013-2019 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 ad2920a..44ac306 100644
--- a/examples/roundtrip/buildfile
+++ b/examples/roundtrip/buildfile
@@ -1,5 +1,4 @@
# file : examples/roundtrip/buildfile
-# copyright : Copyright (c) 2013-2019 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 2250689..1589adc 100644
--- a/examples/xhtml/buildfile
+++ b/examples/xhtml/buildfile
@@ -1,5 +1,4 @@
# file : examples/xhtml/buildfile
-# copyright : Copyright (c) 2013-2019 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
import libs = libstudxml%lib{studxml}