summaryrefslogtreecommitdiff
path: root/gl/gettimeofday.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-03-01 00:05:36 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-03-01 00:05:36 +0100
commit56d7f47c9759f096c231a237e18bbcf5668b1d91 (patch)
tree2c4a4fcf325bc4f64047657175ddce0238030087 /gl/gettimeofday.c
parent3e8d5834d2f68803a04f5750f0122b6648218a1c (diff)
downloadgnutls-56d7f47c9759f096c231a237e18bbcf5668b1d91.tar.gz
updated gnulib
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 5d35060950..ad65c6da8b 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-2012 Free Software Foundation, Inc.
+ Copyright (C) 2001-2003, 2005-2007, 2009-2013 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