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