From a44ae437d19fa06b5aa3a711ce5104874b861875 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 18 Jun 2003 08:02:24 +0000 Subject: [PATCH] from gnulib: update comments --- lib/getdate.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/getdate.h b/lib/getdate.h index 3dfae7a635..27912f4f6a 100644 --- a/lib/getdate.h +++ b/lib/getdate.h @@ -1,4 +1,6 @@ -/* Copyright (C) 1995, 1997, 1998 Free Software Foundation, Inc. +/* Parse a string into an internal time stamp. + + Copyright (C) 1995, 1997, 1998, 2003 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 -- 2.47.2