diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2008-03-04 14:56:13 -0330 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2008-03-04 14:56:13 -0330 |
commit | ec706e4f076d45ae1578c18ef78490ae9286f62d (patch) | |
tree | 88ae994472a87ef5fd2c3f322414a92109f5df75 | |
parent | Added project files for Oracle demos (diff) | |
download | ice-ec706e4f076d45ae1578c18ef78490ae9286f62d.tar.bz2 ice-ec706e4f076d45ae1578c18ef78490ae9286f62d.tar.xz ice-ec706e4f076d45ae1578c18ef78490ae9286f62d.zip |
Updated copyright
-rwxr-xr-x | certs/makecerts | 2 | ||||
-rwxr-xr-x | certs/makecerts.py | 2 | ||||
l--------- | cpp/certs | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/certs/makecerts b/certs/makecerts index bc2a7ff11ed..f05fcad37a6 100755 --- a/certs/makecerts +++ b/certs/makecerts @@ -1,7 +1,7 @@ #!/bin/sh # ********************************************************************** # -# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/certs/makecerts.py b/certs/makecerts.py index 6b75bc5e9bb..2ae501bb0af 100755 --- a/certs/makecerts.py +++ b/certs/makecerts.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. diff --git a/cpp/certs b/cpp/certs new file mode 120000 index 00000000000..36343b9bb72 --- /dev/null +++ b/cpp/certs @@ -0,0 +1 @@ +../certs
\ No newline at end of file |