diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-09-16 16:45:23 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-09-16 16:45:23 -0300 |
commit | 795ed10a84f5e16719c16aef176dc7841b5581bd (patch) | |
tree | e8a8a4b61ae576362eb27b338ced2f34604c044c | |
parent | c8d08e1e18ef92df0c4edc6a464b0d0c3b4c6df1 (diff) | |
download | keyringer-795ed10a84f5e16719c16aef176dc7841b5581bd.tar.gz keyringer-795ed10a84f5e16719c16aef176dc7841b5581bd.tar.bz2 |
Fixing Makefile license
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # # This Makefile 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. +# Software Foundation; either version 3 of the License, or any later version. # # This Makefile is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |