X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fctime.texi;h=71d566f0670ff0304187c54aae644a9cb15a4f80;hb=2c53651d0b8c9c7ea2dc61a9ece68cc65d2bf383;hp=e7135db8addfd3ba0bc76485599c6c5bfa5a5af9;hpb=fc97d798d2c5cb5453e9462433fdebde01b23ac7;p=gnulib.git diff --git a/doc/ctime.texi b/doc/ctime.texi index e7135db8a..71d566f06 100644 --- a/doc/ctime.texi +++ b/doc/ctime.texi @@ -2,6 +2,15 @@ @section ctime @findex ctime +@c Copyright (C) 2005 Free Software 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.2 or +@c any later version published by the Free Software Foundation; with no +@c Invariant Sections, with no Front-Cover Texts, and with no Back-Cover +@c Texts. A copy of the license is included in the ``GNU Free +@c Documentation License'' file as part of this distribution. + The @code{ctime} function need not be reentrant, and consequently is not required to be thread safe. Implementations of @code{ctime} typically write the time stamp into static buffer. If two threads