summaryrefslogtreecommitdiff
path: root/modules/comments
diff options
context:
space:
mode:
Diffstat (limited to 'modules/comments')
-rw-r--r--modules/comments/comment.sh6
-rw-r--r--modules/comments/commit.sh6
-rw-r--r--modules/comments/print.sh6
-rw-r--r--modules/comments/showcomment.sh6
4 files changed, 12 insertions, 12 deletions
diff --git a/modules/comments/comment.sh b/modules/comments/comment.sh
index 0be99e5..aa615ca 100644
--- a/modules/comments/comment.sh
+++ b/modules/comments/comment.sh
@@ -2,17 +2,17 @@
name='comment'
ver=0.1
# Copyright (C) 2010 Luke Shumaker
-#
+#
# This program 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 (at your option) any later version.
-#
+#
# This program 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; see the file COPYING.
# If not, see <http://www.gnu.org/licenses>.
diff --git a/modules/comments/commit.sh b/modules/comments/commit.sh
index d13d754..4163387 100644
--- a/modules/comments/commit.sh
+++ b/modules/comments/commit.sh
@@ -2,17 +2,17 @@
name='rvs @ID@ commit'
ver=0.1
# Copyright (C) 2010 Luke Shumaker
-#
+#
# This program 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 (at your option) any later version.
-#
+#
# This program 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; see the file COPYING.
# If not, see <http://www.gnu.org/licenses>.
diff --git a/modules/comments/print.sh b/modules/comments/print.sh
index b04a9cc..bef8e87 100644
--- a/modules/comments/print.sh
+++ b/modules/comments/print.sh
@@ -2,17 +2,17 @@
name='print'
ver=0.1
# Copyright (C) 2010 Luke Shumaker
-#
+#
# This program 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 (at your option) any later version.
-#
+#
# This program 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; see the file COPYING.
# If not, see <http://www.gnu.org/licenses>.
diff --git a/modules/comments/showcomment.sh b/modules/comments/showcomment.sh
index efbc00a..3e4e943 100644
--- a/modules/comments/showcomment.sh
+++ b/modules/comments/showcomment.sh
@@ -2,17 +2,17 @@
name='showcomment'
ver=0.1
# Copyright (C) 2010 Luke Shumaker
-#
+#
# This program 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 (at your option) any later version.
-#
+#
# This program 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; see the file COPYING.
# If not, see <http://www.gnu.org/licenses>.