From 49f446a3af8b77f07de6ea4314102ae1a9202c9e Mon Sep 17 00:00:00 2001 From: rhatto Date: Thu, 12 Apr 2007 23:58:06 +0000 Subject: added gpl license on all scripts git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1165 370017ae-e619-0410-ac65-c121f96126d4 --- dev/db/edb/edb.SlackBuild | 12 ++++++++++++ dev/db/postgresql/postgresql.SlackBuild | 12 ++++++++++++ dev/db/sqlite/sqlite.SlackBuild | 12 ++++++++++++ 3 files changed, 36 insertions(+) (limited to 'dev/db') diff --git a/dev/db/edb/edb.SlackBuild b/dev/db/edb/edb.SlackBuild index ebb6cdfe..8025b40a 100755 --- a/dev/db/edb/edb.SlackBuild +++ b/dev/db/edb/edb.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# edb 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 any later version. +# +# edb 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 more 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., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for edb # by rhatto at riseup.net # diff --git a/dev/db/postgresql/postgresql.SlackBuild b/dev/db/postgresql/postgresql.SlackBuild index 7e6be1cd..36ef731f 100755 --- a/dev/db/postgresql/postgresql.SlackBuild +++ b/dev/db/postgresql/postgresql.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# postgresql 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 any later version. +# +# postgresql 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 more 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., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for postgresql # by rhatto at riseup.net # diff --git a/dev/db/sqlite/sqlite.SlackBuild b/dev/db/sqlite/sqlite.SlackBuild index 31a34b20..5bbd0fc1 100755 --- a/dev/db/sqlite/sqlite.SlackBuild +++ b/dev/db/sqlite/sqlite.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# sqlite 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 any later version. +# +# sqlite 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 more 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., 59 Temple +# Place - Suite 330, Boston, MA 02111-1307, USA +# # slackbuild script for sqlite # by rhatto at riseup.net # -- cgit v1.2.3