summaryrefslogtreecommitdiff
path: root/gl/gettimeofday.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-03-01 20:13:18 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-03-01 20:13:18 +0100
commit9c1a48b7aa071377f3295801173559e5c44caa42 (patch)
tree53f0733e6f4f28bd898384831b026ed140abca18 /gl/gettimeofday.c
parentff7d983e543b29392d0226114f4f45df042f7f8b (diff)
downloadgnutls-9c1a48b7aa071377f3295801173559e5c44caa42.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 b1b4d59745..88c6e4d67e 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 Lesser General Public License as published by