summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-06-02 11:54:26 +0100
committerLars Wirzenius <liw@liw.fi>2011-06-02 11:54:26 +0100
commit7447382f2dbaf01d0079946149cc6663c61ca6d9 (patch)
tree08235539dd71465d4f6ca1ccf218ca7848ef3709 /README
parent2d91ec80fc2007f23aaeba72b317701c9fe971c6 (diff)
downloadcoverage-test-runner-7447382f2dbaf01d0079946149cc6663c61ca6d9.tar.gz
Update copyright license to GPL3+.
Diffstat (limited to 'README')
-rw-r--r--README29
1 files changed, 14 insertions, 15 deletions
diff --git a/README b/README
index fb58879..c4cb119 100644
--- a/README
+++ b/README
@@ -141,18 +141,17 @@ I welcome any feedback you may have.
License
=======
-Copyright (C) 2007 Lars Wirzenius <liw@iki.fi>
-
-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; if not, write to the Free Software Foundation, Inc.,
-51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+Copyright 2007-2011 Lars Wirzenius <liw@liw.fi>
+
+# 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
+# (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. If not, see <http://www.gnu.org/licenses/>.