diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-09-13 19:21:03 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-09-13 19:21:03 +0000 |
commit | 62247b4d5c94eed9ff7cb9cc55d8f3ef7d9a631f (patch) | |
tree | 519a207ede3519dd7b85b0dff9602d2083c0e653 /libtest | |
parent | 47f244e22c48b6dfb89346706c004bdda089d994 (diff) |
Fixed license and copyright
Diffstat (limited to 'libtest')
-rw-r--r-- | libtest/readme.txt | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/libtest/readme.txt b/libtest/readme.txt index b4693b9..9b9eebd 100644 --- a/libtest/readme.txt +++ b/libtest/readme.txt @@ -16,12 +16,12 @@ Copyright notice: ---------------- HTTrack Website Copier, Offline Browser for Windows and Unix -Copyright (C) Xavier Roche and other contributors +Copyright (C) 1998-2013 Xavier Roche and other contributors -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 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 @@ -29,8 +29,7 @@ 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +along with this program. If not, see <http://www.gnu.org/licenses/>. ======================================================================== MAKEFILE PROJECT : libtest Project Overview |