summaryrefslogtreecommitdiff
path: root/src/od.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-01-22 11:02:31 +0000
committerJim Meyering <jim@meyering.net>2002-01-22 11:02:31 +0000
commitc31e5c3ca53ff9f621d97f9b9616142509d97ac7 (patch)
tree77c0dbf2f42a2620e94fb83702c6a5b5d4e6366b /src/od.c
parent3da062869b0fabb0f02375a1ece02c6d410adc05 (diff)
downloadcoreutils-c31e5c3ca53ff9f621d97f9b9616142509d97ac7.tar.xz
update copyright year
Diffstat (limited to 'src/od.c')
-rw-r--r--src/od.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/od.c b/src/od.c
index a08a7a5a2..04daa8eff 100644
--- 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