From 53b8695810131792357c833cb6c8237df117ea3b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Jan 2011 15:57:45 +0200 Subject: Copyright update --- build/bootstrap.make | 2 +- build/cli/cli-cxx.make | 2 +- build/export/cli/stub.make | 2 +- build/import/cli/cli-cxx.make | 2 +- build/import/cli/configuration-rules.make | 2 +- build/import/cli/configure | 2 +- build/import/cli/stub.make | 2 +- build/import/libcutl/configuration-rules.make | 2 +- build/import/libcutl/configure | 2 +- build/import/libcutl/stub.make | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'build') diff --git a/build/bootstrap.make b/build/bootstrap.make index 9d6dcc8..97c276a 100644 --- a/build/bootstrap.make +++ b/build/bootstrap.make @@ -1,6 +1,6 @@ # file : build/bootstrap.make # author : Boris Kolpackov -# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file project_name := cli diff --git a/build/cli/cli-cxx.make b/build/cli/cli-cxx.make index 857482e..263f6f3 100644 --- a/build/cli/cli-cxx.make +++ b/build/cli/cli-cxx.make @@ -1,6 +1,6 @@ # file : build/cli/cli-cxx.make # author : Boris Kolpackov -# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file # Get the C++ file extensions. diff --git a/build/export/cli/stub.make b/build/export/cli/stub.make index 281b862..70e3641 100644 --- a/build/export/cli/stub.make +++ b/build/export/cli/stub.make @@ -1,6 +1,6 @@ # file : build/export/cli/stub.make # author : Boris Kolpackov -# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file $(call include-once,$(src_root)/cli/makefile,$(out_root)) diff --git a/build/import/cli/cli-cxx.make b/build/import/cli/cli-cxx.make index 56dc4b8..5d4293e 100644 --- a/build/import/cli/cli-cxx.make +++ b/build/import/cli/cli-cxx.make @@ -1,6 +1,6 @@ # file : build/import/cli/cli-cxx.make # author : Boris Kolpackov -# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file # Here we are operating in the importing project's space, not in diff --git a/build/import/cli/configuration-rules.make b/build/import/cli/configuration-rules.make index 52c334d..e5a77f2 100644 --- a/build/import/cli/configuration-rules.make +++ b/build/import/cli/configuration-rules.make @@ -1,6 +1,6 @@ # file : build/import/cli/configuration-rules.make # author : Boris Kolpackov -# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file $(dcf_root)/import/cli/configuration-dynamic.make: | $(dcf_root)/import/cli/. diff --git a/build/import/cli/configure b/build/import/cli/configure index 21a09c5..612301c 100755 --- a/build/import/cli/configure +++ b/build/import/cli/configure @@ -2,7 +2,7 @@ # file : build/import/cli/configure # author : Boris Kolpackov -# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file diff --git a/build/import/cli/stub.make b/build/import/cli/stub.make index 250a5ee..20cf45a 100644 --- a/build/import/cli/stub.make +++ b/build/import/cli/stub.make @@ -1,6 +1,6 @@ # file : build/import/cli/stub.make # author : Boris Kolpackov -# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file $(call include-once,$(scf_root)/import/cli/configuration-rules.make,$(dcf_root)) diff --git a/build/import/libcutl/configuration-rules.make b/build/import/libcutl/configuration-rules.make index a7c0d5e..db255d0 100644 --- a/build/import/libcutl/configuration-rules.make +++ b/build/import/libcutl/configuration-rules.make @@ -1,6 +1,6 @@ # file : build/import/libcutl/configuration-rules.make # author : Boris Kolpackov -# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file $(dcf_root)/import/libcutl/configuration-dynamic.make: | $(dcf_root)/import/libcutl/. diff --git a/build/import/libcutl/configure b/build/import/libcutl/configure index 34903a9..6bcd346 100755 --- a/build/import/libcutl/configure +++ b/build/import/libcutl/configure @@ -2,7 +2,7 @@ # file : build/import/libcutl/configure # author : Boris Kolpackov -# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file diff --git a/build/import/libcutl/stub.make b/build/import/libcutl/stub.make index 3267822..ab3d051 100644 --- a/build/import/libcutl/stub.make +++ b/build/import/libcutl/stub.make @@ -1,6 +1,6 @@ # file : build/import/libcutl/stub.make # author : Boris Kolpackov -# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file $(call include-once,$(scf_root)/import/libcutl/configuration-rules.make,$(dcf_root)) -- cgit v1.1