changeset 742:3ef0bdfa7609 jdk7-b42

6785258: Update copyright year Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008 Reviewed-by: katleman, ohair, tbell
author xdono
date Mon, 15 Dec 2008 16:55:25 -0800
parents d782143219d6
children 51a20a7ee9c8 6dce6ac0929e
files make/javax/swing/Makefile make/netbeans/jmx/build.xml make/sun/net/spi/Makefile make/sun/net/spi/nameservice/Makefile src/share/classes/com/sun/java/swing/SwingUtilities3.java src/share/classes/com/sun/java/swing/plaf/windows/DesktopProperty.java src/share/classes/com/sun/java/swing/plaf/windows/WindowsDesktopManager.java src/share/classes/com/sun/java/swing/plaf/windows/WindowsFileChooserUI.java src/share/classes/com/sun/java/swing/plaf/windows/WindowsInternalFrameTitlePane.java src/share/classes/com/sun/java/swing/plaf/windows/WindowsScrollBarUI.java src/share/classes/com/sun/java/swing/plaf/windows/WindowsTabbedPaneUI.java src/share/classes/com/sun/java/swing/plaf/windows/WindowsTableHeaderUI.java src/share/classes/com/sun/jmx/defaults/ServiceName.java src/share/classes/com/sun/jmx/mbeanserver/ClassLoaderRepositorySupport.java src/share/classes/com/sun/jmx/mbeanserver/ObjectInputStreamWithLoader.java src/share/classes/com/sun/jmx/mbeanserver/SecureClassLoaderRepository.java src/share/classes/com/sun/jmx/mbeanserver/WeakIdentityHashMap.java src/share/classes/com/sun/jmx/remote/internal/ArrayNotificationBuffer.java src/share/classes/com/sun/jmx/remote/internal/Unmarshal.java src/share/classes/com/sun/jmx/remote/util/ClassLoaderWithRepository.java src/share/classes/com/sun/jmx/remote/util/ClassLogger.java src/share/classes/com/sun/jmx/remote/util/OrderClassLoaders.java src/share/classes/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnectionOldImpl.java src/share/classes/java/awt/EventDispatchThread.java src/share/classes/java/net/HttpURLConnection.java src/share/classes/java/nio/Buffer.java src/share/classes/java/nio/channels/SelectableChannel.java src/share/classes/java/nio/channels/spi/AbstractSelectableChannel.java src/share/classes/java/text/SimpleDateFormat.java src/share/classes/javax/management/ClientContext.java src/share/classes/javax/management/DefaultLoaderRepository.java src/share/classes/javax/management/JMRuntimeException.java src/share/classes/javax/management/MBeanAttributeInfo.java src/share/classes/javax/management/MBeanConstructorInfo.java src/share/classes/javax/management/MBeanInfo.java src/share/classes/javax/management/Notification.java src/share/classes/javax/management/NotificationListener.java src/share/classes/javax/management/loading/DefaultLoaderRepository.java src/share/classes/javax/management/loading/MLetObjectInputStream.java src/share/classes/javax/management/modelmbean/ModelMBeanInfo.java src/share/classes/javax/management/openmbean/OpenMBeanParameterInfoSupport.java src/share/classes/javax/management/relation/MBeanServerNotificationFilter.java src/share/classes/javax/management/relation/Role.java src/share/classes/javax/management/relation/RoleList.java src/share/classes/javax/management/relation/RoleResult.java src/share/classes/javax/management/relation/RoleUnresolved.java src/share/classes/javax/management/relation/RoleUnresolvedList.java src/share/classes/javax/management/remote/rmi/NoCallStackClassLoader.java src/share/classes/javax/management/remote/rmi/RMIConnection.java src/share/classes/javax/management/remote/rmi/RMIServerImpl.java src/share/classes/javax/swing/AbstractCellEditor.java src/share/classes/javax/swing/AbstractListModel.java src/share/classes/javax/swing/AbstractSpinnerModel.java src/share/classes/javax/swing/ActionMap.java src/share/classes/javax/swing/AncestorNotifier.java src/share/classes/javax/swing/ArrayTable.java src/share/classes/javax/swing/ButtonGroup.java src/share/classes/javax/swing/DefaultBoundedRangeModel.java src/share/classes/javax/swing/DefaultButtonModel.java src/share/classes/javax/swing/DefaultFocusManager.java src/share/classes/javax/swing/DefaultSingleSelectionModel.java src/share/classes/javax/swing/GroupLayout.java src/share/classes/javax/swing/InputMap.java src/share/classes/javax/swing/JDesktopPane.java src/share/classes/javax/swing/JDialog.java src/share/classes/javax/swing/JLayeredPane.java src/share/classes/javax/swing/JMenu.java src/share/classes/javax/swing/JMenuItem.java src/share/classes/javax/swing/JSpinner.java src/share/classes/javax/swing/JTextField.java src/share/classes/javax/swing/JTree.java src/share/classes/javax/swing/JWindow.java src/share/classes/javax/swing/KeyboardManager.java src/share/classes/javax/swing/LayoutComparator.java src/share/classes/javax/swing/LayoutFocusTraversalPolicy.java src/share/classes/javax/swing/LegacyGlueFocusTraversalPolicy.java src/share/classes/javax/swing/MultiUIDefaults.java src/share/classes/javax/swing/RepaintManager.java src/share/classes/javax/swing/SortingFocusTraversalPolicy.java src/share/classes/javax/swing/SpringLayout.java src/share/classes/javax/swing/Timer.java src/share/classes/javax/swing/TimerQueue.java src/share/classes/javax/swing/UIDefaults.java src/share/classes/javax/swing/UIManager.java src/share/classes/javax/swing/border/CompoundBorder.java src/share/classes/javax/swing/plaf/basic/BasicButtonListener.java src/share/classes/javax/swing/plaf/basic/BasicComboBoxEditor.java src/share/classes/javax/swing/plaf/basic/BasicComboBoxUI.java src/share/classes/javax/swing/plaf/basic/BasicGraphicsUtils.java src/share/classes/javax/swing/plaf/basic/BasicInternalFrameTitlePane.java src/share/classes/javax/swing/plaf/basic/BasicLabelUI.java src/share/classes/javax/swing/plaf/basic/BasicMenuUI.java src/share/classes/javax/swing/plaf/basic/BasicPopupMenuUI.java src/share/classes/javax/swing/plaf/basic/BasicRadioButtonUI.java src/share/classes/javax/swing/plaf/basic/BasicSplitPaneUI.java src/share/classes/javax/swing/plaf/basic/BasicTextUI.java src/share/classes/javax/swing/plaf/basic/BasicToggleButtonUI.java src/share/classes/javax/swing/plaf/basic/BasicTreeUI.java src/share/classes/javax/swing/plaf/basic/DragRecognitionSupport.java src/share/classes/javax/swing/plaf/basic/LazyActionMap.java src/share/classes/javax/swing/plaf/metal/DefaultMetalTheme.java src/share/classes/javax/swing/plaf/metal/MetalBumps.java src/share/classes/javax/swing/plaf/metal/MetalFileChooserUI.java src/share/classes/javax/swing/plaf/metal/MetalInternalFrameTitlePane.java src/share/classes/javax/swing/plaf/metal/MetalRadioButtonUI.java src/share/classes/javax/swing/plaf/metal/MetalSliderUI.java src/share/classes/javax/swing/plaf/metal/MetalToolBarUI.java src/share/classes/javax/swing/plaf/synth/DefaultSynthStyleFactory.java src/share/classes/javax/swing/plaf/synth/ImagePainter.java src/share/classes/javax/swing/plaf/synth/Region.java src/share/classes/javax/swing/plaf/synth/SynthButtonUI.java src/share/classes/javax/swing/plaf/synth/SynthComboBoxUI.java src/share/classes/javax/swing/plaf/synth/SynthContext.java src/share/classes/javax/swing/plaf/synth/SynthEditorPaneUI.java src/share/classes/javax/swing/plaf/synth/SynthInternalFrameTitlePane.java src/share/classes/javax/swing/plaf/synth/SynthLookAndFeel.java src/share/classes/javax/swing/plaf/synth/SynthParser.java src/share/classes/javax/swing/plaf/synth/SynthStyle.java src/share/classes/javax/swing/plaf/synth/SynthTextAreaUI.java src/share/classes/javax/swing/plaf/synth/SynthTextFieldUI.java src/share/classes/javax/swing/plaf/synth/SynthTreeUI.java src/share/classes/javax/swing/table/AbstractTableModel.java src/share/classes/javax/swing/table/DefaultTableModel.java src/share/classes/javax/swing/text/AsyncBoxView.java src/share/classes/javax/swing/text/ComponentView.java src/share/classes/javax/swing/text/DefaultCaret.java src/share/classes/javax/swing/text/DefaultFormatter.java src/share/classes/javax/swing/text/DefaultHighlighter.java src/share/classes/javax/swing/text/DefaultStyledDocument.java src/share/classes/javax/swing/text/ElementIterator.java src/share/classes/javax/swing/text/GapContent.java src/share/classes/javax/swing/text/InternationalFormatter.java src/share/classes/javax/swing/text/LayoutQueue.java src/share/classes/javax/swing/text/MaskFormatter.java src/share/classes/javax/swing/text/SegmentCache.java src/share/classes/javax/swing/text/SimpleAttributeSet.java src/share/classes/javax/swing/text/StringContent.java src/share/classes/javax/swing/text/StyleContext.java src/share/classes/javax/swing/text/TableView.java src/share/classes/javax/swing/text/TextAction.java src/share/classes/javax/swing/text/TextLayoutStrategy.java src/share/classes/javax/swing/text/ZoneView.java src/share/classes/javax/swing/text/html/HRuleView.java src/share/classes/javax/swing/text/html/HTML.java src/share/classes/javax/swing/text/html/HTMLDocument.java src/share/classes/javax/swing/text/html/HTMLWriter.java src/share/classes/javax/swing/text/html/Map.java src/share/classes/javax/swing/text/html/MinimalHTMLWriter.java src/share/classes/javax/swing/text/html/OptionListModel.java src/share/classes/javax/swing/text/html/StyleSheet.java src/share/classes/javax/swing/text/html/TableView.java src/share/classes/javax/swing/text/html/parser/TagStack.java src/share/classes/javax/swing/text/rtf/MockAttributeSet.java src/share/classes/javax/swing/text/rtf/RTFParser.java src/share/classes/javax/swing/text/rtf/RTFReader.java src/share/classes/javax/swing/tree/DefaultTreeCellEditor.java src/share/classes/javax/swing/tree/DefaultTreeModel.java src/share/classes/javax/swing/tree/FixedHeightLayoutCache.java src/share/classes/javax/swing/tree/VariableHeightLayoutCache.java src/share/classes/javax/swing/undo/StateEdit.java src/share/classes/javax/swing/undo/UndoManager.java src/share/classes/javax/swing/undo/UndoableEditSupport.java src/share/classes/org/jcp/xml/dsig/internal/DigesterOutputStream.java src/share/classes/org/jcp/xml/dsig/internal/SignerOutputStream.java src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheCanonicalizer.java src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheData.java src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheNodeSetData.java src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheOctetStreamData.java src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheTransform.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMBase64Transform.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMCanonicalXMLC14NMethod.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMCanonicalizationMethod.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMCryptoBinary.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMDigestMethod.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMEnvelopedTransform.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMExcC14NMethod.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMHMACSignatureMethod.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyInfo.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyInfoFactory.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyName.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyValue.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMManifest.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMPGPData.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignatureMethod.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignatureProperties.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignatureProperty.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignedInfo.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMStructure.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSubTreeData.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMTransform.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMURIDereferencer.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMUtils.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMX509Data.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMX509IssuerSerial.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXMLObject.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXMLSignatureFactory.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXPathTransform.java src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXSLTTransform.java src/share/classes/org/jcp/xml/dsig/internal/dom/Utils.java src/share/classes/sun/awt/im/CompositionArea.java src/share/classes/sun/management/jmxremote/LocalRMIServerSocketFactory.java src/share/classes/sun/net/ProgressEvent.java src/share/classes/sun/net/httpserver/ExchangeImpl.java src/share/classes/sun/net/httpserver/FixedLengthInputStream.java src/share/classes/sun/net/httpserver/Request.java src/share/classes/sun/net/www/protocol/https/HttpsURLConnectionImpl.java src/share/classes/sun/nio/ch/AbstractPollSelectorImpl.java src/share/classes/sun/security/provider/certpath/OCSPResponse.java src/share/classes/sun/swing/AccessibleMethod.java src/share/classes/sun/swing/SwingLazyValue.java src/share/classes/sun/swing/SwingUtilities2.java src/share/classes/sun/swing/plaf/synth/DefaultSynthStyle.java src/share/classes/sun/swing/plaf/synth/SynthFileChooserUIImpl.java src/share/classes/sun/util/calendar/ZoneInfo.java src/share/classes/sun/util/resources/TimeZoneNames.java src/share/classes/sun/util/resources/TimeZoneNames_de.java src/share/classes/sun/util/resources/TimeZoneNames_es.java src/share/classes/sun/util/resources/TimeZoneNames_fr.java src/share/classes/sun/util/resources/TimeZoneNames_it.java src/share/classes/sun/util/resources/TimeZoneNames_ja.java src/share/classes/sun/util/resources/TimeZoneNames_ko.java src/share/classes/sun/util/resources/TimeZoneNames_sv.java src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java src/share/native/sun/font/bidi/ubidi.c src/solaris/classes/sun/net/www/protocol/http/NTLMAuthentication.java src/solaris/classes/sun/nio/ch/EPollSelectorImpl.java src/windows/classes/sun/nio/ch/WindowsSelectorImpl.java test/java/net/DatagramSocket/SetDatagramSocketImplFactory/ADatagramSocket.sh test/java/nio/Buffer/Basic-X.java test/java/nio/Buffer/Basic.java test/java/nio/Buffer/BasicByte.java test/java/nio/Buffer/BasicChar.java test/java/nio/Buffer/BasicDouble.java test/java/nio/Buffer/BasicFloat.java test/java/nio/Buffer/BasicInt.java test/java/nio/Buffer/BasicLong.java test/java/nio/Buffer/BasicShort.java test/java/nio/Buffer/genBasic.sh test/java/nio/Buffer/genCopyDirectMemory.sh test/java/nio/channels/Channels/Basic.java test/java/util/TimeZone/OldIDMappingTest.sh test/javax/management/Introspector/AnnotationTest.java test/javax/management/MBeanServer/MBeanExceptionTest.java test/javax/management/context/ContextTest.java test/javax/management/context/LocaleTest.java test/javax/management/context/LocalizableTest.java test/javax/management/context/localizable/MBeanDescriptions_fr.java test/javax/management/context/localizable/Whatsit.java test/javax/management/context/localizable/WhatsitMBean.java test/javax/management/remote/mandatory/provider/ProviderTest.java test/javax/management/remote/mandatory/subjectDelegation/SimpleStandard.java test/javax/swing/RepaintManager/6608456/bug6608456.java test/javax/swing/text/html/HRuleView/Test5062055.java test/javax/xml/crypto/dsig/GenerationTests.java
diffstat 255 files changed, 255 insertions(+), 255 deletions(-) [+]
line wrap: on
line diff
--- a/make/javax/swing/Makefile	Fri Dec 05 09:51:13 2008 -0800
+++ b/make/javax/swing/Makefile	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 #
-# Copyright 1998-2006 Sun Microsystems, Inc.  All Rights Reserved.
+# Copyright 1998-2008 Sun Microsystems, Inc.  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/netbeans/jmx/build.xml	Fri Dec 05 09:51:13 2008 -0800
+++ b/make/netbeans/jmx/build.xml	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 <!--
- Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
+ Copyright 2007-2008 Sun Microsystems, Inc.  All Rights Reserved.
 
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
--- a/make/sun/net/spi/Makefile	Fri Dec 05 09:51:13 2008 -0800
+++ b/make/sun/net/spi/Makefile	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 #
-# Copyright 2000-2005 Sun Microsystems, Inc.  All Rights Reserved.
+# Copyright 2000-2008 Sun Microsystems, Inc.  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/net/spi/nameservice/Makefile	Fri Dec 05 09:51:13 2008 -0800
+++ b/make/sun/net/spi/nameservice/Makefile	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 #
-# Copyright 2000-2005 Sun Microsystems, Inc.  All Rights Reserved.
+# Copyright 2000-2008 Sun Microsystems, Inc.  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/java/swing/SwingUtilities3.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/com/sun/java/swing/SwingUtilities3.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/java/swing/plaf/windows/DesktopProperty.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/com/sun/java/swing/plaf/windows/DesktopProperty.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2001-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2001-2008 Sun Microsystems, Inc.  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/java/swing/plaf/windows/WindowsDesktopManager.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/com/sun/java/swing/plaf/windows/WindowsDesktopManager.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/java/swing/plaf/windows/WindowsFileChooserUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/com/sun/java/swing/plaf/windows/WindowsFileChooserUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/java/swing/plaf/windows/WindowsInternalFrameTitlePane.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/com/sun/java/swing/plaf/windows/WindowsInternalFrameTitlePane.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2001-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2001-2008 Sun Microsystems, Inc.  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/java/swing/plaf/windows/WindowsScrollBarUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/com/sun/java/swing/plaf/windows/WindowsScrollBarUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/java/swing/plaf/windows/WindowsTabbedPaneUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/com/sun/java/swing/plaf/windows/WindowsTabbedPaneUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/java/swing/plaf/windows/WindowsTableHeaderUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/com/sun/java/swing/plaf/windows/WindowsTableHeaderUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/jmx/defaults/ServiceName.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/com/sun/jmx/defaults/ServiceName.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1999-2008 Sun Microsystems, Inc.  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/jmx/mbeanserver/ClassLoaderRepositorySupport.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/com/sun/jmx/mbeanserver/ClassLoaderRepositorySupport.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/jmx/mbeanserver/ObjectInputStreamWithLoader.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/com/sun/jmx/mbeanserver/ObjectInputStreamWithLoader.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1999-2008 Sun Microsystems, Inc.  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/jmx/mbeanserver/SecureClassLoaderRepository.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/com/sun/jmx/mbeanserver/SecureClassLoaderRepository.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/jmx/mbeanserver/WeakIdentityHashMap.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/com/sun/jmx/mbeanserver/WeakIdentityHashMap.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc.  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/jmx/remote/internal/ArrayNotificationBuffer.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/com/sun/jmx/remote/internal/ArrayNotificationBuffer.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2003-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2003-2008 Sun Microsystems, Inc.  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/jmx/remote/internal/Unmarshal.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/com/sun/jmx/remote/internal/Unmarshal.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2003-2008 Sun Microsystems, Inc.  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/jmx/remote/util/ClassLoaderWithRepository.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/com/sun/jmx/remote/util/ClassLoaderWithRepository.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2003-2008 Sun Microsystems, Inc.  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/jmx/remote/util/ClassLogger.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/com/sun/jmx/remote/util/ClassLogger.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2003-2008 Sun Microsystems, Inc.  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/jmx/remote/util/OrderClassLoaders.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/com/sun/jmx/remote/util/OrderClassLoaders.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2003-2008 Sun Microsystems, Inc.  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/net/ssl/internal/www/protocol/https/HttpsURLConnectionOldImpl.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnectionOldImpl.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1996-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1996-2008 Sun Microsystems, Inc.  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/EventDispatchThread.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/java/awt/EventDispatchThread.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1996-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1996-2008 Sun Microsystems, Inc.  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/HttpURLConnection.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/java/net/HttpURLConnection.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1996-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1996-2008 Sun Microsystems, Inc.  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/Buffer.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/java/nio/Buffer.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/channels/SelectableChannel.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/java/nio/channels/SelectableChannel.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2001 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/channels/spi/AbstractSelectableChannel.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/java/nio/channels/spi/AbstractSelectableChannel.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/text/SimpleDateFormat.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/java/text/SimpleDateFormat.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1996-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1996-2008 Sun Microsystems, Inc.  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/ClientContext.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/ClientContext.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2007-2008 Sun Microsystems, Inc.  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/DefaultLoaderRepository.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/DefaultLoaderRepository.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1999-2008 Sun Microsystems, Inc.  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/JMRuntimeException.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/JMRuntimeException.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1999-2008 Sun Microsystems, Inc.  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/MBeanAttributeInfo.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/MBeanAttributeInfo.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1999-2008 Sun Microsystems, Inc.  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/MBeanConstructorInfo.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/MBeanConstructorInfo.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1999-2008 Sun Microsystems, Inc.  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/MBeanInfo.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/MBeanInfo.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1999-2008 Sun Microsystems, Inc.  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/Notification.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/Notification.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1999-2008 Sun Microsystems, Inc.  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/NotificationListener.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/NotificationListener.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1999-2008 Sun Microsystems, Inc.  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/loading/DefaultLoaderRepository.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/loading/DefaultLoaderRepository.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/loading/MLetObjectInputStream.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/loading/MLetObjectInputStream.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1999-2008 Sun Microsystems, Inc.  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/modelmbean/ModelMBeanInfo.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/modelmbean/ModelMBeanInfo.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright 2000-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Portions Copyright 2000-2008 Sun Microsystems, Inc.  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/openmbean/OpenMBeanParameterInfoSupport.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/openmbean/OpenMBeanParameterInfoSupport.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/relation/MBeanServerNotificationFilter.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/relation/MBeanServerNotificationFilter.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/relation/Role.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/relation/Role.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/relation/RoleList.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/relation/RoleList.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/relation/RoleResult.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/relation/RoleResult.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/relation/RoleUnresolved.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/relation/RoleUnresolved.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/relation/RoleUnresolvedList.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/relation/RoleUnresolvedList.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/rmi/NoCallStackClassLoader.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/remote/rmi/NoCallStackClassLoader.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2003-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2003-2008 Sun Microsystems, Inc.  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/rmi/RMIConnection.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/remote/rmi/RMIConnection.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/rmi/RMIServerImpl.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/management/remote/rmi/RMIServerImpl.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/AbstractCellEditor.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/AbstractCellEditor.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1999-2008 Sun Microsystems, Inc.  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/AbstractListModel.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/AbstractListModel.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2004 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/AbstractSpinnerModel.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/AbstractSpinnerModel.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/ActionMap.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/ActionMap.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1999-2008 Sun Microsystems, Inc.  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/AncestorNotifier.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/AncestorNotifier.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/ArrayTable.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/ArrayTable.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2003-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2003-2008 Sun Microsystems, Inc.  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/ButtonGroup.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/ButtonGroup.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/DefaultBoundedRangeModel.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/DefaultBoundedRangeModel.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/DefaultButtonModel.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/DefaultButtonModel.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/DefaultFocusManager.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/DefaultFocusManager.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/DefaultSingleSelectionModel.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/DefaultSingleSelectionModel.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2004 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/GroupLayout.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/GroupLayout.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2006-2008 Sun Microsystems, Inc.  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/InputMap.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/InputMap.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1999-2008 Sun Microsystems, Inc.  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/JDesktopPane.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/JDesktopPane.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/JDialog.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/JDialog.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/JLayeredPane.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/JLayeredPane.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/JMenu.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/JMenu.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/JMenuItem.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/JMenuItem.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/JSpinner.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/JSpinner.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/JTextField.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/JTextField.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/JTree.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/JTree.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/JWindow.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/JWindow.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/KeyboardManager.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/KeyboardManager.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2004 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/LayoutComparator.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/LayoutComparator.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2004 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/LayoutFocusTraversalPolicy.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/LayoutFocusTraversalPolicy.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/LegacyGlueFocusTraversalPolicy.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/LegacyGlueFocusTraversalPolicy.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2002 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/MultiUIDefaults.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/MultiUIDefaults.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/RepaintManager.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/RepaintManager.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/SortingFocusTraversalPolicy.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/SortingFocusTraversalPolicy.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/SpringLayout.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/SpringLayout.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2001-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2001-2008 Sun Microsystems, Inc.  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/Timer.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/Timer.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/TimerQueue.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/TimerQueue.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/UIDefaults.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/UIDefaults.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/UIManager.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/UIManager.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/border/CompoundBorder.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/border/CompoundBorder.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/plaf/basic/BasicButtonListener.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/basic/BasicButtonListener.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/plaf/basic/BasicComboBoxEditor.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/basic/BasicComboBoxEditor.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/plaf/basic/BasicComboBoxUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/basic/BasicComboBoxUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/plaf/basic/BasicGraphicsUtils.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/basic/BasicGraphicsUtils.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/plaf/basic/BasicInternalFrameTitlePane.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/basic/BasicInternalFrameTitlePane.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/plaf/basic/BasicLabelUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/basic/BasicLabelUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/plaf/basic/BasicMenuUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/basic/BasicMenuUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/plaf/basic/BasicPopupMenuUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/basic/BasicPopupMenuUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/plaf/basic/BasicRadioButtonUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/basic/BasicRadioButtonUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/plaf/basic/BasicSplitPaneUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/basic/BasicSplitPaneUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/plaf/basic/BasicTextUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/basic/BasicTextUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/plaf/basic/BasicToggleButtonUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/basic/BasicToggleButtonUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/plaf/basic/BasicTreeUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/basic/BasicTreeUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/plaf/basic/DragRecognitionSupport.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/basic/DragRecognitionSupport.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc.  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/plaf/basic/LazyActionMap.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/basic/LazyActionMap.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/plaf/metal/DefaultMetalTheme.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/metal/DefaultMetalTheme.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/plaf/metal/MetalBumps.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/metal/MetalBumps.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/plaf/metal/MetalFileChooserUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/metal/MetalFileChooserUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/plaf/metal/MetalInternalFrameTitlePane.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/metal/MetalInternalFrameTitlePane.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/plaf/metal/MetalRadioButtonUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/metal/MetalRadioButtonUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/plaf/metal/MetalSliderUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/metal/MetalSliderUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/plaf/metal/MetalToolBarUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/metal/MetalToolBarUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/plaf/synth/DefaultSynthStyleFactory.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/synth/DefaultSynthStyleFactory.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2003-2008 Sun Microsystems, Inc.  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/plaf/synth/ImagePainter.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/synth/ImagePainter.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/plaf/synth/Region.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/synth/Region.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2004 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/plaf/synth/SynthButtonUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/synth/SynthButtonUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/plaf/synth/SynthComboBoxUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/synth/SynthComboBoxUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/plaf/synth/SynthContext.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/synth/SynthContext.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/plaf/synth/SynthEditorPaneUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/synth/SynthEditorPaneUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/plaf/synth/SynthInternalFrameTitlePane.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/synth/SynthInternalFrameTitlePane.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/plaf/synth/SynthLookAndFeel.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/synth/SynthLookAndFeel.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/plaf/synth/SynthParser.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/synth/SynthParser.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2003-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2003-2008 Sun Microsystems, Inc.  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/plaf/synth/SynthStyle.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/synth/SynthStyle.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/plaf/synth/SynthTextAreaUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/synth/SynthTextAreaUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/plaf/synth/SynthTextFieldUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/synth/SynthTextFieldUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/plaf/synth/SynthTreeUI.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/plaf/synth/SynthTreeUI.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/table/AbstractTableModel.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/table/AbstractTableModel.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2004 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/table/DefaultTableModel.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/table/DefaultTableModel.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/text/AsyncBoxView.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/AsyncBoxView.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1999-2008 Sun Microsystems, Inc.  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/text/ComponentView.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/ComponentView.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/text/DefaultCaret.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/DefaultCaret.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/text/DefaultFormatter.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/DefaultFormatter.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2004 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/text/DefaultHighlighter.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/DefaultHighlighter.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/text/DefaultStyledDocument.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/DefaultStyledDocument.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/text/ElementIterator.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/ElementIterator.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2002 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/text/GapContent.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/GapContent.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/text/InternationalFormatter.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/InternationalFormatter.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/text/LayoutQueue.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/LayoutQueue.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1999-2008 Sun Microsystems, Inc.  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/text/MaskFormatter.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/MaskFormatter.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/text/SegmentCache.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/SegmentCache.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2001 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2001-2008 Sun Microsystems, Inc.  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/text/SimpleAttributeSet.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/SimpleAttributeSet.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2004 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/text/StringContent.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/StringContent.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2001 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/text/StyleContext.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/StyleContext.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/text/TableView.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/TableView.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/text/TextAction.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/TextAction.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/text/TextLayoutStrategy.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/TextLayoutStrategy.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1999-2008 Sun Microsystems, Inc.  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/text/ZoneView.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/ZoneView.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/text/html/HRuleView.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/html/HRuleView.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2002 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/text/html/HTML.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/html/HTML.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/text/html/HTMLDocument.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/html/HTMLDocument.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/text/html/HTMLWriter.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/html/HTMLWriter.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/text/html/Map.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/html/Map.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/text/html/MinimalHTMLWriter.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/html/MinimalHTMLWriter.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-1999 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/text/html/OptionListModel.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/html/OptionListModel.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2000 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/text/html/StyleSheet.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/html/StyleSheet.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/text/html/TableView.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/html/TableView.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/text/html/parser/TagStack.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/html/parser/TagStack.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/text/rtf/MockAttributeSet.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/rtf/MockAttributeSet.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2004 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/text/rtf/RTFParser.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/rtf/RTFParser.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2000 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/text/rtf/RTFReader.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/text/rtf/RTFReader.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2004 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/tree/DefaultTreeCellEditor.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/tree/DefaultTreeCellEditor.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/tree/DefaultTreeModel.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/tree/DefaultTreeModel.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/tree/FixedHeightLayoutCache.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/tree/FixedHeightLayoutCache.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/tree/VariableHeightLayoutCache.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/tree/VariableHeightLayoutCache.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2004 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1998-2008 Sun Microsystems, Inc.  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/undo/StateEdit.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/undo/StateEdit.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2004 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/undo/UndoManager.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/undo/UndoManager.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/undo/UndoableEditSupport.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/javax/swing/undo/UndoableEditSupport.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2004 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/jcp/xml/dsig/internal/DigesterOutputStream.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/DigesterOutputStream.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DigesterOutputStream.java,v 1.2 2008/07/24 15:20:31 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/SignerOutputStream.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/SignerOutputStream.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: SignerOutputStream.java,v 1.2 2008/07/24 15:20:31 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheCanonicalizer.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheCanonicalizer.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: ApacheCanonicalizer.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheData.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheData.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: ApacheData.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheNodeSetData.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheNodeSetData.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: ApacheNodeSetData.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheOctetStreamData.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheOctetStreamData.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: ApacheOctetStreamData.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheTransform.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/ApacheTransform.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: ApacheTransform.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMBase64Transform.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMBase64Transform.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMBase64Transform.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMCanonicalXMLC14NMethod.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMCanonicalXMLC14NMethod.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMCanonicalXMLC14NMethod.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMCanonicalizationMethod.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMCanonicalizationMethod.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMCanonicalizationMethod.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMCryptoBinary.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMCryptoBinary.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMCryptoBinary.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMDigestMethod.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMDigestMethod.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMDigestMethod.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMEnvelopedTransform.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMEnvelopedTransform.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMEnvelopedTransform.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMExcC14NMethod.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMExcC14NMethod.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMExcC14NMethod.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMHMACSignatureMethod.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMHMACSignatureMethod.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMHMACSignatureMethod.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyInfo.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyInfo.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMKeyInfo.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyInfoFactory.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyInfoFactory.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMKeyInfoFactory.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyName.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyName.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMKeyName.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyValue.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyValue.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMKeyValue.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMManifest.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMManifest.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMManifest.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMPGPData.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMPGPData.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMPGPData.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignatureMethod.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignatureMethod.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMSignatureMethod.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignatureProperties.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignatureProperties.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMSignatureProperties.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignatureProperty.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignatureProperty.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMSignatureProperty.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignedInfo.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSignedInfo.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMSignedInfo.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMStructure.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMStructure.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMStructure.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSubTreeData.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMSubTreeData.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMSubTreeData.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMTransform.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMTransform.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMTransform.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMURIDereferencer.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMURIDereferencer.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMURIDereferencer.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMUtils.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMUtils.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMUtils.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMX509Data.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMX509Data.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMX509Data.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMX509IssuerSerial.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMX509IssuerSerial.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMX509IssuerSerial.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXMLObject.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXMLObject.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMXMLObject.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXMLSignatureFactory.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXMLSignatureFactory.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMXMLSignatureFactory.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXPathTransform.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXPathTransform.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMXPathTransform.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXSLTTransform.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMXSLTTransform.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: DOMXSLTTransform.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/org/jcp/xml/dsig/internal/dom/Utils.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/org/jcp/xml/dsig/internal/dom/Utils.java	Mon Dec 15 16:55:25 2008 -0800
@@ -19,7 +19,7 @@
  *
  */
 /*
- * Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc. All rights reserved.
  */
 /*
  * $Id: Utils.java,v 1.2 2008/07/24 15:20:32 mullan Exp $
--- a/src/share/classes/sun/awt/im/CompositionArea.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/awt/im/CompositionArea.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 1997-2008 Sun Microsystems, Inc.  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/management/jmxremote/LocalRMIServerSocketFactory.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/management/jmxremote/LocalRMIServerSocketFactory.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2007-2008 Sun Microsystems, Inc.  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/net/ProgressEvent.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/net/ProgressEvent.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2004-2008 Sun Microsystems, Inc.  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/net/httpserver/ExchangeImpl.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/net/httpserver/ExchangeImpl.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2005-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc.  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/net/httpserver/FixedLengthInputStream.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/net/httpserver/FixedLengthInputStream.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2005-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc.  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/net/httpserver/Request.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/net/httpserver/Request.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc.  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/net/www/protocol/https/HttpsURLConnectionImpl.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/net/www/protocol/https/HttpsURLConnectionImpl.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2001-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2001-2008 Sun Microsystems, Inc.  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/nio/ch/AbstractPollSelectorImpl.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/nio/ch/AbstractPollSelectorImpl.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2001-2004 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2001-2008 Sun Microsystems, Inc.  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/security/provider/certpath/OCSPResponse.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/security/provider/certpath/OCSPResponse.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2003-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2003-2008 Sun Microsystems, Inc.  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/swing/AccessibleMethod.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/swing/AccessibleMethod.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc.  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/swing/SwingLazyValue.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/swing/SwingLazyValue.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2003-2008 Sun Microsystems, Inc.  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/swing/SwingUtilities2.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/swing/SwingUtilities2.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/swing/plaf/synth/DefaultSynthStyle.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/swing/plaf/synth/DefaultSynthStyle.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/swing/plaf/synth/SynthFileChooserUIImpl.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/swing/plaf/synth/SynthFileChooserUIImpl.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2003-2008 Sun Microsystems, Inc.  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/util/calendar/ZoneInfo.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/util/calendar/ZoneInfo.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/util/resources/TimeZoneNames.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/util/resources/TimeZoneNames.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright 1996-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Portions Copyright 1996-2008 Sun Microsystems, Inc.  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/util/resources/TimeZoneNames_de.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/util/resources/TimeZoneNames_de.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Portions Copyright 1997-2008 Sun Microsystems, Inc.  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/util/resources/TimeZoneNames_es.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/util/resources/TimeZoneNames_es.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
+ * Portions Copyright 1997-2008 Sun Microsystems, Inc.  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/util/resources/TimeZoneNames_fr.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/util/resources/TimeZoneNames_fr.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright 1997-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Portions Copyright 1997-2008 Sun Microsystems, Inc.  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/util/resources/TimeZoneNames_it.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/util/resources/TimeZoneNames_it.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright 1997-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Portions Copyright 1997-2008 Sun Microsystems, Inc.  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/util/resources/TimeZoneNames_ja.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/util/resources/TimeZoneNames_ja.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright 1997-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Portions Copyright 1997-2008 Sun Microsystems, Inc.  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/util/resources/TimeZoneNames_ko.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/util/resources/TimeZoneNames_ko.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright 1997-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Portions Copyright 1997-2008 Sun Microsystems, Inc.  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/util/resources/TimeZoneNames_sv.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/util/resources/TimeZoneNames_sv.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright 1997-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Portions Copyright 1997-2008 Sun Microsystems, Inc.  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/util/resources/TimeZoneNames_zh_CN.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright 1997-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Portions Copyright 1997-2008 Sun Microsystems, Inc.  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/util/resources/TimeZoneNames_zh_TW.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright 1997-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Portions Copyright 1997-2008 Sun Microsystems, Inc.  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/font/bidi/ubidi.c	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/share/native/sun/font/bidi/ubidi.c	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright 2000-2004 Sun Microsystems, Inc.  All Rights Reserved.
+ * Portions Copyright 2000-2008 Sun Microsystems, Inc.  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/classes/sun/net/www/protocol/http/NTLMAuthentication.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/solaris/classes/sun/net/www/protocol/http/NTLMAuthentication.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc.  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/classes/sun/nio/ch/EPollSelectorImpl.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/solaris/classes/sun/nio/ch/EPollSelectorImpl.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2005-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc.  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/sun/nio/ch/WindowsSelectorImpl.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/src/windows/classes/sun/nio/ch/WindowsSelectorImpl.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2002-2008 Sun Microsystems, Inc.  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/java/net/DatagramSocket/SetDatagramSocketImplFactory/ADatagramSocket.sh	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/java/net/DatagramSocket/SetDatagramSocketImplFactory/ADatagramSocket.sh	Mon Dec 15 16:55:25 2008 -0800
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 #
-# Copyright 1999-2002 Sun Microsystems, Inc.  All Rights Reserved.
+# Copyright 1999-2008 Sun Microsystems, Inc.  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/java/nio/Buffer/Basic-X.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/java/nio/Buffer/Basic-X.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/java/nio/Buffer/Basic.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/java/nio/Buffer/Basic.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/java/nio/Buffer/BasicByte.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/java/nio/Buffer/BasicByte.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/java/nio/Buffer/BasicChar.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/java/nio/Buffer/BasicChar.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/java/nio/Buffer/BasicDouble.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/java/nio/Buffer/BasicDouble.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/java/nio/Buffer/BasicFloat.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/java/nio/Buffer/BasicFloat.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/java/nio/Buffer/BasicInt.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/java/nio/Buffer/BasicInt.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/java/nio/Buffer/BasicLong.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/java/nio/Buffer/BasicLong.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/java/nio/Buffer/BasicShort.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/java/nio/Buffer/BasicShort.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2000-2008 Sun Microsystems, Inc.  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/java/nio/Buffer/genBasic.sh	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/java/nio/Buffer/genBasic.sh	Mon Dec 15 16:55:25 2008 -0800
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 #
-# Copyright 2000-2007 Sun Microsystems, Inc.  All Rights Reserved.
+# Copyright 2000-2008 Sun Microsystems, Inc.  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/java/nio/Buffer/genCopyDirectMemory.sh	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/java/nio/Buffer/genCopyDirectMemory.sh	Mon Dec 15 16:55:25 2008 -0800
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 #
-# Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
+# Copyright 2002-2008 Sun Microsystems, Inc.  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/java/nio/channels/Channels/Basic.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/java/nio/channels/Channels/Basic.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2001-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2001-2008 Sun Microsystems, Inc.  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/java/util/TimeZone/OldIDMappingTest.sh	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/java/util/TimeZone/OldIDMappingTest.sh	Mon Dec 15 16:55:25 2008 -0800
@@ -1,4 +1,4 @@
-# Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
+# Copyright 2003-2008 Sun Microsystems, Inc.  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/javax/management/Introspector/AnnotationTest.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/javax/management/Introspector/AnnotationTest.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc.  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/javax/management/MBeanServer/MBeanExceptionTest.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/javax/management/MBeanServer/MBeanExceptionTest.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2004-2008 Sun Microsystems, Inc.  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/javax/management/context/ContextTest.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/javax/management/context/ContextTest.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2007-2008 Sun Microsystems, Inc.  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/javax/management/context/LocaleTest.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/javax/management/context/LocaleTest.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2007-2008 Sun Microsystems, Inc.  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/javax/management/context/LocalizableTest.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/javax/management/context/LocalizableTest.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2007-2008 Sun Microsystems, Inc.  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/javax/management/context/localizable/MBeanDescriptions_fr.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/javax/management/context/localizable/MBeanDescriptions_fr.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2007-2008 Sun Microsystems, Inc.  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/javax/management/context/localizable/Whatsit.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/javax/management/context/localizable/Whatsit.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2007-2008 Sun Microsystems, Inc.  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/javax/management/context/localizable/WhatsitMBean.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/javax/management/context/localizable/WhatsitMBean.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2007-2008 Sun Microsystems, Inc.  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/javax/management/remote/mandatory/provider/ProviderTest.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/javax/management/remote/mandatory/provider/ProviderTest.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2003 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2003-2008 Sun Microsystems, Inc.  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/javax/management/remote/mandatory/subjectDelegation/SimpleStandard.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/javax/management/remote/mandatory/subjectDelegation/SimpleStandard.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2003-2008 Sun Microsystems, Inc.  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/javax/swing/RepaintManager/6608456/bug6608456.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/javax/swing/RepaintManager/6608456/bug6608456.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2007-2008 Sun Microsystems, Inc.  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/javax/swing/text/html/HRuleView/Test5062055.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/javax/swing/text/html/HRuleView/Test5062055.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2007-2008 Sun Microsystems, Inc.  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/javax/xml/crypto/dsig/GenerationTests.java	Fri Dec 05 09:51:13 2008 -0800
+++ b/test/javax/xml/crypto/dsig/GenerationTests.java	Mon Dec 15 16:55:25 2008 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright 2005-2007 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright 2005-2008 Sun Microsystems, Inc.  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