diff options
Diffstat (limited to 'sys/process')
-rw-r--r-- | sys/process/anacron/anacron.SlackBuild | 2 | ||||
-rwxr-xr-x | sys/process/logcheck/logcheck.SlackBuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/process/anacron/anacron.SlackBuild b/sys/process/anacron/anacron.SlackBuild index 798d56c5..dda0402a 100644 --- a/sys/process/anacron/anacron.SlackBuild +++ b/sys/process/anacron/anacron.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # -# anacron is free software; you can redistribute it and/or modify it under the +# anacron.SlackBuild 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. # diff --git a/sys/process/logcheck/logcheck.SlackBuild b/sys/process/logcheck/logcheck.SlackBuild index 2dde7450..7cec112d 100755 --- a/sys/process/logcheck/logcheck.SlackBuild +++ b/sys/process/logcheck/logcheck.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # -# logcheck is free software; you can redistribute it and/or modify it under the +# logcheck.SlackBuild 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. # |