aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-11-18 11:23:33 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-11-18 11:23:33 +0200
commit848688add19bb982b07d10773f7c6ed6c99782ce (patch)
tree4b5fde969f29a2161927a7edc4feefd3de7c9070 /build
parent9616e3e84946c23f64448978d9459d2a25202833 (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.