diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-28 13:44:18 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-28 13:44:18 -0200 |
commit | f31528e4044e9eac74cf1b256c4c57bc3a065424 (patch) | |
tree | 07271ea51e6897af4b88a42b210a74cecf5af8e3 | |
parent | 6e077ce5604f8de1eec8e953248674423254246d (diff) | |
download | keyringer-f31528e4044e9eac74cf1b256c4c57bc3a065424.tar.gz keyringer-f31528e4044e9eac74cf1b256c4c57bc3a065424.tar.bz2 |
Removing trailing spaces from copyright notice
-rwxr-xr-x | keyringer | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,17 +3,17 @@ # Keyringer key management system. # # Copyright (C) 2010 Silvio Rhatto - rhatto at riseup.net -# +# # 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 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 General Public License for more details. -# +# # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. # |