diff options
Diffstat (limited to 'cpp/RPMTools.py')
-rw-r--r-- | cpp/RPMTools.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/RPMTools.py b/cpp/RPMTools.py index 055fe51f321..15b6e1d65a5 100644 --- a/cpp/RPMTools.py +++ b/cpp/RPMTools.py @@ -1,6 +1,7 @@ +#!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2006 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. |