From: Silvio Rhatto Date: Tue, 24 Mar 2015 14:05:49 +0000 (-0300) Subject: Remove trailing spaces X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=37b8b01ab1373175442a3215615bfa9e6250d6a9;p=puppet-backup.git Remove trailing spaces --- 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 .