6962318: Update copyright year
authorohair
Wed Dec 22 20:09:29 2010 -0800 (2 years ago)
changeset 515bf7ee38e457
parent 50b7961cc671c6
child 534f0834bbc28e
6962318: Update copyright year
Reviewed-by: andrew
make/common/shared/Defs-java.gmk
make/common/shared/Platform.gmk
make/sun/corba/Makefile
make/sun/corba/core/Makefile
make/sun/rmi/rmic/FILES.gmk
src/share/classes/com/sun/corba/se/impl/orbutil/CorbaResourceUtil.java
src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java
src/share/classes/com/sun/tools/corba/se/idl/constExpr/Expression.java
src/share/classes/javax/rmi/PortableRemoteObject.java
src/share/classes/org/omg/CORBA/ORB.java
src/share/classes/org/omg/CORBA/SetOverrideType.java
src/share/classes/org/omg/CORBA/TCKind.java
src/share/classes/org/omg/CORBA/UnknownUserException.java
src/share/classes/org/omg/CORBA/portable/ServantObject.java
src/share/classes/org/omg/CosNaming/nameservice.idl
src/share/classes/org/omg/PortableInterceptor/Interceptors.idl
src/share/classes/sun/corba/Bridge.java
--- a/make/common/shared/Defs-java.gmk Fri Sep 24 22:45:28 2010 -0700
+++ b/make/common/shared/Defs-java.gmk Wed Dec 22 20:09:29 2010 -0800
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1995, 2007, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1995, 2010, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
--- a/make/common/shared/Platform.gmk Fri Sep 24 22:45:28 2010 -0700
+++ b/make/common/shared/Platform.gmk Wed Dec 22 20:09:29 2010 -0800
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2007, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
--- a/make/sun/corba/Makefile Fri Sep 24 22:45:28 2010 -0700
+++ b/make/sun/corba/Makefile Wed Dec 22 20:09:29 2010 -0800
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
--- a/make/sun/corba/core/Makefile Fri Sep 24 22:45:28 2010 -0700
+++ b/make/sun/corba/core/Makefile Wed Dec 22 20:09:29 2010 -0800
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2005, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
--- a/make/sun/rmi/rmic/FILES.gmk Fri Sep 24 22:45:28 2010 -0700
+++ b/make/sun/rmi/rmic/FILES.gmk Wed Dec 22 20:09:29 2010 -0800
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
--- a/src/share/classes/com/sun/corba/se/impl/orbutil/CorbaResourceUtil.java Fri Sep 24 22:45:28 2010 -0700
+++ b/src/share/classes/com/sun/corba/se/impl/orbutil/CorbaResourceUtil.java Wed Dec 22 20:09:29 2010 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2000, 2002, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java Fri Sep 24 22:45:28 2010 -0700
+++ b/src/share/classes/com/sun/corba/se/impl/presentation/rmi/ExceptionHandlerImpl.java Wed Dec 22 20:09:29 2010 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/src/share/classes/com/sun/tools/corba/se/idl/constExpr/Expression.java Fri Sep 24 22:45:28 2010 -0700
+++ b/src/share/classes/com/sun/tools/corba/se/idl/constExpr/Expression.java Wed Dec 22 20:09:29 2010 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1999, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/src/share/classes/javax/rmi/PortableRemoteObject.java Fri Sep 24 22:45:28 2010 -0700
+++ b/src/share/classes/javax/rmi/PortableRemoteObject.java Wed Dec 22 20:09:29 2010 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1998, 2004, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/src/share/classes/org/omg/CORBA/ORB.java Fri Sep 24 22:45:28 2010 -0700
+++ b/src/share/classes/org/omg/CORBA/ORB.java Wed Dec 22 20:09:29 2010 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1995, 2006, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1995, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/src/share/classes/org/omg/CORBA/SetOverrideType.java Fri Sep 24 22:45:28 2010 -0700
+++ b/src/share/classes/org/omg/CORBA/SetOverrideType.java Wed Dec 22 20:09:29 2010 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1998, 2000, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/src/share/classes/org/omg/CORBA/TCKind.java Fri Sep 24 22:45:28 2010 -0700
+++ b/src/share/classes/org/omg/CORBA/TCKind.java Wed Dec 22 20:09:29 2010 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2004, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/src/share/classes/org/omg/CORBA/UnknownUserException.java Fri Sep 24 22:45:28 2010 -0700
+++ b/src/share/classes/org/omg/CORBA/UnknownUserException.java Wed Dec 22 20:09:29 2010 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/src/share/classes/org/omg/CORBA/portable/ServantObject.java Fri Sep 24 22:45:28 2010 -0700
+++ b/src/share/classes/org/omg/CORBA/portable/ServantObject.java Wed Dec 22 20:09:29 2010 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1998, 1999, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/src/share/classes/org/omg/CosNaming/nameservice.idl Fri Sep 24 22:45:28 2010 -0700
+++ b/src/share/classes/org/omg/CosNaming/nameservice.idl Wed Dec 22 20:09:29 2010 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1996, 2002, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/src/share/classes/org/omg/PortableInterceptor/Interceptors.idl Fri Sep 24 22:45:28 2010 -0700
+++ b/src/share/classes/org/omg/PortableInterceptor/Interceptors.idl Wed Dec 22 20:09:29 2010 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2000, 2003, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/src/share/classes/sun/corba/Bridge.java Fri Sep 24 22:45:28 2010 -0700
+++ b/src/share/classes/sun/corba/Bridge.java Wed Dec 22 20:09:29 2010 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it