diff options
Diffstat (limited to 'demoscript/Util.py')
-rw-r--r-- | demoscript/Util.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/demoscript/Util.py b/demoscript/Util.py index 4b1500e746d..6eaf2f8db31 100644 --- a/demoscript/Util.py +++ b/demoscript/Util.py @@ -1,6 +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. |