diff options
Diffstat (limited to 'build-0.3/system.make')
-rw-r--r-- | build-0.3/system.make | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build-0.3/system.make b/build-0.3/system.make index 7de97db..3a9c051 100644 --- a/build-0.3/system.make +++ b/build-0.3/system.make @@ -1,6 +1,5 @@ # file : build/system.make -# author : Boris Kolpackov <boris@codesynthesis.com> -# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file $(call include-once,$(bld_root)/system/configuration-rules.make,$(dcf_root)) |