summaryrefslogtreecommitdiff
path: root/lib/listfile.h
diff options
context:
space:
mode:
authorJames Youngman <jay@gnu.org>2007-07-02 08:25:45 +0000
committerJames Youngman <jay@gnu.org>2007-07-02 08:25:45 +0000
commit1c43fc92b53d784907f391501d4782750bee6d9f (patch)
treee4c44865c5782a8d614f37ec9a87e739a55bdd2a /lib/listfile.h
parent9480d9860ecdd28a334671ad40dcbf0c90e97ebe (diff)
downloadfindutils-1c43fc92b53d784907f391501d4782750bee6d9f.tar.gz
Migrated from GPL version 2 to GPL version 3
Diffstat (limited to 'lib/listfile.h')
-rw-r--r--lib/listfile.h14
1 files changed, 6 insertions, 8 deletions
diff --git a/lib/listfile.h b/lib/listfile.h
index 70bcf9ef..d894d234 100644
--- a/lib/listfile.h
+++ b/lib/listfile.h
@@ -1,20 +1,18 @@
/* listfile.h -- display a long listing of a file
Copyright (C) 1991, 1993, 2000 Free Software Foundation, Inc.
- This program is free software; you can redistribute it and/or modify
+ 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, or (at your option)
- any later version.
-
+ 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, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
- USA.
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/