summaryrefslogtreecommitdiff
path: root/cpp/makedist.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/makedist.py')
-rwxr-xr-xcpp/makedist.py7
1 files changed, 1 insertions, 6 deletions
diff --git a/cpp/makedist.py b/cpp/makedist.py
index 4d879045a8d..24374345a82 100755
--- a/cpp/makedist.py
+++ b/cpp/makedist.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, shutil, fnmatch, re, glob
#