Updating copyright headers to mention current year
authorJaroslav Tulach <jaroslav.tulach@netbeans.org>
Fri, 07 Feb 2014 07:44:34 +0100
changeset 5517ca2253fa86d
parent 550 06341c474dce
child 552 40a4100ce43b
Updating copyright headers to mention current year
COPYING
boot-fx/src/main/java/net/java/html/boot/fx/FXBrowsers.java
boot-fx/src/main/java/net/java/html/boot/fx/package.html
boot-fx/src/main/java/org/netbeans/html/boot/fx/AbstractFXPresenter.java
boot-fx/src/main/java/org/netbeans/html/boot/fx/Dbgr.java
boot-fx/src/main/java/org/netbeans/html/boot/fx/FXBrwsr.java
boot-fx/src/main/java/org/netbeans/html/boot/fx/FXConsole.java
boot-fx/src/main/java/org/netbeans/html/boot/fx/FXInspect.java
boot-fx/src/main/java/org/netbeans/html/boot/fx/FXPresenter.java
boot-fx/src/test/java/net/java/html/boot/fx/FXBrowsersOnResourceTest.java
boot-fx/src/test/java/net/java/html/boot/fx/FXBrowsersTest.java
boot-fx/src/test/java/org/netbeans/html/boot/fx/BootstrapTest.java
boot-fx/src/test/java/org/netbeans/html/boot/fx/FXJavaScriptTest.java
boot-fx/src/test/java/org/netbeans/html/boot/fx/FXPresenterTst.java
boot-fx/src/test/java/org/netbeans/html/boot/fx/FxJavaScriptTst.java
boot-fx/src/test/java/org/netbeans/html/boot/fx/KOFx.java
boot-fx/src/test/resources/net/java/html/boot/fx/wnd.js
boot-fx/src/test/resources/org/netbeans/html/boot/fx/empty.html
boot/src/main/java/net/java/html/boot/BrowserBuilder.java
boot/src/main/java/net/java/html/boot/package.html
boot/src/main/java/net/java/html/js/JavaScriptBody.java
boot/src/main/java/net/java/html/js/JavaScriptResource.java
boot/src/main/java/net/java/html/js/package.html
boot/src/main/java/org/apidesign/html/boot/spi/Fn.java
boot/src/main/java/org/apidesign/html/boot/spi/package.html
boot/src/main/java/org/netbeans/html/boot/impl/FindResources.java
boot/src/main/java/org/netbeans/html/boot/impl/FnContext.java
boot/src/main/java/org/netbeans/html/boot/impl/FnUtils.java
boot/src/main/java/org/netbeans/html/boot/impl/JavaScriptProcesor.java
boot/src/main/java/org/netbeans/html/boot/impl/JsAgent.java
boot/src/main/java/org/netbeans/html/boot/impl/JsCallback.java
boot/src/main/java/org/netbeans/html/boot/impl/JsClassLoader.java
boot/src/main/java/org/netbeans/html/boot/impl/JsPkgCache.java
boot/src/test/java/org/netbeans/html/boot/impl/Arithm.java
boot/src/test/java/org/netbeans/html/boot/impl/Compile.java
boot/src/test/java/org/netbeans/html/boot/impl/FnTest.java
boot/src/test/java/org/netbeans/html/boot/impl/JavaScriptProcesorTest.java
boot/src/test/java/org/netbeans/html/boot/impl/JsClassLoaderBase.java
boot/src/test/java/org/netbeans/html/boot/impl/JsClassLoaderTest.java
boot/src/test/java/org/netbeans/html/boot/impl/JsMethods.java
boot/src/test/resources/org/netbeans/html/boot/impl/jsmethods.js
context/src/main/java/net/java/html/BrwsrCtx.java
context/src/main/java/net/java/html/package.html
context/src/main/java/org/apidesign/html/context/spi/Contexts.java
context/src/main/java/org/apidesign/html/context/spi/package.html
context/src/main/java/org/netbeans/html/context/impl/CtxAccssr.java
context/src/main/java/org/netbeans/html/context/impl/CtxImpl.java
equinox-agentclass-hook/src/main/java/org/netbeans/html/equinox/agentclass/AgentHook.java
equinox-agentclass-hook/src/main/java/org/netbeans/html/equinox/agentclass/NbInstrumentation.java
equinox-agentclass-hook/src/main/resources/hookconfigurators.properties
geo/src/main/java/net/java/html/geo/OnLocation.java
geo/src/main/java/net/java/html/geo/Position.java
geo/src/main/java/net/java/html/geo/package.html
geo/src/main/java/org/netbeans/html/geo/impl/GeoProcessor.java
geo/src/main/java/org/netbeans/html/geo/impl/JsG.java
geo/src/test/java/net/java/html/geo/OnLocationTest.java
geo/src/test/java/org/netbeans/html/geo/impl/Compile.java
geo/src/test/java/org/netbeans/html/geo/impl/GeoProcessorTest.java
html4j-maven-plugin/src/main/java/org/netbeans/html/mojo/ProcessJsAnnotationsMojo.java
json-tck/src/main/java/net/java/html/js/tests/Bodies.java
json-tck/src/main/java/net/java/html/js/tests/Factorial.java
json-tck/src/main/java/net/java/html/js/tests/JavaScriptBodyTest.java
json-tck/src/main/java/net/java/html/js/tests/Later.java
json-tck/src/main/java/net/java/html/js/tests/Sum.java
json-tck/src/main/java/net/java/html/json/tests/ConvertTypesTest.java
json-tck/src/main/java/net/java/html/json/tests/JSONTest.java
json-tck/src/main/java/net/java/html/json/tests/KnockoutTest.java
json-tck/src/main/java/net/java/html/json/tests/OperationsTest.java
json-tck/src/main/java/net/java/html/json/tests/PairModel.java
json-tck/src/main/java/net/java/html/json/tests/PersonImpl.java
json-tck/src/main/java/net/java/html/json/tests/Sex.java
json-tck/src/main/java/net/java/html/json/tests/Utils.java
json-tck/src/main/java/net/java/html/json/tests/WebSocketTest.java
json-tck/src/main/java/org/apidesign/html/json/tck/JavaScriptTCK.java
json-tck/src/main/java/org/apidesign/html/json/tck/KOTest.java
json-tck/src/main/java/org/apidesign/html/json/tck/KnockoutTCK.java
json-tck/src/main/resources/org/apidesign/html/json/tck/package.html
json-tck/src/test/java/net/java/html/js/tests/BodiesTest.java
json/src/main/java/net/java/html/json/ComputedProperty.java
json/src/main/java/net/java/html/json/Function.java
json/src/main/java/net/java/html/json/Model.java
json/src/main/java/net/java/html/json/ModelOperation.java
json/src/main/java/net/java/html/json/Models.java
json/src/main/java/net/java/html/json/OnPropertyChange.java
json/src/main/java/net/java/html/json/OnReceive.java
json/src/main/java/net/java/html/json/Property.java
json/src/main/java/net/java/html/json/doc-files/websockets.html
json/src/main/java/net/java/html/json/package.html
json/src/main/java/org/apidesign/html/json/spi/FunctionBinding.java
json/src/main/java/org/apidesign/html/json/spi/JSONCall.java
json/src/main/java/org/apidesign/html/json/spi/PropertyBinding.java
json/src/main/java/org/apidesign/html/json/spi/Proto.java
json/src/main/java/org/apidesign/html/json/spi/Technology.java
json/src/main/java/org/apidesign/html/json/spi/Transfer.java
json/src/main/java/org/apidesign/html/json/spi/WSTransfer.java
json/src/main/java/org/apidesign/html/json/spi/package.html
json/src/main/java/org/netbeans/html/json/impl/Bindings.java
json/src/main/java/org/netbeans/html/json/impl/JSON.java
json/src/main/java/org/netbeans/html/json/impl/JSONList.java
json/src/main/java/org/netbeans/html/json/impl/ModelProcessor.java
json/src/main/java/org/netbeans/html/json/impl/PropertyBindingAccessor.java
json/src/main/java/org/netbeans/html/json/impl/RcvrJSON.java
json/src/main/resources/org/netbeans/html/json/impl/Bundle.properties
json/src/main/resources/org/netbeans/html/json/spi/package.html
json/src/test/java/net/java/html/json/BoardTest.java
json/src/test/java/net/java/html/json/Compile.java
json/src/test/java/net/java/html/json/MapModelTest.java
json/src/test/java/net/java/html/json/ModelProcessorTest.java
json/src/test/java/net/java/html/json/ModelTest.java
json/src/test/java/net/java/html/json/ModelsTest.java
json/src/test/java/net/java/html/json/OperationTest.java
json/src/test/java/net/java/html/json/PersonImpl.java
json/src/test/java/net/java/html/json/PrimitiveArrayTest.java
json/src/test/java/net/java/html/json/Sex.java
json/src/test/java/net/java/html/json/TypesTest.java
json/src/test/java/net/java/html/json/WebSocketCallTest.java
json/src/test/java/org/netbeans/html/json/impl/ConstructorTest.java
json/src/test/java/org/netbeans/html/json/impl/EmployeeImpl.java
json/src/test/java/org/netbeans/html/json/impl/EmployerTest.java
json/src/test/java/org/netbeans/html/json/impl/JSONListTest.java
json/src/test/java/org/netbeans/html/json/impl/JSONTest.java
json/src/test/java/org/netbeans/html/json/impl/NoPropertiesTest.java
ko-archetype-test/src/test/java/org/netbeans/html/archetype/test/ArchetypeVersionIT.java
ko-archetype-test/src/test/java/org/netbeans/html/archetype/test/VerifyArchetypeIT.java
ko-archetype/src/main/java/org/netbeans/html/archetype/package-info.java
ko-osgi-test/src/main/java/org/netbeans/html/ko/osgi/test/KnockoutEquinoxTCKImpl.java
ko-osgi-test/src/test/java/org/netbeans/html/ko/osgi/test/DynamicHTTP.java
ko-osgi-test/src/test/java/org/netbeans/html/ko/osgi/test/KOFx.java
ko-osgi-test/src/test/java/org/netbeans/html/ko/osgi/test/KnockoutEquinoxIT.java
ko-osgi-test/src/test/resources/org/netbeans/html/ko/osgi/test/test.html
ko-ws-tyrus/src/main/java/org/netbeans/html/wstyrus/LoadJSON.java
ko-ws-tyrus/src/main/java/org/netbeans/html/wstyrus/TyrusContext.java
ko-ws-tyrus/src/test/java/org/netbeans/html/wstyrus/TyrusDynamicHTTP.java
ko-ws-tyrus/src/test/java/org/netbeans/html/wstyrus/TyrusFX.java
ko-ws-tyrus/src/test/java/org/netbeans/html/wstyrus/TyrusKnockoutTest.java
ko-ws-tyrus/src/test/resources/org/netbeans/html/wstyrus/test.html
ko4j/src/main/java/org/netbeans/html/ko4j/FXContext.java
ko4j/src/main/java/org/netbeans/html/ko4j/KO4J.java
ko4j/src/main/java/org/netbeans/html/ko4j/Knockout.java
ko4j/src/main/java/org/netbeans/html/ko4j/LoadJSON.java
ko4j/src/main/java/org/netbeans/html/ko4j/LoadWS.java
ko4j/src/test/java/org/netbeans/html/ko4j/DynamicHTTP.java
ko4j/src/test/java/org/netbeans/html/ko4j/KOFx.java
ko4j/src/test/java/org/netbeans/html/ko4j/KnockoutFXTest.java
ko4j/src/test/java/org/netbeans/html/ko4j/LessCallbacksCheck.java
ko4j/src/test/resources/org/netbeans/html/ko4j/test.html
sound/src/main/java/net/java/html/sound/AudioClip.java
sound/src/main/java/net/java/html/sound/package.html
sound/src/main/java/org/apidesign/html/sound/spi/AudioEnvironment.java
sound/src/main/java/org/apidesign/html/sound/spi/package.html
sound/src/main/java/org/netbeans/html/sound/impl/BrowserAudioEnv.java
src/main/javadoc/overview.html
     1.1 --- a/COPYING	Fri Feb 07 07:42:52 2014 +0100
     1.2 +++ b/COPYING	Fri Feb 07 07:44:34 2014 +0100
     1.3 @@ -1,6 +1,6 @@
     1.4  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     1.5  
     1.6 -Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
     1.7 +Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
     1.8  
     1.9  Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    1.10  Other names may be trademarks of their respective owners.
    1.11 @@ -26,7 +26,7 @@
    1.12  Contributor(s):
    1.13  
    1.14  The Original Software is NetBeans. The Initial Developer of the Original
    1.15 -Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
    1.16 +Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
    1.17  
    1.18  If you wish your version of this file to be governed by only the CDDL
    1.19  or only the GPL Version 2, indicate your decision by adding
     2.1 --- a/boot-fx/src/main/java/net/java/html/boot/fx/FXBrowsers.java	Fri Feb 07 07:42:52 2014 +0100
     2.2 +++ b/boot-fx/src/main/java/net/java/html/boot/fx/FXBrowsers.java	Fri Feb 07 07:44:34 2014 +0100
     2.3 @@ -1,7 +1,7 @@
     2.4  /**
     2.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     2.6   *
     2.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
     2.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
     2.9   *
    2.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    2.11   * Other names may be trademarks of their respective owners.
    2.12 @@ -27,7 +27,7 @@
    2.13   * Contributor(s):
    2.14   *
    2.15   * The Original Software is NetBeans. The Initial Developer of the Original
    2.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
    2.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
    2.18   *
    2.19   * If you wish your version of this file to be governed by only the CDDL
    2.20   * or only the GPL Version 2, indicate your decision by adding
     3.1 --- a/boot-fx/src/main/java/net/java/html/boot/fx/package.html	Fri Feb 07 07:42:52 2014 +0100
     3.2 +++ b/boot-fx/src/main/java/net/java/html/boot/fx/package.html	Fri Feb 07 07:44:34 2014 +0100
     3.3 @@ -2,7 +2,7 @@
     3.4  
     3.5      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     3.6  
     3.7 -    Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
     3.8 +    Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
     3.9  
    3.10      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    3.11      Other names may be trademarks of their respective owners.
    3.12 @@ -28,7 +28,7 @@
    3.13      Contributor(s):
    3.14  
    3.15      The Original Software is NetBeans. The Initial Developer of the Original
    3.16 -    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
    3.17 +    Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
    3.18  
    3.19      If you wish your version of this file to be governed by only the CDDL
    3.20      or only the GPL Version 2, indicate your decision by adding
     4.1 --- a/boot-fx/src/main/java/org/netbeans/html/boot/fx/AbstractFXPresenter.java	Fri Feb 07 07:42:52 2014 +0100
     4.2 +++ b/boot-fx/src/main/java/org/netbeans/html/boot/fx/AbstractFXPresenter.java	Fri Feb 07 07:44:34 2014 +0100
     4.3 @@ -1,7 +1,7 @@
     4.4  /**
     4.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     4.6   *
     4.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
     4.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
     4.9   *
    4.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    4.11   * Other names may be trademarks of their respective owners.
    4.12 @@ -27,7 +27,7 @@
    4.13   * Contributor(s):
    4.14   *
    4.15   * The Original Software is NetBeans. The Initial Developer of the Original
    4.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
    4.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
    4.18   *
    4.19   * If you wish your version of this file to be governed by only the CDDL
    4.20   * or only the GPL Version 2, indicate your decision by adding
     5.1 --- a/boot-fx/src/main/java/org/netbeans/html/boot/fx/Dbgr.java	Fri Feb 07 07:42:52 2014 +0100
     5.2 +++ b/boot-fx/src/main/java/org/netbeans/html/boot/fx/Dbgr.java	Fri Feb 07 07:44:34 2014 +0100
     5.3 @@ -1,7 +1,7 @@
     5.4  /**
     5.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     5.6   *
     5.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
     5.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
     5.9   *
    5.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    5.11   * Other names may be trademarks of their respective owners.
    5.12 @@ -27,7 +27,7 @@
    5.13   * Contributor(s):
    5.14   *
    5.15   * The Original Software is NetBeans. The Initial Developer of the Original
    5.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
    5.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
    5.18   *
    5.19   * If you wish your version of this file to be governed by only the CDDL
    5.20   * or only the GPL Version 2, indicate your decision by adding
     6.1 --- a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXBrwsr.java	Fri Feb 07 07:42:52 2014 +0100
     6.2 +++ b/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXBrwsr.java	Fri Feb 07 07:44:34 2014 +0100
     6.3 @@ -1,7 +1,7 @@
     6.4  /**
     6.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     6.6   *
     6.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
     6.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
     6.9   *
    6.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    6.11   * Other names may be trademarks of their respective owners.
    6.12 @@ -27,7 +27,7 @@
    6.13   * Contributor(s):
    6.14   *
    6.15   * The Original Software is NetBeans. The Initial Developer of the Original
    6.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
    6.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
    6.18   *
    6.19   * If you wish your version of this file to be governed by only the CDDL
    6.20   * or only the GPL Version 2, indicate your decision by adding
     7.1 --- a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXConsole.java	Fri Feb 07 07:42:52 2014 +0100
     7.2 +++ b/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXConsole.java	Fri Feb 07 07:44:34 2014 +0100
     7.3 @@ -1,7 +1,7 @@
     7.4  /**
     7.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     7.6   *
     7.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
     7.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
     7.9   *
    7.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    7.11   * Other names may be trademarks of their respective owners.
    7.12 @@ -27,7 +27,7 @@
    7.13   * Contributor(s):
    7.14   *
    7.15   * The Original Software is NetBeans. The Initial Developer of the Original
    7.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
    7.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
    7.18   *
    7.19   * If you wish your version of this file to be governed by only the CDDL
    7.20   * or only the GPL Version 2, indicate your decision by adding
     8.1 --- a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXInspect.java	Fri Feb 07 07:42:52 2014 +0100
     8.2 +++ b/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXInspect.java	Fri Feb 07 07:44:34 2014 +0100
     8.3 @@ -1,7 +1,7 @@
     8.4  /**
     8.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     8.6   *
     8.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
     8.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
     8.9   *
    8.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    8.11   * Other names may be trademarks of their respective owners.
    8.12 @@ -27,7 +27,7 @@
    8.13   * Contributor(s):
    8.14   *
    8.15   * The Original Software is NetBeans. The Initial Developer of the Original
    8.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
    8.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
    8.18   *
    8.19   * If you wish your version of this file to be governed by only the CDDL
    8.20   * or only the GPL Version 2, indicate your decision by adding
     9.1 --- a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXPresenter.java	Fri Feb 07 07:42:52 2014 +0100
     9.2 +++ b/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXPresenter.java	Fri Feb 07 07:44:34 2014 +0100
     9.3 @@ -1,7 +1,7 @@
     9.4  /**
     9.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     9.6   *
     9.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
     9.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
     9.9   *
    9.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    9.11   * Other names may be trademarks of their respective owners.
    9.12 @@ -27,7 +27,7 @@
    9.13   * Contributor(s):
    9.14   *
    9.15   * The Original Software is NetBeans. The Initial Developer of the Original
    9.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
    9.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
    9.18   *
    9.19   * If you wish your version of this file to be governed by only the CDDL
    9.20   * or only the GPL Version 2, indicate your decision by adding
    10.1 --- a/boot-fx/src/test/java/net/java/html/boot/fx/FXBrowsersOnResourceTest.java	Fri Feb 07 07:42:52 2014 +0100
    10.2 +++ b/boot-fx/src/test/java/net/java/html/boot/fx/FXBrowsersOnResourceTest.java	Fri Feb 07 07:44:34 2014 +0100
    10.3 @@ -1,7 +1,7 @@
    10.4  /**
    10.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    10.6   *
    10.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    10.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    10.9   *
   10.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   10.11   * Other names may be trademarks of their respective owners.
   10.12 @@ -27,7 +27,7 @@
   10.13   * Contributor(s):
   10.14   *
   10.15   * The Original Software is NetBeans. The Initial Developer of the Original
   10.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   10.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   10.18   *
   10.19   * If you wish your version of this file to be governed by only the CDDL
   10.20   * or only the GPL Version 2, indicate your decision by adding
    11.1 --- a/boot-fx/src/test/java/net/java/html/boot/fx/FXBrowsersTest.java	Fri Feb 07 07:42:52 2014 +0100
    11.2 +++ b/boot-fx/src/test/java/net/java/html/boot/fx/FXBrowsersTest.java	Fri Feb 07 07:44:34 2014 +0100
    11.3 @@ -1,7 +1,7 @@
    11.4  /**
    11.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    11.6   *
    11.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    11.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    11.9   *
   11.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   11.11   * Other names may be trademarks of their respective owners.
   11.12 @@ -27,7 +27,7 @@
   11.13   * Contributor(s):
   11.14   *
   11.15   * The Original Software is NetBeans. The Initial Developer of the Original
   11.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   11.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   11.18   *
   11.19   * If you wish your version of this file to be governed by only the CDDL
   11.20   * or only the GPL Version 2, indicate your decision by adding
    12.1 --- a/boot-fx/src/test/java/org/netbeans/html/boot/fx/BootstrapTest.java	Fri Feb 07 07:42:52 2014 +0100
    12.2 +++ b/boot-fx/src/test/java/org/netbeans/html/boot/fx/BootstrapTest.java	Fri Feb 07 07:44:34 2014 +0100
    12.3 @@ -1,7 +1,7 @@
    12.4  /**
    12.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    12.6   *
    12.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    12.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    12.9   *
   12.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   12.11   * Other names may be trademarks of their respective owners.
   12.12 @@ -27,7 +27,7 @@
   12.13   * Contributor(s):
   12.14   *
   12.15   * The Original Software is NetBeans. The Initial Developer of the Original
   12.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   12.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   12.18   *
   12.19   * If you wish your version of this file to be governed by only the CDDL
   12.20   * or only the GPL Version 2, indicate your decision by adding
    13.1 --- a/boot-fx/src/test/java/org/netbeans/html/boot/fx/FXJavaScriptTest.java	Fri Feb 07 07:42:52 2014 +0100
    13.2 +++ b/boot-fx/src/test/java/org/netbeans/html/boot/fx/FXJavaScriptTest.java	Fri Feb 07 07:44:34 2014 +0100
    13.3 @@ -1,7 +1,7 @@
    13.4  /**
    13.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    13.6   *
    13.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    13.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    13.9   *
   13.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   13.11   * Other names may be trademarks of their respective owners.
   13.12 @@ -27,7 +27,7 @@
   13.13   * Contributor(s):
   13.14   *
   13.15   * The Original Software is NetBeans. The Initial Developer of the Original
   13.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   13.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   13.18   *
   13.19   * If you wish your version of this file to be governed by only the CDDL
   13.20   * or only the GPL Version 2, indicate your decision by adding
    14.1 --- a/boot-fx/src/test/java/org/netbeans/html/boot/fx/FXPresenterTst.java	Fri Feb 07 07:42:52 2014 +0100
    14.2 +++ b/boot-fx/src/test/java/org/netbeans/html/boot/fx/FXPresenterTst.java	Fri Feb 07 07:44:34 2014 +0100
    14.3 @@ -1,7 +1,7 @@
    14.4  /**
    14.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    14.6   *
    14.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    14.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    14.9   *
   14.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   14.11   * Other names may be trademarks of their respective owners.
   14.12 @@ -27,7 +27,7 @@
   14.13   * Contributor(s):
   14.14   *
   14.15   * The Original Software is NetBeans. The Initial Developer of the Original
   14.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   14.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   14.18   *
   14.19   * If you wish your version of this file to be governed by only the CDDL
   14.20   * or only the GPL Version 2, indicate your decision by adding
    15.1 --- a/boot-fx/src/test/java/org/netbeans/html/boot/fx/FxJavaScriptTst.java	Fri Feb 07 07:42:52 2014 +0100
    15.2 +++ b/boot-fx/src/test/java/org/netbeans/html/boot/fx/FxJavaScriptTst.java	Fri Feb 07 07:44:34 2014 +0100
    15.3 @@ -1,7 +1,7 @@
    15.4  /**
    15.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    15.6   *
    15.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    15.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    15.9   *
   15.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   15.11   * Other names may be trademarks of their respective owners.
   15.12 @@ -27,7 +27,7 @@
   15.13   * Contributor(s):
   15.14   *
   15.15   * The Original Software is NetBeans. The Initial Developer of the Original
   15.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   15.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   15.18   *
   15.19   * If you wish your version of this file to be governed by only the CDDL
   15.20   * or only the GPL Version 2, indicate your decision by adding
    16.1 --- a/boot-fx/src/test/java/org/netbeans/html/boot/fx/KOFx.java	Fri Feb 07 07:42:52 2014 +0100
    16.2 +++ b/boot-fx/src/test/java/org/netbeans/html/boot/fx/KOFx.java	Fri Feb 07 07:44:34 2014 +0100
    16.3 @@ -1,7 +1,7 @@
    16.4  /**
    16.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    16.6   *
    16.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    16.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    16.9   *
   16.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   16.11   * Other names may be trademarks of their respective owners.
   16.12 @@ -27,7 +27,7 @@
   16.13   * Contributor(s):
   16.14   *
   16.15   * The Original Software is NetBeans. The Initial Developer of the Original
   16.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   16.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   16.18   *
   16.19   * If you wish your version of this file to be governed by only the CDDL
   16.20   * or only the GPL Version 2, indicate your decision by adding
    17.1 --- a/boot-fx/src/test/resources/net/java/html/boot/fx/wnd.js	Fri Feb 07 07:42:52 2014 +0100
    17.2 +++ b/boot-fx/src/test/resources/net/java/html/boot/fx/wnd.js	Fri Feb 07 07:44:34 2014 +0100
    17.3 @@ -1,7 +1,7 @@
    17.4  /*
    17.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    17.6   *
    17.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    17.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    17.9   *
   17.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   17.11   * Other names may be trademarks of their respective owners.
   17.12 @@ -27,7 +27,7 @@
   17.13   * Contributor(s):
   17.14   *
   17.15   * The Original Software is NetBeans. The Initial Developer of the Original
   17.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   17.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   17.18   *
   17.19   * If you wish your version of this file to be governed by only the CDDL
   17.20   * or only the GPL Version 2, indicate your decision by adding
    18.1 --- a/boot-fx/src/test/resources/org/netbeans/html/boot/fx/empty.html	Fri Feb 07 07:42:52 2014 +0100
    18.2 +++ b/boot-fx/src/test/resources/org/netbeans/html/boot/fx/empty.html	Fri Feb 07 07:44:34 2014 +0100
    18.3 @@ -2,7 +2,7 @@
    18.4  
    18.5      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    18.6  
    18.7 -    Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    18.8 +    Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    18.9  
   18.10      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   18.11      Other names may be trademarks of their respective owners.
   18.12 @@ -28,7 +28,7 @@
   18.13      Contributor(s):
   18.14  
   18.15      The Original Software is NetBeans. The Initial Developer of the Original
   18.16 -    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   18.17 +    Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   18.18  
   18.19      If you wish your version of this file to be governed by only the CDDL
   18.20      or only the GPL Version 2, indicate your decision by adding
    19.1 --- a/boot/src/main/java/net/java/html/boot/BrowserBuilder.java	Fri Feb 07 07:42:52 2014 +0100
    19.2 +++ b/boot/src/main/java/net/java/html/boot/BrowserBuilder.java	Fri Feb 07 07:44:34 2014 +0100
    19.3 @@ -1,7 +1,7 @@
    19.4  /**
    19.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    19.6   *
    19.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    19.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    19.9   *
   19.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   19.11   * Other names may be trademarks of their respective owners.
   19.12 @@ -27,7 +27,7 @@
   19.13   * Contributor(s):
   19.14   *
   19.15   * The Original Software is NetBeans. The Initial Developer of the Original
   19.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   19.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   19.18   *
   19.19   * If you wish your version of this file to be governed by only the CDDL
   19.20   * or only the GPL Version 2, indicate your decision by adding
    20.1 --- a/boot/src/main/java/net/java/html/boot/package.html	Fri Feb 07 07:42:52 2014 +0100
    20.2 +++ b/boot/src/main/java/net/java/html/boot/package.html	Fri Feb 07 07:44:34 2014 +0100
    20.3 @@ -2,7 +2,7 @@
    20.4  
    20.5      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    20.6  
    20.7 -    Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    20.8 +    Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    20.9  
   20.10      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   20.11      Other names may be trademarks of their respective owners.
   20.12 @@ -28,7 +28,7 @@
   20.13      Contributor(s):
   20.14  
   20.15      The Original Software is NetBeans. The Initial Developer of the Original
   20.16 -    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   20.17 +    Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   20.18  
   20.19      If you wish your version of this file to be governed by only the CDDL
   20.20      or only the GPL Version 2, indicate your decision by adding
    21.1 --- a/boot/src/main/java/net/java/html/js/JavaScriptBody.java	Fri Feb 07 07:42:52 2014 +0100
    21.2 +++ b/boot/src/main/java/net/java/html/js/JavaScriptBody.java	Fri Feb 07 07:44:34 2014 +0100
    21.3 @@ -1,7 +1,7 @@
    21.4  /**
    21.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    21.6   *
    21.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    21.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    21.9   *
   21.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   21.11   * Other names may be trademarks of their respective owners.
   21.12 @@ -27,7 +27,7 @@
   21.13   * Contributor(s):
   21.14   *
   21.15   * The Original Software is NetBeans. The Initial Developer of the Original
   21.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   21.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   21.18   *
   21.19   * If you wish your version of this file to be governed by only the CDDL
   21.20   * or only the GPL Version 2, indicate your decision by adding
    22.1 --- a/boot/src/main/java/net/java/html/js/JavaScriptResource.java	Fri Feb 07 07:42:52 2014 +0100
    22.2 +++ b/boot/src/main/java/net/java/html/js/JavaScriptResource.java	Fri Feb 07 07:44:34 2014 +0100
    22.3 @@ -1,7 +1,7 @@
    22.4  /**
    22.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    22.6   *
    22.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    22.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    22.9   *
   22.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   22.11   * Other names may be trademarks of their respective owners.
   22.12 @@ -27,7 +27,7 @@
   22.13   * Contributor(s):
   22.14   *
   22.15   * The Original Software is NetBeans. The Initial Developer of the Original
   22.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   22.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   22.18   *
   22.19   * If you wish your version of this file to be governed by only the CDDL
   22.20   * or only the GPL Version 2, indicate your decision by adding
    23.1 --- a/boot/src/main/java/net/java/html/js/package.html	Fri Feb 07 07:42:52 2014 +0100
    23.2 +++ b/boot/src/main/java/net/java/html/js/package.html	Fri Feb 07 07:44:34 2014 +0100
    23.3 @@ -2,7 +2,7 @@
    23.4  
    23.5      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    23.6  
    23.7 -    Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    23.8 +    Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    23.9  
   23.10      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   23.11      Other names may be trademarks of their respective owners.
   23.12 @@ -28,7 +28,7 @@
   23.13      Contributor(s):
   23.14  
   23.15      The Original Software is NetBeans. The Initial Developer of the Original
   23.16 -    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   23.17 +    Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   23.18  
   23.19      If you wish your version of this file to be governed by only the CDDL
   23.20      or only the GPL Version 2, indicate your decision by adding
    24.1 --- a/boot/src/main/java/org/apidesign/html/boot/spi/Fn.java	Fri Feb 07 07:42:52 2014 +0100
    24.2 +++ b/boot/src/main/java/org/apidesign/html/boot/spi/Fn.java	Fri Feb 07 07:44:34 2014 +0100
    24.3 @@ -1,7 +1,7 @@
    24.4  /**
    24.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    24.6   *
    24.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    24.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    24.9   *
   24.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   24.11   * Other names may be trademarks of their respective owners.
   24.12 @@ -27,7 +27,7 @@
   24.13   * Contributor(s):
   24.14   *
   24.15   * The Original Software is NetBeans. The Initial Developer of the Original
   24.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   24.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   24.18   *
   24.19   * If you wish your version of this file to be governed by only the CDDL
   24.20   * or only the GPL Version 2, indicate your decision by adding
    25.1 --- a/boot/src/main/java/org/apidesign/html/boot/spi/package.html	Fri Feb 07 07:42:52 2014 +0100
    25.2 +++ b/boot/src/main/java/org/apidesign/html/boot/spi/package.html	Fri Feb 07 07:44:34 2014 +0100
    25.3 @@ -2,7 +2,7 @@
    25.4  
    25.5      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    25.6  
    25.7 -    Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    25.8 +    Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    25.9  
   25.10      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   25.11      Other names may be trademarks of their respective owners.
   25.12 @@ -28,7 +28,7 @@
   25.13      Contributor(s):
   25.14  
   25.15      The Original Software is NetBeans. The Initial Developer of the Original
   25.16 -    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   25.17 +    Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   25.18  
   25.19      If you wish your version of this file to be governed by only the CDDL
   25.20      or only the GPL Version 2, indicate your decision by adding
    26.1 --- a/boot/src/main/java/org/netbeans/html/boot/impl/FindResources.java	Fri Feb 07 07:42:52 2014 +0100
    26.2 +++ b/boot/src/main/java/org/netbeans/html/boot/impl/FindResources.java	Fri Feb 07 07:44:34 2014 +0100
    26.3 @@ -1,7 +1,7 @@
    26.4  /**
    26.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    26.6   *
    26.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    26.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    26.9   *
   26.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   26.11   * Other names may be trademarks of their respective owners.
   26.12 @@ -27,7 +27,7 @@
   26.13   * Contributor(s):
   26.14   *
   26.15   * The Original Software is NetBeans. The Initial Developer of the Original
   26.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   26.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   26.18   *
   26.19   * If you wish your version of this file to be governed by only the CDDL
   26.20   * or only the GPL Version 2, indicate your decision by adding
    27.1 --- a/boot/src/main/java/org/netbeans/html/boot/impl/FnContext.java	Fri Feb 07 07:42:52 2014 +0100
    27.2 +++ b/boot/src/main/java/org/netbeans/html/boot/impl/FnContext.java	Fri Feb 07 07:44:34 2014 +0100
    27.3 @@ -1,7 +1,7 @@
    27.4  /**
    27.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    27.6   *
    27.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    27.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    27.9   *
   27.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   27.11   * Other names may be trademarks of their respective owners.
   27.12 @@ -27,7 +27,7 @@
   27.13   * Contributor(s):
   27.14   *
   27.15   * The Original Software is NetBeans. The Initial Developer of the Original
   27.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   27.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   27.18   *
   27.19   * If you wish your version of this file to be governed by only the CDDL
   27.20   * or only the GPL Version 2, indicate your decision by adding
    28.1 --- a/boot/src/main/java/org/netbeans/html/boot/impl/FnUtils.java	Fri Feb 07 07:42:52 2014 +0100
    28.2 +++ b/boot/src/main/java/org/netbeans/html/boot/impl/FnUtils.java	Fri Feb 07 07:44:34 2014 +0100
    28.3 @@ -1,7 +1,7 @@
    28.4  /**
    28.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    28.6   *
    28.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    28.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    28.9   *
   28.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   28.11   * Other names may be trademarks of their respective owners.
   28.12 @@ -27,7 +27,7 @@
   28.13   * Contributor(s):
   28.14   *
   28.15   * The Original Software is NetBeans. The Initial Developer of the Original
   28.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   28.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   28.18   *
   28.19   * If you wish your version of this file to be governed by only the CDDL
   28.20   * or only the GPL Version 2, indicate your decision by adding
    29.1 --- a/boot/src/main/java/org/netbeans/html/boot/impl/JavaScriptProcesor.java	Fri Feb 07 07:42:52 2014 +0100
    29.2 +++ b/boot/src/main/java/org/netbeans/html/boot/impl/JavaScriptProcesor.java	Fri Feb 07 07:44:34 2014 +0100
    29.3 @@ -1,7 +1,7 @@
    29.4  /**
    29.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    29.6   *
    29.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    29.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    29.9   *
   29.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   29.11   * Other names may be trademarks of their respective owners.
   29.12 @@ -27,7 +27,7 @@
   29.13   * Contributor(s):
   29.14   *
   29.15   * The Original Software is NetBeans. The Initial Developer of the Original
   29.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   29.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   29.18   *
   29.19   * If you wish your version of this file to be governed by only the CDDL
   29.20   * or only the GPL Version 2, indicate your decision by adding
    30.1 --- a/boot/src/main/java/org/netbeans/html/boot/impl/JsAgent.java	Fri Feb 07 07:42:52 2014 +0100
    30.2 +++ b/boot/src/main/java/org/netbeans/html/boot/impl/JsAgent.java	Fri Feb 07 07:44:34 2014 +0100
    30.3 @@ -1,7 +1,7 @@
    30.4  /**
    30.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    30.6   *
    30.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    30.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    30.9   *
   30.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   30.11   * Other names may be trademarks of their respective owners.
   30.12 @@ -27,7 +27,7 @@
   30.13   * Contributor(s):
   30.14   *
   30.15   * The Original Software is NetBeans. The Initial Developer of the Original
   30.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   30.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   30.18   *
   30.19   * If you wish your version of this file to be governed by only the CDDL
   30.20   * or only the GPL Version 2, indicate your decision by adding
    31.1 --- a/boot/src/main/java/org/netbeans/html/boot/impl/JsCallback.java	Fri Feb 07 07:42:52 2014 +0100
    31.2 +++ b/boot/src/main/java/org/netbeans/html/boot/impl/JsCallback.java	Fri Feb 07 07:44:34 2014 +0100
    31.3 @@ -1,7 +1,7 @@
    31.4  /**
    31.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    31.6   *
    31.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    31.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    31.9   *
   31.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   31.11   * Other names may be trademarks of their respective owners.
   31.12 @@ -27,7 +27,7 @@
   31.13   * Contributor(s):
   31.14   *
   31.15   * The Original Software is NetBeans. The Initial Developer of the Original
   31.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   31.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   31.18   *
   31.19   * If you wish your version of this file to be governed by only the CDDL
   31.20   * or only the GPL Version 2, indicate your decision by adding
    32.1 --- a/boot/src/main/java/org/netbeans/html/boot/impl/JsClassLoader.java	Fri Feb 07 07:42:52 2014 +0100
    32.2 +++ b/boot/src/main/java/org/netbeans/html/boot/impl/JsClassLoader.java	Fri Feb 07 07:44:34 2014 +0100
    32.3 @@ -1,7 +1,7 @@
    32.4  /**
    32.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    32.6   *
    32.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    32.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    32.9   *
   32.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   32.11   * Other names may be trademarks of their respective owners.
   32.12 @@ -27,7 +27,7 @@
   32.13   * Contributor(s):
   32.14   *
   32.15   * The Original Software is NetBeans. The Initial Developer of the Original
   32.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   32.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   32.18   *
   32.19   * If you wish your version of this file to be governed by only the CDDL
   32.20   * or only the GPL Version 2, indicate your decision by adding
    33.1 --- a/boot/src/main/java/org/netbeans/html/boot/impl/JsPkgCache.java	Fri Feb 07 07:42:52 2014 +0100
    33.2 +++ b/boot/src/main/java/org/netbeans/html/boot/impl/JsPkgCache.java	Fri Feb 07 07:44:34 2014 +0100
    33.3 @@ -1,7 +1,7 @@
    33.4  /**
    33.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    33.6   *
    33.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    33.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    33.9   *
   33.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   33.11   * Other names may be trademarks of their respective owners.
   33.12 @@ -27,7 +27,7 @@
   33.13   * Contributor(s):
   33.14   *
   33.15   * The Original Software is NetBeans. The Initial Developer of the Original
   33.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   33.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   33.18   *
   33.19   * If you wish your version of this file to be governed by only the CDDL
   33.20   * or only the GPL Version 2, indicate your decision by adding
    34.1 --- a/boot/src/test/java/org/netbeans/html/boot/impl/Arithm.java	Fri Feb 07 07:42:52 2014 +0100
    34.2 +++ b/boot/src/test/java/org/netbeans/html/boot/impl/Arithm.java	Fri Feb 07 07:44:34 2014 +0100
    34.3 @@ -1,7 +1,7 @@
    34.4  /**
    34.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    34.6   *
    34.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    34.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    34.9   *
   34.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   34.11   * Other names may be trademarks of their respective owners.
   34.12 @@ -27,7 +27,7 @@
   34.13   * Contributor(s):
   34.14   *
   34.15   * The Original Software is NetBeans. The Initial Developer of the Original
   34.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   34.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   34.18   *
   34.19   * If you wish your version of this file to be governed by only the CDDL
   34.20   * or only the GPL Version 2, indicate your decision by adding
    35.1 --- a/boot/src/test/java/org/netbeans/html/boot/impl/Compile.java	Fri Feb 07 07:42:52 2014 +0100
    35.2 +++ b/boot/src/test/java/org/netbeans/html/boot/impl/Compile.java	Fri Feb 07 07:44:34 2014 +0100
    35.3 @@ -1,7 +1,7 @@
    35.4  /**
    35.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    35.6   *
    35.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    35.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    35.9   *
   35.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   35.11   * Other names may be trademarks of their respective owners.
   35.12 @@ -27,7 +27,7 @@
   35.13   * Contributor(s):
   35.14   *
   35.15   * The Original Software is NetBeans. The Initial Developer of the Original
   35.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   35.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   35.18   *
   35.19   * If you wish your version of this file to be governed by only the CDDL
   35.20   * or only the GPL Version 2, indicate your decision by adding
    36.1 --- a/boot/src/test/java/org/netbeans/html/boot/impl/FnTest.java	Fri Feb 07 07:42:52 2014 +0100
    36.2 +++ b/boot/src/test/java/org/netbeans/html/boot/impl/FnTest.java	Fri Feb 07 07:44:34 2014 +0100
    36.3 @@ -1,7 +1,7 @@
    36.4  /**
    36.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    36.6   *
    36.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    36.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    36.9   *
   36.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   36.11   * Other names may be trademarks of their respective owners.
   36.12 @@ -27,7 +27,7 @@
   36.13   * Contributor(s):
   36.14   *
   36.15   * The Original Software is NetBeans. The Initial Developer of the Original
   36.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   36.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   36.18   *
   36.19   * If you wish your version of this file to be governed by only the CDDL
   36.20   * or only the GPL Version 2, indicate your decision by adding
    37.1 --- a/boot/src/test/java/org/netbeans/html/boot/impl/JavaScriptProcesorTest.java	Fri Feb 07 07:42:52 2014 +0100
    37.2 +++ b/boot/src/test/java/org/netbeans/html/boot/impl/JavaScriptProcesorTest.java	Fri Feb 07 07:44:34 2014 +0100
    37.3 @@ -1,7 +1,7 @@
    37.4  /**
    37.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    37.6   *
    37.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    37.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    37.9   *
   37.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   37.11   * Other names may be trademarks of their respective owners.
   37.12 @@ -27,7 +27,7 @@
   37.13   * Contributor(s):
   37.14   *
   37.15   * The Original Software is NetBeans. The Initial Developer of the Original
   37.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   37.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   37.18   *
   37.19   * If you wish your version of this file to be governed by only the CDDL
   37.20   * or only the GPL Version 2, indicate your decision by adding
    38.1 --- a/boot/src/test/java/org/netbeans/html/boot/impl/JsClassLoaderBase.java	Fri Feb 07 07:42:52 2014 +0100
    38.2 +++ b/boot/src/test/java/org/netbeans/html/boot/impl/JsClassLoaderBase.java	Fri Feb 07 07:44:34 2014 +0100
    38.3 @@ -1,7 +1,7 @@
    38.4  /**
    38.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    38.6   *
    38.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    38.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    38.9   *
   38.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   38.11   * Other names may be trademarks of their respective owners.
   38.12 @@ -27,7 +27,7 @@
   38.13   * Contributor(s):
   38.14   *
   38.15   * The Original Software is NetBeans. The Initial Developer of the Original
   38.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   38.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   38.18   *
   38.19   * If you wish your version of this file to be governed by only the CDDL
   38.20   * or only the GPL Version 2, indicate your decision by adding
    39.1 --- a/boot/src/test/java/org/netbeans/html/boot/impl/JsClassLoaderTest.java	Fri Feb 07 07:42:52 2014 +0100
    39.2 +++ b/boot/src/test/java/org/netbeans/html/boot/impl/JsClassLoaderTest.java	Fri Feb 07 07:44:34 2014 +0100
    39.3 @@ -1,7 +1,7 @@
    39.4  /**
    39.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    39.6   *
    39.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    39.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    39.9   *
   39.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   39.11   * Other names may be trademarks of their respective owners.
   39.12 @@ -27,7 +27,7 @@
   39.13   * Contributor(s):
   39.14   *
   39.15   * The Original Software is NetBeans. The Initial Developer of the Original
   39.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   39.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   39.18   *
   39.19   * If you wish your version of this file to be governed by only the CDDL
   39.20   * or only the GPL Version 2, indicate your decision by adding
    40.1 --- a/boot/src/test/java/org/netbeans/html/boot/impl/JsMethods.java	Fri Feb 07 07:42:52 2014 +0100
    40.2 +++ b/boot/src/test/java/org/netbeans/html/boot/impl/JsMethods.java	Fri Feb 07 07:44:34 2014 +0100
    40.3 @@ -1,7 +1,7 @@
    40.4  /**
    40.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    40.6   *
    40.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    40.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    40.9   *
   40.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   40.11   * Other names may be trademarks of their respective owners.
   40.12 @@ -27,7 +27,7 @@
   40.13   * Contributor(s):
   40.14   *
   40.15   * The Original Software is NetBeans. The Initial Developer of the Original
   40.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   40.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   40.18   *
   40.19   * If you wish your version of this file to be governed by only the CDDL
   40.20   * or only the GPL Version 2, indicate your decision by adding
    41.1 --- a/boot/src/test/resources/org/netbeans/html/boot/impl/jsmethods.js	Fri Feb 07 07:42:52 2014 +0100
    41.2 +++ b/boot/src/test/resources/org/netbeans/html/boot/impl/jsmethods.js	Fri Feb 07 07:44:34 2014 +0100
    41.3 @@ -1,7 +1,7 @@
    41.4  /*
    41.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    41.6   *
    41.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    41.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    41.9   *
   41.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   41.11   * Other names may be trademarks of their respective owners.
   41.12 @@ -27,7 +27,7 @@
   41.13   * Contributor(s):
   41.14   *
   41.15   * The Original Software is NetBeans. The Initial Developer of the Original
   41.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   41.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   41.18   *
   41.19   * If you wish your version of this file to be governed by only the CDDL
   41.20   * or only the GPL Version 2, indicate your decision by adding
    42.1 --- a/context/src/main/java/net/java/html/BrwsrCtx.java	Fri Feb 07 07:42:52 2014 +0100
    42.2 +++ b/context/src/main/java/net/java/html/BrwsrCtx.java	Fri Feb 07 07:44:34 2014 +0100
    42.3 @@ -1,7 +1,7 @@
    42.4  /**
    42.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    42.6   *
    42.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    42.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    42.9   *
   42.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   42.11   * Other names may be trademarks of their respective owners.
   42.12 @@ -27,7 +27,7 @@
   42.13   * Contributor(s):
   42.14   *
   42.15   * The Original Software is NetBeans. The Initial Developer of the Original
   42.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   42.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   42.18   *
   42.19   * If you wish your version of this file to be governed by only the CDDL
   42.20   * or only the GPL Version 2, indicate your decision by adding
    43.1 --- a/context/src/main/java/net/java/html/package.html	Fri Feb 07 07:42:52 2014 +0100
    43.2 +++ b/context/src/main/java/net/java/html/package.html	Fri Feb 07 07:44:34 2014 +0100
    43.3 @@ -2,7 +2,7 @@
    43.4  
    43.5      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    43.6  
    43.7 -    Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    43.8 +    Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    43.9  
   43.10      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   43.11      Other names may be trademarks of their respective owners.
   43.12 @@ -28,7 +28,7 @@
   43.13      Contributor(s):
   43.14  
   43.15      The Original Software is NetBeans. The Initial Developer of the Original
   43.16 -    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   43.17 +    Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   43.18  
   43.19      If you wish your version of this file to be governed by only the CDDL
   43.20      or only the GPL Version 2, indicate your decision by adding
    44.1 --- a/context/src/main/java/org/apidesign/html/context/spi/Contexts.java	Fri Feb 07 07:42:52 2014 +0100
    44.2 +++ b/context/src/main/java/org/apidesign/html/context/spi/Contexts.java	Fri Feb 07 07:44:34 2014 +0100
    44.3 @@ -1,7 +1,7 @@
    44.4  /**
    44.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    44.6   *
    44.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    44.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    44.9   *
   44.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   44.11   * Other names may be trademarks of their respective owners.
   44.12 @@ -27,7 +27,7 @@
   44.13   * Contributor(s):
   44.14   *
   44.15   * The Original Software is NetBeans. The Initial Developer of the Original
   44.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   44.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   44.18   *
   44.19   * If you wish your version of this file to be governed by only the CDDL
   44.20   * or only the GPL Version 2, indicate your decision by adding
    45.1 --- a/context/src/main/java/org/apidesign/html/context/spi/package.html	Fri Feb 07 07:42:52 2014 +0100
    45.2 +++ b/context/src/main/java/org/apidesign/html/context/spi/package.html	Fri Feb 07 07:44:34 2014 +0100
    45.3 @@ -2,7 +2,7 @@
    45.4  
    45.5      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    45.6  
    45.7 -    Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    45.8 +    Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    45.9  
   45.10      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   45.11      Other names may be trademarks of their respective owners.
   45.12 @@ -28,7 +28,7 @@
   45.13      Contributor(s):
   45.14  
   45.15      The Original Software is NetBeans. The Initial Developer of the Original
   45.16 -    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   45.17 +    Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   45.18  
   45.19      If you wish your version of this file to be governed by only the CDDL
   45.20      or only the GPL Version 2, indicate your decision by adding
    46.1 --- a/context/src/main/java/org/netbeans/html/context/impl/CtxAccssr.java	Fri Feb 07 07:42:52 2014 +0100
    46.2 +++ b/context/src/main/java/org/netbeans/html/context/impl/CtxAccssr.java	Fri Feb 07 07:44:34 2014 +0100
    46.3 @@ -1,7 +1,7 @@
    46.4  /**
    46.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    46.6   *
    46.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    46.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    46.9   *
   46.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   46.11   * Other names may be trademarks of their respective owners.
   46.12 @@ -27,7 +27,7 @@
   46.13   * Contributor(s):
   46.14   *
   46.15   * The Original Software is NetBeans. The Initial Developer of the Original
   46.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   46.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   46.18   *
   46.19   * If you wish your version of this file to be governed by only the CDDL
   46.20   * or only the GPL Version 2, indicate your decision by adding
    47.1 --- a/context/src/main/java/org/netbeans/html/context/impl/CtxImpl.java	Fri Feb 07 07:42:52 2014 +0100
    47.2 +++ b/context/src/main/java/org/netbeans/html/context/impl/CtxImpl.java	Fri Feb 07 07:44:34 2014 +0100
    47.3 @@ -1,7 +1,7 @@
    47.4  /**
    47.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    47.6   *
    47.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    47.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    47.9   *
   47.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   47.11   * Other names may be trademarks of their respective owners.
   47.12 @@ -27,7 +27,7 @@
   47.13   * Contributor(s):
   47.14   *
   47.15   * The Original Software is NetBeans. The Initial Developer of the Original
   47.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   47.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   47.18   *
   47.19   * If you wish your version of this file to be governed by only the CDDL
   47.20   * or only the GPL Version 2, indicate your decision by adding
    48.1 --- a/equinox-agentclass-hook/src/main/java/org/netbeans/html/equinox/agentclass/AgentHook.java	Fri Feb 07 07:42:52 2014 +0100
    48.2 +++ b/equinox-agentclass-hook/src/main/java/org/netbeans/html/equinox/agentclass/AgentHook.java	Fri Feb 07 07:44:34 2014 +0100
    48.3 @@ -1,7 +1,7 @@
    48.4  /**
    48.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    48.6   *
    48.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    48.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    48.9   *
   48.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   48.11   * Other names may be trademarks of their respective owners.
   48.12 @@ -27,7 +27,7 @@
   48.13   * Contributor(s):
   48.14   *
   48.15   * The Original Software is NetBeans. The Initial Developer of the Original
   48.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   48.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   48.18   *
   48.19   * If you wish your version of this file to be governed by only the CDDL
   48.20   * or only the GPL Version 2, indicate your decision by adding
    49.1 --- a/equinox-agentclass-hook/src/main/java/org/netbeans/html/equinox/agentclass/NbInstrumentation.java	Fri Feb 07 07:42:52 2014 +0100
    49.2 +++ b/equinox-agentclass-hook/src/main/java/org/netbeans/html/equinox/agentclass/NbInstrumentation.java	Fri Feb 07 07:44:34 2014 +0100
    49.3 @@ -1,7 +1,7 @@
    49.4  /**
    49.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    49.6   *
    49.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    49.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    49.9   *
   49.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   49.11   * Other names may be trademarks of their respective owners.
   49.12 @@ -27,7 +27,7 @@
   49.13   * Contributor(s):
   49.14   *
   49.15   * The Original Software is NetBeans. The Initial Developer of the Original
   49.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   49.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   49.18   *
   49.19   * If you wish your version of this file to be governed by only the CDDL
   49.20   * or only the GPL Version 2, indicate your decision by adding
   49.21 @@ -40,7 +40,6 @@
   49.22   * Version 2 license, then the option applies only if the new code is
   49.23   * made subject to such option by the copyright holder.
   49.24   */
   49.25 -
   49.26  package org.netbeans.html.equinox.agentclass;
   49.27  
   49.28  import java.lang.instrument.ClassDefinition;
    50.1 --- a/equinox-agentclass-hook/src/main/resources/hookconfigurators.properties	Fri Feb 07 07:42:52 2014 +0100
    50.2 +++ b/equinox-agentclass-hook/src/main/resources/hookconfigurators.properties	Fri Feb 07 07:44:34 2014 +0100
    50.3 @@ -1,7 +1,7 @@
    50.4  #
    50.5  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    50.6  #
    50.7 -# Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    50.8 +# Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    50.9  #
   50.10  # Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   50.11  # Other names may be trademarks of their respective owners.
   50.12 @@ -27,7 +27,7 @@
   50.13  # Contributor(s):
   50.14  #
   50.15  # The Original Software is NetBeans. The Initial Developer of the Original
   50.16 -# Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   50.17 +# Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   50.18  #
   50.19  # If you wish your version of this file to be governed by only the CDDL
   50.20  # or only the GPL Version 2, indicate your decision by adding
    51.1 --- a/geo/src/main/java/net/java/html/geo/OnLocation.java	Fri Feb 07 07:42:52 2014 +0100
    51.2 +++ b/geo/src/main/java/net/java/html/geo/OnLocation.java	Fri Feb 07 07:44:34 2014 +0100
    51.3 @@ -1,7 +1,7 @@
    51.4  /**
    51.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    51.6   *
    51.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    51.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    51.9   *
   51.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   51.11   * Other names may be trademarks of their respective owners.
   51.12 @@ -27,7 +27,7 @@
   51.13   * Contributor(s):
   51.14   *
   51.15   * The Original Software is NetBeans. The Initial Developer of the Original
   51.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   51.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   51.18   *
   51.19   * If you wish your version of this file to be governed by only the CDDL
   51.20   * or only the GPL Version 2, indicate your decision by adding
    52.1 --- a/geo/src/main/java/net/java/html/geo/Position.java	Fri Feb 07 07:42:52 2014 +0100
    52.2 +++ b/geo/src/main/java/net/java/html/geo/Position.java	Fri Feb 07 07:44:34 2014 +0100
    52.3 @@ -1,7 +1,7 @@
    52.4  /**
    52.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    52.6   *
    52.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    52.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    52.9   *
   52.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   52.11   * Other names may be trademarks of their respective owners.
   52.12 @@ -27,7 +27,7 @@
   52.13   * Contributor(s):
   52.14   *
   52.15   * The Original Software is NetBeans. The Initial Developer of the Original
   52.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   52.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   52.18   *
   52.19   * If you wish your version of this file to be governed by only the CDDL
   52.20   * or only the GPL Version 2, indicate your decision by adding
    53.1 --- a/geo/src/main/java/net/java/html/geo/package.html	Fri Feb 07 07:42:52 2014 +0100
    53.2 +++ b/geo/src/main/java/net/java/html/geo/package.html	Fri Feb 07 07:44:34 2014 +0100
    53.3 @@ -2,7 +2,7 @@
    53.4  
    53.5      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    53.6  
    53.7 -    Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    53.8 +    Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    53.9  
   53.10      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   53.11      Other names may be trademarks of their respective owners.
   53.12 @@ -28,7 +28,7 @@
   53.13      Contributor(s):
   53.14  
   53.15      The Original Software is NetBeans. The Initial Developer of the Original
   53.16 -    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   53.17 +    Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   53.18  
   53.19      If you wish your version of this file to be governed by only the CDDL
   53.20      or only the GPL Version 2, indicate your decision by adding
    54.1 --- a/geo/src/main/java/org/netbeans/html/geo/impl/GeoProcessor.java	Fri Feb 07 07:42:52 2014 +0100
    54.2 +++ b/geo/src/main/java/org/netbeans/html/geo/impl/GeoProcessor.java	Fri Feb 07 07:44:34 2014 +0100
    54.3 @@ -1,7 +1,7 @@
    54.4  /**
    54.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    54.6   *
    54.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    54.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    54.9   *
   54.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   54.11   * Other names may be trademarks of their respective owners.
   54.12 @@ -27,7 +27,7 @@
   54.13   * Contributor(s):
   54.14   *
   54.15   * The Original Software is NetBeans. The Initial Developer of the Original
   54.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   54.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   54.18   *
   54.19   * If you wish your version of this file to be governed by only the CDDL
   54.20   * or only the GPL Version 2, indicate your decision by adding
    55.1 --- a/geo/src/main/java/org/netbeans/html/geo/impl/JsG.java	Fri Feb 07 07:42:52 2014 +0100
    55.2 +++ b/geo/src/main/java/org/netbeans/html/geo/impl/JsG.java	Fri Feb 07 07:44:34 2014 +0100
    55.3 @@ -1,7 +1,7 @@
    55.4  /**
    55.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    55.6   *
    55.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    55.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    55.9   *
   55.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   55.11   * Other names may be trademarks of their respective owners.
   55.12 @@ -27,7 +27,7 @@
   55.13   * Contributor(s):
   55.14   *
   55.15   * The Original Software is NetBeans. The Initial Developer of the Original
   55.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   55.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   55.18   *
   55.19   * If you wish your version of this file to be governed by only the CDDL
   55.20   * or only the GPL Version 2, indicate your decision by adding
    56.1 --- a/geo/src/test/java/net/java/html/geo/OnLocationTest.java	Fri Feb 07 07:42:52 2014 +0100
    56.2 +++ b/geo/src/test/java/net/java/html/geo/OnLocationTest.java	Fri Feb 07 07:44:34 2014 +0100
    56.3 @@ -1,7 +1,7 @@
    56.4  /**
    56.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    56.6   *
    56.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    56.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    56.9   *
   56.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   56.11   * Other names may be trademarks of their respective owners.
   56.12 @@ -27,7 +27,7 @@
   56.13   * Contributor(s):
   56.14   *
   56.15   * The Original Software is NetBeans. The Initial Developer of the Original
   56.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   56.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   56.18   *
   56.19   * If you wish your version of this file to be governed by only the CDDL
   56.20   * or only the GPL Version 2, indicate your decision by adding
    57.1 --- a/geo/src/test/java/org/netbeans/html/geo/impl/Compile.java	Fri Feb 07 07:42:52 2014 +0100
    57.2 +++ b/geo/src/test/java/org/netbeans/html/geo/impl/Compile.java	Fri Feb 07 07:44:34 2014 +0100
    57.3 @@ -1,7 +1,7 @@
    57.4  /**
    57.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    57.6   *
    57.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    57.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    57.9   *
   57.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   57.11   * Other names may be trademarks of their respective owners.
   57.12 @@ -27,7 +27,7 @@
   57.13   * Contributor(s):
   57.14   *
   57.15   * The Original Software is NetBeans. The Initial Developer of the Original
   57.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   57.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   57.18   *
   57.19   * If you wish your version of this file to be governed by only the CDDL
   57.20   * or only the GPL Version 2, indicate your decision by adding
    58.1 --- a/geo/src/test/java/org/netbeans/html/geo/impl/GeoProcessorTest.java	Fri Feb 07 07:42:52 2014 +0100
    58.2 +++ b/geo/src/test/java/org/netbeans/html/geo/impl/GeoProcessorTest.java	Fri Feb 07 07:44:34 2014 +0100
    58.3 @@ -1,7 +1,7 @@
    58.4  /**
    58.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    58.6   *
    58.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    58.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    58.9   *
   58.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   58.11   * Other names may be trademarks of their respective owners.
   58.12 @@ -27,7 +27,7 @@
   58.13   * Contributor(s):
   58.14   *
   58.15   * The Original Software is NetBeans. The Initial Developer of the Original
   58.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   58.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   58.18   *
   58.19   * If you wish your version of this file to be governed by only the CDDL
   58.20   * or only the GPL Version 2, indicate your decision by adding
    59.1 --- a/html4j-maven-plugin/src/main/java/org/netbeans/html/mojo/ProcessJsAnnotationsMojo.java	Fri Feb 07 07:42:52 2014 +0100
    59.2 +++ b/html4j-maven-plugin/src/main/java/org/netbeans/html/mojo/ProcessJsAnnotationsMojo.java	Fri Feb 07 07:44:34 2014 +0100
    59.3 @@ -1,7 +1,7 @@
    59.4  /**
    59.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    59.6   *
    59.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    59.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    59.9   *
   59.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   59.11   * Other names may be trademarks of their respective owners.
   59.12 @@ -27,7 +27,7 @@
   59.13   * Contributor(s):
   59.14   *
   59.15   * The Original Software is NetBeans. The Initial Developer of the Original
   59.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   59.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   59.18   *
   59.19   * If you wish your version of this file to be governed by only the CDDL
   59.20   * or only the GPL Version 2, indicate your decision by adding
    60.1 --- a/json-tck/src/main/java/net/java/html/js/tests/Bodies.java	Fri Feb 07 07:42:52 2014 +0100
    60.2 +++ b/json-tck/src/main/java/net/java/html/js/tests/Bodies.java	Fri Feb 07 07:44:34 2014 +0100
    60.3 @@ -1,7 +1,7 @@
    60.4  /**
    60.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    60.6   *
    60.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    60.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    60.9   *
   60.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   60.11   * Other names may be trademarks of their respective owners.
   60.12 @@ -27,7 +27,7 @@
   60.13   * Contributor(s):
   60.14   *
   60.15   * The Original Software is NetBeans. The Initial Developer of the Original
   60.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   60.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   60.18   *
   60.19   * If you wish your version of this file to be governed by only the CDDL
   60.20   * or only the GPL Version 2, indicate your decision by adding
    61.1 --- a/json-tck/src/main/java/net/java/html/js/tests/Factorial.java	Fri Feb 07 07:42:52 2014 +0100
    61.2 +++ b/json-tck/src/main/java/net/java/html/js/tests/Factorial.java	Fri Feb 07 07:44:34 2014 +0100
    61.3 @@ -1,7 +1,7 @@
    61.4  /**
    61.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    61.6   *
    61.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    61.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    61.9   *
   61.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   61.11   * Other names may be trademarks of their respective owners.
   61.12 @@ -27,7 +27,7 @@
   61.13   * Contributor(s):
   61.14   *
   61.15   * The Original Software is NetBeans. The Initial Developer of the Original
   61.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   61.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   61.18   *
   61.19   * If you wish your version of this file to be governed by only the CDDL
   61.20   * or only the GPL Version 2, indicate your decision by adding
    62.1 --- a/json-tck/src/main/java/net/java/html/js/tests/JavaScriptBodyTest.java	Fri Feb 07 07:42:52 2014 +0100
    62.2 +++ b/json-tck/src/main/java/net/java/html/js/tests/JavaScriptBodyTest.java	Fri Feb 07 07:44:34 2014 +0100
    62.3 @@ -1,7 +1,7 @@
    62.4  /**
    62.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    62.6   *
    62.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    62.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    62.9   *
   62.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   62.11   * Other names may be trademarks of their respective owners.
   62.12 @@ -27,7 +27,7 @@
   62.13   * Contributor(s):
   62.14   *
   62.15   * The Original Software is NetBeans. The Initial Developer of the Original
   62.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   62.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   62.18   *
   62.19   * If you wish your version of this file to be governed by only the CDDL
   62.20   * or only the GPL Version 2, indicate your decision by adding
    63.1 --- a/json-tck/src/main/java/net/java/html/js/tests/Later.java	Fri Feb 07 07:42:52 2014 +0100
    63.2 +++ b/json-tck/src/main/java/net/java/html/js/tests/Later.java	Fri Feb 07 07:44:34 2014 +0100
    63.3 @@ -1,7 +1,7 @@
    63.4  /**
    63.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    63.6   *
    63.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    63.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    63.9   *
   63.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   63.11   * Other names may be trademarks of their respective owners.
   63.12 @@ -27,7 +27,7 @@
   63.13   * Contributor(s):
   63.14   *
   63.15   * The Original Software is NetBeans. The Initial Developer of the Original
   63.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   63.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   63.18   *
   63.19   * If you wish your version of this file to be governed by only the CDDL
   63.20   * or only the GPL Version 2, indicate your decision by adding
    64.1 --- a/json-tck/src/main/java/net/java/html/js/tests/Sum.java	Fri Feb 07 07:42:52 2014 +0100
    64.2 +++ b/json-tck/src/main/java/net/java/html/js/tests/Sum.java	Fri Feb 07 07:44:34 2014 +0100
    64.3 @@ -1,7 +1,7 @@
    64.4  /**
    64.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    64.6   *
    64.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    64.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    64.9   *
   64.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   64.11   * Other names may be trademarks of their respective owners.
   64.12 @@ -27,7 +27,7 @@
   64.13   * Contributor(s):
   64.14   *
   64.15   * The Original Software is NetBeans. The Initial Developer of the Original
   64.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   64.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   64.18   *
   64.19   * If you wish your version of this file to be governed by only the CDDL
   64.20   * or only the GPL Version 2, indicate your decision by adding
    65.1 --- a/json-tck/src/main/java/net/java/html/json/tests/ConvertTypesTest.java	Fri Feb 07 07:42:52 2014 +0100
    65.2 +++ b/json-tck/src/main/java/net/java/html/json/tests/ConvertTypesTest.java	Fri Feb 07 07:44:34 2014 +0100
    65.3 @@ -1,7 +1,7 @@
    65.4  /**
    65.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    65.6   *
    65.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    65.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    65.9   *
   65.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   65.11   * Other names may be trademarks of their respective owners.
   65.12 @@ -27,7 +27,7 @@
   65.13   * Contributor(s):
   65.14   *
   65.15   * The Original Software is NetBeans. The Initial Developer of the Original
   65.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   65.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   65.18   *
   65.19   * If you wish your version of this file to be governed by only the CDDL
   65.20   * or only the GPL Version 2, indicate your decision by adding
    66.1 --- a/json-tck/src/main/java/net/java/html/json/tests/JSONTest.java	Fri Feb 07 07:42:52 2014 +0100
    66.2 +++ b/json-tck/src/main/java/net/java/html/json/tests/JSONTest.java	Fri Feb 07 07:44:34 2014 +0100
    66.3 @@ -1,7 +1,7 @@
    66.4  /**
    66.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    66.6   *
    66.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    66.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    66.9   *
   66.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   66.11   * Other names may be trademarks of their respective owners.
   66.12 @@ -27,7 +27,7 @@
   66.13   * Contributor(s):
   66.14   *
   66.15   * The Original Software is NetBeans. The Initial Developer of the Original
   66.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   66.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   66.18   *
   66.19   * If you wish your version of this file to be governed by only the CDDL
   66.20   * or only the GPL Version 2, indicate your decision by adding
    67.1 --- a/json-tck/src/main/java/net/java/html/json/tests/KnockoutTest.java	Fri Feb 07 07:42:52 2014 +0100
    67.2 +++ b/json-tck/src/main/java/net/java/html/json/tests/KnockoutTest.java	Fri Feb 07 07:44:34 2014 +0100
    67.3 @@ -1,7 +1,7 @@
    67.4  /**
    67.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    67.6   *
    67.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    67.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    67.9   *
   67.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   67.11   * Other names may be trademarks of their respective owners.
   67.12 @@ -27,7 +27,7 @@
   67.13   * Contributor(s):
   67.14   *
   67.15   * The Original Software is NetBeans. The Initial Developer of the Original
   67.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   67.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   67.18   *
   67.19   * If you wish your version of this file to be governed by only the CDDL
   67.20   * or only the GPL Version 2, indicate your decision by adding
    68.1 --- a/json-tck/src/main/java/net/java/html/json/tests/OperationsTest.java	Fri Feb 07 07:42:52 2014 +0100
    68.2 +++ b/json-tck/src/main/java/net/java/html/json/tests/OperationsTest.java	Fri Feb 07 07:44:34 2014 +0100
    68.3 @@ -1,7 +1,7 @@
    68.4  /**
    68.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    68.6   *
    68.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    68.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    68.9   *
   68.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   68.11   * Other names may be trademarks of their respective owners.
   68.12 @@ -27,7 +27,7 @@
   68.13   * Contributor(s):
   68.14   *
   68.15   * The Original Software is NetBeans. The Initial Developer of the Original
   68.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   68.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   68.18   *
   68.19   * If you wish your version of this file to be governed by only the CDDL
   68.20   * or only the GPL Version 2, indicate your decision by adding
    69.1 --- a/json-tck/src/main/java/net/java/html/json/tests/PairModel.java	Fri Feb 07 07:42:52 2014 +0100
    69.2 +++ b/json-tck/src/main/java/net/java/html/json/tests/PairModel.java	Fri Feb 07 07:44:34 2014 +0100
    69.3 @@ -1,7 +1,7 @@
    69.4  /**
    69.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    69.6   *
    69.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    69.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    69.9   *
   69.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   69.11   * Other names may be trademarks of their respective owners.
   69.12 @@ -27,7 +27,7 @@
   69.13   * Contributor(s):
   69.14   *
   69.15   * The Original Software is NetBeans. The Initial Developer of the Original
   69.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   69.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   69.18   *
   69.19   * If you wish your version of this file to be governed by only the CDDL
   69.20   * or only the GPL Version 2, indicate your decision by adding
    70.1 --- a/json-tck/src/main/java/net/java/html/json/tests/PersonImpl.java	Fri Feb 07 07:42:52 2014 +0100
    70.2 +++ b/json-tck/src/main/java/net/java/html/json/tests/PersonImpl.java	Fri Feb 07 07:44:34 2014 +0100
    70.3 @@ -1,7 +1,7 @@
    70.4  /**
    70.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    70.6   *
    70.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    70.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    70.9   *
   70.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   70.11   * Other names may be trademarks of their respective owners.
   70.12 @@ -27,7 +27,7 @@
   70.13   * Contributor(s):
   70.14   *
   70.15   * The Original Software is NetBeans. The Initial Developer of the Original
   70.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   70.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   70.18   *
   70.19   * If you wish your version of this file to be governed by only the CDDL
   70.20   * or only the GPL Version 2, indicate your decision by adding
    71.1 --- a/json-tck/src/main/java/net/java/html/json/tests/Sex.java	Fri Feb 07 07:42:52 2014 +0100
    71.2 +++ b/json-tck/src/main/java/net/java/html/json/tests/Sex.java	Fri Feb 07 07:44:34 2014 +0100
    71.3 @@ -1,7 +1,7 @@
    71.4  /**
    71.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    71.6   *
    71.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    71.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    71.9   *
   71.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   71.11   * Other names may be trademarks of their respective owners.
   71.12 @@ -27,7 +27,7 @@
   71.13   * Contributor(s):
   71.14   *
   71.15   * The Original Software is NetBeans. The Initial Developer of the Original
   71.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   71.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   71.18   *
   71.19   * If you wish your version of this file to be governed by only the CDDL
   71.20   * or only the GPL Version 2, indicate your decision by adding
    72.1 --- a/json-tck/src/main/java/net/java/html/json/tests/Utils.java	Fri Feb 07 07:42:52 2014 +0100
    72.2 +++ b/json-tck/src/main/java/net/java/html/json/tests/Utils.java	Fri Feb 07 07:44:34 2014 +0100
    72.3 @@ -1,7 +1,7 @@
    72.4  /**
    72.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    72.6   *
    72.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    72.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    72.9   *
   72.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   72.11   * Other names may be trademarks of their respective owners.
   72.12 @@ -27,7 +27,7 @@
   72.13   * Contributor(s):
   72.14   *
   72.15   * The Original Software is NetBeans. The Initial Developer of the Original
   72.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   72.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   72.18   *
   72.19   * If you wish your version of this file to be governed by only the CDDL
   72.20   * or only the GPL Version 2, indicate your decision by adding
    73.1 --- a/json-tck/src/main/java/net/java/html/json/tests/WebSocketTest.java	Fri Feb 07 07:42:52 2014 +0100
    73.2 +++ b/json-tck/src/main/java/net/java/html/json/tests/WebSocketTest.java	Fri Feb 07 07:44:34 2014 +0100
    73.3 @@ -1,7 +1,7 @@
    73.4  /**
    73.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    73.6   *
    73.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    73.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    73.9   *
   73.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   73.11   * Other names may be trademarks of their respective owners.
   73.12 @@ -27,7 +27,7 @@
   73.13   * Contributor(s):
   73.14   *
   73.15   * The Original Software is NetBeans. The Initial Developer of the Original
   73.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   73.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   73.18   *
   73.19   * If you wish your version of this file to be governed by only the CDDL
   73.20   * or only the GPL Version 2, indicate your decision by adding
    74.1 --- a/json-tck/src/main/java/org/apidesign/html/json/tck/JavaScriptTCK.java	Fri Feb 07 07:42:52 2014 +0100
    74.2 +++ b/json-tck/src/main/java/org/apidesign/html/json/tck/JavaScriptTCK.java	Fri Feb 07 07:44:34 2014 +0100
    74.3 @@ -1,7 +1,7 @@
    74.4  /**
    74.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    74.6   *
    74.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    74.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    74.9   *
   74.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   74.11   * Other names may be trademarks of their respective owners.
   74.12 @@ -27,7 +27,7 @@
   74.13   * Contributor(s):
   74.14   *
   74.15   * The Original Software is NetBeans. The Initial Developer of the Original
   74.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   74.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   74.18   *
   74.19   * If you wish your version of this file to be governed by only the CDDL
   74.20   * or only the GPL Version 2, indicate your decision by adding
    75.1 --- a/json-tck/src/main/java/org/apidesign/html/json/tck/KOTest.java	Fri Feb 07 07:42:52 2014 +0100
    75.2 +++ b/json-tck/src/main/java/org/apidesign/html/json/tck/KOTest.java	Fri Feb 07 07:44:34 2014 +0100
    75.3 @@ -1,7 +1,7 @@
    75.4  /**
    75.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    75.6   *
    75.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    75.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    75.9   *
   75.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   75.11   * Other names may be trademarks of their respective owners.
   75.12 @@ -27,7 +27,7 @@
   75.13   * Contributor(s):
   75.14   *
   75.15   * The Original Software is NetBeans. The Initial Developer of the Original
   75.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   75.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   75.18   *
   75.19   * If you wish your version of this file to be governed by only the CDDL
   75.20   * or only the GPL Version 2, indicate your decision by adding
    76.1 --- a/json-tck/src/main/java/org/apidesign/html/json/tck/KnockoutTCK.java	Fri Feb 07 07:42:52 2014 +0100
    76.2 +++ b/json-tck/src/main/java/org/apidesign/html/json/tck/KnockoutTCK.java	Fri Feb 07 07:44:34 2014 +0100
    76.3 @@ -1,7 +1,7 @@
    76.4  /**
    76.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    76.6   *
    76.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    76.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    76.9   *
   76.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   76.11   * Other names may be trademarks of their respective owners.
   76.12 @@ -27,7 +27,7 @@
   76.13   * Contributor(s):
   76.14   *
   76.15   * The Original Software is NetBeans. The Initial Developer of the Original
   76.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   76.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   76.18   *
   76.19   * If you wish your version of this file to be governed by only the CDDL
   76.20   * or only the GPL Version 2, indicate your decision by adding
    77.1 --- a/json-tck/src/main/resources/org/apidesign/html/json/tck/package.html	Fri Feb 07 07:42:52 2014 +0100
    77.2 +++ b/json-tck/src/main/resources/org/apidesign/html/json/tck/package.html	Fri Feb 07 07:44:34 2014 +0100
    77.3 @@ -2,7 +2,7 @@
    77.4  
    77.5      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    77.6  
    77.7 -    Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    77.8 +    Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    77.9  
   77.10      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   77.11      Other names may be trademarks of their respective owners.
   77.12 @@ -28,7 +28,7 @@
   77.13      Contributor(s):
   77.14  
   77.15      The Original Software is NetBeans. The Initial Developer of the Original
   77.16 -    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   77.17 +    Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   77.18  
   77.19      If you wish your version of this file to be governed by only the CDDL
   77.20      or only the GPL Version 2, indicate your decision by adding
    78.1 --- a/json-tck/src/test/java/net/java/html/js/tests/BodiesTest.java	Fri Feb 07 07:42:52 2014 +0100
    78.2 +++ b/json-tck/src/test/java/net/java/html/js/tests/BodiesTest.java	Fri Feb 07 07:44:34 2014 +0100
    78.3 @@ -1,7 +1,7 @@
    78.4  /**
    78.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    78.6   *
    78.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    78.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    78.9   *
   78.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   78.11   * Other names may be trademarks of their respective owners.
   78.12 @@ -27,7 +27,7 @@
   78.13   * Contributor(s):
   78.14   *
   78.15   * The Original Software is NetBeans. The Initial Developer of the Original
   78.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   78.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   78.18   *
   78.19   * If you wish your version of this file to be governed by only the CDDL
   78.20   * or only the GPL Version 2, indicate your decision by adding
    79.1 --- a/json/src/main/java/net/java/html/json/ComputedProperty.java	Fri Feb 07 07:42:52 2014 +0100
    79.2 +++ b/json/src/main/java/net/java/html/json/ComputedProperty.java	Fri Feb 07 07:44:34 2014 +0100
    79.3 @@ -1,7 +1,7 @@
    79.4  /**
    79.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    79.6   *
    79.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    79.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    79.9   *
   79.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   79.11   * Other names may be trademarks of their respective owners.
   79.12 @@ -27,7 +27,7 @@
   79.13   * Contributor(s):
   79.14   *
   79.15   * The Original Software is NetBeans. The Initial Developer of the Original
   79.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   79.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   79.18   *
   79.19   * If you wish your version of this file to be governed by only the CDDL
   79.20   * or only the GPL Version 2, indicate your decision by adding
    80.1 --- a/json/src/main/java/net/java/html/json/Function.java	Fri Feb 07 07:42:52 2014 +0100
    80.2 +++ b/json/src/main/java/net/java/html/json/Function.java	Fri Feb 07 07:44:34 2014 +0100
    80.3 @@ -1,7 +1,7 @@
    80.4  /**
    80.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    80.6   *
    80.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    80.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    80.9   *
   80.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   80.11   * Other names may be trademarks of their respective owners.
   80.12 @@ -27,7 +27,7 @@
   80.13   * Contributor(s):
   80.14   *
   80.15   * The Original Software is NetBeans. The Initial Developer of the Original
   80.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   80.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   80.18   *
   80.19   * If you wish your version of this file to be governed by only the CDDL
   80.20   * or only the GPL Version 2, indicate your decision by adding
    81.1 --- a/json/src/main/java/net/java/html/json/Model.java	Fri Feb 07 07:42:52 2014 +0100
    81.2 +++ b/json/src/main/java/net/java/html/json/Model.java	Fri Feb 07 07:44:34 2014 +0100
    81.3 @@ -1,7 +1,7 @@
    81.4  /**
    81.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    81.6   *
    81.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    81.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    81.9   *
   81.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   81.11   * Other names may be trademarks of their respective owners.
   81.12 @@ -27,7 +27,7 @@
   81.13   * Contributor(s):
   81.14   *
   81.15   * The Original Software is NetBeans. The Initial Developer of the Original
   81.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   81.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   81.18   *
   81.19   * If you wish your version of this file to be governed by only the CDDL
   81.20   * or only the GPL Version 2, indicate your decision by adding
    82.1 --- a/json/src/main/java/net/java/html/json/ModelOperation.java	Fri Feb 07 07:42:52 2014 +0100
    82.2 +++ b/json/src/main/java/net/java/html/json/ModelOperation.java	Fri Feb 07 07:44:34 2014 +0100
    82.3 @@ -1,7 +1,7 @@
    82.4  /**
    82.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    82.6   *
    82.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    82.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    82.9   *
   82.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   82.11   * Other names may be trademarks of their respective owners.
   82.12 @@ -27,7 +27,7 @@
   82.13   * Contributor(s):
   82.14   *
   82.15   * The Original Software is NetBeans. The Initial Developer of the Original
   82.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   82.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   82.18   *
   82.19   * If you wish your version of this file to be governed by only the CDDL
   82.20   * or only the GPL Version 2, indicate your decision by adding
    83.1 --- a/json/src/main/java/net/java/html/json/Models.java	Fri Feb 07 07:42:52 2014 +0100
    83.2 +++ b/json/src/main/java/net/java/html/json/Models.java	Fri Feb 07 07:44:34 2014 +0100
    83.3 @@ -1,7 +1,7 @@
    83.4  /**
    83.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    83.6   *
    83.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    83.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    83.9   *
   83.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   83.11   * Other names may be trademarks of their respective owners.
   83.12 @@ -27,7 +27,7 @@
   83.13   * Contributor(s):
   83.14   *
   83.15   * The Original Software is NetBeans. The Initial Developer of the Original
   83.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   83.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   83.18   *
   83.19   * If you wish your version of this file to be governed by only the CDDL
   83.20   * or only the GPL Version 2, indicate your decision by adding
    84.1 --- a/json/src/main/java/net/java/html/json/OnPropertyChange.java	Fri Feb 07 07:42:52 2014 +0100
    84.2 +++ b/json/src/main/java/net/java/html/json/OnPropertyChange.java	Fri Feb 07 07:44:34 2014 +0100
    84.3 @@ -1,7 +1,7 @@
    84.4  /**
    84.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    84.6   *
    84.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    84.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    84.9   *
   84.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   84.11   * Other names may be trademarks of their respective owners.
   84.12 @@ -27,7 +27,7 @@
   84.13   * Contributor(s):
   84.14   *
   84.15   * The Original Software is NetBeans. The Initial Developer of the Original
   84.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   84.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   84.18   *
   84.19   * If you wish your version of this file to be governed by only the CDDL
   84.20   * or only the GPL Version 2, indicate your decision by adding
    85.1 --- a/json/src/main/java/net/java/html/json/OnReceive.java	Fri Feb 07 07:42:52 2014 +0100
    85.2 +++ b/json/src/main/java/net/java/html/json/OnReceive.java	Fri Feb 07 07:44:34 2014 +0100
    85.3 @@ -1,7 +1,7 @@
    85.4  /**
    85.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    85.6   *
    85.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    85.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    85.9   *
   85.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   85.11   * Other names may be trademarks of their respective owners.
   85.12 @@ -27,7 +27,7 @@
   85.13   * Contributor(s):
   85.14   *
   85.15   * The Original Software is NetBeans. The Initial Developer of the Original
   85.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   85.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   85.18   *
   85.19   * If you wish your version of this file to be governed by only the CDDL
   85.20   * or only the GPL Version 2, indicate your decision by adding
    86.1 --- a/json/src/main/java/net/java/html/json/Property.java	Fri Feb 07 07:42:52 2014 +0100
    86.2 +++ b/json/src/main/java/net/java/html/json/Property.java	Fri Feb 07 07:44:34 2014 +0100
    86.3 @@ -1,7 +1,7 @@
    86.4  /**
    86.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    86.6   *
    86.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    86.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    86.9   *
   86.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   86.11   * Other names may be trademarks of their respective owners.
   86.12 @@ -27,7 +27,7 @@
   86.13   * Contributor(s):
   86.14   *
   86.15   * The Original Software is NetBeans. The Initial Developer of the Original
   86.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   86.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   86.18   *
   86.19   * If you wish your version of this file to be governed by only the CDDL
   86.20   * or only the GPL Version 2, indicate your decision by adding
    87.1 --- a/json/src/main/java/net/java/html/json/doc-files/websockets.html	Fri Feb 07 07:42:52 2014 +0100
    87.2 +++ b/json/src/main/java/net/java/html/json/doc-files/websockets.html	Fri Feb 07 07:44:34 2014 +0100
    87.3 @@ -2,7 +2,7 @@
    87.4  
    87.5      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    87.6  
    87.7 -    Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    87.8 +    Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    87.9  
   87.10      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   87.11      Other names may be trademarks of their respective owners.
   87.12 @@ -28,7 +28,7 @@
   87.13      Contributor(s):
   87.14  
   87.15      The Original Software is NetBeans. The Initial Developer of the Original
   87.16 -    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   87.17 +    Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   87.18  
   87.19      If you wish your version of this file to be governed by only the CDDL
   87.20      or only the GPL Version 2, indicate your decision by adding
    88.1 --- a/json/src/main/java/net/java/html/json/package.html	Fri Feb 07 07:42:52 2014 +0100
    88.2 +++ b/json/src/main/java/net/java/html/json/package.html	Fri Feb 07 07:44:34 2014 +0100
    88.3 @@ -2,7 +2,7 @@
    88.4  
    88.5      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    88.6  
    88.7 -    Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    88.8 +    Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    88.9  
   88.10      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   88.11      Other names may be trademarks of their respective owners.
   88.12 @@ -28,7 +28,7 @@
   88.13      Contributor(s):
   88.14  
   88.15      The Original Software is NetBeans. The Initial Developer of the Original
   88.16 -    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   88.17 +    Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   88.18  
   88.19      If you wish your version of this file to be governed by only the CDDL
   88.20      or only the GPL Version 2, indicate your decision by adding
    89.1 --- a/json/src/main/java/org/apidesign/html/json/spi/FunctionBinding.java	Fri Feb 07 07:42:52 2014 +0100
    89.2 +++ b/json/src/main/java/org/apidesign/html/json/spi/FunctionBinding.java	Fri Feb 07 07:44:34 2014 +0100
    89.3 @@ -1,7 +1,7 @@
    89.4  /**
    89.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    89.6   *
    89.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    89.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    89.9   *
   89.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   89.11   * Other names may be trademarks of their respective owners.
   89.12 @@ -27,7 +27,7 @@
   89.13   * Contributor(s):
   89.14   *
   89.15   * The Original Software is NetBeans. The Initial Developer of the Original
   89.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   89.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   89.18   *
   89.19   * If you wish your version of this file to be governed by only the CDDL
   89.20   * or only the GPL Version 2, indicate your decision by adding
    90.1 --- a/json/src/main/java/org/apidesign/html/json/spi/JSONCall.java	Fri Feb 07 07:42:52 2014 +0100
    90.2 +++ b/json/src/main/java/org/apidesign/html/json/spi/JSONCall.java	Fri Feb 07 07:44:34 2014 +0100
    90.3 @@ -1,7 +1,7 @@
    90.4  /**
    90.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    90.6   *
    90.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    90.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    90.9   *
   90.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   90.11   * Other names may be trademarks of their respective owners.
   90.12 @@ -27,7 +27,7 @@
   90.13   * Contributor(s):
   90.14   *
   90.15   * The Original Software is NetBeans. The Initial Developer of the Original
   90.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   90.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   90.18   *
   90.19   * If you wish your version of this file to be governed by only the CDDL
   90.20   * or only the GPL Version 2, indicate your decision by adding
    91.1 --- a/json/src/main/java/org/apidesign/html/json/spi/PropertyBinding.java	Fri Feb 07 07:42:52 2014 +0100
    91.2 +++ b/json/src/main/java/org/apidesign/html/json/spi/PropertyBinding.java	Fri Feb 07 07:44:34 2014 +0100
    91.3 @@ -1,7 +1,7 @@
    91.4  /**
    91.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    91.6   *
    91.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    91.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    91.9   *
   91.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   91.11   * Other names may be trademarks of their respective owners.
   91.12 @@ -27,7 +27,7 @@
   91.13   * Contributor(s):
   91.14   *
   91.15   * The Original Software is NetBeans. The Initial Developer of the Original
   91.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   91.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   91.18   *
   91.19   * If you wish your version of this file to be governed by only the CDDL
   91.20   * or only the GPL Version 2, indicate your decision by adding
    92.1 --- a/json/src/main/java/org/apidesign/html/json/spi/Proto.java	Fri Feb 07 07:42:52 2014 +0100
    92.2 +++ b/json/src/main/java/org/apidesign/html/json/spi/Proto.java	Fri Feb 07 07:44:34 2014 +0100
    92.3 @@ -1,7 +1,7 @@
    92.4  /**
    92.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    92.6   *
    92.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    92.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    92.9   *
   92.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   92.11   * Other names may be trademarks of their respective owners.
   92.12 @@ -27,7 +27,7 @@
   92.13   * Contributor(s):
   92.14   *
   92.15   * The Original Software is NetBeans. The Initial Developer of the Original
   92.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   92.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   92.18   *
   92.19   * If you wish your version of this file to be governed by only the CDDL
   92.20   * or only the GPL Version 2, indicate your decision by adding
    93.1 --- a/json/src/main/java/org/apidesign/html/json/spi/Technology.java	Fri Feb 07 07:42:52 2014 +0100
    93.2 +++ b/json/src/main/java/org/apidesign/html/json/spi/Technology.java	Fri Feb 07 07:44:34 2014 +0100
    93.3 @@ -1,7 +1,7 @@
    93.4  /**
    93.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    93.6   *
    93.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    93.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    93.9   *
   93.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   93.11   * Other names may be trademarks of their respective owners.
   93.12 @@ -27,7 +27,7 @@
   93.13   * Contributor(s):
   93.14   *
   93.15   * The Original Software is NetBeans. The Initial Developer of the Original
   93.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   93.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   93.18   *
   93.19   * If you wish your version of this file to be governed by only the CDDL
   93.20   * or only the GPL Version 2, indicate your decision by adding
    94.1 --- a/json/src/main/java/org/apidesign/html/json/spi/Transfer.java	Fri Feb 07 07:42:52 2014 +0100
    94.2 +++ b/json/src/main/java/org/apidesign/html/json/spi/Transfer.java	Fri Feb 07 07:44:34 2014 +0100
    94.3 @@ -1,7 +1,7 @@
    94.4  /**
    94.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    94.6   *
    94.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    94.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    94.9   *
   94.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   94.11   * Other names may be trademarks of their respective owners.
   94.12 @@ -27,7 +27,7 @@
   94.13   * Contributor(s):
   94.14   *
   94.15   * The Original Software is NetBeans. The Initial Developer of the Original
   94.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   94.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   94.18   *
   94.19   * If you wish your version of this file to be governed by only the CDDL
   94.20   * or only the GPL Version 2, indicate your decision by adding
    95.1 --- a/json/src/main/java/org/apidesign/html/json/spi/WSTransfer.java	Fri Feb 07 07:42:52 2014 +0100
    95.2 +++ b/json/src/main/java/org/apidesign/html/json/spi/WSTransfer.java	Fri Feb 07 07:44:34 2014 +0100
    95.3 @@ -1,7 +1,7 @@
    95.4  /**
    95.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    95.6   *
    95.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    95.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    95.9   *
   95.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   95.11   * Other names may be trademarks of their respective owners.
   95.12 @@ -27,7 +27,7 @@
   95.13   * Contributor(s):
   95.14   *
   95.15   * The Original Software is NetBeans. The Initial Developer of the Original
   95.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   95.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   95.18   *
   95.19   * If you wish your version of this file to be governed by only the CDDL
   95.20   * or only the GPL Version 2, indicate your decision by adding
    96.1 --- a/json/src/main/java/org/apidesign/html/json/spi/package.html	Fri Feb 07 07:42:52 2014 +0100
    96.2 +++ b/json/src/main/java/org/apidesign/html/json/spi/package.html	Fri Feb 07 07:44:34 2014 +0100
    96.3 @@ -2,7 +2,7 @@
    96.4  
    96.5      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    96.6  
    96.7 -    Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    96.8 +    Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    96.9  
   96.10      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   96.11      Other names may be trademarks of their respective owners.
   96.12 @@ -28,7 +28,7 @@
   96.13      Contributor(s):
   96.14  
   96.15      The Original Software is NetBeans. The Initial Developer of the Original
   96.16 -    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   96.17 +    Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   96.18  
   96.19      If you wish your version of this file to be governed by only the CDDL
   96.20      or only the GPL Version 2, indicate your decision by adding
    97.1 --- a/json/src/main/java/org/netbeans/html/json/impl/Bindings.java	Fri Feb 07 07:42:52 2014 +0100
    97.2 +++ b/json/src/main/java/org/netbeans/html/json/impl/Bindings.java	Fri Feb 07 07:44:34 2014 +0100
    97.3 @@ -1,7 +1,7 @@
    97.4  /**
    97.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    97.6   *
    97.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    97.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    97.9   *
   97.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   97.11   * Other names may be trademarks of their respective owners.
   97.12 @@ -27,7 +27,7 @@
   97.13   * Contributor(s):
   97.14   *
   97.15   * The Original Software is NetBeans. The Initial Developer of the Original
   97.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   97.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   97.18   *
   97.19   * If you wish your version of this file to be governed by only the CDDL
   97.20   * or only the GPL Version 2, indicate your decision by adding
    98.1 --- a/json/src/main/java/org/netbeans/html/json/impl/JSON.java	Fri Feb 07 07:42:52 2014 +0100
    98.2 +++ b/json/src/main/java/org/netbeans/html/json/impl/JSON.java	Fri Feb 07 07:44:34 2014 +0100
    98.3 @@ -1,7 +1,7 @@
    98.4  /**
    98.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    98.6   *
    98.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    98.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    98.9   *
   98.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   98.11   * Other names may be trademarks of their respective owners.
   98.12 @@ -27,7 +27,7 @@
   98.13   * Contributor(s):
   98.14   *
   98.15   * The Original Software is NetBeans. The Initial Developer of the Original
   98.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   98.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   98.18   *
   98.19   * If you wish your version of this file to be governed by only the CDDL
   98.20   * or only the GPL Version 2, indicate your decision by adding
    99.1 --- a/json/src/main/java/org/netbeans/html/json/impl/JSONList.java	Fri Feb 07 07:42:52 2014 +0100
    99.2 +++ b/json/src/main/java/org/netbeans/html/json/impl/JSONList.java	Fri Feb 07 07:44:34 2014 +0100
    99.3 @@ -1,7 +1,7 @@
    99.4  /**
    99.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    99.6   *
    99.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
    99.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
    99.9   *
   99.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   99.11   * Other names may be trademarks of their respective owners.
   99.12 @@ -27,7 +27,7 @@
   99.13   * Contributor(s):
   99.14   *
   99.15   * The Original Software is NetBeans. The Initial Developer of the Original
   99.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   99.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
   99.18   *
   99.19   * If you wish your version of this file to be governed by only the CDDL
   99.20   * or only the GPL Version 2, indicate your decision by adding
   100.1 --- a/json/src/main/java/org/netbeans/html/json/impl/ModelProcessor.java	Fri Feb 07 07:42:52 2014 +0100
   100.2 +++ b/json/src/main/java/org/netbeans/html/json/impl/ModelProcessor.java	Fri Feb 07 07:44:34 2014 +0100
   100.3 @@ -1,7 +1,7 @@
   100.4  /**
   100.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   100.6   *
   100.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   100.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   100.9   *
  100.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  100.11   * Other names may be trademarks of their respective owners.
  100.12 @@ -27,7 +27,7 @@
  100.13   * Contributor(s):
  100.14   *
  100.15   * The Original Software is NetBeans. The Initial Developer of the Original
  100.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  100.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  100.18   *
  100.19   * If you wish your version of this file to be governed by only the CDDL
  100.20   * or only the GPL Version 2, indicate your decision by adding
   101.1 --- a/json/src/main/java/org/netbeans/html/json/impl/PropertyBindingAccessor.java	Fri Feb 07 07:42:52 2014 +0100
   101.2 +++ b/json/src/main/java/org/netbeans/html/json/impl/PropertyBindingAccessor.java	Fri Feb 07 07:44:34 2014 +0100
   101.3 @@ -1,7 +1,7 @@
   101.4  /**
   101.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   101.6   *
   101.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   101.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   101.9   *
  101.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  101.11   * Other names may be trademarks of their respective owners.
  101.12 @@ -27,7 +27,7 @@
  101.13   * Contributor(s):
  101.14   *
  101.15   * The Original Software is NetBeans. The Initial Developer of the Original
  101.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  101.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  101.18   *
  101.19   * If you wish your version of this file to be governed by only the CDDL
  101.20   * or only the GPL Version 2, indicate your decision by adding
   102.1 --- a/json/src/main/java/org/netbeans/html/json/impl/RcvrJSON.java	Fri Feb 07 07:42:52 2014 +0100
   102.2 +++ b/json/src/main/java/org/netbeans/html/json/impl/RcvrJSON.java	Fri Feb 07 07:44:34 2014 +0100
   102.3 @@ -1,7 +1,7 @@
   102.4  /**
   102.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   102.6   *
   102.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   102.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   102.9   *
  102.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  102.11   * Other names may be trademarks of their respective owners.
  102.12 @@ -27,7 +27,7 @@
  102.13   * Contributor(s):
  102.14   *
  102.15   * The Original Software is NetBeans. The Initial Developer of the Original
  102.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  102.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  102.18   *
  102.19   * If you wish your version of this file to be governed by only the CDDL
  102.20   * or only the GPL Version 2, indicate your decision by adding
   103.1 --- a/json/src/main/resources/org/netbeans/html/json/impl/Bundle.properties	Fri Feb 07 07:42:52 2014 +0100
   103.2 +++ b/json/src/main/resources/org/netbeans/html/json/impl/Bundle.properties	Fri Feb 07 07:44:34 2014 +0100
   103.3 @@ -1,7 +1,7 @@
   103.4  #
   103.5  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   103.6  #
   103.7 -# Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   103.8 +# Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   103.9  #
  103.10  # Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  103.11  # Other names may be trademarks of their respective owners.
  103.12 @@ -27,7 +27,7 @@
  103.13  # Contributor(s):
  103.14  #
  103.15  # The Original Software is NetBeans. The Initial Developer of the Original
  103.16 -# Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  103.17 +# Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  103.18  #
  103.19  # If you wish your version of this file to be governed by only the CDDL
  103.20  # or only the GPL Version 2, indicate your decision by adding
   104.1 --- a/json/src/main/resources/org/netbeans/html/json/spi/package.html	Fri Feb 07 07:42:52 2014 +0100
   104.2 +++ b/json/src/main/resources/org/netbeans/html/json/spi/package.html	Fri Feb 07 07:44:34 2014 +0100
   104.3 @@ -2,7 +2,7 @@
   104.4  
   104.5      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   104.6  
   104.7 -    Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   104.8 +    Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   104.9  
  104.10      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  104.11      Other names may be trademarks of their respective owners.
  104.12 @@ -28,7 +28,7 @@
  104.13      Contributor(s):
  104.14  
  104.15      The Original Software is NetBeans. The Initial Developer of the Original
  104.16 -    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  104.17 +    Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  104.18  
  104.19      If you wish your version of this file to be governed by only the CDDL
  104.20      or only the GPL Version 2, indicate your decision by adding
   105.1 --- a/json/src/test/java/net/java/html/json/BoardTest.java	Fri Feb 07 07:42:52 2014 +0100
   105.2 +++ b/json/src/test/java/net/java/html/json/BoardTest.java	Fri Feb 07 07:44:34 2014 +0100
   105.3 @@ -1,7 +1,7 @@
   105.4  /**
   105.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   105.6   *
   105.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   105.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   105.9   *
  105.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  105.11   * Other names may be trademarks of their respective owners.
  105.12 @@ -27,7 +27,7 @@
  105.13   * Contributor(s):
  105.14   *
  105.15   * The Original Software is NetBeans. The Initial Developer of the Original
  105.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  105.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  105.18   *
  105.19   * If you wish your version of this file to be governed by only the CDDL
  105.20   * or only the GPL Version 2, indicate your decision by adding
   106.1 --- a/json/src/test/java/net/java/html/json/Compile.java	Fri Feb 07 07:42:52 2014 +0100
   106.2 +++ b/json/src/test/java/net/java/html/json/Compile.java	Fri Feb 07 07:44:34 2014 +0100
   106.3 @@ -1,7 +1,7 @@
   106.4  /**
   106.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   106.6   *
   106.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   106.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   106.9   *
  106.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  106.11   * Other names may be trademarks of their respective owners.
  106.12 @@ -27,7 +27,7 @@
  106.13   * Contributor(s):
  106.14   *
  106.15   * The Original Software is NetBeans. The Initial Developer of the Original
  106.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  106.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  106.18   *
  106.19   * If you wish your version of this file to be governed by only the CDDL
  106.20   * or only the GPL Version 2, indicate your decision by adding
   107.1 --- a/json/src/test/java/net/java/html/json/MapModelTest.java	Fri Feb 07 07:42:52 2014 +0100
   107.2 +++ b/json/src/test/java/net/java/html/json/MapModelTest.java	Fri Feb 07 07:44:34 2014 +0100
   107.3 @@ -1,7 +1,7 @@
   107.4  /**
   107.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   107.6   *
   107.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   107.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   107.9   *
  107.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  107.11   * Other names may be trademarks of their respective owners.
  107.12 @@ -27,7 +27,7 @@
  107.13   * Contributor(s):
  107.14   *
  107.15   * The Original Software is NetBeans. The Initial Developer of the Original
  107.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  107.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  107.18   *
  107.19   * If you wish your version of this file to be governed by only the CDDL
  107.20   * or only the GPL Version 2, indicate your decision by adding
   108.1 --- a/json/src/test/java/net/java/html/json/ModelProcessorTest.java	Fri Feb 07 07:42:52 2014 +0100
   108.2 +++ b/json/src/test/java/net/java/html/json/ModelProcessorTest.java	Fri Feb 07 07:44:34 2014 +0100
   108.3 @@ -1,7 +1,7 @@
   108.4  /**
   108.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   108.6   *
   108.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   108.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   108.9   *
  108.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  108.11   * Other names may be trademarks of their respective owners.
  108.12 @@ -27,7 +27,7 @@
  108.13   * Contributor(s):
  108.14   *
  108.15   * The Original Software is NetBeans. The Initial Developer of the Original
  108.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  108.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  108.18   *
  108.19   * If you wish your version of this file to be governed by only the CDDL
  108.20   * or only the GPL Version 2, indicate your decision by adding
   109.1 --- a/json/src/test/java/net/java/html/json/ModelTest.java	Fri Feb 07 07:42:52 2014 +0100
   109.2 +++ b/json/src/test/java/net/java/html/json/ModelTest.java	Fri Feb 07 07:44:34 2014 +0100
   109.3 @@ -1,7 +1,7 @@
   109.4  /**
   109.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   109.6   *
   109.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   109.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   109.9   *
  109.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  109.11   * Other names may be trademarks of their respective owners.
  109.12 @@ -27,7 +27,7 @@
  109.13   * Contributor(s):
  109.14   *
  109.15   * The Original Software is NetBeans. The Initial Developer of the Original
  109.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  109.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  109.18   *
  109.19   * If you wish your version of this file to be governed by only the CDDL
  109.20   * or only the GPL Version 2, indicate your decision by adding
   110.1 --- a/json/src/test/java/net/java/html/json/ModelsTest.java	Fri Feb 07 07:42:52 2014 +0100
   110.2 +++ b/json/src/test/java/net/java/html/json/ModelsTest.java	Fri Feb 07 07:44:34 2014 +0100
   110.3 @@ -1,7 +1,7 @@
   110.4  /**
   110.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   110.6   *
   110.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   110.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   110.9   *
  110.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  110.11   * Other names may be trademarks of their respective owners.
  110.12 @@ -27,7 +27,7 @@
  110.13   * Contributor(s):
  110.14   *
  110.15   * The Original Software is NetBeans. The Initial Developer of the Original
  110.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  110.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  110.18   *
  110.19   * If you wish your version of this file to be governed by only the CDDL
  110.20   * or only the GPL Version 2, indicate your decision by adding
   111.1 --- a/json/src/test/java/net/java/html/json/OperationTest.java	Fri Feb 07 07:42:52 2014 +0100
   111.2 +++ b/json/src/test/java/net/java/html/json/OperationTest.java	Fri Feb 07 07:44:34 2014 +0100
   111.3 @@ -1,7 +1,7 @@
   111.4  /**
   111.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   111.6   *
   111.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   111.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   111.9   *
  111.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  111.11   * Other names may be trademarks of their respective owners.
  111.12 @@ -27,7 +27,7 @@
  111.13   * Contributor(s):
  111.14   *
  111.15   * The Original Software is NetBeans. The Initial Developer of the Original
  111.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  111.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  111.18   *
  111.19   * If you wish your version of this file to be governed by only the CDDL
  111.20   * or only the GPL Version 2, indicate your decision by adding
   112.1 --- a/json/src/test/java/net/java/html/json/PersonImpl.java	Fri Feb 07 07:42:52 2014 +0100
   112.2 +++ b/json/src/test/java/net/java/html/json/PersonImpl.java	Fri Feb 07 07:44:34 2014 +0100
   112.3 @@ -1,7 +1,7 @@
   112.4  /**
   112.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   112.6   *
   112.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   112.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   112.9   *
  112.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  112.11   * Other names may be trademarks of their respective owners.
  112.12 @@ -27,7 +27,7 @@
  112.13   * Contributor(s):
  112.14   *
  112.15   * The Original Software is NetBeans. The Initial Developer of the Original
  112.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  112.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  112.18   *
  112.19   * If you wish your version of this file to be governed by only the CDDL
  112.20   * or only the GPL Version 2, indicate your decision by adding
   113.1 --- a/json/src/test/java/net/java/html/json/PrimitiveArrayTest.java	Fri Feb 07 07:42:52 2014 +0100
   113.2 +++ b/json/src/test/java/net/java/html/json/PrimitiveArrayTest.java	Fri Feb 07 07:44:34 2014 +0100
   113.3 @@ -1,7 +1,7 @@
   113.4  /**
   113.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   113.6   *
   113.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   113.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   113.9   *
  113.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  113.11   * Other names may be trademarks of their respective owners.
  113.12 @@ -27,7 +27,7 @@
  113.13   * Contributor(s):
  113.14   *
  113.15   * The Original Software is NetBeans. The Initial Developer of the Original
  113.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  113.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  113.18   *
  113.19   * If you wish your version of this file to be governed by only the CDDL
  113.20   * or only the GPL Version 2, indicate your decision by adding
   114.1 --- a/json/src/test/java/net/java/html/json/Sex.java	Fri Feb 07 07:42:52 2014 +0100
   114.2 +++ b/json/src/test/java/net/java/html/json/Sex.java	Fri Feb 07 07:44:34 2014 +0100
   114.3 @@ -1,7 +1,7 @@
   114.4  /**
   114.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   114.6   *
   114.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   114.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   114.9   *
  114.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  114.11   * Other names may be trademarks of their respective owners.
  114.12 @@ -27,7 +27,7 @@
  114.13   * Contributor(s):
  114.14   *
  114.15   * The Original Software is NetBeans. The Initial Developer of the Original
  114.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  114.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  114.18   *
  114.19   * If you wish your version of this file to be governed by only the CDDL
  114.20   * or only the GPL Version 2, indicate your decision by adding
   115.1 --- a/json/src/test/java/net/java/html/json/TypesTest.java	Fri Feb 07 07:42:52 2014 +0100
   115.2 +++ b/json/src/test/java/net/java/html/json/TypesTest.java	Fri Feb 07 07:44:34 2014 +0100
   115.3 @@ -1,7 +1,7 @@
   115.4  /**
   115.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   115.6   *
   115.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   115.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   115.9   *
  115.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  115.11   * Other names may be trademarks of their respective owners.
  115.12 @@ -27,7 +27,7 @@
  115.13   * Contributor(s):
  115.14   *
  115.15   * The Original Software is NetBeans. The Initial Developer of the Original
  115.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  115.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  115.18   *
  115.19   * If you wish your version of this file to be governed by only the CDDL
  115.20   * or only the GPL Version 2, indicate your decision by adding
   116.1 --- a/json/src/test/java/net/java/html/json/WebSocketCallTest.java	Fri Feb 07 07:42:52 2014 +0100
   116.2 +++ b/json/src/test/java/net/java/html/json/WebSocketCallTest.java	Fri Feb 07 07:44:34 2014 +0100
   116.3 @@ -1,7 +1,7 @@
   116.4  /**
   116.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   116.6   *
   116.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   116.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   116.9   *
  116.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  116.11   * Other names may be trademarks of their respective owners.
  116.12 @@ -27,7 +27,7 @@
  116.13   * Contributor(s):
  116.14   *
  116.15   * The Original Software is NetBeans. The Initial Developer of the Original
  116.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  116.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  116.18   *
  116.19   * If you wish your version of this file to be governed by only the CDDL
  116.20   * or only the GPL Version 2, indicate your decision by adding
   117.1 --- a/json/src/test/java/org/netbeans/html/json/impl/ConstructorTest.java	Fri Feb 07 07:42:52 2014 +0100
   117.2 +++ b/json/src/test/java/org/netbeans/html/json/impl/ConstructorTest.java	Fri Feb 07 07:44:34 2014 +0100
   117.3 @@ -1,7 +1,7 @@
   117.4  /**
   117.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   117.6   *
   117.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   117.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   117.9   *
  117.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  117.11   * Other names may be trademarks of their respective owners.
  117.12 @@ -27,7 +27,7 @@
  117.13   * Contributor(s):
  117.14   *
  117.15   * The Original Software is NetBeans. The Initial Developer of the Original
  117.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  117.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  117.18   *
  117.19   * If you wish your version of this file to be governed by only the CDDL
  117.20   * or only the GPL Version 2, indicate your decision by adding
   118.1 --- a/json/src/test/java/org/netbeans/html/json/impl/EmployeeImpl.java	Fri Feb 07 07:42:52 2014 +0100
   118.2 +++ b/json/src/test/java/org/netbeans/html/json/impl/EmployeeImpl.java	Fri Feb 07 07:44:34 2014 +0100
   118.3 @@ -1,7 +1,7 @@
   118.4  /**
   118.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   118.6   *
   118.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   118.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   118.9   *
  118.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  118.11   * Other names may be trademarks of their respective owners.
  118.12 @@ -27,7 +27,7 @@
  118.13   * Contributor(s):
  118.14   *
  118.15   * The Original Software is NetBeans. The Initial Developer of the Original
  118.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  118.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  118.18   *
  118.19   * If you wish your version of this file to be governed by only the CDDL
  118.20   * or only the GPL Version 2, indicate your decision by adding
   119.1 --- a/json/src/test/java/org/netbeans/html/json/impl/EmployerTest.java	Fri Feb 07 07:42:52 2014 +0100
   119.2 +++ b/json/src/test/java/org/netbeans/html/json/impl/EmployerTest.java	Fri Feb 07 07:44:34 2014 +0100
   119.3 @@ -1,7 +1,7 @@
   119.4  /**
   119.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   119.6   *
   119.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   119.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   119.9   *
  119.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  119.11   * Other names may be trademarks of their respective owners.
  119.12 @@ -27,7 +27,7 @@
  119.13   * Contributor(s):
  119.14   *
  119.15   * The Original Software is NetBeans. The Initial Developer of the Original
  119.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  119.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  119.18   *
  119.19   * If you wish your version of this file to be governed by only the CDDL
  119.20   * or only the GPL Version 2, indicate your decision by adding
   120.1 --- a/json/src/test/java/org/netbeans/html/json/impl/JSONListTest.java	Fri Feb 07 07:42:52 2014 +0100
   120.2 +++ b/json/src/test/java/org/netbeans/html/json/impl/JSONListTest.java	Fri Feb 07 07:44:34 2014 +0100
   120.3 @@ -1,7 +1,7 @@
   120.4  /**
   120.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   120.6   *
   120.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   120.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   120.9   *
  120.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  120.11   * Other names may be trademarks of their respective owners.
  120.12 @@ -27,7 +27,7 @@
  120.13   * Contributor(s):
  120.14   *
  120.15   * The Original Software is NetBeans. The Initial Developer of the Original
  120.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  120.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  120.18   *
  120.19   * If you wish your version of this file to be governed by only the CDDL
  120.20   * or only the GPL Version 2, indicate your decision by adding
   121.1 --- a/json/src/test/java/org/netbeans/html/json/impl/JSONTest.java	Fri Feb 07 07:42:52 2014 +0100
   121.2 +++ b/json/src/test/java/org/netbeans/html/json/impl/JSONTest.java	Fri Feb 07 07:44:34 2014 +0100
   121.3 @@ -1,7 +1,7 @@
   121.4  /**
   121.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   121.6   *
   121.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   121.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   121.9   *
  121.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  121.11   * Other names may be trademarks of their respective owners.
  121.12 @@ -27,7 +27,7 @@
  121.13   * Contributor(s):
  121.14   *
  121.15   * The Original Software is NetBeans. The Initial Developer of the Original
  121.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  121.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  121.18   *
  121.19   * If you wish your version of this file to be governed by only the CDDL
  121.20   * or only the GPL Version 2, indicate your decision by adding
   122.1 --- a/json/src/test/java/org/netbeans/html/json/impl/NoPropertiesTest.java	Fri Feb 07 07:42:52 2014 +0100
   122.2 +++ b/json/src/test/java/org/netbeans/html/json/impl/NoPropertiesTest.java	Fri Feb 07 07:44:34 2014 +0100
   122.3 @@ -1,7 +1,7 @@
   122.4  /**
   122.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   122.6   *
   122.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   122.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   122.9   *
  122.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  122.11   * Other names may be trademarks of their respective owners.
  122.12 @@ -27,7 +27,7 @@
  122.13   * Contributor(s):
  122.14   *
  122.15   * The Original Software is NetBeans. The Initial Developer of the Original
  122.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  122.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  122.18   *
  122.19   * If you wish your version of this file to be governed by only the CDDL
  122.20   * or only the GPL Version 2, indicate your decision by adding
   123.1 --- a/ko-archetype-test/src/test/java/org/netbeans/html/archetype/test/ArchetypeVersionIT.java	Fri Feb 07 07:42:52 2014 +0100
   123.2 +++ b/ko-archetype-test/src/test/java/org/netbeans/html/archetype/test/ArchetypeVersionIT.java	Fri Feb 07 07:44:34 2014 +0100
   123.3 @@ -1,7 +1,7 @@
   123.4  /**
   123.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   123.6   *
   123.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   123.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   123.9   *
  123.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  123.11   * Other names may be trademarks of their respective owners.
  123.12 @@ -27,7 +27,7 @@
  123.13   * Contributor(s):
  123.14   *
  123.15   * The Original Software is NetBeans. The Initial Developer of the Original
  123.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  123.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  123.18   *
  123.19   * If you wish your version of this file to be governed by only the CDDL
  123.20   * or only the GPL Version 2, indicate your decision by adding
   124.1 --- a/ko-archetype-test/src/test/java/org/netbeans/html/archetype/test/VerifyArchetypeIT.java	Fri Feb 07 07:42:52 2014 +0100
   124.2 +++ b/ko-archetype-test/src/test/java/org/netbeans/html/archetype/test/VerifyArchetypeIT.java	Fri Feb 07 07:44:34 2014 +0100
   124.3 @@ -1,7 +1,7 @@
   124.4  /**
   124.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   124.6   *
   124.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   124.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   124.9   *
  124.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  124.11   * Other names may be trademarks of their respective owners.
  124.12 @@ -27,7 +27,7 @@
  124.13   * Contributor(s):
  124.14   *
  124.15   * The Original Software is NetBeans. The Initial Developer of the Original
  124.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  124.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  124.18   *
  124.19   * If you wish your version of this file to be governed by only the CDDL
  124.20   * or only the GPL Version 2, indicate your decision by adding
   125.1 --- a/ko-archetype/src/main/java/org/netbeans/html/archetype/package-info.java	Fri Feb 07 07:42:52 2014 +0100
   125.2 +++ b/ko-archetype/src/main/java/org/netbeans/html/archetype/package-info.java	Fri Feb 07 07:44:34 2014 +0100
   125.3 @@ -1,7 +1,7 @@
   125.4  /**
   125.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   125.6   *
   125.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   125.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   125.9   *
  125.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  125.11   * Other names may be trademarks of their respective owners.
  125.12 @@ -27,7 +27,7 @@
  125.13   * Contributor(s):
  125.14   *
  125.15   * The Original Software is NetBeans. The Initial Developer of the Original
  125.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  125.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  125.18   *
  125.19   * If you wish your version of this file to be governed by only the CDDL
  125.20   * or only the GPL Version 2, indicate your decision by adding
   126.1 --- a/ko-osgi-test/src/main/java/org/netbeans/html/ko/osgi/test/KnockoutEquinoxTCKImpl.java	Fri Feb 07 07:42:52 2014 +0100
   126.2 +++ b/ko-osgi-test/src/main/java/org/netbeans/html/ko/osgi/test/KnockoutEquinoxTCKImpl.java	Fri Feb 07 07:44:34 2014 +0100
   126.3 @@ -1,7 +1,7 @@
   126.4  /**
   126.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   126.6   *
   126.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   126.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   126.9   *
  126.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  126.11   * Other names may be trademarks of their respective owners.
  126.12 @@ -27,7 +27,7 @@
  126.13   * Contributor(s):
  126.14   *
  126.15   * The Original Software is NetBeans. The Initial Developer of the Original
  126.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  126.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  126.18   *
  126.19   * If you wish your version of this file to be governed by only the CDDL
  126.20   * or only the GPL Version 2, indicate your decision by adding
   127.1 --- a/ko-osgi-test/src/test/java/org/netbeans/html/ko/osgi/test/DynamicHTTP.java	Fri Feb 07 07:42:52 2014 +0100
   127.2 +++ b/ko-osgi-test/src/test/java/org/netbeans/html/ko/osgi/test/DynamicHTTP.java	Fri Feb 07 07:44:34 2014 +0100
   127.3 @@ -1,7 +1,7 @@
   127.4  /**
   127.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   127.6   *
   127.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   127.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   127.9   *
  127.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  127.11   * Other names may be trademarks of their respective owners.
  127.12 @@ -27,7 +27,7 @@
  127.13   * Contributor(s):
  127.14   *
  127.15   * The Original Software is NetBeans. The Initial Developer of the Original
  127.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  127.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  127.18   *
  127.19   * If you wish your version of this file to be governed by only the CDDL
  127.20   * or only the GPL Version 2, indicate your decision by adding
   128.1 --- a/ko-osgi-test/src/test/java/org/netbeans/html/ko/osgi/test/KOFx.java	Fri Feb 07 07:42:52 2014 +0100
   128.2 +++ b/ko-osgi-test/src/test/java/org/netbeans/html/ko/osgi/test/KOFx.java	Fri Feb 07 07:44:34 2014 +0100
   128.3 @@ -1,7 +1,7 @@
   128.4  /**
   128.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   128.6   *
   128.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   128.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   128.9   *
  128.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  128.11   * Other names may be trademarks of their respective owners.
  128.12 @@ -27,7 +27,7 @@
  128.13   * Contributor(s):
  128.14   *
  128.15   * The Original Software is NetBeans. The Initial Developer of the Original
  128.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  128.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  128.18   *
  128.19   * If you wish your version of this file to be governed by only the CDDL
  128.20   * or only the GPL Version 2, indicate your decision by adding
   129.1 --- a/ko-osgi-test/src/test/java/org/netbeans/html/ko/osgi/test/KnockoutEquinoxIT.java	Fri Feb 07 07:42:52 2014 +0100
   129.2 +++ b/ko-osgi-test/src/test/java/org/netbeans/html/ko/osgi/test/KnockoutEquinoxIT.java	Fri Feb 07 07:44:34 2014 +0100
   129.3 @@ -1,7 +1,7 @@
   129.4  /**
   129.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   129.6   *
   129.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   129.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   129.9   *
  129.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  129.11   * Other names may be trademarks of their respective owners.
  129.12 @@ -27,7 +27,7 @@
  129.13   * Contributor(s):
  129.14   *
  129.15   * The Original Software is NetBeans. The Initial Developer of the Original
  129.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  129.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  129.18   *
  129.19   * If you wish your version of this file to be governed by only the CDDL
  129.20   * or only the GPL Version 2, indicate your decision by adding
   130.1 --- a/ko-osgi-test/src/test/resources/org/netbeans/html/ko/osgi/test/test.html	Fri Feb 07 07:42:52 2014 +0100
   130.2 +++ b/ko-osgi-test/src/test/resources/org/netbeans/html/ko/osgi/test/test.html	Fri Feb 07 07:44:34 2014 +0100
   130.3 @@ -2,7 +2,7 @@
   130.4  
   130.5      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   130.6  
   130.7 -    Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   130.8 +    Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   130.9  
  130.10      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  130.11      Other names may be trademarks of their respective owners.
  130.12 @@ -28,7 +28,7 @@
  130.13      Contributor(s):
  130.14  
  130.15      The Original Software is NetBeans. The Initial Developer of the Original
  130.16 -    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  130.17 +    Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  130.18  
  130.19      If you wish your version of this file to be governed by only the CDDL
  130.20      or only the GPL Version 2, indicate your decision by adding
   131.1 --- a/ko-ws-tyrus/src/main/java/org/netbeans/html/wstyrus/LoadJSON.java	Fri Feb 07 07:42:52 2014 +0100
   131.2 +++ b/ko-ws-tyrus/src/main/java/org/netbeans/html/wstyrus/LoadJSON.java	Fri Feb 07 07:44:34 2014 +0100
   131.3 @@ -1,7 +1,7 @@
   131.4  /**
   131.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   131.6   *
   131.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   131.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   131.9   *
  131.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  131.11   * Other names may be trademarks of their respective owners.
  131.12 @@ -27,7 +27,7 @@
  131.13   * Contributor(s):
  131.14   *
  131.15   * The Original Software is NetBeans. The Initial Developer of the Original
  131.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  131.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  131.18   *
  131.19   * If you wish your version of this file to be governed by only the CDDL
  131.20   * or only the GPL Version 2, indicate your decision by adding
   132.1 --- a/ko-ws-tyrus/src/main/java/org/netbeans/html/wstyrus/TyrusContext.java	Fri Feb 07 07:42:52 2014 +0100
   132.2 +++ b/ko-ws-tyrus/src/main/java/org/netbeans/html/wstyrus/TyrusContext.java	Fri Feb 07 07:44:34 2014 +0100
   132.3 @@ -1,7 +1,7 @@
   132.4  /**
   132.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   132.6   *
   132.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   132.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   132.9   *
  132.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  132.11   * Other names may be trademarks of their respective owners.
  132.12 @@ -27,7 +27,7 @@
  132.13   * Contributor(s):
  132.14   *
  132.15   * The Original Software is NetBeans. The Initial Developer of the Original
  132.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  132.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  132.18   *
  132.19   * If you wish your version of this file to be governed by only the CDDL
  132.20   * or only the GPL Version 2, indicate your decision by adding
   133.1 --- a/ko-ws-tyrus/src/test/java/org/netbeans/html/wstyrus/TyrusDynamicHTTP.java	Fri Feb 07 07:42:52 2014 +0100
   133.2 +++ b/ko-ws-tyrus/src/test/java/org/netbeans/html/wstyrus/TyrusDynamicHTTP.java	Fri Feb 07 07:44:34 2014 +0100
   133.3 @@ -1,7 +1,7 @@
   133.4  /**
   133.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   133.6   *
   133.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   133.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   133.9   *
  133.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  133.11   * Other names may be trademarks of their respective owners.
  133.12 @@ -27,7 +27,7 @@
  133.13   * Contributor(s):
  133.14   *
  133.15   * The Original Software is NetBeans. The Initial Developer of the Original
  133.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  133.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  133.18   *
  133.19   * If you wish your version of this file to be governed by only the CDDL
  133.20   * or only the GPL Version 2, indicate your decision by adding
   134.1 --- a/ko-ws-tyrus/src/test/java/org/netbeans/html/wstyrus/TyrusFX.java	Fri Feb 07 07:42:52 2014 +0100
   134.2 +++ b/ko-ws-tyrus/src/test/java/org/netbeans/html/wstyrus/TyrusFX.java	Fri Feb 07 07:44:34 2014 +0100
   134.3 @@ -1,7 +1,7 @@
   134.4  /**
   134.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   134.6   *
   134.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   134.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   134.9   *
  134.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  134.11   * Other names may be trademarks of their respective owners.
  134.12 @@ -27,7 +27,7 @@
  134.13   * Contributor(s):
  134.14   *
  134.15   * The Original Software is NetBeans. The Initial Developer of the Original
  134.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  134.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  134.18   *
  134.19   * If you wish your version of this file to be governed by only the CDDL
  134.20   * or only the GPL Version 2, indicate your decision by adding
   135.1 --- a/ko-ws-tyrus/src/test/java/org/netbeans/html/wstyrus/TyrusKnockoutTest.java	Fri Feb 07 07:42:52 2014 +0100
   135.2 +++ b/ko-ws-tyrus/src/test/java/org/netbeans/html/wstyrus/TyrusKnockoutTest.java	Fri Feb 07 07:44:34 2014 +0100
   135.3 @@ -1,7 +1,7 @@
   135.4  /**
   135.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   135.6   *
   135.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   135.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   135.9   *
  135.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  135.11   * Other names may be trademarks of their respective owners.
  135.12 @@ -27,7 +27,7 @@
  135.13   * Contributor(s):
  135.14   *
  135.15   * The Original Software is NetBeans. The Initial Developer of the Original
  135.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  135.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  135.18   *
  135.19   * If you wish your version of this file to be governed by only the CDDL
  135.20   * or only the GPL Version 2, indicate your decision by adding
   136.1 --- a/ko-ws-tyrus/src/test/resources/org/netbeans/html/wstyrus/test.html	Fri Feb 07 07:42:52 2014 +0100
   136.2 +++ b/ko-ws-tyrus/src/test/resources/org/netbeans/html/wstyrus/test.html	Fri Feb 07 07:44:34 2014 +0100
   136.3 @@ -2,7 +2,7 @@
   136.4  
   136.5      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   136.6  
   136.7 -    Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   136.8 +    Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   136.9  
  136.10      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  136.11      Other names may be trademarks of their respective owners.
  136.12 @@ -28,7 +28,7 @@
  136.13      Contributor(s):
  136.14  
  136.15      The Original Software is NetBeans. The Initial Developer of the Original
  136.16 -    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  136.17 +    Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  136.18  
  136.19      If you wish your version of this file to be governed by only the CDDL
  136.20      or only the GPL Version 2, indicate your decision by adding
   137.1 --- a/ko4j/src/main/java/org/netbeans/html/ko4j/FXContext.java	Fri Feb 07 07:42:52 2014 +0100
   137.2 +++ b/ko4j/src/main/java/org/netbeans/html/ko4j/FXContext.java	Fri Feb 07 07:44:34 2014 +0100
   137.3 @@ -1,7 +1,7 @@
   137.4  /**
   137.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   137.6   *
   137.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   137.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   137.9   *
  137.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  137.11   * Other names may be trademarks of their respective owners.
  137.12 @@ -27,7 +27,7 @@
  137.13   * Contributor(s):
  137.14   *
  137.15   * The Original Software is NetBeans. The Initial Developer of the Original
  137.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  137.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  137.18   *
  137.19   * If you wish your version of this file to be governed by only the CDDL
  137.20   * or only the GPL Version 2, indicate your decision by adding
   138.1 --- a/ko4j/src/main/java/org/netbeans/html/ko4j/KO4J.java	Fri Feb 07 07:42:52 2014 +0100
   138.2 +++ b/ko4j/src/main/java/org/netbeans/html/ko4j/KO4J.java	Fri Feb 07 07:44:34 2014 +0100
   138.3 @@ -1,7 +1,7 @@
   138.4  /**
   138.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   138.6   *
   138.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   138.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   138.9   *
  138.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  138.11   * Other names may be trademarks of their respective owners.
  138.12 @@ -27,7 +27,7 @@
  138.13   * Contributor(s):
  138.14   *
  138.15   * The Original Software is NetBeans. The Initial Developer of the Original
  138.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  138.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  138.18   *
  138.19   * If you wish your version of this file to be governed by only the CDDL
  138.20   * or only the GPL Version 2, indicate your decision by adding
   139.1 --- a/ko4j/src/main/java/org/netbeans/html/ko4j/Knockout.java	Fri Feb 07 07:42:52 2014 +0100
   139.2 +++ b/ko4j/src/main/java/org/netbeans/html/ko4j/Knockout.java	Fri Feb 07 07:44:34 2014 +0100
   139.3 @@ -1,7 +1,7 @@
   139.4  /**
   139.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   139.6   *
   139.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   139.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   139.9   *
  139.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  139.11   * Other names may be trademarks of their respective owners.
  139.12 @@ -27,7 +27,7 @@
  139.13   * Contributor(s):
  139.14   *
  139.15   * The Original Software is NetBeans. The Initial Developer of the Original
  139.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  139.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  139.18   *
  139.19   * If you wish your version of this file to be governed by only the CDDL
  139.20   * or only the GPL Version 2, indicate your decision by adding
   140.1 --- a/ko4j/src/main/java/org/netbeans/html/ko4j/LoadJSON.java	Fri Feb 07 07:42:52 2014 +0100
   140.2 +++ b/ko4j/src/main/java/org/netbeans/html/ko4j/LoadJSON.java	Fri Feb 07 07:44:34 2014 +0100
   140.3 @@ -1,7 +1,7 @@
   140.4  /**
   140.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   140.6   *
   140.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   140.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   140.9   *
  140.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  140.11   * Other names may be trademarks of their respective owners.
  140.12 @@ -27,7 +27,7 @@
  140.13   * Contributor(s):
  140.14   *
  140.15   * The Original Software is NetBeans. The Initial Developer of the Original
  140.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  140.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  140.18   *
  140.19   * If you wish your version of this file to be governed by only the CDDL
  140.20   * or only the GPL Version 2, indicate your decision by adding
   141.1 --- a/ko4j/src/main/java/org/netbeans/html/ko4j/LoadWS.java	Fri Feb 07 07:42:52 2014 +0100
   141.2 +++ b/ko4j/src/main/java/org/netbeans/html/ko4j/LoadWS.java	Fri Feb 07 07:44:34 2014 +0100
   141.3 @@ -1,7 +1,7 @@
   141.4  /**
   141.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   141.6   *
   141.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   141.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   141.9   *
  141.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  141.11   * Other names may be trademarks of their respective owners.
  141.12 @@ -27,7 +27,7 @@
  141.13   * Contributor(s):
  141.14   *
  141.15   * The Original Software is NetBeans. The Initial Developer of the Original
  141.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  141.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  141.18   *
  141.19   * If you wish your version of this file to be governed by only the CDDL
  141.20   * or only the GPL Version 2, indicate your decision by adding
   142.1 --- a/ko4j/src/test/java/org/netbeans/html/ko4j/DynamicHTTP.java	Fri Feb 07 07:42:52 2014 +0100
   142.2 +++ b/ko4j/src/test/java/org/netbeans/html/ko4j/DynamicHTTP.java	Fri Feb 07 07:44:34 2014 +0100
   142.3 @@ -1,7 +1,7 @@
   142.4  /**
   142.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   142.6   *
   142.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   142.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   142.9   *
  142.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  142.11   * Other names may be trademarks of their respective owners.
  142.12 @@ -27,7 +27,7 @@
  142.13   * Contributor(s):
  142.14   *
  142.15   * The Original Software is NetBeans. The Initial Developer of the Original
  142.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  142.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  142.18   *
  142.19   * If you wish your version of this file to be governed by only the CDDL
  142.20   * or only the GPL Version 2, indicate your decision by adding
   143.1 --- a/ko4j/src/test/java/org/netbeans/html/ko4j/KOFx.java	Fri Feb 07 07:42:52 2014 +0100
   143.2 +++ b/ko4j/src/test/java/org/netbeans/html/ko4j/KOFx.java	Fri Feb 07 07:44:34 2014 +0100
   143.3 @@ -1,7 +1,7 @@
   143.4  /**
   143.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   143.6   *
   143.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   143.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   143.9   *
  143.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  143.11   * Other names may be trademarks of their respective owners.
  143.12 @@ -27,7 +27,7 @@
  143.13   * Contributor(s):
  143.14   *
  143.15   * The Original Software is NetBeans. The Initial Developer of the Original
  143.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  143.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  143.18   *
  143.19   * If you wish your version of this file to be governed by only the CDDL
  143.20   * or only the GPL Version 2, indicate your decision by adding
   144.1 --- a/ko4j/src/test/java/org/netbeans/html/ko4j/KnockoutFXTest.java	Fri Feb 07 07:42:52 2014 +0100
   144.2 +++ b/ko4j/src/test/java/org/netbeans/html/ko4j/KnockoutFXTest.java	Fri Feb 07 07:44:34 2014 +0100
   144.3 @@ -1,7 +1,7 @@
   144.4  /**
   144.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   144.6   *
   144.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   144.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   144.9   *
  144.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  144.11   * Other names may be trademarks of their respective owners.
  144.12 @@ -27,7 +27,7 @@
  144.13   * Contributor(s):
  144.14   *
  144.15   * The Original Software is NetBeans. The Initial Developer of the Original
  144.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  144.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  144.18   *
  144.19   * If you wish your version of this file to be governed by only the CDDL
  144.20   * or only the GPL Version 2, indicate your decision by adding
   145.1 --- a/ko4j/src/test/java/org/netbeans/html/ko4j/LessCallbacksCheck.java	Fri Feb 07 07:42:52 2014 +0100
   145.2 +++ b/ko4j/src/test/java/org/netbeans/html/ko4j/LessCallbacksCheck.java	Fri Feb 07 07:44:34 2014 +0100
   145.3 @@ -1,7 +1,7 @@
   145.4  /**
   145.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   145.6   *
   145.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   145.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   145.9   *
  145.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  145.11   * Other names may be trademarks of their respective owners.
  145.12 @@ -27,7 +27,7 @@
  145.13   * Contributor(s):
  145.14   *
  145.15   * The Original Software is NetBeans. The Initial Developer of the Original
  145.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  145.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  145.18   *
  145.19   * If you wish your version of this file to be governed by only the CDDL
  145.20   * or only the GPL Version 2, indicate your decision by adding
   146.1 --- a/ko4j/src/test/resources/org/netbeans/html/ko4j/test.html	Fri Feb 07 07:42:52 2014 +0100
   146.2 +++ b/ko4j/src/test/resources/org/netbeans/html/ko4j/test.html	Fri Feb 07 07:44:34 2014 +0100
   146.3 @@ -2,7 +2,7 @@
   146.4  
   146.5      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   146.6  
   146.7 -    Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   146.8 +    Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   146.9  
  146.10      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  146.11      Other names may be trademarks of their respective owners.
  146.12 @@ -28,7 +28,7 @@
  146.13      Contributor(s):
  146.14  
  146.15      The Original Software is NetBeans. The Initial Developer of the Original
  146.16 -    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  146.17 +    Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  146.18  
  146.19      If you wish your version of this file to be governed by only the CDDL
  146.20      or only the GPL Version 2, indicate your decision by adding
   147.1 --- a/sound/src/main/java/net/java/html/sound/AudioClip.java	Fri Feb 07 07:42:52 2014 +0100
   147.2 +++ b/sound/src/main/java/net/java/html/sound/AudioClip.java	Fri Feb 07 07:44:34 2014 +0100
   147.3 @@ -1,7 +1,7 @@
   147.4  /**
   147.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   147.6   *
   147.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   147.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   147.9   *
  147.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  147.11   * Other names may be trademarks of their respective owners.
  147.12 @@ -27,7 +27,7 @@
  147.13   * Contributor(s):
  147.14   *
  147.15   * The Original Software is NetBeans. The Initial Developer of the Original
  147.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  147.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  147.18   *
  147.19   * If you wish your version of this file to be governed by only the CDDL
  147.20   * or only the GPL Version 2, indicate your decision by adding
   148.1 --- a/sound/src/main/java/net/java/html/sound/package.html	Fri Feb 07 07:42:52 2014 +0100
   148.2 +++ b/sound/src/main/java/net/java/html/sound/package.html	Fri Feb 07 07:44:34 2014 +0100
   148.3 @@ -2,7 +2,7 @@
   148.4  
   148.5      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   148.6  
   148.7 -    Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   148.8 +    Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   148.9  
  148.10      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  148.11      Other names may be trademarks of their respective owners.
  148.12 @@ -28,7 +28,7 @@
  148.13      Contributor(s):
  148.14  
  148.15      The Original Software is NetBeans. The Initial Developer of the Original
  148.16 -    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  148.17 +    Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  148.18  
  148.19      If you wish your version of this file to be governed by only the CDDL
  148.20      or only the GPL Version 2, indicate your decision by adding
   149.1 --- a/sound/src/main/java/org/apidesign/html/sound/spi/AudioEnvironment.java	Fri Feb 07 07:42:52 2014 +0100
   149.2 +++ b/sound/src/main/java/org/apidesign/html/sound/spi/AudioEnvironment.java	Fri Feb 07 07:44:34 2014 +0100
   149.3 @@ -1,7 +1,7 @@
   149.4  /**
   149.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   149.6   *
   149.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   149.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   149.9   *
  149.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  149.11   * Other names may be trademarks of their respective owners.
  149.12 @@ -27,7 +27,7 @@
  149.13   * Contributor(s):
  149.14   *
  149.15   * The Original Software is NetBeans. The Initial Developer of the Original
  149.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  149.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  149.18   *
  149.19   * If you wish your version of this file to be governed by only the CDDL
  149.20   * or only the GPL Version 2, indicate your decision by adding
   150.1 --- a/sound/src/main/java/org/apidesign/html/sound/spi/package.html	Fri Feb 07 07:42:52 2014 +0100
   150.2 +++ b/sound/src/main/java/org/apidesign/html/sound/spi/package.html	Fri Feb 07 07:44:34 2014 +0100
   150.3 @@ -2,7 +2,7 @@
   150.4  
   150.5      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   150.6  
   150.7 -    Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   150.8 +    Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   150.9  
  150.10      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  150.11      Other names may be trademarks of their respective owners.
  150.12 @@ -28,7 +28,7 @@
  150.13      Contributor(s):
  150.14  
  150.15      The Original Software is NetBeans. The Initial Developer of the Original
  150.16 -    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  150.17 +    Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  150.18  
  150.19      If you wish your version of this file to be governed by only the CDDL
  150.20      or only the GPL Version 2, indicate your decision by adding
   151.1 --- a/sound/src/main/java/org/netbeans/html/sound/impl/BrowserAudioEnv.java	Fri Feb 07 07:42:52 2014 +0100
   151.2 +++ b/sound/src/main/java/org/netbeans/html/sound/impl/BrowserAudioEnv.java	Fri Feb 07 07:44:34 2014 +0100
   151.3 @@ -1,7 +1,7 @@
   151.4  /**
   151.5   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   151.6   *
   151.7 - * Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   151.8 + * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   151.9   *
  151.10   * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  151.11   * Other names may be trademarks of their respective owners.
  151.12 @@ -27,7 +27,7 @@
  151.13   * Contributor(s):
  151.14   *
  151.15   * The Original Software is NetBeans. The Initial Developer of the Original
  151.16 - * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  151.17 + * Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  151.18   *
  151.19   * If you wish your version of this file to be governed by only the CDDL
  151.20   * or only the GPL Version 2, indicate your decision by adding
   152.1 --- a/src/main/javadoc/overview.html	Fri Feb 07 07:42:52 2014 +0100
   152.2 +++ b/src/main/javadoc/overview.html	Fri Feb 07 07:44:34 2014 +0100
   152.3 @@ -2,7 +2,7 @@
   152.4  
   152.5      DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   152.6  
   152.7 -    Copyright 2013-2013 Oracle and/or its affiliates. All rights reserved.
   152.8 +    Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved.
   152.9  
  152.10      Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  152.11      Other names may be trademarks of their respective owners.
  152.12 @@ -28,7 +28,7 @@
  152.13      Contributor(s):
  152.14  
  152.15      The Original Software is NetBeans. The Initial Developer of the Original
  152.16 -    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  152.17 +    Software is Oracle. Portions Copyright 2013-2014 Oracle. All Rights Reserved.
  152.18  
  152.19      If you wish your version of this file to be governed by only the CDDL
  152.20      or only the GPL Version 2, indicate your decision by adding