diff options
Diffstat (limited to 'schema')
-rw-r--r-- | schema/custom/makefile | 2 | ||||
-rw-r--r-- | schema/embedded/makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/schema/custom/makefile b/schema/custom/makefile index 2b83ec0..c4c6893 100644 --- a/schema/custom/makefile +++ b/schema/custom/makefile @@ -1,5 +1,5 @@ # file : schema/custom/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/schema/embedded/makefile b/schema/embedded/makefile index e9a2678..fed8c84 100644 --- a/schema/embedded/makefile +++ b/schema/embedded/makefile @@ -1,5 +1,5 @@ # file : schema/embedded/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make |