diff options
Diffstat (limited to 'sys')
-rwxr-xr-x | sys/apps/lm_sensors/lm_sensors.SlackBuild | 12 | ||||
-rwxr-xr-x | sys/apps/lshw/lshw.SlackBuild | 12 | ||||
-rwxr-xr-x | sys/apps/microcode_ctl/microcode_ctl.SlackBuild | 12 | ||||
-rwxr-xr-x | sys/apps/realtime-lsm/realtime-lsm.SlackBuild | 12 | ||||
-rwxr-xr-x | sys/boot/grub/grub.SlackBuild | 12 | ||||
-rwxr-xr-x | sys/cluster/util-vserver/util-vserver.SlackBuild | 12 | ||||
-rwxr-xr-x | sys/fs/cryptsetup/cryptsetup-luks.SlackBuild | 12 | ||||
-rwxr-xr-x | sys/fs/cryptsetup/cryptsetup.SlackBuild | 12 | ||||
-rwxr-xr-x | sys/fs/sysfsutils/sysfsutils.SlackBuild | 12 | ||||
-rwxr-xr-x | sys/libs/libavc1394/libavc1394.SlackBuild | 12 | ||||
-rwxr-xr-x | sys/libs/libraw1394/libraw1394.SlackBuild | 12 | ||||
-rwxr-xr-x | sys/libs/libsafe/libsafe.SlackBuild | 12 | ||||
-rw-r--r-- | sys/process/anacron/anacron.SlackBuild | 12 | ||||
-rwxr-xr-x | sys/process/logcheck/logcheck.SlackBuild | 12 |
14 files changed, 168 insertions, 0 deletions
diff --git a/sys/apps/lm_sensors/lm_sensors.SlackBuild b/sys/apps/lm_sensors/lm_sensors.SlackBuild index f67abd0d..91f120d2 100755 --- a/sys/apps/lm_sensors/lm_sensors.SlackBuild +++ b/sys/apps/lm_sensors/lm_sensors.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# lm_sensors 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. +# +# lm_sensors 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 for lm_sensors # diff --git a/sys/apps/lshw/lshw.SlackBuild b/sys/apps/lshw/lshw.SlackBuild index 43ca7b67..6814ab48 100755 --- a/sys/apps/lshw/lshw.SlackBuild +++ b/sys/apps/lshw/lshw.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# lshw 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. +# +# lshw 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 lshw # by rhatto at riseup.net # diff --git a/sys/apps/microcode_ctl/microcode_ctl.SlackBuild b/sys/apps/microcode_ctl/microcode_ctl.SlackBuild index c762d705..e2b0f4da 100755 --- a/sys/apps/microcode_ctl/microcode_ctl.SlackBuild +++ b/sys/apps/microcode_ctl/microcode_ctl.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# microcode_ctl 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. +# +# microcode_ctl 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 for microcode_ctl # http://urbanmyth.org/microcode/ # diff --git a/sys/apps/realtime-lsm/realtime-lsm.SlackBuild b/sys/apps/realtime-lsm/realtime-lsm.SlackBuild index 08f6e222..974c5ae2 100755 --- a/sys/apps/realtime-lsm/realtime-lsm.SlackBuild +++ b/sys/apps/realtime-lsm/realtime-lsm.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# realtime-lsm 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. +# +# realtime-lsm 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 realtime-lsm # by rhatto at riseup.net # diff --git a/sys/boot/grub/grub.SlackBuild b/sys/boot/grub/grub.SlackBuild index 1935137a..1e6baf0a 100755 --- a/sys/boot/grub/grub.SlackBuild +++ b/sys/boot/grub/grub.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# grub 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. +# +# grub 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 grub # by rhatto at riseup.net # diff --git a/sys/cluster/util-vserver/util-vserver.SlackBuild b/sys/cluster/util-vserver/util-vserver.SlackBuild index cebb683d..267d30e6 100755 --- a/sys/cluster/util-vserver/util-vserver.SlackBuild +++ b/sys/cluster/util-vserver/util-vserver.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# util-vserver 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. +# +# util-vserver 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 for util-vserver # diff --git a/sys/fs/cryptsetup/cryptsetup-luks.SlackBuild b/sys/fs/cryptsetup/cryptsetup-luks.SlackBuild index 298b11ce..cddfc363 100755 --- a/sys/fs/cryptsetup/cryptsetup-luks.SlackBuild +++ b/sys/fs/cryptsetup/cryptsetup-luks.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# cryptsetup-luks 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. +# +# cryptsetup-luks 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 cryptsetup-luks # by rhatto at riseup.net # diff --git a/sys/fs/cryptsetup/cryptsetup.SlackBuild b/sys/fs/cryptsetup/cryptsetup.SlackBuild index 1dd6c8ce..23e0781b 100755 --- a/sys/fs/cryptsetup/cryptsetup.SlackBuild +++ b/sys/fs/cryptsetup/cryptsetup.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# cryptsetup 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. +# +# cryptsetup 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 cryptsetup # by rhatto at riseup.net # diff --git a/sys/fs/sysfsutils/sysfsutils.SlackBuild b/sys/fs/sysfsutils/sysfsutils.SlackBuild index 6ead938e..2c1e8a15 100755 --- a/sys/fs/sysfsutils/sysfsutils.SlackBuild +++ b/sys/fs/sysfsutils/sysfsutils.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# sysfsutils 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. +# +# sysfsutils 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 sysfsutils # rhatto at riseup.net | gpl # diff --git a/sys/libs/libavc1394/libavc1394.SlackBuild b/sys/libs/libavc1394/libavc1394.SlackBuild index 7041abb5..540b80d6 100755 --- a/sys/libs/libavc1394/libavc1394.SlackBuild +++ b/sys/libs/libavc1394/libavc1394.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libavc1394 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. +# +# libavc1394 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 libavc1394 # by rafael at riseup.net # diff --git a/sys/libs/libraw1394/libraw1394.SlackBuild b/sys/libs/libraw1394/libraw1394.SlackBuild index 2b42e168..6cbd6aba 100755 --- a/sys/libs/libraw1394/libraw1394.SlackBuild +++ b/sys/libs/libraw1394/libraw1394.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libraw1394 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. +# +# libraw1394 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 libraw1394 # by rafael at riseup.net # diff --git a/sys/libs/libsafe/libsafe.SlackBuild b/sys/libs/libsafe/libsafe.SlackBuild index 2dd83b40..6084814c 100755 --- a/sys/libs/libsafe/libsafe.SlackBuild +++ b/sys/libs/libsafe/libsafe.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# libsafe 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. +# +# libsafe 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 +# # got it from ftp://ftp.slackware.com/pub/slackware/slackware-10.2/extra/source/libsafe-2.0-16/libsafe.SlackBuild # small changes by rhatto # diff --git a/sys/process/anacron/anacron.SlackBuild b/sys/process/anacron/anacron.SlackBuild index ce90c9df..798d56c5 100644 --- a/sys/process/anacron/anacron.SlackBuild +++ b/sys/process/anacron/anacron.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# anacron 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. +# +# anacron 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 anacron # by rhatto at riseup.net # diff --git a/sys/process/logcheck/logcheck.SlackBuild b/sys/process/logcheck/logcheck.SlackBuild index 2ffba2cd..2dde7450 100755 --- a/sys/process/logcheck/logcheck.SlackBuild +++ b/sys/process/logcheck/logcheck.SlackBuild @@ -1,5 +1,17 @@ #!/bin/bash # +# logcheck 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. +# +# logcheck 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 logcheck # by rhatto at riseup.net # |