diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-03 14:14:47 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-01-03 14:14:47 +0200 |
commit | 0a3c7b5d2d0658dae3399eea0bd3615c2d84eb09 (patch) | |
tree | 859cdbb96c2db3e0256eb33a013a1a36e750c203 /build/configuration.make | |
parent | 956b6c32e094fde45de64e14ce79614beb6c4b1f (diff) |
Update copyright year
Diffstat (limited to 'build/configuration.make')
-rw-r--r-- | build/configuration.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/configuration.make b/build/configuration.make index 251da04..091b7fe 100644 --- a/build/configuration.make +++ b/build/configuration.make @@ -1,5 +1,5 @@ # file : build/configuration.make -# copyright : Copyright (c) 2005-2015 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(scf_root)/configuration-rules.make,$(dcf_root)) |