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/bootstrap.make | 2 +- build/export/odb/stub.make | 2 +- build/hxx/hxx-cxx.make | 2 +- 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 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'build') diff --git a/build/bootstrap.make b/build/bootstrap.make index e8d2908..d38ede4 100644 --- a/build/bootstrap.make +++ b/build/bootstrap.make @@ -1,7 +1,7 @@ # file : build/bootstrap.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 project_name := odb diff --git a/build/export/odb/stub.make b/build/export/odb/stub.make index 1293663..63cfc71 100644 --- a/build/export/odb/stub.make +++ b/build/export/odb/stub.make @@ -1,7 +1,7 @@ # file : build/export/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,$(src_root)/odb/makefile,$(out_root)) diff --git a/build/hxx/hxx-cxx.make b/build/hxx/hxx-cxx.make index 55d32e3..6bd9469 100644 --- a/build/hxx/hxx-cxx.make +++ b/build/hxx/hxx-cxx.make @@ -1,7 +1,7 @@ # file : build/hxx/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 # Get the C++ configuration (file extensions, and extra CPP options). # 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