summaryrefslogtreecommitdiff
path: root/cs/test/Ice/slicing/exceptions/run.py
diff options
context:
space:
mode:
authorMichi Henning <michi@zeroc.com>2004-05-26 04:27:38 +0000
committerMichi Henning <michi@zeroc.com>2004-05-26 04:27:38 +0000
commit349d4325db4af44700f1243f5b454f6f2f6be6f9 (patch)
treed9f55de34009c8932fb84f71221250f9151e4d91 /cs/test/Ice/slicing/exceptions/run.py
parentfix for NPE (diff)
downloadice-349d4325db4af44700f1243f5b454f6f2f6be6f9.tar.bz2
ice-349d4325db4af44700f1243f5b454f6f2f6be6f9.tar.xz
ice-349d4325db4af44700f1243f5b454f6f2f6be6f9.zip
Added changes to bring code up to date with 1.4.0 release.
Diffstat (limited to 'cs/test/Ice/slicing/exceptions/run.py')
-rwxr-xr-xcs/test/Ice/slicing/exceptions/run.py7
1 files changed, 1 insertions, 6 deletions
diff --git a/cs/test/Ice/slicing/exceptions/run.py b/cs/test/Ice/slicing/exceptions/run.py
index 5b23657242d..ec319f83697 100755
--- a/cs/test/Ice/slicing/exceptions/run.py
+++ b/cs/test/Ice/slicing/exceptions/run.py
@@ -1,18 +1,13 @@
#!/usr/bin/env python
# **********************************************************************
#
-# Copyright (c) 2003 - 2004
-# ZeroC, Inc.
-# North Palm Beach, FL, USA
-#
-# All Rights Reserved.
+# Copyright (c) 2003-2004 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.
#
# **********************************************************************
-
import os, sys
for toplevel in [".", "..", "../..", "../../..", "../../../.."]: