aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-09-13 21:20:03 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-09-13 21:20:03 +0200
commita519bac4e04e679e3063f71e31e1b43db1a703cc (patch)
treeb99dca1c579cbb226018bb3120c91cabe113c92a /configure.ac
parent5fe41d3986657724c225f2801466984942fc86f7 (diff)
Change GPL v3
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a1e8a05..d47f937 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# file : configure.ac
# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
-# license : GNU GPL v2; see accompanying LICENSE file
+# license : GNU GPL v3; see accompanying LICENSE file
AC_PREREQ(2.60)
AC_INIT([odb], [__value__(version)], [odb-users@codesynthesis.com])