diff options
author | Constantin Michael <constantin@codesynthesis.com> | 2011-04-28 11:21:37 +0200 |
---|---|---|
committer | Constantin Michael <constantin@codesynthesis.com> | 2011-05-03 11:01:18 +0200 |
commit | 00eab4e6eca4227b1ecd2c6f502eedad41c3af96 (patch) | |
tree | cc3c7c33dc38f4002923567e9f7eb8087f17b2c3 /LICENSE | |
parent | f7f4d440622bc90c3aa491fd72951ae873505016 (diff) |
Add libodb-pgsql infrastructure files
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -0,0 +1,12 @@ +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License version 2 as +published by the Free Software Foundation. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |