diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-24 21:37:05 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-24 21:37:05 +0300 |
commit | d07e278375228c0360ceb176343e4427cbc3a190 (patch) | |
tree | fd2e783767dbae5436511d0f8afab0dc398da103 /build/configuration.make | |
parent | 59d5248a6d7c14aa1038ed23e41616621c5fb94b (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 091b7fe..49b1840 100644 --- a/build/configuration.make +++ b/build/configuration.make @@ -1,5 +1,5 @@ # file : build/configuration.make -# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2018 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(scf_root)/configuration-rules.make,$(dcf_root)) |