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 803eaf2..a78104b 100644 --- a/schema/custom/makefile +++ b/schema/custom/makefile @@ -1,5 +1,5 @@ # file : schema/custom/makefile -# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2019 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 0f3736a..2bb2f88 100644 --- a/schema/embedded/makefile +++ b/schema/embedded/makefile @@ -1,5 +1,5 @@ # file : schema/embedded/makefile -# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make |