From 39f69360f031fad35e2154559144f06abb99a034 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 4 Jul 2003 18:06:51 +0000 Subject: [PATCH] Add copyright notice. --- doc/getdate.texi | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/getdate.texi b/doc/getdate.texi index ced1414..30d4d33 100644 --- a/doc/getdate.texi +++ b/doc/getdate.texi @@ -1,6 +1,17 @@ @node Date input formats @chapter Date input formats +@c Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2003 Free Software +@c Foundation, Inc. + +@c Permission is granted to copy, distribute and/or modify this document +@c under the terms of the GNU Free Documentation License, Version 1.1 +@c or any later version published by the Free Software Foundation; +@c with no Invariant Sections, with no +@c Front-Cover Texts, and with no Back-Cover Texts. +@c A copy of the license is included in the section entitled ``GNU +@c Free Documentation License''. + @cindex date input formats @findex getdate -- 2.45.2