diff options
Diffstat (limited to 'schema')
-rw-r--r-- | schema/custom/makefile | 1 | ||||
-rw-r--r-- | schema/embedded/makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/schema/custom/makefile b/schema/custom/makefile index a78104b..eeac39b 100644 --- a/schema/custom/makefile +++ b/schema/custom/makefile @@ -1,5 +1,4 @@ # file : schema/custom/makefile -# 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 2bb2f88..afe6f98 100644 --- a/schema/embedded/makefile +++ b/schema/embedded/makefile @@ -1,5 +1,4 @@ # file : schema/embedded/makefile -# 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 |