diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-12-01 16:05:42 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-12-01 16:05:42 +0200 |
commit | 4b1c60b202780c176c450773ce36197510f3f2ed (patch) | |
tree | 63f16f273c7066021cd68fb2a61973bc5c5e85f5 /configure.ac | |
parent | 4ec2e8be55b1ce226ed694823491654967ec683c (diff) |
Correct license information
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]) |