aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-03-24 11:05:49 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-03-24 11:05:49 -0300
commit37b8b01ab1373175442a3215615bfa9e6250d6a9 (patch)
tree7b94a372e7c29019d72071e776bf01b18b250c34 /manifests
parent16acf70c21f7a7c0b546e32bbe773be56f43048c (diff)
downloadpuppet-backup-37b8b01ab1373175442a3215615bfa9e6250d6a9.tar.gz
puppet-backup-37b8b01ab1373175442a3215615bfa9e6250d6a9.tar.bz2
Remove trailing spaces
Diffstat (limited to 'manifests')
-rw-r--r--manifests/init.pp8
1 files changed, 4 insertions, 4 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 92ba69f..90508d0 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -3,20 +3,20 @@
# http://padrao.sarava.org/trac/wiki/Backups/Convencoes
#
# This module is distributed under the GNU Affero General Public License:
-#
+#
# Backup module for puppet
# Copyright (C) 2009 Sarava Group
-#
+#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or 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 Affero General Public License for more details.
-#
+#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.