diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-04-13 00:21:23 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-04-13 00:21:23 +0000 |
commit | adae7206e044271a2e599de74a7e1da4d9d3c265 (patch) | |
tree | 11812bf087c412a9601041e546b89ba1c2992c32 /mail | |
parent | 9717c5ff1041963817e2d1b4fd9b5311ee620aab (diff) | |
download | slackbuilds-adae7206e044271a2e599de74a7e1da4d9d3c265.tar.gz slackbuilds-adae7206e044271a2e599de74a7e1da4d9d3c265.tar.bz2 |
fixed some licenses
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1167 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'mail')
-rwxr-xr-x | mail/mta/postfix/postfix.SlackBuild | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/mta/postfix/postfix.SlackBuild b/mail/mta/postfix/postfix.SlackBuild index 4e5e197f..e702b981 100755 --- a/mail/mta/postfix/postfix.SlackBuild +++ b/mail/mta/postfix/postfix.SlackBuild @@ -1,17 +1,5 @@ #!/bin/bash # -# postfix 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. -# -# postfix 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 -# # original script from http://www.slacky.it/download/network/tool/postfix/2.2.10/src/postfix.SlackBuild # changes by rhatto at riseup.net # |