diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 461086f..3f15aaf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # file : configure.ac # author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC -# license : GNU GPL v2; see accompanying LICENSE file +# license : ODB NCUEL; see accompanying LICENSE file AC_PREREQ(2.60) AC_INIT([libodb-oracle], [__value__(version)], [odb-users@codesynthesis.com]) |