diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2014-04-29 09:01:28 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2014-04-29 09:01:28 +0200 |
commit | 4e5dc8da6c8ef9ead4fcc6acbbade0cd6bfc61ca (patch) | |
tree | 8aadb461f875c64a8936b37bf6c875a52508d513 /examples/roundtrip | |
parent | 7748bba03e2e4f004f98067f3c497008fb33afe7 (diff) |
Update copyright years
Diffstat (limited to 'examples/roundtrip')
-rw-r--r-- | examples/roundtrip/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |