diff options
author | Joe George <joe@zeroc.com> | 2016-03-07 15:38:23 -0500 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2016-03-07 15:38:23 -0500 |
commit | 52af4626d6cd38abb8ce752032b4374c6f507980 (patch) | |
tree | fcaccff6f896f0f89b25c8011e089c91b240f806 /csharp/test | |
parent | Update Copyright year to 2016 in rc and cs files (diff) | |
download | ice-52af4626d6cd38abb8ce752032b4374c6f507980.tar.bz2 ice-52af4626d6cd38abb8ce752032b4374c6f507980.tar.xz ice-52af4626d6cd38abb8ce752032b4374c6f507980.zip |
More Copyright year updates
Diffstat (limited to 'csharp/test')
-rwxr-xr-x | csharp/test/IceSSL/certs/makecerts.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/IceSSL/certs/makecerts.py b/csharp/test/IceSSL/certs/makecerts.py index aea703b2234..03e0d72e7e2 100755 --- a/csharp/test/IceSSL/certs/makecerts.py +++ b/csharp/test/IceSSL/certs/makecerts.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2015-2016 ZeroC, Inc. All rights reserved. # # ********************************************************************** |