diff options
Diffstat (limited to '')
-rw-r--r-- | zcmpdiff.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/zcmpdiff.cc b/zcmpdiff.cc index 68eab85..2308a86 100644 --- a/zcmpdiff.cc +++ b/zcmpdiff.cc @@ -1,9 +1,9 @@ -/* Common code for Zcmp and Zdiff +/* Common code for zcmp and zdiff Copyright (C) 2010, 2011, 2012, 2013, 2014 Antonio Diaz Diaz. 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 + 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, |