summaryrefslogtreecommitdiff
path: root/gl/msvc-nothrow.h
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/msvc-nothrow.h
parent3b7c1cb8728483db483086a4b6278c5ce53eed3f (diff)
downloadlibtasn1-98533d5c3cac657b5aa841bd76de9b4ab7ca62f8.tar.gz
Update gnulib files.
Diffstat (limited to 'gl/msvc-nothrow.h')
-rw-r--r--gl/msvc-nothrow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/msvc-nothrow.h b/gl/msvc-nothrow.h
index 5f52181..0d4dea5 100644
--- a/gl/msvc-nothrow.h
+++ b/gl/msvc-nothrow.h
@@ -1,6 +1,6 @@
/* Wrappers that don't throw invalid parameter notifications
with MSVC runtime libraries.
- Copyright (C) 2011-2013 Free Software Foundation, Inc.
+ Copyright (C) 2011-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