]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - time/ctime_r.c
Installed-header hygiene (BZ#20366): time.h types.
[thirdparty/glibc.git] / time / ctime_r.c
index 886a0b917643043fe2ce1204b88633112852b55b..0fcf9d8e8e2c61c37ee0bec29b2a145ae75a7ee5 100644 (file)
@@ -1,5 +1,5 @@
 /* Return in BUF representation of time T in form of asctime
-   Copyright (C) 1996, 1998 Free Software Foundation, Inc.
+   Copyright (C) 1996-2016 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library; if not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include <time.h>