summaryrefslogtreecommitdiff
path: root/odb/relational/oracle/context.cxx
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-10-07 09:09:54 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-10-21 11:47:12 +0200
commit746c0dce5d945f27ed796ead1a0006456d2fb69b (patch)
tree5b9c14cb742e4829caaff31f87d9ce5e28911c48 /odb/relational/oracle/context.cxx
parenta9515f06d9570cb22565c1c80132aabed416d3f5 (diff)
Use GNU GPL v3 license for ODB compiler files
Diffstat (limited to 'odb/relational/oracle/context.cxx')
-rw-r--r--odb/relational/oracle/context.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/relational/oracle/context.cxx b/odb/relational/oracle/context.cxx
index ab5a512..b863115 100644
--- a/odb/relational/oracle/context.cxx
+++ b/odb/relational/oracle/context.cxx
@@ -1,7 +1,7 @@
// file : odb/relational/oracle/context.cxx
// 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 v3; see accompanying LICENSE file
#include <cassert>
#include <sstream>