From a519bac4e04e679e3063f71e31e1b43db1a703cc Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 13 Sep 2010 21:20:03 +0200 Subject: Change GPL v3 --- build/import/odb/configuration-rules.make | 2 +- build/import/odb/configure | 2 +- build/import/odb/hxx-cxx.make | 2 +- build/import/odb/stub.make | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'build/import') diff --git a/build/import/odb/configuration-rules.make b/build/import/odb/configuration-rules.make index 817f1b1..40a9f23 100644 --- a/build/import/odb/configuration-rules.make +++ b/build/import/odb/configuration-rules.make @@ -1,7 +1,7 @@ # file : build/import/odb/configuration-rules.make # author : Boris Kolpackov # copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC -# license : GNU GPL v2; see accompanying LICENSE file +# license : GNU GPL v3; see accompanying LICENSE file $(dcf_root)/import/odb/configuration-dynamic.make: | $(dcf_root)/import/odb/. $(call message,,$(scf_root)/import/odb/configure $@) diff --git a/build/import/odb/configure b/build/import/odb/configure index 1ba2f09..4d7a5d5 100755 --- a/build/import/odb/configure +++ b/build/import/odb/configure @@ -3,7 +3,7 @@ # file : build/import/odb/configure # author : Boris Kolpackov # copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC -# license : GNU GPL v2; see accompanying LICENSE file +# license : GNU GPL v3; see accompanying LICENSE file # $1 - out file diff --git a/build/import/odb/hxx-cxx.make b/build/import/odb/hxx-cxx.make index 4d16e5a..7804183 100644 --- a/build/import/odb/hxx-cxx.make +++ b/build/import/odb/hxx-cxx.make @@ -1,7 +1,7 @@ # file : build/import/odb/hxx-cxx.make # author : Boris Kolpackov # copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC -# license : GNU GPL v2; see accompanying LICENSE file +# license : GNU GPL v3; see accompanying LICENSE file # Here we are operating in the importing project's space, not in odb's. # diff --git a/build/import/odb/stub.make b/build/import/odb/stub.make index 48585f0..ba54dd9 100644 --- a/build/import/odb/stub.make +++ b/build/import/odb/stub.make @@ -1,7 +1,7 @@ # file : build/import/odb/stub.make # author : Boris Kolpackov # copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC -# license : GNU GPL v2; see accompanying LICENSE file +# license : GNU GPL v3; see accompanying LICENSE file $(call include-once,$(scf_root)/import/odb/configuration-rules.make,$(dcf_root)) -- cgit v1.1