summaryrefslogtreecommitdiff
path: root/gl/msvc-nothrow.c
diff options
context:
space:
mode:
authorDariusz Michaluk <d.michaluk@samsung.com>2018-06-15 11:13:40 +0200
committerDariusz Michaluk <d.michaluk@samsung.com>2018-06-15 11:13:40 +0200
commit6bbf67947844bb4a21fe68481c541c197086336f (patch)
tree39c54b827a0329234436d4c7a3651e82c6ed681e /gl/msvc-nothrow.c
parent9ec7943e548cce0a73bdd3805933248fcb0ee67c (diff)
downloadlibtasn1-6bbf67947844bb4a21fe68481c541c197086336f.tar.gz
libtasn1-6bbf67947844bb4a21fe68481c541c197086336f.tar.bz2
libtasn1-6bbf67947844bb4a21fe68481c541c197086336f.zip
Imported Upstream version 4.10upstream/4.10
Diffstat (limited to 'gl/msvc-nothrow.c')
-rw-r--r--gl/msvc-nothrow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/msvc-nothrow.c b/gl/msvc-nothrow.c
index b1e5f0c..d127eb4 100644
--- a/gl/msvc-nothrow.c
+++ b/gl/msvc-nothrow.c
@@ -1,6 +1,6 @@
/* Wrappers that don't throw invalid parameter notifications
with MSVC runtime libraries.
- Copyright (C) 2011-2014 Free Software Foundation, Inc.
+ Copyright (C) 2011-2017 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