diff options
Diffstat (limited to 'common/lifecycle/makefile')
-rw-r--r-- | common/lifecycle/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/lifecycle/makefile b/common/lifecycle/makefile index b256a1c..569e03a 100644 --- a/common/lifecycle/makefile +++ b/common/lifecycle/makefile @@ -1,5 +1,5 @@ # file : common/lifecycle/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 |