aboutsummaryrefslogtreecommitdiff
path: root/net/mail
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-04-13 14:38:22 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-04-13 14:38:22 +0000
commite01bb84e42f6d393b829c197cffe52d8eb9be4db (patch)
treedb6faf034af386512575ab1cd3ad9a7b2d65c395 /net/mail
parent5b247f8757484171738d7685daa8a22b535f430d (diff)
downloadslackbuilds-e01bb84e42f6d393b829c197cffe52d8eb9be4db.tar.gz
slackbuilds-e01bb84e42f6d393b829c197cffe52d8eb9be4db.tar.bz2
fixed license on .build scripts
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1171 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'net/mail')
-rwxr-xr-xnet/mail/mailman/mailman.build12
-rwxr-xr-xnet/mail/mhonarc/MHonArc.build12
2 files changed, 24 insertions, 0 deletions
diff --git a/net/mail/mailman/mailman.build b/net/mail/mailman/mailman.build
index 6aa5a88e..50ae5cc2 100755
--- a/net/mail/mailman/mailman.build
+++ b/net/mail/mailman/mailman.build
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# mailman.build 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.
+#
+# mailman.build 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
+#
# build script for mailman
# by rhatto at riseup.net by rhatto | gpl
# build it with slacktrack, example:
diff --git a/net/mail/mhonarc/MHonArc.build b/net/mail/mhonarc/MHonArc.build
index 9c2fd7d9..d224b107 100755
--- a/net/mail/mhonarc/MHonArc.build
+++ b/net/mail/mhonarc/MHonArc.build
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# MHonArc.build 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.
+#
+# MHonArc.build 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
+#
# build script for MHonArc
# by rhatto at riseup.net by rhatto | gpl
#