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 --- x11/libs/ecore/ecore.SlackBuild | 12 ++++++++++++ x11/libs/esmart/esmart.SlackBuild | 12 ++++++++++++ x11/libs/etk/etk.SlackBuild | 12 ++++++++++++ x11/libs/evas/evas.SlackBuild | 12 ++++++++++++ x11/libs/ewl/ewl.SlackBuild | 12 ++++++++++++ x11/libs/libast/libast.SlackBuild | 12 ++++++++++++ x11/libs/wxwidgets/wxWidgets.SlackBuild | 12 ++++++++++++ x11/misc/engage/engage.SlackBuild | 12 ++++++++++++ x11/misc/entrance/entrance.SlackBuild | 12 ++++++++++++ x11/misc/xchm/xchm.SlackBuild | 12 ++++++++++++ x11/plugins/e_modules/e_modules.SlackBuild | 12 ++++++++++++ x11/plugins/torsmo/torsmo.SlackBuild | 12 ++++++++++++ x11/terms/Eterm/Eterm.SlackBuild | 12 ++++++++++++ x11/wm/enlightenment/enlightenment.SlackBuild | 12 ++++++++++++ 14 files changed, 168 insertions(+) (limited to 'x11') diff --git a/x11/libs/ecore/ecore.SlackBuild b/x11/libs/ecore/ecore.SlackBuild index 51515d7c..2f3c3ed7 100755 --- a/x11/libs/ecore/ecore.SlackBuild +++ b/x11/libs/ecore/ecore.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# ecore 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. +# +# ecore 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 ecore # by rhatto at riseup.net # diff --git a/x11/libs/esmart/esmart.SlackBuild b/x11/libs/esmart/esmart.SlackBuild index e1215b05..456fca9a 100755 --- a/x11/libs/esmart/esmart.SlackBuild +++ b/x11/libs/esmart/esmart.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# esmart 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. +# +# esmart 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 esmart # by rhatto at riseup.net # diff --git a/x11/libs/etk/etk.SlackBuild b/x11/libs/etk/etk.SlackBuild index 13dd31e2..c73bfe95 100755 --- a/x11/libs/etk/etk.SlackBuild +++ b/x11/libs/etk/etk.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# etk 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. +# +# etk 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 etk # by rhatto at riseup.net # diff --git a/x11/libs/evas/evas.SlackBuild b/x11/libs/evas/evas.SlackBuild index ffaed97c..eb78566c 100755 --- a/x11/libs/evas/evas.SlackBuild +++ b/x11/libs/evas/evas.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# evas 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. +# +# evas 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 evas # by rhatto at riseup.net # diff --git a/x11/libs/ewl/ewl.SlackBuild b/x11/libs/ewl/ewl.SlackBuild index a0837e6a..5e42d866 100755 --- a/x11/libs/ewl/ewl.SlackBuild +++ b/x11/libs/ewl/ewl.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# ewl 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. +# +# ewl 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 ewl # by rhatto at riseup.net # diff --git a/x11/libs/libast/libast.SlackBuild b/x11/libs/libast/libast.SlackBuild index ea8719c9..1577b63f 100755 --- a/x11/libs/libast/libast.SlackBuild +++ b/x11/libs/libast/libast.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libast 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. +# +# libast 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 libast # by rhatto at riseup.net # diff --git a/x11/libs/wxwidgets/wxWidgets.SlackBuild b/x11/libs/wxwidgets/wxWidgets.SlackBuild index 2238ef90..052e9596 100755 --- a/x11/libs/wxwidgets/wxWidgets.SlackBuild +++ b/x11/libs/wxwidgets/wxWidgets.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# wxWidgets 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. +# +# wxWidgets 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 wxWidgets # by rafael at riseup.net # diff --git a/x11/misc/engage/engage.SlackBuild b/x11/misc/engage/engage.SlackBuild index d2f816e3..77513dab 100755 --- a/x11/misc/engage/engage.SlackBuild +++ b/x11/misc/engage/engage.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# engage 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. +# +# engage 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 engage # by rhatto at riseup.net # diff --git a/x11/misc/entrance/entrance.SlackBuild b/x11/misc/entrance/entrance.SlackBuild index 860e369e..0c79615c 100755 --- a/x11/misc/entrance/entrance.SlackBuild +++ b/x11/misc/entrance/entrance.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# entrance 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. +# +# entrance 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 entrance # by rhatto at riseup.net # diff --git a/x11/misc/xchm/xchm.SlackBuild b/x11/misc/xchm/xchm.SlackBuild index f2602417..cf2da48f 100755 --- a/x11/misc/xchm/xchm.SlackBuild +++ b/x11/misc/xchm/xchm.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# xchm 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. +# +# xchm 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 xchm # by rhatto at riseup.net # diff --git a/x11/plugins/e_modules/e_modules.SlackBuild b/x11/plugins/e_modules/e_modules.SlackBuild index fe239f61..f158353e 100755 --- a/x11/plugins/e_modules/e_modules.SlackBuild +++ b/x11/plugins/e_modules/e_modules.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# e_modules 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. +# +# e_modules 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 e_modules # by rhatto at riseup.net # diff --git a/x11/plugins/torsmo/torsmo.SlackBuild b/x11/plugins/torsmo/torsmo.SlackBuild index ecbd92b3..aef298ef 100755 --- a/x11/plugins/torsmo/torsmo.SlackBuild +++ b/x11/plugins/torsmo/torsmo.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# torsmo 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. +# +# torsmo 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 torsmo # by rhatto at riseup.net # diff --git a/x11/terms/Eterm/Eterm.SlackBuild b/x11/terms/Eterm/Eterm.SlackBuild index cbb2725f..5e2ebb3f 100755 --- a/x11/terms/Eterm/Eterm.SlackBuild +++ b/x11/terms/Eterm/Eterm.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# Eterm 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. +# +# Eterm 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 Eterm # by rhatto at riseup.net # diff --git a/x11/wm/enlightenment/enlightenment.SlackBuild b/x11/wm/enlightenment/enlightenment.SlackBuild index 405362ae..971711d9 100755 --- a/x11/wm/enlightenment/enlightenment.SlackBuild +++ b/x11/wm/enlightenment/enlightenment.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# enlightenment 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. +# +# enlightenment 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 enlightenment # by rhatto at riseup.net # -- cgit v1.2.3