aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-11-18 11:22:49 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-11-18 11:22:49 +0200
commitaf3c189d16503722d4c568b9b49a553af2f4b4db (patch)
tree89a6341c8b41985193ca34a6e3f1888b31d86341 /build
parent076a61b6c19044a38de8c17b0fefbc74074491f4 (diff)
Correct license in file headers
Diffstat (limited to 'build')
-rw-r--r--build/import/libodb-oracle/configuration-rules.make2
-rwxr-xr-xbuild/import/libodb-oracle/configure2
-rwxr-xr-xbuild/oracle/configure2
-rwxr-xr-xbuild/oracle/oracle2
4 files changed, 4 insertions, 4 deletions
diff --git a/build/import/libodb-oracle/configuration-rules.make b/build/import/libodb-oracle/configuration-rules.make
index a4a8c99..1ad67cf 100644
--- a/build/import/libodb-oracle/configuration-rules.make
+++ b/build/import/libodb-oracle/configuration-rules.make
@@ -1,7 +1,7 @@
# file : build/import/libodb-oracle/configuration-rules.make
# author : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
-# license : ODB NCUEL; see accompanying LICENSE file
+# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libodb-oracle/configuration-dynamic.make: | $(dcf_root)/import/libodb-oracle/.
$(call message,,$(scf_root)/import/libodb-oracle/configure $@)
diff --git a/build/import/libodb-oracle/configure b/build/import/libodb-oracle/configure
index 9934d03..adee0be 100755
--- a/build/import/libodb-oracle/configure
+++ b/build/import/libodb-oracle/configure
@@ -3,7 +3,7 @@
# file : build/import/libodb-oracle/configure
# author : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
-# license : ODB NCUEL; see accompanying LICENSE file
+# license : GNU GPL v2; see accompanying LICENSE file
# $1 - out file
diff --git a/build/oracle/configure b/build/oracle/configure
index 9746133..564d526 100755
--- a/build/oracle/configure
+++ b/build/oracle/configure
@@ -3,7 +3,7 @@
# file : build/oracle/configure
# author : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
-# license : ODB NCUEL; see accompanying LICENSE file
+# license : GNU GPL v2; see accompanying LICENSE file
#
# dcf_root - dynamic configuration root
diff --git a/build/oracle/oracle b/build/oracle/oracle
index 9228025..4d518fe 100755
--- a/build/oracle/oracle
+++ b/build/oracle/oracle
@@ -3,7 +3,7 @@
# file : build/oracle/oracle
# author : Constantin Michael <constantin@codesynthesis.com>
# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
-# license : ODB NCUEL; see accompanying LICENSE file
+# license : GNU GPL v2; see accompanying LICENSE file
#
# Oracle driver wrapper.