update copyright year
authorJim Meyering <jim@meyering.net>
Tue, 22 Jan 2002 11:02:31 +0000 (11:02 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 22 Jan 2002 11:02:31 +0000 (11:02 +0000)
src/od.c
src/ptx.c

index a08a7a5..04daa8e 100644 (file)
--- a/src/od.c
+++ b/src/od.c
@@ -1,5 +1,5 @@
 /* od -- dump files in octal and other formats
-   Copyright (C) 92, 1995-2001 Free Software Foundation, Inc.
+   Copyright (C) 92, 1995-2002 Free Software Foundation, Inc.
 
    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
index 9b101d2..cd2c705 100644 (file)
--- a/src/ptx.c
+++ b/src/ptx.c
@@ -1,5 +1,5 @@
 /* Permuted index for GNU, with keywords in their context.
-   Copyright (C) 1990, 1991, 1993, 1998-2001 Free Software Foundation, Inc.
+   Copyright (C) 1990, 1991, 1993, 1998-2002 Free Software Foundation, Inc.
    François Pinard <pinard@iro.umontreal.ca>, 1988.
 
    This program is free software; you can redistribute it and/or modify