summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-12 06:46:46 +0000
committerJim Meyering <jim@meyering.net>2000-01-12 06:46:46 +0000
commit12d6e4b1cdfc8b30585597b9beb210ee8fa54c4c (patch)
tree6a389ebe73430445dd34997befe5ad19bf6c0310 /lib
parenta5ab3d9aac38760c987602bb6757be423c13fa7b (diff)
downloadcoreutils-12d6e4b1cdfc8b30585597b9beb210ee8fa54c4c.tar.xz
Update copyright notice.
Diffstat (limited to 'lib')
-rw-r--r--lib/getdate.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getdate.y b/lib/getdate.y
index 75c6d2a43..4fe084c05 100644
--- a/lib/getdate.y
+++ b/lib/getdate.y
@@ -1,6 +1,6 @@
%{
/* Parse a string into an internal time stamp.
- Copyright 1999 Free Software Foundation, Inc.
+ Copyright 1999, 2000 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