--- a/make/common/shared/Platform.gmk Fri Jan 06 16:35:49 2012 +0000
+++ b/make/common/shared/Platform.gmk Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
#
-# Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 1997, 2012, 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/Sanity-Settings.gmk Fri Jan 06 16:35:49 2012 +0000
+++ b/make/common/shared/Sanity-Settings.gmk Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2005, 2011, 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/Sanity.gmk Fri Jan 06 16:35:49 2012 +0000
+++ b/make/common/shared/Sanity.gmk Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2005, 2011, 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/bin/java.c Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/bin/java.c Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1995, 2008, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1995, 2011, 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/bin/java.h Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/bin/java.h Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1998, 2007, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1998, 2011, 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/security/auth/LdapPrincipal.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/com/sun/security/auth/LdapPrincipal.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2006, 2012, 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/security/sasl/CramMD5Client.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/com/sun/security/sasl/CramMD5Client.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1999, 2003, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1999, 2012, 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/security/sasl/CramMD5Server.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/com/sun/security/sasl/CramMD5Server.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2003, 2012, 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/security/sasl/ExternalClient.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/com/sun/security/sasl/ExternalClient.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1999, 2003, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1999, 2012, 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/security/sasl/gsskerb/GssKrb5Client.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/com/sun/security/sasl/gsskerb/GssKrb5Client.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2000, 2006, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2000, 2012, 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/security/sasl/gsskerb/GssKrb5Server.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/com/sun/security/sasl/gsskerb/GssKrb5Server.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2000, 2004, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2000, 2012, 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/java/awt/AWTKeyStroke.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/java/awt/AWTKeyStroke.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2000, 2006, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2000, 2011, 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/java/net/NetworkInterface.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/java/net/NetworkInterface.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2000, 2011, 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/java/net/URI.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/java/net/URI.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2000, 2006, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2000, 2012, 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/java/nio/charset/package.html Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/java/nio/charset/package.html Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
<!--
- Copyright (c) 2001, 2005, Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2001, 2012, 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/java/sql/Timestamp.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/java/sql/Timestamp.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1996, 2006, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1996, 2011, 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/management/remote/JMXServiceURL.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/javax/management/remote/JMXServiceURL.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002, 2007, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2002, 2012, 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/naming/ldap/LdapName.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/javax/naming/ldap/LdapName.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2003, 2012, 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/naming/ldap/Rdn.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/javax/naming/ldap/Rdn.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2003, 2012, 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/net/ssl/SSLContext.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/javax/net/ssl/SSLContext.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1999, 2006, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1999, 2012, 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/print/DocFlavor.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/javax/print/DocFlavor.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2000, 2012, 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/swing/ImageIcon.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/javax/swing/ImageIcon.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2007, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2011, 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/awt/SunToolkit.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/sun/awt/SunToolkit.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2008, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2011, 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/awt/image/PNGImageDecoder.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/sun/awt/image/PNGImageDecoder.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1999, 2006, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1999, 2012, 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/java2d/pipe/DrawImage.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/classes/sun/java2d/pipe/DrawImage.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2001, 2007, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2001, 2011, 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/native/sun/awt/image/jpeg/imageioJPEG.c Fri Jan 06 16:35:49 2012 +0000
+++ b/src/share/native/sun/awt/image/jpeg/imageioJPEG.c Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2000, 2011, 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/solaris/bin/java_md.c Fri Jan 06 16:35:49 2012 +0000
+++ b/src/solaris/bin/java_md.c Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1998, 2011, 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/windows/bin/java_md.c Fri Jan 06 16:35:49 2012 +0000
+++ b/src/windows/bin/java_md.c Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2007, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2011, 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/windows/classes/java/net/TwoStacksPlainDatagramSocketImpl.java Fri Jan 06 16:35:49 2012 +0000
+++ b/src/windows/classes/java/net/TwoStacksPlainDatagramSocketImpl.java Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2007, 2011, 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/windows/native/sun/windows/awt_FileDialog.cpp Fri Jan 06 16:35:49 2012 +0000
+++ b/src/windows/native/sun/windows/awt_FileDialog.cpp Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1996, 2007, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1996, 2011, 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/test/sun/tools/jstatd/jstatdExternalRegistry.sh Fri Jan 06 16:35:49 2012 +0000
+++ b/test/sun/tools/jstatd/jstatdExternalRegistry.sh Mon Jan 09 18:01:56 2012 -0800
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2004, 2011, 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