From 4e5dc8da6c8ef9ead4fcc6acbbade0cd6bfc61ca Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 29 Apr 2014 09:01:28 +0200 Subject: Update copyright years --- examples/Makefile.am | 2 +- examples/makefile | 2 +- examples/roundtrip/makefile | 2 +- examples/test.bat | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'examples') 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 -- cgit v1.1