diff options
author | Coldblooded <none@none> | 2008-10-06 15:50:41 -0500 |
---|---|---|
committer | Coldblooded <none@none> | 2008-10-06 15:50:41 -0500 |
commit | 4a920d114425f8786f17f70891d90459be9fa0c7 (patch) | |
tree | b9a223e56805b7a7c08c7e5e314f5ca0b1a020f5 /src | |
parent | b243e774a94622118f60b8893e163f62ded00be3 (diff) |
[svn] * lost 2 Makefiles in prev commit due to connection lost
* reverted dep/ACE_wrappers/ace/config.h.in & dep/ACE_wrappers/aclocal.m4 to rev23 :o
--HG--
branch : trunk
Diffstat (limited to 'src')
-rw-r--r-- | src/bindings/scripts/sql/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bindings/scripts/sql/Makefile.in b/src/bindings/scripts/sql/Makefile.in index 34863ce031f..ff75548d53f 100644 --- a/src/bindings/scripts/sql/Makefile.in +++ b/src/bindings/scripts/sql/Makefile.in @@ -20,7 +20,7 @@ # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, |