add 2002 to Copyright line
authorJim Meyering <jim@meyering.net>
Wed, 16 Jan 2002 22:43:41 +0000 (22:43 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 16 Jan 2002 22:43:41 +0000 (22:43 +0000)
lib/getdate.y

index 289f812..e6e7c1a 100644 (file)
@@ -1,6 +1,6 @@
 %{
 /* Parse a string into an internal time stamp.
-   Copyright 1999, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2000, 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