summaryrefslogtreecommitdiff
path: root/scripts/subprocess.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/subprocess.py')
-rw-r--r--scripts/subprocess.py9
1 files changed, 0 insertions, 9 deletions
diff --git a/scripts/subprocess.py b/scripts/subprocess.py
index 81f44263ea7..b674ce26507 100644
--- a/scripts/subprocess.py
+++ b/scripts/subprocess.py
@@ -1,12 +1,3 @@
-# **********************************************************************
-#
-# Copyright (c) 2003-2009 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.
-#
-# **********************************************************************
-
r"""subprocess - Subprocesses with accessible I/O streams
This module allows you to spawn processes, connect to their