summaryrefslogtreecommitdiff
path: root/gl/gettimeofday.c
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2014-04-22 20:50:00 +0200
committerSimon Josefsson <simon@josefsson.org>2014-04-22 20:50:00 +0200
commit98533d5c3cac657b5aa841bd76de9b4ab7ca62f8 (patch)
treed17e0a2b228deb13a340fdd2c1a19e837ba108a9 /gl/gettimeofday.c
parent3b7c1cb8728483db483086a4b6278c5ce53eed3f (diff)
downloadlibtasn1-98533d5c3cac657b5aa841bd76de9b4ab7ca62f8.tar.gz
Update gnulib files.
Diffstat (limited to 'gl/gettimeofday.c')
-rw-r--r--gl/gettimeofday.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/gettimeofday.c b/gl/gettimeofday.c
index ad65c6d..8b2058e 100644
--- a/gl/gettimeofday.c
+++ b/gl/gettimeofday.c
@@ -1,6 +1,6 @@
/* Provide gettimeofday for systems that don't have it or for which it's broken.
- Copyright (C) 2001-2003, 2005-2007, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2001-2003, 2005-2007, 2009-2014 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