diff options
author | Guenter Knauf <lists@gknw.net> | 2014-11-18 13:47:13 +0100 |
---|---|---|
committer | Guenter Knauf <lists@gknw.net> | 2014-11-18 13:47:13 +0100 |
commit | e126ec4fc44de00e53e0b7a05ef04dcf7b246d6d (patch) | |
tree | b062be2a31665023a7855bb088f0cc661d27f8dc /lib | |
parent | 46ae340f249465b94c42e9836b9d94d74c965361 (diff) |
mk-ca-bundle.vbs: update copyright year.
Diffstat (limited to 'lib')
-rwxr-xr-x | lib/mk-ca-bundle.vbs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mk-ca-bundle.vbs b/lib/mk-ca-bundle.vbs index c2346720c..2d82e7d88 100755 --- a/lib/mk-ca-bundle.vbs +++ b/lib/mk-ca-bundle.vbs @@ -5,7 +5,7 @@ '* | (__| |_| | _ <| |___
'* \___|\___/|_| \_\_____|
'*
-'* Copyright (C) 1998 - 2013, Daniel Stenberg, <daniel@haxx.se>, et al.
+'* Copyright (C) 1998 - 2014, Daniel Stenberg, <daniel@haxx.se>, et al.
'*
'* This software is licensed as described in the file COPYING, which
'* you should have received as part of this distribution. The terms
|