diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | Makefile.mak | 2 | ||||
-rw-r--r-- | allTests.py | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ # ********************************************************************** # -# 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. diff --git a/Makefile.mak b/Makefile.mak index e4c591571c7..8aef01a4802 100644 --- a/Makefile.mak +++ b/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# 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. diff --git a/allTests.py b/allTests.py index 89ef1e541d6..583d7517a24 100644 --- a/allTests.py +++ b/allTests.py @@ -1,7 +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. |