diff options
Diffstat (limited to 'patches/mozilla-firefox/mozilla-firefox.SlackBuild')
-rwxr-xr-x | patches/mozilla-firefox/mozilla-firefox.SlackBuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/patches/mozilla-firefox/mozilla-firefox.SlackBuild b/patches/mozilla-firefox/mozilla-firefox.SlackBuild index 1b946fc7..476fc0b8 100755 --- a/patches/mozilla-firefox/mozilla-firefox.SlackBuild +++ b/patches/mozilla-firefox/mozilla-firefox.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# mozilla-firefox 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. +# +# mozilla-firefox 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 +# # based on slamd64 slackbuild script # rhatto usage: TMP=/phreak/apps/build/net/mozilla-firefox SRC=/phreak/apps/src/net/mozilla-firefox ./mozilla-firefox.SlackBuild # |