diff options
Diffstat (limited to 'cpp/test/IceSSL/certs/makecerts.py')
-rwxr-xr-x | cpp/test/IceSSL/certs/makecerts.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/IceSSL/certs/makecerts.py b/cpp/test/IceSSL/certs/makecerts.py index e1737a5420d..cf3bfd60b2d 100755 --- a/cpp/test/IceSSL/certs/makecerts.py +++ b/cpp/test/IceSSL/certs/makecerts.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright (c) 2015-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # import os, sys, socket, getopt |