changeset 3701:2371964c2eae

add 2002 to Copyright line
author Jim Meyering <jim@meyering.net>
date Wed, 16 Jan 2002 22:43:41 +0000
parents 1ea823152408
children 43984546533a
files lib/getdate.y
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/getdate.y
+++ b/lib/getdate.y
@@ -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