aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-04-29 09:01:28 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-04-29 09:01:28 +0200
commit4e5dc8da6c8ef9ead4fcc6acbbade0cd6bfc61ca (patch)
tree8aadb461f875c64a8936b37bf6c875a52508d513 /examples
parent7748bba03e2e4f004f98067f3c497008fb33afe7 (diff)
Update copyright years
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am2
-rw-r--r--examples/makefile2
-rw-r--r--examples/roundtrip/makefile2
-rw-r--r--examples/test.bat2
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index d417a2c..a79c7c8 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,5 +1,5 @@
# file : examples/Makefile.am
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
SUBDIRS = __path__(dirs)
diff --git a/examples/makefile b/examples/makefile
index 5f0ae68..17bf301 100644
--- a/examples/makefile
+++ b/examples/makefile
@@ -1,5 +1,5 @@
# file : examples/makefile
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
diff --git a/examples/roundtrip/makefile b/examples/roundtrip/makefile
index 89262ef..feeddcd 100644
--- a/examples/roundtrip/makefile
+++ b/examples/roundtrip/makefile
@@ -1,5 +1,5 @@
# file : examples/roundtrip/makefile
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/examples/test.bat b/examples/test.bat
index 013d820..25502c9 100644
--- a/examples/test.bat
+++ b/examples/test.bat
@@ -1,6 +1,6 @@
@echo off
rem file : examples/test.bat
-rem copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+rem copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC
rem license : MIT; see accompanying LICENSE file
setlocal