diff options
Diffstat (limited to 'scripts/Controller.py')
-rwxr-xr-x | scripts/Controller.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/Controller.py b/scripts/Controller.py index e411fc6800b..30c1d0dcb13 100755 --- a/scripts/Controller.py +++ b/scripts/Controller.py @@ -1,9 +1,7 @@ #!/usr/bin/env python -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** import os, sys from Util import * |