Changing license to standard GPLv2CPE/CDDL netbeans
authorJaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 16 Dec 2013 15:00:21 +0100
branchnetbeans
changeset 35880702021b851
parent 357 076a850a280a
child 359 6b23a639bdb5
Changing license to standard GPLv2CPE/CDDL
COPYING
boot-fx/src/main/java/net/java/html/boot/fx/FXBrowsers.java
boot-fx/src/main/java/org/apidesign/html/boot/fx/AbstractFXPresenter.java
boot-fx/src/main/java/org/apidesign/html/boot/fx/Dbgr.java
boot-fx/src/main/java/org/apidesign/html/boot/fx/FXBrwsr.java
boot-fx/src/main/java/org/apidesign/html/boot/fx/FXInspect.java
boot-fx/src/main/java/org/apidesign/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/apidesign/html/boot/fx/BootstrapTest.java
boot-fx/src/test/java/org/apidesign/html/boot/fx/FXPresenterTst.java
boot-fx/src/test/java/org/apidesign/html/boot/fx/KOFx.java
boot-fx/src/test/resources/net/java/html/boot/fx/wnd.js
boot-fx/src/test/resources/org/apidesign/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/impl/FindResources.java
boot/src/main/java/org/apidesign/html/boot/impl/FnContext.java
boot/src/main/java/org/apidesign/html/boot/impl/FnUtils.java
boot/src/main/java/org/apidesign/html/boot/impl/JavaScriptProcesor.java
boot/src/main/java/org/apidesign/html/boot/impl/JsAgent.java
boot/src/main/java/org/apidesign/html/boot/impl/JsCallback.java
boot/src/main/java/org/apidesign/html/boot/impl/JsClassLoader.java
boot/src/main/java/org/apidesign/html/boot/impl/Test.java
boot/src/main/java/org/apidesign/html/boot/spi/Fn.java
boot/src/main/java/org/apidesign/html/boot/spi/package.html
boot/src/test/java/org/apidesign/html/boot/impl/Arithm.java
boot/src/test/java/org/apidesign/html/boot/impl/Compile.java
boot/src/test/java/org/apidesign/html/boot/impl/FnTest.java
boot/src/test/java/org/apidesign/html/boot/impl/JavaScriptProcesorTest.java
boot/src/test/java/org/apidesign/html/boot/impl/JsClassLoaderBase.java
boot/src/test/java/org/apidesign/html/boot/impl/JsClassLoaderTest.java
boot/src/test/java/org/apidesign/html/boot/impl/JsMethods.java
boot/src/test/resources/org/apidesign/html/boot/impl/jsmethods.js
context/src/main/java/net/java/html/BrwsrCtx.java
context/src/main/java/org/apidesign/html/context/impl/CtxAccssr.java
context/src/main/java/org/apidesign/html/context/impl/CtxImpl.java
context/src/main/java/org/apidesign/html/context/spi/Contexts.java
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/apidesign/html/geo/impl/GeoProcessor.java
geo/src/main/java/org/apidesign/html/geo/impl/JsG.java
geo/src/test/java/net/java/html/geo/OnLocationTest.java
geo/src/test/java/org/apidesign/html/geo/impl/Compile.java
geo/src/test/java/org/apidesign/html/geo/impl/GeoProcessorTest.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/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/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/impl/Bindings.java
json/src/main/java/org/apidesign/html/json/impl/Callback.java
json/src/main/java/org/apidesign/html/json/impl/FromJSON.java
json/src/main/java/org/apidesign/html/json/impl/JSON.java
json/src/main/java/org/apidesign/html/json/impl/JSONList.java
json/src/main/java/org/apidesign/html/json/impl/ModelProcessor.java
json/src/main/java/org/apidesign/html/json/impl/PropertyBindingAccessor.java
json/src/main/java/org/apidesign/html/json/impl/RcvrJSON.java
json/src/main/java/org/apidesign/html/json/impl/SetAndGet.java
json/src/main/java/org/apidesign/html/json/impl/WrapperObject.java
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/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/resources/org/apidesign/html/json/impl/Bundle.properties
json/src/main/resources/org/apidesign/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/apidesign/html/json/impl/ConstructorTest.java
json/src/test/java/org/apidesign/html/json/impl/EmployeeImpl.java
json/src/test/java/org/apidesign/html/json/impl/EmployerTest.java
json/src/test/java/org/apidesign/html/json/impl/JSONListTest.java
json/src/test/java/org/apidesign/html/json/impl/JSONTest.java
json/src/test/java/org/apidesign/html/json/impl/NoPropertiesTest.java
ko-archetype-test/src/test/java/org/apidesign/html/archetype/test/ArchetypeVersionTest.java
ko-archetype-test/src/test/java/org/apidesign/html/archetype/test/VerifyArchetypeTest.java
ko-archetype/src/main/java/org/apidesign/html/archetype/package-info.java
ko-fx/src/main/java/org/apidesign/html/kofx/Console.java
ko-fx/src/main/java/org/apidesign/html/kofx/FXContext.java
ko-fx/src/main/java/org/apidesign/html/kofx/Knockout.java
ko-fx/src/main/java/org/apidesign/html/kofx/LoadJSON.java
ko-fx/src/main/java/org/apidesign/html/kofx/LoadWS.java
ko-fx/src/test/java/org/apidesign/html/kofx/DynamicHTTP.java
ko-fx/src/test/java/org/apidesign/html/kofx/KOFx.java
ko-fx/src/test/java/org/apidesign/html/kofx/KnockoutFXTest.java
ko-fx/src/test/java/org/apidesign/html/kofx/LessCallbacksCheck.java
ko-fx/src/test/resources/org/apidesign/html/kofx/test.html
ko-ws-tyrus/src/main/java/org/apidesign/html/wstyrus/TyrusContext.java
ko-ws-tyrus/src/test/java/org/apidesign/html/wstyrus/TyrusDynamicHTTP.java
ko-ws-tyrus/src/test/java/org/apidesign/html/wstyrus/TyrusFX.java
ko-ws-tyrus/src/test/java/org/apidesign/html/wstyrus/TyrusKnockoutTest.java
ko-ws-tyrus/src/test/resources/org/apidesign/html/wstyrus/test.html
sound/src/main/java/net/java/html/sound/AudioClip.java
sound/src/main/java/org/apidesign/html/sound/impl/BrowserAudioEnv.java
sound/src/main/java/org/apidesign/html/sound/spi/AudioEnvironment.java
     1.1 --- a/COPYING	Mon Dec 16 14:59:30 2013 +0100
     1.2 +++ b/COPYING	Mon Dec 16 15:00:21 2013 +0100
     1.3 @@ -1,18 +1,40 @@
     1.4 -HTML via Java(tm) Language Bindings
     1.5 -Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     1.6 +DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     1.7  
     1.8 -This program is free software: you can redistribute it and/or modify
     1.9 -it under the terms of the GNU General Public License as published by
    1.10 -the Free Software Foundation, version 2 of the License.
    1.11 +Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    1.12  
    1.13 -This program is distributed in the hope that it will be useful,
    1.14 -but WITHOUT ANY WARRANTY; without even the implied warranty of
    1.15 -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    1.16 -GNU General Public License for more details. apidesign.org 
    1.17 -designates this particular file as subject to the 
    1.18 -"Classpath" exception as provided by apidesign.org 
    1.19 -in the License file that accompanied this code.
    1.20 +Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    1.21 +Other names may be trademarks of their respective owners.
    1.22  
    1.23 -You should have received a copy of the GNU General Public License
    1.24 -along with this program. Look for COPYING file in the top folder.
    1.25 -If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
    1.26 +The contents of this file are subject to the terms of either the GNU
    1.27 +General Public License Version 2 only ("GPL") or the Common
    1.28 +Development and Distribution License("CDDL") (collectively, the
    1.29 +"License"). You may not use this file except in compliance with the
    1.30 +License. You can obtain a copy of the License at
    1.31 +http://www.netbeans.org/cddl-gplv2.html
    1.32 +or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    1.33 +specific language governing permissions and limitations under the
    1.34 +License.  When distributing the software, include this License Header
    1.35 +Notice in each file and include the License file at
    1.36 +nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    1.37 +particular file as subject to the "Classpath" exception as provided
    1.38 +by Oracle in the GPL Version 2 section of the License file that
    1.39 +accompanied this code. If applicable, add the following below the
    1.40 +License Header, with the fields enclosed by brackets [] replaced by
    1.41 +your own identifying information:
    1.42 +"Portions Copyrighted [year] [name of copyright owner]"
    1.43 +
    1.44 +Contributor(s):
    1.45 +
    1.46 +The Original Software is NetBeans. The Initial Developer of the Original
    1.47 +Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
    1.48 +
    1.49 +If you wish your version of this file to be governed by only the CDDL
    1.50 +or only the GPL Version 2, indicate your decision by adding
    1.51 +"[Contributor] elects to include this software in this distribution
    1.52 +under the [CDDL or GPL Version 2] license." If you do not indicate a
    1.53 +single choice of license, a recipient has the option to distribute
    1.54 +your version of this file under either the CDDL, the GPL Version 2 or
    1.55 +to extend the choice of license to its licensees as provided above.
    1.56 +However, if you add GPL Version 2 code and therefore, elected the GPL
    1.57 +Version 2 license, then the option applies only if the new code is
    1.58 +made subject to such option by the copyright holder.
     2.1 --- a/boot-fx/src/main/java/net/java/html/boot/fx/FXBrowsers.java	Mon Dec 16 14:59:30 2013 +0100
     2.2 +++ b/boot-fx/src/main/java/net/java/html/boot/fx/FXBrowsers.java	Mon Dec 16 15:00:21 2013 +0100
     2.3 @@ -1,22 +1,44 @@
     2.4  /**
     2.5 - * HTML via Java(tm) Language Bindings
     2.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     2.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     2.8   *
     2.9 - * This program is free software: you can redistribute it and/or modify
    2.10 - * it under the terms of the GNU General Public License as published by
    2.11 - * the Free Software Foundation, version 2 of the License.
    2.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    2.13   *
    2.14 - * This program is distributed in the hope that it will be useful,
    2.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
    2.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    2.17 - * GNU General Public License for more details. apidesign.org
    2.18 - * designates this particular file as subject to the
    2.19 - * "Classpath" exception as provided by apidesign.org
    2.20 - * in the License file that accompanied this code.
    2.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    2.22 + * Other names may be trademarks of their respective owners.
    2.23   *
    2.24 - * You should have received a copy of the GNU General Public License
    2.25 - * along with this program. Look for COPYING file in the top folder.
    2.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
    2.27 + * The contents of this file are subject to the terms of either the GNU
    2.28 + * General Public License Version 2 only ("GPL") or the Common
    2.29 + * Development and Distribution License("CDDL") (collectively, the
    2.30 + * "License"). You may not use this file except in compliance with the
    2.31 + * License. You can obtain a copy of the License at
    2.32 + * http://www.netbeans.org/cddl-gplv2.html
    2.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    2.34 + * specific language governing permissions and limitations under the
    2.35 + * License.  When distributing the software, include this License Header
    2.36 + * Notice in each file and include the License file at
    2.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    2.38 + * particular file as subject to the "Classpath" exception as provided
    2.39 + * by Oracle in the GPL Version 2 section of the License file that
    2.40 + * accompanied this code. If applicable, add the following below the
    2.41 + * License Header, with the fields enclosed by brackets [] replaced by
    2.42 + * your own identifying information:
    2.43 + * "Portions Copyrighted [year] [name of copyright owner]"
    2.44 + *
    2.45 + * Contributor(s):
    2.46 + *
    2.47 + * The Original Software is NetBeans. The Initial Developer of the Original
    2.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
    2.49 + *
    2.50 + * If you wish your version of this file to be governed by only the CDDL
    2.51 + * or only the GPL Version 2, indicate your decision by adding
    2.52 + * "[Contributor] elects to include this software in this distribution
    2.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
    2.54 + * single choice of license, a recipient has the option to distribute
    2.55 + * your version of this file under either the CDDL, the GPL Version 2 or
    2.56 + * to extend the choice of license to its licensees as provided above.
    2.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
    2.58 + * Version 2 license, then the option applies only if the new code is
    2.59 + * made subject to such option by the copyright holder.
    2.60   */
    2.61  package net.java.html.boot.fx;
    2.62  
     3.1 --- a/boot-fx/src/main/java/org/apidesign/html/boot/fx/AbstractFXPresenter.java	Mon Dec 16 14:59:30 2013 +0100
     3.2 +++ b/boot-fx/src/main/java/org/apidesign/html/boot/fx/AbstractFXPresenter.java	Mon Dec 16 15:00:21 2013 +0100
     3.3 @@ -1,22 +1,44 @@
     3.4  /**
     3.5 - * HTML via Java(tm) Language Bindings
     3.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     3.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     3.8   *
     3.9 - * This program is free software: you can redistribute it and/or modify
    3.10 - * it under the terms of the GNU General Public License as published by
    3.11 - * the Free Software Foundation, version 2 of the License.
    3.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    3.13   *
    3.14 - * This program is distributed in the hope that it will be useful,
    3.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
    3.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    3.17 - * GNU General Public License for more details. apidesign.org
    3.18 - * designates this particular file as subject to the
    3.19 - * "Classpath" exception as provided by apidesign.org
    3.20 - * in the License file that accompanied this code.
    3.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    3.22 + * Other names may be trademarks of their respective owners.
    3.23   *
    3.24 - * You should have received a copy of the GNU General Public License
    3.25 - * along with this program. Look for COPYING file in the top folder.
    3.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
    3.27 + * The contents of this file are subject to the terms of either the GNU
    3.28 + * General Public License Version 2 only ("GPL") or the Common
    3.29 + * Development and Distribution License("CDDL") (collectively, the
    3.30 + * "License"). You may not use this file except in compliance with the
    3.31 + * License. You can obtain a copy of the License at
    3.32 + * http://www.netbeans.org/cddl-gplv2.html
    3.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    3.34 + * specific language governing permissions and limitations under the
    3.35 + * License.  When distributing the software, include this License Header
    3.36 + * Notice in each file and include the License file at
    3.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    3.38 + * particular file as subject to the "Classpath" exception as provided
    3.39 + * by Oracle in the GPL Version 2 section of the License file that
    3.40 + * accompanied this code. If applicable, add the following below the
    3.41 + * License Header, with the fields enclosed by brackets [] replaced by
    3.42 + * your own identifying information:
    3.43 + * "Portions Copyrighted [year] [name of copyright owner]"
    3.44 + *
    3.45 + * Contributor(s):
    3.46 + *
    3.47 + * The Original Software is NetBeans. The Initial Developer of the Original
    3.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
    3.49 + *
    3.50 + * If you wish your version of this file to be governed by only the CDDL
    3.51 + * or only the GPL Version 2, indicate your decision by adding
    3.52 + * "[Contributor] elects to include this software in this distribution
    3.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
    3.54 + * single choice of license, a recipient has the option to distribute
    3.55 + * your version of this file under either the CDDL, the GPL Version 2 or
    3.56 + * to extend the choice of license to its licensees as provided above.
    3.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
    3.58 + * Version 2 license, then the option applies only if the new code is
    3.59 + * made subject to such option by the copyright holder.
    3.60   */
    3.61  package org.apidesign.html.boot.fx;
    3.62  
     4.1 --- a/boot-fx/src/main/java/org/apidesign/html/boot/fx/Dbgr.java	Mon Dec 16 14:59:30 2013 +0100
     4.2 +++ b/boot-fx/src/main/java/org/apidesign/html/boot/fx/Dbgr.java	Mon Dec 16 15:00:21 2013 +0100
     4.3 @@ -1,24 +1,45 @@
     4.4  /**
     4.5 - * HTML via Java(tm) Language Bindings
     4.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     4.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     4.8   *
     4.9 - * This program is free software: you can redistribute it and/or modify
    4.10 - * it under the terms of the GNU General Public License as published by
    4.11 - * the Free Software Foundation, version 2 of the License.
    4.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    4.13   *
    4.14 - * This program is distributed in the hope that it will be useful,
    4.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
    4.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    4.17 - * GNU General Public License for more details. apidesign.org
    4.18 - * designates this particular file as subject to the
    4.19 - * "Classpath" exception as provided by apidesign.org
    4.20 - * in the License file that accompanied this code.
    4.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    4.22 + * Other names may be trademarks of their respective owners.
    4.23   *
    4.24 - * You should have received a copy of the GNU General Public License
    4.25 - * along with this program. Look for COPYING file in the top folder.
    4.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
    4.27 + * The contents of this file are subject to the terms of either the GNU
    4.28 + * General Public License Version 2 only ("GPL") or the Common
    4.29 + * Development and Distribution License("CDDL") (collectively, the
    4.30 + * "License"). You may not use this file except in compliance with the
    4.31 + * License. You can obtain a copy of the License at
    4.32 + * http://www.netbeans.org/cddl-gplv2.html
    4.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    4.34 + * specific language governing permissions and limitations under the
    4.35 + * License.  When distributing the software, include this License Header
    4.36 + * Notice in each file and include the License file at
    4.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    4.38 + * particular file as subject to the "Classpath" exception as provided
    4.39 + * by Oracle in the GPL Version 2 section of the License file that
    4.40 + * accompanied this code. If applicable, add the following below the
    4.41 + * License Header, with the fields enclosed by brackets [] replaced by
    4.42 + * your own identifying information:
    4.43 + * "Portions Copyrighted [year] [name of copyright owner]"
    4.44 + *
    4.45 + * Contributor(s):
    4.46 + *
    4.47 + * The Original Software is NetBeans. The Initial Developer of the Original
    4.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
    4.49 + *
    4.50 + * If you wish your version of this file to be governed by only the CDDL
    4.51 + * or only the GPL Version 2, indicate your decision by adding
    4.52 + * "[Contributor] elects to include this software in this distribution
    4.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
    4.54 + * single choice of license, a recipient has the option to distribute
    4.55 + * your version of this file under either the CDDL, the GPL Version 2 or
    4.56 + * to extend the choice of license to its licensees as provided above.
    4.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
    4.58 + * Version 2 license, then the option applies only if the new code is
    4.59 + * made subject to such option by the copyright holder.
    4.60   */
    4.61 -
    4.62  package org.apidesign.html.boot.fx;
    4.63  
    4.64  import java.lang.reflect.Method;
     5.1 --- a/boot-fx/src/main/java/org/apidesign/html/boot/fx/FXBrwsr.java	Mon Dec 16 14:59:30 2013 +0100
     5.2 +++ b/boot-fx/src/main/java/org/apidesign/html/boot/fx/FXBrwsr.java	Mon Dec 16 15:00:21 2013 +0100
     5.3 @@ -1,22 +1,44 @@
     5.4  /**
     5.5 - * HTML via Java(tm) Language Bindings
     5.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     5.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     5.8   *
     5.9 - * This program is free software: you can redistribute it and/or modify
    5.10 - * it under the terms of the GNU General Public License as published by
    5.11 - * the Free Software Foundation, version 2 of the License.
    5.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    5.13   *
    5.14 - * This program is distributed in the hope that it will be useful,
    5.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
    5.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    5.17 - * GNU General Public License for more details. apidesign.org
    5.18 - * designates this particular file as subject to the
    5.19 - * "Classpath" exception as provided by apidesign.org
    5.20 - * in the License file that accompanied this code.
    5.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    5.22 + * Other names may be trademarks of their respective owners.
    5.23   *
    5.24 - * You should have received a copy of the GNU General Public License
    5.25 - * along with this program. Look for COPYING file in the top folder.
    5.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
    5.27 + * The contents of this file are subject to the terms of either the GNU
    5.28 + * General Public License Version 2 only ("GPL") or the Common
    5.29 + * Development and Distribution License("CDDL") (collectively, the
    5.30 + * "License"). You may not use this file except in compliance with the
    5.31 + * License. You can obtain a copy of the License at
    5.32 + * http://www.netbeans.org/cddl-gplv2.html
    5.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    5.34 + * specific language governing permissions and limitations under the
    5.35 + * License.  When distributing the software, include this License Header
    5.36 + * Notice in each file and include the License file at
    5.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    5.38 + * particular file as subject to the "Classpath" exception as provided
    5.39 + * by Oracle in the GPL Version 2 section of the License file that
    5.40 + * accompanied this code. If applicable, add the following below the
    5.41 + * License Header, with the fields enclosed by brackets [] replaced by
    5.42 + * your own identifying information:
    5.43 + * "Portions Copyrighted [year] [name of copyright owner]"
    5.44 + *
    5.45 + * Contributor(s):
    5.46 + *
    5.47 + * The Original Software is NetBeans. The Initial Developer of the Original
    5.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
    5.49 + *
    5.50 + * If you wish your version of this file to be governed by only the CDDL
    5.51 + * or only the GPL Version 2, indicate your decision by adding
    5.52 + * "[Contributor] elects to include this software in this distribution
    5.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
    5.54 + * single choice of license, a recipient has the option to distribute
    5.55 + * your version of this file under either the CDDL, the GPL Version 2 or
    5.56 + * to extend the choice of license to its licensees as provided above.
    5.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
    5.58 + * Version 2 license, then the option applies only if the new code is
    5.59 + * made subject to such option by the copyright holder.
    5.60   */
    5.61  package org.apidesign.html.boot.fx;
    5.62  
     6.1 --- a/boot-fx/src/main/java/org/apidesign/html/boot/fx/FXInspect.java	Mon Dec 16 14:59:30 2013 +0100
     6.2 +++ b/boot-fx/src/main/java/org/apidesign/html/boot/fx/FXInspect.java	Mon Dec 16 15:00:21 2013 +0100
     6.3 @@ -1,22 +1,44 @@
     6.4  /**
     6.5 - * HTML via Java(tm) Language Bindings
     6.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     6.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     6.8   *
     6.9 - * This program is free software: you can redistribute it and/or modify
    6.10 - * it under the terms of the GNU General Public License as published by
    6.11 - * the Free Software Foundation, version 2 of the License.
    6.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    6.13   *
    6.14 - * This program is distributed in the hope that it will be useful,
    6.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
    6.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    6.17 - * GNU General Public License for more details. apidesign.org
    6.18 - * designates this particular file as subject to the
    6.19 - * "Classpath" exception as provided by apidesign.org
    6.20 - * in the License file that accompanied this code.
    6.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    6.22 + * Other names may be trademarks of their respective owners.
    6.23   *
    6.24 - * You should have received a copy of the GNU General Public License
    6.25 - * along with this program. Look for COPYING file in the top folder.
    6.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
    6.27 + * The contents of this file are subject to the terms of either the GNU
    6.28 + * General Public License Version 2 only ("GPL") or the Common
    6.29 + * Development and Distribution License("CDDL") (collectively, the
    6.30 + * "License"). You may not use this file except in compliance with the
    6.31 + * License. You can obtain a copy of the License at
    6.32 + * http://www.netbeans.org/cddl-gplv2.html
    6.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    6.34 + * specific language governing permissions and limitations under the
    6.35 + * License.  When distributing the software, include this License Header
    6.36 + * Notice in each file and include the License file at
    6.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    6.38 + * particular file as subject to the "Classpath" exception as provided
    6.39 + * by Oracle in the GPL Version 2 section of the License file that
    6.40 + * accompanied this code. If applicable, add the following below the
    6.41 + * License Header, with the fields enclosed by brackets [] replaced by
    6.42 + * your own identifying information:
    6.43 + * "Portions Copyrighted [year] [name of copyright owner]"
    6.44 + *
    6.45 + * Contributor(s):
    6.46 + *
    6.47 + * The Original Software is NetBeans. The Initial Developer of the Original
    6.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
    6.49 + *
    6.50 + * If you wish your version of this file to be governed by only the CDDL
    6.51 + * or only the GPL Version 2, indicate your decision by adding
    6.52 + * "[Contributor] elects to include this software in this distribution
    6.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
    6.54 + * single choice of license, a recipient has the option to distribute
    6.55 + * your version of this file under either the CDDL, the GPL Version 2 or
    6.56 + * to extend the choice of license to its licensees as provided above.
    6.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
    6.58 + * Version 2 license, then the option applies only if the new code is
    6.59 + * made subject to such option by the copyright holder.
    6.60   */
    6.61  package org.apidesign.html.boot.fx;
    6.62  
     7.1 --- a/boot-fx/src/main/java/org/apidesign/html/boot/fx/FXPresenter.java	Mon Dec 16 14:59:30 2013 +0100
     7.2 +++ b/boot-fx/src/main/java/org/apidesign/html/boot/fx/FXPresenter.java	Mon Dec 16 15:00:21 2013 +0100
     7.3 @@ -1,22 +1,44 @@
     7.4  /**
     7.5 - * HTML via Java(tm) Language Bindings
     7.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     7.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     7.8   *
     7.9 - * This program is free software: you can redistribute it and/or modify
    7.10 - * it under the terms of the GNU General Public License as published by
    7.11 - * the Free Software Foundation, version 2 of the License.
    7.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    7.13   *
    7.14 - * This program is distributed in the hope that it will be useful,
    7.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
    7.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    7.17 - * GNU General Public License for more details. apidesign.org
    7.18 - * designates this particular file as subject to the
    7.19 - * "Classpath" exception as provided by apidesign.org
    7.20 - * in the License file that accompanied this code.
    7.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    7.22 + * Other names may be trademarks of their respective owners.
    7.23   *
    7.24 - * You should have received a copy of the GNU General Public License
    7.25 - * along with this program. Look for COPYING file in the top folder.
    7.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
    7.27 + * The contents of this file are subject to the terms of either the GNU
    7.28 + * General Public License Version 2 only ("GPL") or the Common
    7.29 + * Development and Distribution License("CDDL") (collectively, the
    7.30 + * "License"). You may not use this file except in compliance with the
    7.31 + * License. You can obtain a copy of the License at
    7.32 + * http://www.netbeans.org/cddl-gplv2.html
    7.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    7.34 + * specific language governing permissions and limitations under the
    7.35 + * License.  When distributing the software, include this License Header
    7.36 + * Notice in each file and include the License file at
    7.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    7.38 + * particular file as subject to the "Classpath" exception as provided
    7.39 + * by Oracle in the GPL Version 2 section of the License file that
    7.40 + * accompanied this code. If applicable, add the following below the
    7.41 + * License Header, with the fields enclosed by brackets [] replaced by
    7.42 + * your own identifying information:
    7.43 + * "Portions Copyrighted [year] [name of copyright owner]"
    7.44 + *
    7.45 + * Contributor(s):
    7.46 + *
    7.47 + * The Original Software is NetBeans. The Initial Developer of the Original
    7.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
    7.49 + *
    7.50 + * If you wish your version of this file to be governed by only the CDDL
    7.51 + * or only the GPL Version 2, indicate your decision by adding
    7.52 + * "[Contributor] elects to include this software in this distribution
    7.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
    7.54 + * single choice of license, a recipient has the option to distribute
    7.55 + * your version of this file under either the CDDL, the GPL Version 2 or
    7.56 + * to extend the choice of license to its licensees as provided above.
    7.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
    7.58 + * Version 2 license, then the option applies only if the new code is
    7.59 + * made subject to such option by the copyright holder.
    7.60   */
    7.61  package org.apidesign.html.boot.fx;
    7.62  
     8.1 --- a/boot-fx/src/test/java/net/java/html/boot/fx/FXBrowsersOnResourceTest.java	Mon Dec 16 14:59:30 2013 +0100
     8.2 +++ b/boot-fx/src/test/java/net/java/html/boot/fx/FXBrowsersOnResourceTest.java	Mon Dec 16 15:00:21 2013 +0100
     8.3 @@ -1,22 +1,44 @@
     8.4  /**
     8.5 - * HTML via Java(tm) Language Bindings
     8.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     8.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     8.8   *
     8.9 - * This program is free software: you can redistribute it and/or modify
    8.10 - * it under the terms of the GNU General Public License as published by
    8.11 - * the Free Software Foundation, version 2 of the License.
    8.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    8.13   *
    8.14 - * This program is distributed in the hope that it will be useful,
    8.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
    8.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    8.17 - * GNU General Public License for more details. apidesign.org
    8.18 - * designates this particular file as subject to the
    8.19 - * "Classpath" exception as provided by apidesign.org
    8.20 - * in the License file that accompanied this code.
    8.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    8.22 + * Other names may be trademarks of their respective owners.
    8.23   *
    8.24 - * You should have received a copy of the GNU General Public License
    8.25 - * along with this program. Look for COPYING file in the top folder.
    8.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
    8.27 + * The contents of this file are subject to the terms of either the GNU
    8.28 + * General Public License Version 2 only ("GPL") or the Common
    8.29 + * Development and Distribution License("CDDL") (collectively, the
    8.30 + * "License"). You may not use this file except in compliance with the
    8.31 + * License. You can obtain a copy of the License at
    8.32 + * http://www.netbeans.org/cddl-gplv2.html
    8.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    8.34 + * specific language governing permissions and limitations under the
    8.35 + * License.  When distributing the software, include this License Header
    8.36 + * Notice in each file and include the License file at
    8.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    8.38 + * particular file as subject to the "Classpath" exception as provided
    8.39 + * by Oracle in the GPL Version 2 section of the License file that
    8.40 + * accompanied this code. If applicable, add the following below the
    8.41 + * License Header, with the fields enclosed by brackets [] replaced by
    8.42 + * your own identifying information:
    8.43 + * "Portions Copyrighted [year] [name of copyright owner]"
    8.44 + *
    8.45 + * Contributor(s):
    8.46 + *
    8.47 + * The Original Software is NetBeans. The Initial Developer of the Original
    8.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
    8.49 + *
    8.50 + * If you wish your version of this file to be governed by only the CDDL
    8.51 + * or only the GPL Version 2, indicate your decision by adding
    8.52 + * "[Contributor] elects to include this software in this distribution
    8.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
    8.54 + * single choice of license, a recipient has the option to distribute
    8.55 + * your version of this file under either the CDDL, the GPL Version 2 or
    8.56 + * to extend the choice of license to its licensees as provided above.
    8.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
    8.58 + * Version 2 license, then the option applies only if the new code is
    8.59 + * made subject to such option by the copyright holder.
    8.60   */
    8.61  package net.java.html.boot.fx;
    8.62  
     9.1 --- a/boot-fx/src/test/java/net/java/html/boot/fx/FXBrowsersTest.java	Mon Dec 16 14:59:30 2013 +0100
     9.2 +++ b/boot-fx/src/test/java/net/java/html/boot/fx/FXBrowsersTest.java	Mon Dec 16 15:00:21 2013 +0100
     9.3 @@ -1,22 +1,44 @@
     9.4  /**
     9.5 - * HTML via Java(tm) Language Bindings
     9.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     9.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     9.8   *
     9.9 - * This program is free software: you can redistribute it and/or modify
    9.10 - * it under the terms of the GNU General Public License as published by
    9.11 - * the Free Software Foundation, version 2 of the License.
    9.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    9.13   *
    9.14 - * This program is distributed in the hope that it will be useful,
    9.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
    9.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    9.17 - * GNU General Public License for more details. apidesign.org
    9.18 - * designates this particular file as subject to the
    9.19 - * "Classpath" exception as provided by apidesign.org
    9.20 - * in the License file that accompanied this code.
    9.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    9.22 + * Other names may be trademarks of their respective owners.
    9.23   *
    9.24 - * You should have received a copy of the GNU General Public License
    9.25 - * along with this program. Look for COPYING file in the top folder.
    9.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
    9.27 + * The contents of this file are subject to the terms of either the GNU
    9.28 + * General Public License Version 2 only ("GPL") or the Common
    9.29 + * Development and Distribution License("CDDL") (collectively, the
    9.30 + * "License"). You may not use this file except in compliance with the
    9.31 + * License. You can obtain a copy of the License at
    9.32 + * http://www.netbeans.org/cddl-gplv2.html
    9.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    9.34 + * specific language governing permissions and limitations under the
    9.35 + * License.  When distributing the software, include this License Header
    9.36 + * Notice in each file and include the License file at
    9.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    9.38 + * particular file as subject to the "Classpath" exception as provided
    9.39 + * by Oracle in the GPL Version 2 section of the License file that
    9.40 + * accompanied this code. If applicable, add the following below the
    9.41 + * License Header, with the fields enclosed by brackets [] replaced by
    9.42 + * your own identifying information:
    9.43 + * "Portions Copyrighted [year] [name of copyright owner]"
    9.44 + *
    9.45 + * Contributor(s):
    9.46 + *
    9.47 + * The Original Software is NetBeans. The Initial Developer of the Original
    9.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
    9.49 + *
    9.50 + * If you wish your version of this file to be governed by only the CDDL
    9.51 + * or only the GPL Version 2, indicate your decision by adding
    9.52 + * "[Contributor] elects to include this software in this distribution
    9.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
    9.54 + * single choice of license, a recipient has the option to distribute
    9.55 + * your version of this file under either the CDDL, the GPL Version 2 or
    9.56 + * to extend the choice of license to its licensees as provided above.
    9.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
    9.58 + * Version 2 license, then the option applies only if the new code is
    9.59 + * made subject to such option by the copyright holder.
    9.60   */
    9.61  package net.java.html.boot.fx;
    9.62  
    10.1 --- a/boot-fx/src/test/java/org/apidesign/html/boot/fx/BootstrapTest.java	Mon Dec 16 14:59:30 2013 +0100
    10.2 +++ b/boot-fx/src/test/java/org/apidesign/html/boot/fx/BootstrapTest.java	Mon Dec 16 15:00:21 2013 +0100
    10.3 @@ -1,22 +1,44 @@
    10.4  /**
    10.5 - * HTML via Java(tm) Language Bindings
    10.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    10.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    10.8   *
    10.9 - * This program is free software: you can redistribute it and/or modify
   10.10 - * it under the terms of the GNU General Public License as published by
   10.11 - * the Free Software Foundation, version 2 of the License.
   10.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   10.13   *
   10.14 - * This program is distributed in the hope that it will be useful,
   10.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   10.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   10.17 - * GNU General Public License for more details. apidesign.org
   10.18 - * designates this particular file as subject to the
   10.19 - * "Classpath" exception as provided by apidesign.org
   10.20 - * in the License file that accompanied this code.
   10.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   10.22 + * Other names may be trademarks of their respective owners.
   10.23   *
   10.24 - * You should have received a copy of the GNU General Public License
   10.25 - * along with this program. Look for COPYING file in the top folder.
   10.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   10.27 + * The contents of this file are subject to the terms of either the GNU
   10.28 + * General Public License Version 2 only ("GPL") or the Common
   10.29 + * Development and Distribution License("CDDL") (collectively, the
   10.30 + * "License"). You may not use this file except in compliance with the
   10.31 + * License. You can obtain a copy of the License at
   10.32 + * http://www.netbeans.org/cddl-gplv2.html
   10.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   10.34 + * specific language governing permissions and limitations under the
   10.35 + * License.  When distributing the software, include this License Header
   10.36 + * Notice in each file and include the License file at
   10.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   10.38 + * particular file as subject to the "Classpath" exception as provided
   10.39 + * by Oracle in the GPL Version 2 section of the License file that
   10.40 + * accompanied this code. If applicable, add the following below the
   10.41 + * License Header, with the fields enclosed by brackets [] replaced by
   10.42 + * your own identifying information:
   10.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   10.44 + *
   10.45 + * Contributor(s):
   10.46 + *
   10.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   10.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   10.49 + *
   10.50 + * If you wish your version of this file to be governed by only the CDDL
   10.51 + * or only the GPL Version 2, indicate your decision by adding
   10.52 + * "[Contributor] elects to include this software in this distribution
   10.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   10.54 + * single choice of license, a recipient has the option to distribute
   10.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   10.56 + * to extend the choice of license to its licensees as provided above.
   10.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   10.58 + * Version 2 license, then the option applies only if the new code is
   10.59 + * made subject to such option by the copyright holder.
   10.60   */
   10.61  package org.apidesign.html.boot.fx;
   10.62  
    11.1 --- a/boot-fx/src/test/java/org/apidesign/html/boot/fx/FXPresenterTst.java	Mon Dec 16 14:59:30 2013 +0100
    11.2 +++ b/boot-fx/src/test/java/org/apidesign/html/boot/fx/FXPresenterTst.java	Mon Dec 16 15:00:21 2013 +0100
    11.3 @@ -1,22 +1,44 @@
    11.4  /**
    11.5 - * HTML via Java(tm) Language Bindings
    11.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    11.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    11.8   *
    11.9 - * This program is free software: you can redistribute it and/or modify
   11.10 - * it under the terms of the GNU General Public License as published by
   11.11 - * the Free Software Foundation, version 2 of the License.
   11.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   11.13   *
   11.14 - * This program is distributed in the hope that it will be useful,
   11.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   11.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   11.17 - * GNU General Public License for more details. apidesign.org
   11.18 - * designates this particular file as subject to the
   11.19 - * "Classpath" exception as provided by apidesign.org
   11.20 - * in the License file that accompanied this code.
   11.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   11.22 + * Other names may be trademarks of their respective owners.
   11.23   *
   11.24 - * You should have received a copy of the GNU General Public License
   11.25 - * along with this program. Look for COPYING file in the top folder.
   11.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   11.27 + * The contents of this file are subject to the terms of either the GNU
   11.28 + * General Public License Version 2 only ("GPL") or the Common
   11.29 + * Development and Distribution License("CDDL") (collectively, the
   11.30 + * "License"). You may not use this file except in compliance with the
   11.31 + * License. You can obtain a copy of the License at
   11.32 + * http://www.netbeans.org/cddl-gplv2.html
   11.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   11.34 + * specific language governing permissions and limitations under the
   11.35 + * License.  When distributing the software, include this License Header
   11.36 + * Notice in each file and include the License file at
   11.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   11.38 + * particular file as subject to the "Classpath" exception as provided
   11.39 + * by Oracle in the GPL Version 2 section of the License file that
   11.40 + * accompanied this code. If applicable, add the following below the
   11.41 + * License Header, with the fields enclosed by brackets [] replaced by
   11.42 + * your own identifying information:
   11.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   11.44 + *
   11.45 + * Contributor(s):
   11.46 + *
   11.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   11.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   11.49 + *
   11.50 + * If you wish your version of this file to be governed by only the CDDL
   11.51 + * or only the GPL Version 2, indicate your decision by adding
   11.52 + * "[Contributor] elects to include this software in this distribution
   11.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   11.54 + * single choice of license, a recipient has the option to distribute
   11.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   11.56 + * to extend the choice of license to its licensees as provided above.
   11.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   11.58 + * Version 2 license, then the option applies only if the new code is
   11.59 + * made subject to such option by the copyright holder.
   11.60   */
   11.61  package org.apidesign.html.boot.fx;
   11.62  
    12.1 --- a/boot-fx/src/test/java/org/apidesign/html/boot/fx/KOFx.java	Mon Dec 16 14:59:30 2013 +0100
    12.2 +++ b/boot-fx/src/test/java/org/apidesign/html/boot/fx/KOFx.java	Mon Dec 16 15:00:21 2013 +0100
    12.3 @@ -1,22 +1,44 @@
    12.4  /**
    12.5 - * HTML via Java(tm) Language Bindings
    12.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    12.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    12.8   *
    12.9 - * This program is free software: you can redistribute it and/or modify
   12.10 - * it under the terms of the GNU General Public License as published by
   12.11 - * the Free Software Foundation, version 2 of the License.
   12.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   12.13   *
   12.14 - * This program is distributed in the hope that it will be useful,
   12.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   12.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   12.17 - * GNU General Public License for more details. apidesign.org
   12.18 - * designates this particular file as subject to the
   12.19 - * "Classpath" exception as provided by apidesign.org
   12.20 - * in the License file that accompanied this code.
   12.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   12.22 + * Other names may be trademarks of their respective owners.
   12.23   *
   12.24 - * You should have received a copy of the GNU General Public License
   12.25 - * along with this program. Look for COPYING file in the top folder.
   12.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   12.27 + * The contents of this file are subject to the terms of either the GNU
   12.28 + * General Public License Version 2 only ("GPL") or the Common
   12.29 + * Development and Distribution License("CDDL") (collectively, the
   12.30 + * "License"). You may not use this file except in compliance with the
   12.31 + * License. You can obtain a copy of the License at
   12.32 + * http://www.netbeans.org/cddl-gplv2.html
   12.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   12.34 + * specific language governing permissions and limitations under the
   12.35 + * License.  When distributing the software, include this License Header
   12.36 + * Notice in each file and include the License file at
   12.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   12.38 + * particular file as subject to the "Classpath" exception as provided
   12.39 + * by Oracle in the GPL Version 2 section of the License file that
   12.40 + * accompanied this code. If applicable, add the following below the
   12.41 + * License Header, with the fields enclosed by brackets [] replaced by
   12.42 + * your own identifying information:
   12.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   12.44 + *
   12.45 + * Contributor(s):
   12.46 + *
   12.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   12.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   12.49 + *
   12.50 + * If you wish your version of this file to be governed by only the CDDL
   12.51 + * or only the GPL Version 2, indicate your decision by adding
   12.52 + * "[Contributor] elects to include this software in this distribution
   12.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   12.54 + * single choice of license, a recipient has the option to distribute
   12.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   12.56 + * to extend the choice of license to its licensees as provided above.
   12.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   12.58 + * Version 2 license, then the option applies only if the new code is
   12.59 + * made subject to such option by the copyright holder.
   12.60   */
   12.61  package org.apidesign.html.boot.fx;
   12.62  
    13.1 --- a/boot-fx/src/test/resources/net/java/html/boot/fx/wnd.js	Mon Dec 16 14:59:30 2013 +0100
    13.2 +++ b/boot-fx/src/test/resources/net/java/html/boot/fx/wnd.js	Mon Dec 16 15:00:21 2013 +0100
    13.3 @@ -1,22 +1,44 @@
    13.4  /*
    13.5 - * HTML via Java(tm) Language Bindings
    13.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    13.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    13.8   *
    13.9 - * This program is free software: you can redistribute it and/or modify
   13.10 - * it under the terms of the GNU General Public License as published by
   13.11 - * the Free Software Foundation, version 2 of the License.
   13.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   13.13   *
   13.14 - * This program is distributed in the hope that it will be useful,
   13.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   13.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   13.17 - * GNU General Public License for more details. apidesign.org
   13.18 - * designates this particular file as subject to the
   13.19 - * "Classpath" exception as provided by apidesign.org
   13.20 - * in the License file that accompanied this code.
   13.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   13.22 + * Other names may be trademarks of their respective owners.
   13.23   *
   13.24 - * You should have received a copy of the GNU General Public License
   13.25 - * along with this program. Look for COPYING file in the top folder.
   13.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   13.27 + * The contents of this file are subject to the terms of either the GNU
   13.28 + * General Public License Version 2 only ("GPL") or the Common
   13.29 + * Development and Distribution License("CDDL") (collectively, the
   13.30 + * "License"). You may not use this file except in compliance with the
   13.31 + * License. You can obtain a copy of the License at
   13.32 + * http://www.netbeans.org/cddl-gplv2.html
   13.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   13.34 + * specific language governing permissions and limitations under the
   13.35 + * License.  When distributing the software, include this License Header
   13.36 + * Notice in each file and include the License file at
   13.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   13.38 + * particular file as subject to the "Classpath" exception as provided
   13.39 + * by Oracle in the GPL Version 2 section of the License file that
   13.40 + * accompanied this code. If applicable, add the following below the
   13.41 + * License Header, with the fields enclosed by brackets [] replaced by
   13.42 + * your own identifying information:
   13.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   13.44 + *
   13.45 + * Contributor(s):
   13.46 + *
   13.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   13.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   13.49 + *
   13.50 + * If you wish your version of this file to be governed by only the CDDL
   13.51 + * or only the GPL Version 2, indicate your decision by adding
   13.52 + * "[Contributor] elects to include this software in this distribution
   13.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   13.54 + * single choice of license, a recipient has the option to distribute
   13.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   13.56 + * to extend the choice of license to its licensees as provided above.
   13.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   13.58 + * Version 2 license, then the option applies only if the new code is
   13.59 + * made subject to such option by the copyright holder.
   13.60   */
   13.61  if (typeof wnd !== 'undefined') {
   13.62      throw 'Window should not be defined yet: ' + wnd;
    14.1 --- a/boot-fx/src/test/resources/org/apidesign/html/boot/fx/empty.html	Mon Dec 16 14:59:30 2013 +0100
    14.2 +++ b/boot-fx/src/test/resources/org/apidesign/html/boot/fx/empty.html	Mon Dec 16 15:00:21 2013 +0100
    14.3 @@ -1,23 +1,45 @@
    14.4  <!--
    14.5  
    14.6 -    HTML via Java(tm) Language Bindings
    14.7 -    Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    14.8 +    DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    14.9  
   14.10 -    This program is free software: you can redistribute it and/or modify
   14.11 -    it under the terms of the GNU General Public License as published by
   14.12 -    the Free Software Foundation, version 2 of the License.
   14.13 +    Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   14.14  
   14.15 -    This program is distributed in the hope that it will be useful,
   14.16 -    but WITHOUT ANY WARRANTY; without even the implied warranty of
   14.17 -    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   14.18 -    GNU General Public License for more details. apidesign.org
   14.19 -    designates this particular file as subject to the
   14.20 -    "Classpath" exception as provided by apidesign.org
   14.21 -    in the License file that accompanied this code.
   14.22 +    Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   14.23 +    Other names may be trademarks of their respective owners.
   14.24  
   14.25 -    You should have received a copy of the GNU General Public License
   14.26 -    along with this program. Look for COPYING file in the top folder.
   14.27 -    If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   14.28 +    The contents of this file are subject to the terms of either the GNU
   14.29 +    General Public License Version 2 only ("GPL") or the Common
   14.30 +    Development and Distribution License("CDDL") (collectively, the
   14.31 +    "License"). You may not use this file except in compliance with the
   14.32 +    License. You can obtain a copy of the License at
   14.33 +    http://www.netbeans.org/cddl-gplv2.html
   14.34 +    or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   14.35 +    specific language governing permissions and limitations under the
   14.36 +    License.  When distributing the software, include this License Header
   14.37 +    Notice in each file and include the License file at
   14.38 +    nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   14.39 +    particular file as subject to the "Classpath" exception as provided
   14.40 +    by Oracle in the GPL Version 2 section of the License file that
   14.41 +    accompanied this code. If applicable, add the following below the
   14.42 +    License Header, with the fields enclosed by brackets [] replaced by
   14.43 +    your own identifying information:
   14.44 +    "Portions Copyrighted [year] [name of copyright owner]"
   14.45 +
   14.46 +    Contributor(s):
   14.47 +
   14.48 +    The Original Software is NetBeans. The Initial Developer of the Original
   14.49 +    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   14.50 +
   14.51 +    If you wish your version of this file to be governed by only the CDDL
   14.52 +    or only the GPL Version 2, indicate your decision by adding
   14.53 +    "[Contributor] elects to include this software in this distribution
   14.54 +    under the [CDDL or GPL Version 2] license." If you do not indicate a
   14.55 +    single choice of license, a recipient has the option to distribute
   14.56 +    your version of this file under either the CDDL, the GPL Version 2 or
   14.57 +    to extend the choice of license to its licensees as provided above.
   14.58 +    However, if you add GPL Version 2 code and therefore, elected the GPL
   14.59 +    Version 2 license, then the option applies only if the new code is
   14.60 +    made subject to such option by the copyright holder.
   14.61  
   14.62  -->
   14.63  <!DOCTYPE html>
    15.1 --- a/boot/src/main/java/net/java/html/boot/BrowserBuilder.java	Mon Dec 16 14:59:30 2013 +0100
    15.2 +++ b/boot/src/main/java/net/java/html/boot/BrowserBuilder.java	Mon Dec 16 15:00:21 2013 +0100
    15.3 @@ -1,22 +1,44 @@
    15.4  /**
    15.5 - * HTML via Java(tm) Language Bindings
    15.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    15.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    15.8   *
    15.9 - * This program is free software: you can redistribute it and/or modify
   15.10 - * it under the terms of the GNU General Public License as published by
   15.11 - * the Free Software Foundation, version 2 of the License.
   15.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   15.13   *
   15.14 - * This program is distributed in the hope that it will be useful,
   15.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   15.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   15.17 - * GNU General Public License for more details. apidesign.org
   15.18 - * designates this particular file as subject to the
   15.19 - * "Classpath" exception as provided by apidesign.org
   15.20 - * in the License file that accompanied this code.
   15.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   15.22 + * Other names may be trademarks of their respective owners.
   15.23   *
   15.24 - * You should have received a copy of the GNU General Public License
   15.25 - * along with this program. Look for COPYING file in the top folder.
   15.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   15.27 + * The contents of this file are subject to the terms of either the GNU
   15.28 + * General Public License Version 2 only ("GPL") or the Common
   15.29 + * Development and Distribution License("CDDL") (collectively, the
   15.30 + * "License"). You may not use this file except in compliance with the
   15.31 + * License. You can obtain a copy of the License at
   15.32 + * http://www.netbeans.org/cddl-gplv2.html
   15.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   15.34 + * specific language governing permissions and limitations under the
   15.35 + * License.  When distributing the software, include this License Header
   15.36 + * Notice in each file and include the License file at
   15.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   15.38 + * particular file as subject to the "Classpath" exception as provided
   15.39 + * by Oracle in the GPL Version 2 section of the License file that
   15.40 + * accompanied this code. If applicable, add the following below the
   15.41 + * License Header, with the fields enclosed by brackets [] replaced by
   15.42 + * your own identifying information:
   15.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   15.44 + *
   15.45 + * Contributor(s):
   15.46 + *
   15.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   15.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   15.49 + *
   15.50 + * If you wish your version of this file to be governed by only the CDDL
   15.51 + * or only the GPL Version 2, indicate your decision by adding
   15.52 + * "[Contributor] elects to include this software in this distribution
   15.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   15.54 + * single choice of license, a recipient has the option to distribute
   15.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   15.56 + * to extend the choice of license to its licensees as provided above.
   15.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   15.58 + * Version 2 license, then the option applies only if the new code is
   15.59 + * made subject to such option by the copyright holder.
   15.60   */
   15.61  package net.java.html.boot;
   15.62  
    16.1 --- a/boot/src/main/java/net/java/html/boot/package.html	Mon Dec 16 14:59:30 2013 +0100
    16.2 +++ b/boot/src/main/java/net/java/html/boot/package.html	Mon Dec 16 15:00:21 2013 +0100
    16.3 @@ -1,23 +1,45 @@
    16.4  <!--
    16.5  
    16.6 -    HTML via Java(tm) Language Bindings
    16.7 -    Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    16.8 +    DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    16.9  
   16.10 -    This program is free software: you can redistribute it and/or modify
   16.11 -    it under the terms of the GNU General Public License as published by
   16.12 -    the Free Software Foundation, version 2 of the License.
   16.13 +    Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   16.14  
   16.15 -    This program is distributed in the hope that it will be useful,
   16.16 -    but WITHOUT ANY WARRANTY; without even the implied warranty of
   16.17 -    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   16.18 -    GNU General Public License for more details. apidesign.org
   16.19 -    designates this particular file as subject to the
   16.20 -    "Classpath" exception as provided by apidesign.org
   16.21 -    in the License file that accompanied this code.
   16.22 +    Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   16.23 +    Other names may be trademarks of their respective owners.
   16.24  
   16.25 -    You should have received a copy of the GNU General Public License
   16.26 -    along with this program. Look for COPYING file in the top folder.
   16.27 -    If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   16.28 +    The contents of this file are subject to the terms of either the GNU
   16.29 +    General Public License Version 2 only ("GPL") or the Common
   16.30 +    Development and Distribution License("CDDL") (collectively, the
   16.31 +    "License"). You may not use this file except in compliance with the
   16.32 +    License. You can obtain a copy of the License at
   16.33 +    http://www.netbeans.org/cddl-gplv2.html
   16.34 +    or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   16.35 +    specific language governing permissions and limitations under the
   16.36 +    License.  When distributing the software, include this License Header
   16.37 +    Notice in each file and include the License file at
   16.38 +    nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   16.39 +    particular file as subject to the "Classpath" exception as provided
   16.40 +    by Oracle in the GPL Version 2 section of the License file that
   16.41 +    accompanied this code. If applicable, add the following below the
   16.42 +    License Header, with the fields enclosed by brackets [] replaced by
   16.43 +    your own identifying information:
   16.44 +    "Portions Copyrighted [year] [name of copyright owner]"
   16.45 +
   16.46 +    Contributor(s):
   16.47 +
   16.48 +    The Original Software is NetBeans. The Initial Developer of the Original
   16.49 +    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   16.50 +
   16.51 +    If you wish your version of this file to be governed by only the CDDL
   16.52 +    or only the GPL Version 2, indicate your decision by adding
   16.53 +    "[Contributor] elects to include this software in this distribution
   16.54 +    under the [CDDL or GPL Version 2] license." If you do not indicate a
   16.55 +    single choice of license, a recipient has the option to distribute
   16.56 +    your version of this file under either the CDDL, the GPL Version 2 or
   16.57 +    to extend the choice of license to its licensees as provided above.
   16.58 +    However, if you add GPL Version 2 code and therefore, elected the GPL
   16.59 +    Version 2 license, then the option applies only if the new code is
   16.60 +    made subject to such option by the copyright holder.
   16.61  
   16.62  -->
   16.63  <!DOCTYPE html>
    17.1 --- a/boot/src/main/java/net/java/html/js/JavaScriptBody.java	Mon Dec 16 14:59:30 2013 +0100
    17.2 +++ b/boot/src/main/java/net/java/html/js/JavaScriptBody.java	Mon Dec 16 15:00:21 2013 +0100
    17.3 @@ -1,22 +1,44 @@
    17.4  /**
    17.5 - * HTML via Java(tm) Language Bindings
    17.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    17.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    17.8   *
    17.9 - * This program is free software: you can redistribute it and/or modify
   17.10 - * it under the terms of the GNU General Public License as published by
   17.11 - * the Free Software Foundation, version 2 of the License.
   17.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   17.13   *
   17.14 - * This program is distributed in the hope that it will be useful,
   17.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   17.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   17.17 - * GNU General Public License for more details. apidesign.org
   17.18 - * designates this particular file as subject to the
   17.19 - * "Classpath" exception as provided by apidesign.org
   17.20 - * in the License file that accompanied this code.
   17.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   17.22 + * Other names may be trademarks of their respective owners.
   17.23   *
   17.24 - * You should have received a copy of the GNU General Public License
   17.25 - * along with this program. Look for COPYING file in the top folder.
   17.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   17.27 + * The contents of this file are subject to the terms of either the GNU
   17.28 + * General Public License Version 2 only ("GPL") or the Common
   17.29 + * Development and Distribution License("CDDL") (collectively, the
   17.30 + * "License"). You may not use this file except in compliance with the
   17.31 + * License. You can obtain a copy of the License at
   17.32 + * http://www.netbeans.org/cddl-gplv2.html
   17.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   17.34 + * specific language governing permissions and limitations under the
   17.35 + * License.  When distributing the software, include this License Header
   17.36 + * Notice in each file and include the License file at
   17.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   17.38 + * particular file as subject to the "Classpath" exception as provided
   17.39 + * by Oracle in the GPL Version 2 section of the License file that
   17.40 + * accompanied this code. If applicable, add the following below the
   17.41 + * License Header, with the fields enclosed by brackets [] replaced by
   17.42 + * your own identifying information:
   17.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   17.44 + *
   17.45 + * Contributor(s):
   17.46 + *
   17.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   17.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   17.49 + *
   17.50 + * If you wish your version of this file to be governed by only the CDDL
   17.51 + * or only the GPL Version 2, indicate your decision by adding
   17.52 + * "[Contributor] elects to include this software in this distribution
   17.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   17.54 + * single choice of license, a recipient has the option to distribute
   17.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   17.56 + * to extend the choice of license to its licensees as provided above.
   17.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   17.58 + * Version 2 license, then the option applies only if the new code is
   17.59 + * made subject to such option by the copyright holder.
   17.60   */
   17.61  package net.java.html.js;
   17.62  
    18.1 --- a/boot/src/main/java/net/java/html/js/JavaScriptResource.java	Mon Dec 16 14:59:30 2013 +0100
    18.2 +++ b/boot/src/main/java/net/java/html/js/JavaScriptResource.java	Mon Dec 16 15:00:21 2013 +0100
    18.3 @@ -1,22 +1,44 @@
    18.4  /**
    18.5 - * HTML via Java(tm) Language Bindings
    18.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    18.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    18.8   *
    18.9 - * This program is free software: you can redistribute it and/or modify
   18.10 - * it under the terms of the GNU General Public License as published by
   18.11 - * the Free Software Foundation, version 2 of the License.
   18.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   18.13   *
   18.14 - * This program is distributed in the hope that it will be useful,
   18.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   18.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   18.17 - * GNU General Public License for more details. apidesign.org
   18.18 - * designates this particular file as subject to the
   18.19 - * "Classpath" exception as provided by apidesign.org
   18.20 - * in the License file that accompanied this code.
   18.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   18.22 + * Other names may be trademarks of their respective owners.
   18.23   *
   18.24 - * You should have received a copy of the GNU General Public License
   18.25 - * along with this program. Look for COPYING file in the top folder.
   18.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   18.27 + * The contents of this file are subject to the terms of either the GNU
   18.28 + * General Public License Version 2 only ("GPL") or the Common
   18.29 + * Development and Distribution License("CDDL") (collectively, the
   18.30 + * "License"). You may not use this file except in compliance with the
   18.31 + * License. You can obtain a copy of the License at
   18.32 + * http://www.netbeans.org/cddl-gplv2.html
   18.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   18.34 + * specific language governing permissions and limitations under the
   18.35 + * License.  When distributing the software, include this License Header
   18.36 + * Notice in each file and include the License file at
   18.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   18.38 + * particular file as subject to the "Classpath" exception as provided
   18.39 + * by Oracle in the GPL Version 2 section of the License file that
   18.40 + * accompanied this code. If applicable, add the following below the
   18.41 + * License Header, with the fields enclosed by brackets [] replaced by
   18.42 + * your own identifying information:
   18.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   18.44 + *
   18.45 + * Contributor(s):
   18.46 + *
   18.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   18.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   18.49 + *
   18.50 + * If you wish your version of this file to be governed by only the CDDL
   18.51 + * or only the GPL Version 2, indicate your decision by adding
   18.52 + * "[Contributor] elects to include this software in this distribution
   18.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   18.54 + * single choice of license, a recipient has the option to distribute
   18.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   18.56 + * to extend the choice of license to its licensees as provided above.
   18.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   18.58 + * Version 2 license, then the option applies only if the new code is
   18.59 + * made subject to such option by the copyright holder.
   18.60   */
   18.61  package net.java.html.js;
   18.62  
    19.1 --- a/boot/src/main/java/net/java/html/js/package.html	Mon Dec 16 14:59:30 2013 +0100
    19.2 +++ b/boot/src/main/java/net/java/html/js/package.html	Mon Dec 16 15:00:21 2013 +0100
    19.3 @@ -1,23 +1,45 @@
    19.4  <!--
    19.5  
    19.6 -    HTML via Java(tm) Language Bindings
    19.7 -    Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    19.8 +    DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    19.9  
   19.10 -    This program is free software: you can redistribute it and/or modify
   19.11 -    it under the terms of the GNU General Public License as published by
   19.12 -    the Free Software Foundation, version 2 of the License.
   19.13 +    Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   19.14  
   19.15 -    This program is distributed in the hope that it will be useful,
   19.16 -    but WITHOUT ANY WARRANTY; without even the implied warranty of
   19.17 -    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   19.18 -    GNU General Public License for more details. apidesign.org
   19.19 -    designates this particular file as subject to the
   19.20 -    "Classpath" exception as provided by apidesign.org
   19.21 -    in the License file that accompanied this code.
   19.22 +    Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   19.23 +    Other names may be trademarks of their respective owners.
   19.24  
   19.25 -    You should have received a copy of the GNU General Public License
   19.26 -    along with this program. Look for COPYING file in the top folder.
   19.27 -    If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   19.28 +    The contents of this file are subject to the terms of either the GNU
   19.29 +    General Public License Version 2 only ("GPL") or the Common
   19.30 +    Development and Distribution License("CDDL") (collectively, the
   19.31 +    "License"). You may not use this file except in compliance with the
   19.32 +    License. You can obtain a copy of the License at
   19.33 +    http://www.netbeans.org/cddl-gplv2.html
   19.34 +    or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   19.35 +    specific language governing permissions and limitations under the
   19.36 +    License.  When distributing the software, include this License Header
   19.37 +    Notice in each file and include the License file at
   19.38 +    nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   19.39 +    particular file as subject to the "Classpath" exception as provided
   19.40 +    by Oracle in the GPL Version 2 section of the License file that
   19.41 +    accompanied this code. If applicable, add the following below the
   19.42 +    License Header, with the fields enclosed by brackets [] replaced by
   19.43 +    your own identifying information:
   19.44 +    "Portions Copyrighted [year] [name of copyright owner]"
   19.45 +
   19.46 +    Contributor(s):
   19.47 +
   19.48 +    The Original Software is NetBeans. The Initial Developer of the Original
   19.49 +    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   19.50 +
   19.51 +    If you wish your version of this file to be governed by only the CDDL
   19.52 +    or only the GPL Version 2, indicate your decision by adding
   19.53 +    "[Contributor] elects to include this software in this distribution
   19.54 +    under the [CDDL or GPL Version 2] license." If you do not indicate a
   19.55 +    single choice of license, a recipient has the option to distribute
   19.56 +    your version of this file under either the CDDL, the GPL Version 2 or
   19.57 +    to extend the choice of license to its licensees as provided above.
   19.58 +    However, if you add GPL Version 2 code and therefore, elected the GPL
   19.59 +    Version 2 license, then the option applies only if the new code is
   19.60 +    made subject to such option by the copyright holder.
   19.61  
   19.62  -->
   19.63  <!DOCTYPE html>
    20.1 --- a/boot/src/main/java/org/apidesign/html/boot/impl/FindResources.java	Mon Dec 16 14:59:30 2013 +0100
    20.2 +++ b/boot/src/main/java/org/apidesign/html/boot/impl/FindResources.java	Mon Dec 16 15:00:21 2013 +0100
    20.3 @@ -1,22 +1,44 @@
    20.4  /**
    20.5 - * HTML via Java(tm) Language Bindings
    20.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    20.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    20.8   *
    20.9 - * This program is free software: you can redistribute it and/or modify
   20.10 - * it under the terms of the GNU General Public License as published by
   20.11 - * the Free Software Foundation, version 2 of the License.
   20.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   20.13   *
   20.14 - * This program is distributed in the hope that it will be useful,
   20.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   20.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   20.17 - * GNU General Public License for more details. apidesign.org
   20.18 - * designates this particular file as subject to the
   20.19 - * "Classpath" exception as provided by apidesign.org
   20.20 - * in the License file that accompanied this code.
   20.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   20.22 + * Other names may be trademarks of their respective owners.
   20.23   *
   20.24 - * You should have received a copy of the GNU General Public License
   20.25 - * along with this program. Look for COPYING file in the top folder.
   20.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   20.27 + * The contents of this file are subject to the terms of either the GNU
   20.28 + * General Public License Version 2 only ("GPL") or the Common
   20.29 + * Development and Distribution License("CDDL") (collectively, the
   20.30 + * "License"). You may not use this file except in compliance with the
   20.31 + * License. You can obtain a copy of the License at
   20.32 + * http://www.netbeans.org/cddl-gplv2.html
   20.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   20.34 + * specific language governing permissions and limitations under the
   20.35 + * License.  When distributing the software, include this License Header
   20.36 + * Notice in each file and include the License file at
   20.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   20.38 + * particular file as subject to the "Classpath" exception as provided
   20.39 + * by Oracle in the GPL Version 2 section of the License file that
   20.40 + * accompanied this code. If applicable, add the following below the
   20.41 + * License Header, with the fields enclosed by brackets [] replaced by
   20.42 + * your own identifying information:
   20.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   20.44 + *
   20.45 + * Contributor(s):
   20.46 + *
   20.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   20.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   20.49 + *
   20.50 + * If you wish your version of this file to be governed by only the CDDL
   20.51 + * or only the GPL Version 2, indicate your decision by adding
   20.52 + * "[Contributor] elects to include this software in this distribution
   20.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   20.54 + * single choice of license, a recipient has the option to distribute
   20.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   20.56 + * to extend the choice of license to its licensees as provided above.
   20.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   20.58 + * Version 2 license, then the option applies only if the new code is
   20.59 + * made subject to such option by the copyright holder.
   20.60   */
   20.61  package org.apidesign.html.boot.impl;
   20.62  
    21.1 --- a/boot/src/main/java/org/apidesign/html/boot/impl/FnContext.java	Mon Dec 16 14:59:30 2013 +0100
    21.2 +++ b/boot/src/main/java/org/apidesign/html/boot/impl/FnContext.java	Mon Dec 16 15:00:21 2013 +0100
    21.3 @@ -1,22 +1,44 @@
    21.4  /**
    21.5 - * HTML via Java(tm) Language Bindings
    21.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    21.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    21.8   *
    21.9 - * This program is free software: you can redistribute it and/or modify
   21.10 - * it under the terms of the GNU General Public License as published by
   21.11 - * the Free Software Foundation, version 2 of the License.
   21.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   21.13   *
   21.14 - * This program is distributed in the hope that it will be useful,
   21.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   21.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   21.17 - * GNU General Public License for more details. apidesign.org
   21.18 - * designates this particular file as subject to the
   21.19 - * "Classpath" exception as provided by apidesign.org
   21.20 - * in the License file that accompanied this code.
   21.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   21.22 + * Other names may be trademarks of their respective owners.
   21.23   *
   21.24 - * You should have received a copy of the GNU General Public License
   21.25 - * along with this program. Look for COPYING file in the top folder.
   21.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   21.27 + * The contents of this file are subject to the terms of either the GNU
   21.28 + * General Public License Version 2 only ("GPL") or the Common
   21.29 + * Development and Distribution License("CDDL") (collectively, the
   21.30 + * "License"). You may not use this file except in compliance with the
   21.31 + * License. You can obtain a copy of the License at
   21.32 + * http://www.netbeans.org/cddl-gplv2.html
   21.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   21.34 + * specific language governing permissions and limitations under the
   21.35 + * License.  When distributing the software, include this License Header
   21.36 + * Notice in each file and include the License file at
   21.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   21.38 + * particular file as subject to the "Classpath" exception as provided
   21.39 + * by Oracle in the GPL Version 2 section of the License file that
   21.40 + * accompanied this code. If applicable, add the following below the
   21.41 + * License Header, with the fields enclosed by brackets [] replaced by
   21.42 + * your own identifying information:
   21.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   21.44 + *
   21.45 + * Contributor(s):
   21.46 + *
   21.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   21.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   21.49 + *
   21.50 + * If you wish your version of this file to be governed by only the CDDL
   21.51 + * or only the GPL Version 2, indicate your decision by adding
   21.52 + * "[Contributor] elects to include this software in this distribution
   21.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   21.54 + * single choice of license, a recipient has the option to distribute
   21.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   21.56 + * to extend the choice of license to its licensees as provided above.
   21.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   21.58 + * Version 2 license, then the option applies only if the new code is
   21.59 + * made subject to such option by the copyright holder.
   21.60   */
   21.61  package org.apidesign.html.boot.impl;
   21.62  
    22.1 --- a/boot/src/main/java/org/apidesign/html/boot/impl/FnUtils.java	Mon Dec 16 14:59:30 2013 +0100
    22.2 +++ b/boot/src/main/java/org/apidesign/html/boot/impl/FnUtils.java	Mon Dec 16 15:00:21 2013 +0100
    22.3 @@ -1,22 +1,44 @@
    22.4  /**
    22.5 - * HTML via Java(tm) Language Bindings
    22.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    22.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    22.8   *
    22.9 - * This program is free software: you can redistribute it and/or modify
   22.10 - * it under the terms of the GNU General Public License as published by
   22.11 - * the Free Software Foundation, version 2 of the License.
   22.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   22.13   *
   22.14 - * This program is distributed in the hope that it will be useful,
   22.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   22.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   22.17 - * GNU General Public License for more details. apidesign.org
   22.18 - * designates this particular file as subject to the
   22.19 - * "Classpath" exception as provided by apidesign.org
   22.20 - * in the License file that accompanied this code.
   22.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   22.22 + * Other names may be trademarks of their respective owners.
   22.23   *
   22.24 - * You should have received a copy of the GNU General Public License
   22.25 - * along with this program. Look for COPYING file in the top folder.
   22.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   22.27 + * The contents of this file are subject to the terms of either the GNU
   22.28 + * General Public License Version 2 only ("GPL") or the Common
   22.29 + * Development and Distribution License("CDDL") (collectively, the
   22.30 + * "License"). You may not use this file except in compliance with the
   22.31 + * License. You can obtain a copy of the License at
   22.32 + * http://www.netbeans.org/cddl-gplv2.html
   22.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   22.34 + * specific language governing permissions and limitations under the
   22.35 + * License.  When distributing the software, include this License Header
   22.36 + * Notice in each file and include the License file at
   22.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   22.38 + * particular file as subject to the "Classpath" exception as provided
   22.39 + * by Oracle in the GPL Version 2 section of the License file that
   22.40 + * accompanied this code. If applicable, add the following below the
   22.41 + * License Header, with the fields enclosed by brackets [] replaced by
   22.42 + * your own identifying information:
   22.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   22.44 + *
   22.45 + * Contributor(s):
   22.46 + *
   22.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   22.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   22.49 + *
   22.50 + * If you wish your version of this file to be governed by only the CDDL
   22.51 + * or only the GPL Version 2, indicate your decision by adding
   22.52 + * "[Contributor] elects to include this software in this distribution
   22.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   22.54 + * single choice of license, a recipient has the option to distribute
   22.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   22.56 + * to extend the choice of license to its licensees as provided above.
   22.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   22.58 + * Version 2 license, then the option applies only if the new code is
   22.59 + * made subject to such option by the copyright holder.
   22.60   */
   22.61  package org.apidesign.html.boot.impl;
   22.62  
    23.1 --- a/boot/src/main/java/org/apidesign/html/boot/impl/JavaScriptProcesor.java	Mon Dec 16 14:59:30 2013 +0100
    23.2 +++ b/boot/src/main/java/org/apidesign/html/boot/impl/JavaScriptProcesor.java	Mon Dec 16 15:00:21 2013 +0100
    23.3 @@ -1,22 +1,44 @@
    23.4  /**
    23.5 - * HTML via Java(tm) Language Bindings
    23.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    23.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    23.8   *
    23.9 - * This program is free software: you can redistribute it and/or modify
   23.10 - * it under the terms of the GNU General Public License as published by
   23.11 - * the Free Software Foundation, version 2 of the License.
   23.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   23.13   *
   23.14 - * This program is distributed in the hope that it will be useful,
   23.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   23.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   23.17 - * GNU General Public License for more details. apidesign.org
   23.18 - * designates this particular file as subject to the
   23.19 - * "Classpath" exception as provided by apidesign.org
   23.20 - * in the License file that accompanied this code.
   23.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   23.22 + * Other names may be trademarks of their respective owners.
   23.23   *
   23.24 - * You should have received a copy of the GNU General Public License
   23.25 - * along with this program. Look for COPYING file in the top folder.
   23.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   23.27 + * The contents of this file are subject to the terms of either the GNU
   23.28 + * General Public License Version 2 only ("GPL") or the Common
   23.29 + * Development and Distribution License("CDDL") (collectively, the
   23.30 + * "License"). You may not use this file except in compliance with the
   23.31 + * License. You can obtain a copy of the License at
   23.32 + * http://www.netbeans.org/cddl-gplv2.html
   23.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   23.34 + * specific language governing permissions and limitations under the
   23.35 + * License.  When distributing the software, include this License Header
   23.36 + * Notice in each file and include the License file at
   23.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   23.38 + * particular file as subject to the "Classpath" exception as provided
   23.39 + * by Oracle in the GPL Version 2 section of the License file that
   23.40 + * accompanied this code. If applicable, add the following below the
   23.41 + * License Header, with the fields enclosed by brackets [] replaced by
   23.42 + * your own identifying information:
   23.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   23.44 + *
   23.45 + * Contributor(s):
   23.46 + *
   23.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   23.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   23.49 + *
   23.50 + * If you wish your version of this file to be governed by only the CDDL
   23.51 + * or only the GPL Version 2, indicate your decision by adding
   23.52 + * "[Contributor] elects to include this software in this distribution
   23.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   23.54 + * single choice of license, a recipient has the option to distribute
   23.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   23.56 + * to extend the choice of license to its licensees as provided above.
   23.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   23.58 + * Version 2 license, then the option applies only if the new code is
   23.59 + * made subject to such option by the copyright holder.
   23.60   */
   23.61  package org.apidesign.html.boot.impl;
   23.62  
    24.1 --- a/boot/src/main/java/org/apidesign/html/boot/impl/JsAgent.java	Mon Dec 16 14:59:30 2013 +0100
    24.2 +++ b/boot/src/main/java/org/apidesign/html/boot/impl/JsAgent.java	Mon Dec 16 15:00:21 2013 +0100
    24.3 @@ -1,22 +1,44 @@
    24.4  /**
    24.5 - * HTML via Java(tm) Language Bindings
    24.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    24.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    24.8   *
    24.9 - * This program is free software: you can redistribute it and/or modify
   24.10 - * it under the terms of the GNU General Public License as published by
   24.11 - * the Free Software Foundation, version 2 of the License.
   24.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   24.13   *
   24.14 - * This program is distributed in the hope that it will be useful,
   24.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   24.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   24.17 - * GNU General Public License for more details. apidesign.org
   24.18 - * designates this particular file as subject to the
   24.19 - * "Classpath" exception as provided by apidesign.org
   24.20 - * in the License file that accompanied this code.
   24.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   24.22 + * Other names may be trademarks of their respective owners.
   24.23   *
   24.24 - * You should have received a copy of the GNU General Public License
   24.25 - * along with this program. Look for COPYING file in the top folder.
   24.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   24.27 + * The contents of this file are subject to the terms of either the GNU
   24.28 + * General Public License Version 2 only ("GPL") or the Common
   24.29 + * Development and Distribution License("CDDL") (collectively, the
   24.30 + * "License"). You may not use this file except in compliance with the
   24.31 + * License. You can obtain a copy of the License at
   24.32 + * http://www.netbeans.org/cddl-gplv2.html
   24.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   24.34 + * specific language governing permissions and limitations under the
   24.35 + * License.  When distributing the software, include this License Header
   24.36 + * Notice in each file and include the License file at
   24.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   24.38 + * particular file as subject to the "Classpath" exception as provided
   24.39 + * by Oracle in the GPL Version 2 section of the License file that
   24.40 + * accompanied this code. If applicable, add the following below the
   24.41 + * License Header, with the fields enclosed by brackets [] replaced by
   24.42 + * your own identifying information:
   24.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   24.44 + *
   24.45 + * Contributor(s):
   24.46 + *
   24.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   24.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   24.49 + *
   24.50 + * If you wish your version of this file to be governed by only the CDDL
   24.51 + * or only the GPL Version 2, indicate your decision by adding
   24.52 + * "[Contributor] elects to include this software in this distribution
   24.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   24.54 + * single choice of license, a recipient has the option to distribute
   24.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   24.56 + * to extend the choice of license to its licensees as provided above.
   24.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   24.58 + * Version 2 license, then the option applies only if the new code is
   24.59 + * made subject to such option by the copyright holder.
   24.60   */
   24.61  package org.apidesign.html.boot.impl;
   24.62  
    25.1 --- a/boot/src/main/java/org/apidesign/html/boot/impl/JsCallback.java	Mon Dec 16 14:59:30 2013 +0100
    25.2 +++ b/boot/src/main/java/org/apidesign/html/boot/impl/JsCallback.java	Mon Dec 16 15:00:21 2013 +0100
    25.3 @@ -1,22 +1,44 @@
    25.4  /**
    25.5 - * HTML via Java(tm) Language Bindings
    25.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    25.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    25.8   *
    25.9 - * This program is free software: you can redistribute it and/or modify
   25.10 - * it under the terms of the GNU General Public License as published by
   25.11 - * the Free Software Foundation, version 2 of the License.
   25.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   25.13   *
   25.14 - * This program is distributed in the hope that it will be useful,
   25.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   25.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   25.17 - * GNU General Public License for more details. apidesign.org
   25.18 - * designates this particular file as subject to the
   25.19 - * "Classpath" exception as provided by apidesign.org
   25.20 - * in the License file that accompanied this code.
   25.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   25.22 + * Other names may be trademarks of their respective owners.
   25.23   *
   25.24 - * You should have received a copy of the GNU General Public License
   25.25 - * along with this program. Look for COPYING file in the top folder.
   25.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   25.27 + * The contents of this file are subject to the terms of either the GNU
   25.28 + * General Public License Version 2 only ("GPL") or the Common
   25.29 + * Development and Distribution License("CDDL") (collectively, the
   25.30 + * "License"). You may not use this file except in compliance with the
   25.31 + * License. You can obtain a copy of the License at
   25.32 + * http://www.netbeans.org/cddl-gplv2.html
   25.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   25.34 + * specific language governing permissions and limitations under the
   25.35 + * License.  When distributing the software, include this License Header
   25.36 + * Notice in each file and include the License file at
   25.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   25.38 + * particular file as subject to the "Classpath" exception as provided
   25.39 + * by Oracle in the GPL Version 2 section of the License file that
   25.40 + * accompanied this code. If applicable, add the following below the
   25.41 + * License Header, with the fields enclosed by brackets [] replaced by
   25.42 + * your own identifying information:
   25.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   25.44 + *
   25.45 + * Contributor(s):
   25.46 + *
   25.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   25.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   25.49 + *
   25.50 + * If you wish your version of this file to be governed by only the CDDL
   25.51 + * or only the GPL Version 2, indicate your decision by adding
   25.52 + * "[Contributor] elects to include this software in this distribution
   25.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   25.54 + * single choice of license, a recipient has the option to distribute
   25.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   25.56 + * to extend the choice of license to its licensees as provided above.
   25.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   25.58 + * Version 2 license, then the option applies only if the new code is
   25.59 + * made subject to such option by the copyright holder.
   25.60   */
   25.61  package org.apidesign.html.boot.impl;
   25.62  
    26.1 --- a/boot/src/main/java/org/apidesign/html/boot/impl/JsClassLoader.java	Mon Dec 16 14:59:30 2013 +0100
    26.2 +++ b/boot/src/main/java/org/apidesign/html/boot/impl/JsClassLoader.java	Mon Dec 16 15:00:21 2013 +0100
    26.3 @@ -1,22 +1,44 @@
    26.4  /**
    26.5 - * HTML via Java(tm) Language Bindings
    26.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    26.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    26.8   *
    26.9 - * This program is free software: you can redistribute it and/or modify
   26.10 - * it under the terms of the GNU General Public License as published by
   26.11 - * the Free Software Foundation, version 2 of the License.
   26.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   26.13   *
   26.14 - * This program is distributed in the hope that it will be useful,
   26.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   26.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   26.17 - * GNU General Public License for more details. apidesign.org
   26.18 - * designates this particular file as subject to the
   26.19 - * "Classpath" exception as provided by apidesign.org
   26.20 - * in the License file that accompanied this code.
   26.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   26.22 + * Other names may be trademarks of their respective owners.
   26.23   *
   26.24 - * You should have received a copy of the GNU General Public License
   26.25 - * along with this program. Look for COPYING file in the top folder.
   26.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   26.27 + * The contents of this file are subject to the terms of either the GNU
   26.28 + * General Public License Version 2 only ("GPL") or the Common
   26.29 + * Development and Distribution License("CDDL") (collectively, the
   26.30 + * "License"). You may not use this file except in compliance with the
   26.31 + * License. You can obtain a copy of the License at
   26.32 + * http://www.netbeans.org/cddl-gplv2.html
   26.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   26.34 + * specific language governing permissions and limitations under the
   26.35 + * License.  When distributing the software, include this License Header
   26.36 + * Notice in each file and include the License file at
   26.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   26.38 + * particular file as subject to the "Classpath" exception as provided
   26.39 + * by Oracle in the GPL Version 2 section of the License file that
   26.40 + * accompanied this code. If applicable, add the following below the
   26.41 + * License Header, with the fields enclosed by brackets [] replaced by
   26.42 + * your own identifying information:
   26.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   26.44 + *
   26.45 + * Contributor(s):
   26.46 + *
   26.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   26.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   26.49 + *
   26.50 + * If you wish your version of this file to be governed by only the CDDL
   26.51 + * or only the GPL Version 2, indicate your decision by adding
   26.52 + * "[Contributor] elects to include this software in this distribution
   26.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   26.54 + * single choice of license, a recipient has the option to distribute
   26.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   26.56 + * to extend the choice of license to its licensees as provided above.
   26.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   26.58 + * Version 2 license, then the option applies only if the new code is
   26.59 + * made subject to such option by the copyright holder.
   26.60   */
   26.61  package org.apidesign.html.boot.impl;
   26.62  
    27.1 --- a/boot/src/main/java/org/apidesign/html/boot/impl/Test.java	Mon Dec 16 14:59:30 2013 +0100
    27.2 +++ b/boot/src/main/java/org/apidesign/html/boot/impl/Test.java	Mon Dec 16 15:00:21 2013 +0100
    27.3 @@ -1,22 +1,44 @@
    27.4  /**
    27.5 - * HTML via Java(tm) Language Bindings
    27.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    27.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    27.8   *
    27.9 - * This program is free software: you can redistribute it and/or modify
   27.10 - * it under the terms of the GNU General Public License as published by
   27.11 - * the Free Software Foundation, version 2 of the License.
   27.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   27.13   *
   27.14 - * This program is distributed in the hope that it will be useful,
   27.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   27.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   27.17 - * GNU General Public License for more details. apidesign.org
   27.18 - * designates this particular file as subject to the
   27.19 - * "Classpath" exception as provided by apidesign.org
   27.20 - * in the License file that accompanied this code.
   27.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   27.22 + * Other names may be trademarks of their respective owners.
   27.23   *
   27.24 - * You should have received a copy of the GNU General Public License
   27.25 - * along with this program. Look for COPYING file in the top folder.
   27.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   27.27 + * The contents of this file are subject to the terms of either the GNU
   27.28 + * General Public License Version 2 only ("GPL") or the Common
   27.29 + * Development and Distribution License("CDDL") (collectively, the
   27.30 + * "License"). You may not use this file except in compliance with the
   27.31 + * License. You can obtain a copy of the License at
   27.32 + * http://www.netbeans.org/cddl-gplv2.html
   27.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   27.34 + * specific language governing permissions and limitations under the
   27.35 + * License.  When distributing the software, include this License Header
   27.36 + * Notice in each file and include the License file at
   27.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   27.38 + * particular file as subject to the "Classpath" exception as provided
   27.39 + * by Oracle in the GPL Version 2 section of the License file that
   27.40 + * accompanied this code. If applicable, add the following below the
   27.41 + * License Header, with the fields enclosed by brackets [] replaced by
   27.42 + * your own identifying information:
   27.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   27.44 + *
   27.45 + * Contributor(s):
   27.46 + *
   27.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   27.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   27.49 + *
   27.50 + * If you wish your version of this file to be governed by only the CDDL
   27.51 + * or only the GPL Version 2, indicate your decision by adding
   27.52 + * "[Contributor] elects to include this software in this distribution
   27.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   27.54 + * single choice of license, a recipient has the option to distribute
   27.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   27.56 + * to extend the choice of license to its licensees as provided above.
   27.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   27.58 + * Version 2 license, then the option applies only if the new code is
   27.59 + * made subject to such option by the copyright holder.
   27.60   */
   27.61  package org.apidesign.html.boot.impl;
   27.62  
    28.1 --- a/boot/src/main/java/org/apidesign/html/boot/spi/Fn.java	Mon Dec 16 14:59:30 2013 +0100
    28.2 +++ b/boot/src/main/java/org/apidesign/html/boot/spi/Fn.java	Mon Dec 16 15:00:21 2013 +0100
    28.3 @@ -1,22 +1,44 @@
    28.4  /**
    28.5 - * HTML via Java(tm) Language Bindings
    28.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    28.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    28.8   *
    28.9 - * This program is free software: you can redistribute it and/or modify
   28.10 - * it under the terms of the GNU General Public License as published by
   28.11 - * the Free Software Foundation, version 2 of the License.
   28.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   28.13   *
   28.14 - * This program is distributed in the hope that it will be useful,
   28.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   28.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   28.17 - * GNU General Public License for more details. apidesign.org
   28.18 - * designates this particular file as subject to the
   28.19 - * "Classpath" exception as provided by apidesign.org
   28.20 - * in the License file that accompanied this code.
   28.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   28.22 + * Other names may be trademarks of their respective owners.
   28.23   *
   28.24 - * You should have received a copy of the GNU General Public License
   28.25 - * along with this program. Look for COPYING file in the top folder.
   28.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   28.27 + * The contents of this file are subject to the terms of either the GNU
   28.28 + * General Public License Version 2 only ("GPL") or the Common
   28.29 + * Development and Distribution License("CDDL") (collectively, the
   28.30 + * "License"). You may not use this file except in compliance with the
   28.31 + * License. You can obtain a copy of the License at
   28.32 + * http://www.netbeans.org/cddl-gplv2.html
   28.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   28.34 + * specific language governing permissions and limitations under the
   28.35 + * License.  When distributing the software, include this License Header
   28.36 + * Notice in each file and include the License file at
   28.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   28.38 + * particular file as subject to the "Classpath" exception as provided
   28.39 + * by Oracle in the GPL Version 2 section of the License file that
   28.40 + * accompanied this code. If applicable, add the following below the
   28.41 + * License Header, with the fields enclosed by brackets [] replaced by
   28.42 + * your own identifying information:
   28.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   28.44 + *
   28.45 + * Contributor(s):
   28.46 + *
   28.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   28.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   28.49 + *
   28.50 + * If you wish your version of this file to be governed by only the CDDL
   28.51 + * or only the GPL Version 2, indicate your decision by adding
   28.52 + * "[Contributor] elects to include this software in this distribution
   28.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   28.54 + * single choice of license, a recipient has the option to distribute
   28.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   28.56 + * to extend the choice of license to its licensees as provided above.
   28.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   28.58 + * Version 2 license, then the option applies only if the new code is
   28.59 + * made subject to such option by the copyright holder.
   28.60   */
   28.61  package org.apidesign.html.boot.spi;
   28.62  
    29.1 --- a/boot/src/main/java/org/apidesign/html/boot/spi/package.html	Mon Dec 16 14:59:30 2013 +0100
    29.2 +++ b/boot/src/main/java/org/apidesign/html/boot/spi/package.html	Mon Dec 16 15:00:21 2013 +0100
    29.3 @@ -1,23 +1,45 @@
    29.4  <!--
    29.5  
    29.6 -    HTML via Java(tm) Language Bindings
    29.7 -    Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    29.8 +    DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    29.9  
   29.10 -    This program is free software: you can redistribute it and/or modify
   29.11 -    it under the terms of the GNU General Public License as published by
   29.12 -    the Free Software Foundation, version 2 of the License.
   29.13 +    Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   29.14  
   29.15 -    This program is distributed in the hope that it will be useful,
   29.16 -    but WITHOUT ANY WARRANTY; without even the implied warranty of
   29.17 -    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   29.18 -    GNU General Public License for more details. apidesign.org
   29.19 -    designates this particular file as subject to the
   29.20 -    "Classpath" exception as provided by apidesign.org
   29.21 -    in the License file that accompanied this code.
   29.22 +    Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   29.23 +    Other names may be trademarks of their respective owners.
   29.24  
   29.25 -    You should have received a copy of the GNU General Public License
   29.26 -    along with this program. Look for COPYING file in the top folder.
   29.27 -    If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   29.28 +    The contents of this file are subject to the terms of either the GNU
   29.29 +    General Public License Version 2 only ("GPL") or the Common
   29.30 +    Development and Distribution License("CDDL") (collectively, the
   29.31 +    "License"). You may not use this file except in compliance with the
   29.32 +    License. You can obtain a copy of the License at
   29.33 +    http://www.netbeans.org/cddl-gplv2.html
   29.34 +    or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   29.35 +    specific language governing permissions and limitations under the
   29.36 +    License.  When distributing the software, include this License Header
   29.37 +    Notice in each file and include the License file at
   29.38 +    nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   29.39 +    particular file as subject to the "Classpath" exception as provided
   29.40 +    by Oracle in the GPL Version 2 section of the License file that
   29.41 +    accompanied this code. If applicable, add the following below the
   29.42 +    License Header, with the fields enclosed by brackets [] replaced by
   29.43 +    your own identifying information:
   29.44 +    "Portions Copyrighted [year] [name of copyright owner]"
   29.45 +
   29.46 +    Contributor(s):
   29.47 +
   29.48 +    The Original Software is NetBeans. The Initial Developer of the Original
   29.49 +    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   29.50 +
   29.51 +    If you wish your version of this file to be governed by only the CDDL
   29.52 +    or only the GPL Version 2, indicate your decision by adding
   29.53 +    "[Contributor] elects to include this software in this distribution
   29.54 +    under the [CDDL or GPL Version 2] license." If you do not indicate a
   29.55 +    single choice of license, a recipient has the option to distribute
   29.56 +    your version of this file under either the CDDL, the GPL Version 2 or
   29.57 +    to extend the choice of license to its licensees as provided above.
   29.58 +    However, if you add GPL Version 2 code and therefore, elected the GPL
   29.59 +    Version 2 license, then the option applies only if the new code is
   29.60 +    made subject to such option by the copyright holder.
   29.61  
   29.62  -->
   29.63  <!DOCTYPE html>
    30.1 --- a/boot/src/test/java/org/apidesign/html/boot/impl/Arithm.java	Mon Dec 16 14:59:30 2013 +0100
    30.2 +++ b/boot/src/test/java/org/apidesign/html/boot/impl/Arithm.java	Mon Dec 16 15:00:21 2013 +0100
    30.3 @@ -1,22 +1,44 @@
    30.4  /**
    30.5 - * HTML via Java(tm) Language Bindings
    30.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    30.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    30.8   *
    30.9 - * This program is free software: you can redistribute it and/or modify
   30.10 - * it under the terms of the GNU General Public License as published by
   30.11 - * the Free Software Foundation, version 2 of the License.
   30.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   30.13   *
   30.14 - * This program is distributed in the hope that it will be useful,
   30.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   30.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   30.17 - * GNU General Public License for more details. apidesign.org
   30.18 - * designates this particular file as subject to the
   30.19 - * "Classpath" exception as provided by apidesign.org
   30.20 - * in the License file that accompanied this code.
   30.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   30.22 + * Other names may be trademarks of their respective owners.
   30.23   *
   30.24 - * You should have received a copy of the GNU General Public License
   30.25 - * along with this program. Look for COPYING file in the top folder.
   30.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   30.27 + * The contents of this file are subject to the terms of either the GNU
   30.28 + * General Public License Version 2 only ("GPL") or the Common
   30.29 + * Development and Distribution License("CDDL") (collectively, the
   30.30 + * "License"). You may not use this file except in compliance with the
   30.31 + * License. You can obtain a copy of the License at
   30.32 + * http://www.netbeans.org/cddl-gplv2.html
   30.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   30.34 + * specific language governing permissions and limitations under the
   30.35 + * License.  When distributing the software, include this License Header
   30.36 + * Notice in each file and include the License file at
   30.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   30.38 + * particular file as subject to the "Classpath" exception as provided
   30.39 + * by Oracle in the GPL Version 2 section of the License file that
   30.40 + * accompanied this code. If applicable, add the following below the
   30.41 + * License Header, with the fields enclosed by brackets [] replaced by
   30.42 + * your own identifying information:
   30.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   30.44 + *
   30.45 + * Contributor(s):
   30.46 + *
   30.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   30.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   30.49 + *
   30.50 + * If you wish your version of this file to be governed by only the CDDL
   30.51 + * or only the GPL Version 2, indicate your decision by adding
   30.52 + * "[Contributor] elects to include this software in this distribution
   30.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   30.54 + * single choice of license, a recipient has the option to distribute
   30.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   30.56 + * to extend the choice of license to its licensees as provided above.
   30.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   30.58 + * Version 2 license, then the option applies only if the new code is
   30.59 + * made subject to such option by the copyright holder.
   30.60   */
   30.61  package org.apidesign.html.boot.impl;
   30.62  
    31.1 --- a/boot/src/test/java/org/apidesign/html/boot/impl/Compile.java	Mon Dec 16 14:59:30 2013 +0100
    31.2 +++ b/boot/src/test/java/org/apidesign/html/boot/impl/Compile.java	Mon Dec 16 15:00:21 2013 +0100
    31.3 @@ -1,22 +1,44 @@
    31.4  /**
    31.5 - * HTML via Java(tm) Language Bindings
    31.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    31.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    31.8   *
    31.9 - * This program is free software: you can redistribute it and/or modify
   31.10 - * it under the terms of the GNU General Public License as published by
   31.11 - * the Free Software Foundation, version 2 of the License.
   31.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   31.13   *
   31.14 - * This program is distributed in the hope that it will be useful,
   31.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   31.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   31.17 - * GNU General Public License for more details. apidesign.org
   31.18 - * designates this particular file as subject to the
   31.19 - * "Classpath" exception as provided by apidesign.org
   31.20 - * in the License file that accompanied this code.
   31.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   31.22 + * Other names may be trademarks of their respective owners.
   31.23   *
   31.24 - * You should have received a copy of the GNU General Public License
   31.25 - * along with this program. Look for COPYING file in the top folder.
   31.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   31.27 + * The contents of this file are subject to the terms of either the GNU
   31.28 + * General Public License Version 2 only ("GPL") or the Common
   31.29 + * Development and Distribution License("CDDL") (collectively, the
   31.30 + * "License"). You may not use this file except in compliance with the
   31.31 + * License. You can obtain a copy of the License at
   31.32 + * http://www.netbeans.org/cddl-gplv2.html
   31.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   31.34 + * specific language governing permissions and limitations under the
   31.35 + * License.  When distributing the software, include this License Header
   31.36 + * Notice in each file and include the License file at
   31.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   31.38 + * particular file as subject to the "Classpath" exception as provided
   31.39 + * by Oracle in the GPL Version 2 section of the License file that
   31.40 + * accompanied this code. If applicable, add the following below the
   31.41 + * License Header, with the fields enclosed by brackets [] replaced by
   31.42 + * your own identifying information:
   31.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   31.44 + *
   31.45 + * Contributor(s):
   31.46 + *
   31.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   31.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   31.49 + *
   31.50 + * If you wish your version of this file to be governed by only the CDDL
   31.51 + * or only the GPL Version 2, indicate your decision by adding
   31.52 + * "[Contributor] elects to include this software in this distribution
   31.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   31.54 + * single choice of license, a recipient has the option to distribute
   31.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   31.56 + * to extend the choice of license to its licensees as provided above.
   31.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   31.58 + * Version 2 license, then the option applies only if the new code is
   31.59 + * made subject to such option by the copyright holder.
   31.60   */
   31.61  package org.apidesign.html.boot.impl;
   31.62  
    32.1 --- a/boot/src/test/java/org/apidesign/html/boot/impl/FnTest.java	Mon Dec 16 14:59:30 2013 +0100
    32.2 +++ b/boot/src/test/java/org/apidesign/html/boot/impl/FnTest.java	Mon Dec 16 15:00:21 2013 +0100
    32.3 @@ -1,24 +1,45 @@
    32.4  /**
    32.5 - * HTML via Java(tm) Language Bindings
    32.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    32.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    32.8   *
    32.9 - * This program is free software: you can redistribute it and/or modify
   32.10 - * it under the terms of the GNU General Public License as published by
   32.11 - * the Free Software Foundation, version 2 of the License.
   32.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   32.13   *
   32.14 - * This program is distributed in the hope that it will be useful,
   32.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   32.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   32.17 - * GNU General Public License for more details. apidesign.org
   32.18 - * designates this particular file as subject to the
   32.19 - * "Classpath" exception as provided by apidesign.org
   32.20 - * in the License file that accompanied this code.
   32.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   32.22 + * Other names may be trademarks of their respective owners.
   32.23   *
   32.24 - * You should have received a copy of the GNU General Public License
   32.25 - * along with this program. Look for COPYING file in the top folder.
   32.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   32.27 + * The contents of this file are subject to the terms of either the GNU
   32.28 + * General Public License Version 2 only ("GPL") or the Common
   32.29 + * Development and Distribution License("CDDL") (collectively, the
   32.30 + * "License"). You may not use this file except in compliance with the
   32.31 + * License. You can obtain a copy of the License at
   32.32 + * http://www.netbeans.org/cddl-gplv2.html
   32.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   32.34 + * specific language governing permissions and limitations under the
   32.35 + * License.  When distributing the software, include this License Header
   32.36 + * Notice in each file and include the License file at
   32.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   32.38 + * particular file as subject to the "Classpath" exception as provided
   32.39 + * by Oracle in the GPL Version 2 section of the License file that
   32.40 + * accompanied this code. If applicable, add the following below the
   32.41 + * License Header, with the fields enclosed by brackets [] replaced by
   32.42 + * your own identifying information:
   32.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   32.44 + *
   32.45 + * Contributor(s):
   32.46 + *
   32.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   32.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   32.49 + *
   32.50 + * If you wish your version of this file to be governed by only the CDDL
   32.51 + * or only the GPL Version 2, indicate your decision by adding
   32.52 + * "[Contributor] elects to include this software in this distribution
   32.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   32.54 + * single choice of license, a recipient has the option to distribute
   32.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   32.56 + * to extend the choice of license to its licensees as provided above.
   32.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   32.58 + * Version 2 license, then the option applies only if the new code is
   32.59 + * made subject to such option by the copyright holder.
   32.60   */
   32.61 -
   32.62  package org.apidesign.html.boot.impl;
   32.63  
   32.64  import java.io.Closeable;
    33.1 --- a/boot/src/test/java/org/apidesign/html/boot/impl/JavaScriptProcesorTest.java	Mon Dec 16 14:59:30 2013 +0100
    33.2 +++ b/boot/src/test/java/org/apidesign/html/boot/impl/JavaScriptProcesorTest.java	Mon Dec 16 15:00:21 2013 +0100
    33.3 @@ -1,22 +1,44 @@
    33.4  /**
    33.5 - * HTML via Java(tm) Language Bindings
    33.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    33.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    33.8   *
    33.9 - * This program is free software: you can redistribute it and/or modify
   33.10 - * it under the terms of the GNU General Public License as published by
   33.11 - * the Free Software Foundation, version 2 of the License.
   33.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   33.13   *
   33.14 - * This program is distributed in the hope that it will be useful,
   33.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   33.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   33.17 - * GNU General Public License for more details. apidesign.org
   33.18 - * designates this particular file as subject to the
   33.19 - * "Classpath" exception as provided by apidesign.org
   33.20 - * in the License file that accompanied this code.
   33.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   33.22 + * Other names may be trademarks of their respective owners.
   33.23   *
   33.24 - * You should have received a copy of the GNU General Public License
   33.25 - * along with this program. Look for COPYING file in the top folder.
   33.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   33.27 + * The contents of this file are subject to the terms of either the GNU
   33.28 + * General Public License Version 2 only ("GPL") or the Common
   33.29 + * Development and Distribution License("CDDL") (collectively, the
   33.30 + * "License"). You may not use this file except in compliance with the
   33.31 + * License. You can obtain a copy of the License at
   33.32 + * http://www.netbeans.org/cddl-gplv2.html
   33.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   33.34 + * specific language governing permissions and limitations under the
   33.35 + * License.  When distributing the software, include this License Header
   33.36 + * Notice in each file and include the License file at
   33.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   33.38 + * particular file as subject to the "Classpath" exception as provided
   33.39 + * by Oracle in the GPL Version 2 section of the License file that
   33.40 + * accompanied this code. If applicable, add the following below the
   33.41 + * License Header, with the fields enclosed by brackets [] replaced by
   33.42 + * your own identifying information:
   33.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   33.44 + *
   33.45 + * Contributor(s):
   33.46 + *
   33.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   33.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   33.49 + *
   33.50 + * If you wish your version of this file to be governed by only the CDDL
   33.51 + * or only the GPL Version 2, indicate your decision by adding
   33.52 + * "[Contributor] elects to include this software in this distribution
   33.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   33.54 + * single choice of license, a recipient has the option to distribute
   33.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   33.56 + * to extend the choice of license to its licensees as provided above.
   33.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   33.58 + * Version 2 license, then the option applies only if the new code is
   33.59 + * made subject to such option by the copyright holder.
   33.60   */
   33.61  package org.apidesign.html.boot.impl;
   33.62  
    34.1 --- a/boot/src/test/java/org/apidesign/html/boot/impl/JsClassLoaderBase.java	Mon Dec 16 14:59:30 2013 +0100
    34.2 +++ b/boot/src/test/java/org/apidesign/html/boot/impl/JsClassLoaderBase.java	Mon Dec 16 15:00:21 2013 +0100
    34.3 @@ -1,22 +1,44 @@
    34.4  /**
    34.5 - * HTML via Java(tm) Language Bindings
    34.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    34.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    34.8   *
    34.9 - * This program is free software: you can redistribute it and/or modify
   34.10 - * it under the terms of the GNU General Public License as published by
   34.11 - * the Free Software Foundation, version 2 of the License.
   34.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   34.13   *
   34.14 - * This program is distributed in the hope that it will be useful,
   34.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   34.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   34.17 - * GNU General Public License for more details. apidesign.org
   34.18 - * designates this particular file as subject to the
   34.19 - * "Classpath" exception as provided by apidesign.org
   34.20 - * in the License file that accompanied this code.
   34.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   34.22 + * Other names may be trademarks of their respective owners.
   34.23   *
   34.24 - * You should have received a copy of the GNU General Public License
   34.25 - * along with this program. Look for COPYING file in the top folder.
   34.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   34.27 + * The contents of this file are subject to the terms of either the GNU
   34.28 + * General Public License Version 2 only ("GPL") or the Common
   34.29 + * Development and Distribution License("CDDL") (collectively, the
   34.30 + * "License"). You may not use this file except in compliance with the
   34.31 + * License. You can obtain a copy of the License at
   34.32 + * http://www.netbeans.org/cddl-gplv2.html
   34.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   34.34 + * specific language governing permissions and limitations under the
   34.35 + * License.  When distributing the software, include this License Header
   34.36 + * Notice in each file and include the License file at
   34.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   34.38 + * particular file as subject to the "Classpath" exception as provided
   34.39 + * by Oracle in the GPL Version 2 section of the License file that
   34.40 + * accompanied this code. If applicable, add the following below the
   34.41 + * License Header, with the fields enclosed by brackets [] replaced by
   34.42 + * your own identifying information:
   34.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   34.44 + *
   34.45 + * Contributor(s):
   34.46 + *
   34.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   34.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   34.49 + *
   34.50 + * If you wish your version of this file to be governed by only the CDDL
   34.51 + * or only the GPL Version 2, indicate your decision by adding
   34.52 + * "[Contributor] elects to include this software in this distribution
   34.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   34.54 + * single choice of license, a recipient has the option to distribute
   34.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   34.56 + * to extend the choice of license to its licensees as provided above.
   34.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   34.58 + * Version 2 license, then the option applies only if the new code is
   34.59 + * made subject to such option by the copyright holder.
   34.60   */
   34.61  package org.apidesign.html.boot.impl;
   34.62  
    35.1 --- a/boot/src/test/java/org/apidesign/html/boot/impl/JsClassLoaderTest.java	Mon Dec 16 14:59:30 2013 +0100
    35.2 +++ b/boot/src/test/java/org/apidesign/html/boot/impl/JsClassLoaderTest.java	Mon Dec 16 15:00:21 2013 +0100
    35.3 @@ -1,22 +1,44 @@
    35.4  /**
    35.5 - * HTML via Java(tm) Language Bindings
    35.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    35.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    35.8   *
    35.9 - * This program is free software: you can redistribute it and/or modify
   35.10 - * it under the terms of the GNU General Public License as published by
   35.11 - * the Free Software Foundation, version 2 of the License.
   35.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   35.13   *
   35.14 - * This program is distributed in the hope that it will be useful,
   35.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   35.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   35.17 - * GNU General Public License for more details. apidesign.org
   35.18 - * designates this particular file as subject to the
   35.19 - * "Classpath" exception as provided by apidesign.org
   35.20 - * in the License file that accompanied this code.
   35.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   35.22 + * Other names may be trademarks of their respective owners.
   35.23   *
   35.24 - * You should have received a copy of the GNU General Public License
   35.25 - * along with this program. Look for COPYING file in the top folder.
   35.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   35.27 + * The contents of this file are subject to the terms of either the GNU
   35.28 + * General Public License Version 2 only ("GPL") or the Common
   35.29 + * Development and Distribution License("CDDL") (collectively, the
   35.30 + * "License"). You may not use this file except in compliance with the
   35.31 + * License. You can obtain a copy of the License at
   35.32 + * http://www.netbeans.org/cddl-gplv2.html
   35.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   35.34 + * specific language governing permissions and limitations under the
   35.35 + * License.  When distributing the software, include this License Header
   35.36 + * Notice in each file and include the License file at
   35.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   35.38 + * particular file as subject to the "Classpath" exception as provided
   35.39 + * by Oracle in the GPL Version 2 section of the License file that
   35.40 + * accompanied this code. If applicable, add the following below the
   35.41 + * License Header, with the fields enclosed by brackets [] replaced by
   35.42 + * your own identifying information:
   35.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   35.44 + *
   35.45 + * Contributor(s):
   35.46 + *
   35.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   35.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   35.49 + *
   35.50 + * If you wish your version of this file to be governed by only the CDDL
   35.51 + * or only the GPL Version 2, indicate your decision by adding
   35.52 + * "[Contributor] elects to include this software in this distribution
   35.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   35.54 + * single choice of license, a recipient has the option to distribute
   35.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   35.56 + * to extend the choice of license to its licensees as provided above.
   35.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   35.58 + * Version 2 license, then the option applies only if the new code is
   35.59 + * made subject to such option by the copyright holder.
   35.60   */
   35.61  package org.apidesign.html.boot.impl;
   35.62  
    36.1 --- a/boot/src/test/java/org/apidesign/html/boot/impl/JsMethods.java	Mon Dec 16 14:59:30 2013 +0100
    36.2 +++ b/boot/src/test/java/org/apidesign/html/boot/impl/JsMethods.java	Mon Dec 16 15:00:21 2013 +0100
    36.3 @@ -1,22 +1,44 @@
    36.4  /**
    36.5 - * HTML via Java(tm) Language Bindings
    36.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    36.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    36.8   *
    36.9 - * This program is free software: you can redistribute it and/or modify
   36.10 - * it under the terms of the GNU General Public License as published by
   36.11 - * the Free Software Foundation, version 2 of the License.
   36.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   36.13   *
   36.14 - * This program is distributed in the hope that it will be useful,
   36.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   36.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   36.17 - * GNU General Public License for more details. apidesign.org
   36.18 - * designates this particular file as subject to the
   36.19 - * "Classpath" exception as provided by apidesign.org
   36.20 - * in the License file that accompanied this code.
   36.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   36.22 + * Other names may be trademarks of their respective owners.
   36.23   *
   36.24 - * You should have received a copy of the GNU General Public License
   36.25 - * along with this program. Look for COPYING file in the top folder.
   36.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   36.27 + * The contents of this file are subject to the terms of either the GNU
   36.28 + * General Public License Version 2 only ("GPL") or the Common
   36.29 + * Development and Distribution License("CDDL") (collectively, the
   36.30 + * "License"). You may not use this file except in compliance with the
   36.31 + * License. You can obtain a copy of the License at
   36.32 + * http://www.netbeans.org/cddl-gplv2.html
   36.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   36.34 + * specific language governing permissions and limitations under the
   36.35 + * License.  When distributing the software, include this License Header
   36.36 + * Notice in each file and include the License file at
   36.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   36.38 + * particular file as subject to the "Classpath" exception as provided
   36.39 + * by Oracle in the GPL Version 2 section of the License file that
   36.40 + * accompanied this code. If applicable, add the following below the
   36.41 + * License Header, with the fields enclosed by brackets [] replaced by
   36.42 + * your own identifying information:
   36.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   36.44 + *
   36.45 + * Contributor(s):
   36.46 + *
   36.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   36.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   36.49 + *
   36.50 + * If you wish your version of this file to be governed by only the CDDL
   36.51 + * or only the GPL Version 2, indicate your decision by adding
   36.52 + * "[Contributor] elects to include this software in this distribution
   36.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   36.54 + * single choice of license, a recipient has the option to distribute
   36.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   36.56 + * to extend the choice of license to its licensees as provided above.
   36.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   36.58 + * Version 2 license, then the option applies only if the new code is
   36.59 + * made subject to such option by the copyright holder.
   36.60   */
   36.61  package org.apidesign.html.boot.impl;
   36.62  
    37.1 --- a/boot/src/test/resources/org/apidesign/html/boot/impl/jsmethods.js	Mon Dec 16 14:59:30 2013 +0100
    37.2 +++ b/boot/src/test/resources/org/apidesign/html/boot/impl/jsmethods.js	Mon Dec 16 15:00:21 2013 +0100
    37.3 @@ -1,22 +1,43 @@
    37.4  /*
    37.5 - * HTML via Java(tm) Language Bindings
    37.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    37.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    37.8   *
    37.9 - * This program is free software: you can redistribute it and/or modify
   37.10 - * it under the terms of the GNU General Public License as published by
   37.11 - * the Free Software Foundation, version 2 of the License.
   37.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   37.13   *
   37.14 - * This program is distributed in the hope that it will be useful,
   37.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   37.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   37.17 - * GNU General Public License for more details. apidesign.org
   37.18 - * designates this particular file as subject to the
   37.19 - * "Classpath" exception as provided by apidesign.org
   37.20 - * in the License file that accompanied this code.
   37.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   37.22 + * Other names may be trademarks of their respective owners.
   37.23   *
   37.24 - * You should have received a copy of the GNU General Public License
   37.25 - * along with this program. Look for COPYING file in the top folder.
   37.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   37.27 + * The contents of this file are subject to the terms of either the GNU
   37.28 + * General Public License Version 2 only ("GPL") or the Common
   37.29 + * Development and Distribution License("CDDL") (collectively, the
   37.30 + * "License"). You may not use this file except in compliance with the
   37.31 + * License. You can obtain a copy of the License at
   37.32 + * http://www.netbeans.org/cddl-gplv2.html
   37.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   37.34 + * specific language governing permissions and limitations under the
   37.35 + * License.  When distributing the software, include this License Header
   37.36 + * Notice in each file and include the License file at
   37.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   37.38 + * particular file as subject to the "Classpath" exception as provided
   37.39 + * by Oracle in the GPL Version 2 section of the License file that
   37.40 + * accompanied this code. If applicable, add the following below the
   37.41 + * License Header, with the fields enclosed by brackets [] replaced by
   37.42 + * your own identifying information:
   37.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   37.44 + *
   37.45 + * Contributor(s):
   37.46 + *
   37.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   37.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   37.49 + *
   37.50 + * If you wish your version of this file to be governed by only the CDDL
   37.51 + * or only the GPL Version 2, indicate your decision by adding
   37.52 + * "[Contributor] elects to include this software in this distribution
   37.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   37.54 + * single choice of license, a recipient has the option to distribute
   37.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   37.56 + * to extend the choice of license to its licensees as provided above.
   37.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   37.58 + * Version 2 license, then the option applies only if the new code is
   37.59 + * made subject to such option by the copyright holder.
   37.60   */
   37.61 -
   37.62  function mul(x, y) { return x * y; }
    38.1 --- a/context/src/main/java/net/java/html/BrwsrCtx.java	Mon Dec 16 14:59:30 2013 +0100
    38.2 +++ b/context/src/main/java/net/java/html/BrwsrCtx.java	Mon Dec 16 15:00:21 2013 +0100
    38.3 @@ -1,22 +1,44 @@
    38.4  /**
    38.5 - * HTML via Java(tm) Language Bindings
    38.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    38.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    38.8   *
    38.9 - * This program is free software: you can redistribute it and/or modify
   38.10 - * it under the terms of the GNU General Public License as published by
   38.11 - * the Free Software Foundation, version 2 of the License.
   38.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   38.13   *
   38.14 - * This program is distributed in the hope that it will be useful,
   38.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   38.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   38.17 - * GNU General Public License for more details. apidesign.org
   38.18 - * designates this particular file as subject to the
   38.19 - * "Classpath" exception as provided by apidesign.org
   38.20 - * in the License file that accompanied this code.
   38.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   38.22 + * Other names may be trademarks of their respective owners.
   38.23   *
   38.24 - * You should have received a copy of the GNU General Public License
   38.25 - * along with this program. Look for COPYING file in the top folder.
   38.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   38.27 + * The contents of this file are subject to the terms of either the GNU
   38.28 + * General Public License Version 2 only ("GPL") or the Common
   38.29 + * Development and Distribution License("CDDL") (collectively, the
   38.30 + * "License"). You may not use this file except in compliance with the
   38.31 + * License. You can obtain a copy of the License at
   38.32 + * http://www.netbeans.org/cddl-gplv2.html
   38.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   38.34 + * specific language governing permissions and limitations under the
   38.35 + * License.  When distributing the software, include this License Header
   38.36 + * Notice in each file and include the License file at
   38.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   38.38 + * particular file as subject to the "Classpath" exception as provided
   38.39 + * by Oracle in the GPL Version 2 section of the License file that
   38.40 + * accompanied this code. If applicable, add the following below the
   38.41 + * License Header, with the fields enclosed by brackets [] replaced by
   38.42 + * your own identifying information:
   38.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   38.44 + *
   38.45 + * Contributor(s):
   38.46 + *
   38.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   38.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   38.49 + *
   38.50 + * If you wish your version of this file to be governed by only the CDDL
   38.51 + * or only the GPL Version 2, indicate your decision by adding
   38.52 + * "[Contributor] elects to include this software in this distribution
   38.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   38.54 + * single choice of license, a recipient has the option to distribute
   38.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   38.56 + * to extend the choice of license to its licensees as provided above.
   38.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   38.58 + * Version 2 license, then the option applies only if the new code is
   38.59 + * made subject to such option by the copyright holder.
   38.60   */
   38.61  package net.java.html;
   38.62  
    39.1 --- a/context/src/main/java/org/apidesign/html/context/impl/CtxAccssr.java	Mon Dec 16 14:59:30 2013 +0100
    39.2 +++ b/context/src/main/java/org/apidesign/html/context/impl/CtxAccssr.java	Mon Dec 16 15:00:21 2013 +0100
    39.3 @@ -1,22 +1,44 @@
    39.4  /**
    39.5 - * HTML via Java(tm) Language Bindings
    39.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    39.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    39.8   *
    39.9 - * This program is free software: you can redistribute it and/or modify
   39.10 - * it under the terms of the GNU General Public License as published by
   39.11 - * the Free Software Foundation, version 2 of the License.
   39.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   39.13   *
   39.14 - * This program is distributed in the hope that it will be useful,
   39.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   39.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   39.17 - * GNU General Public License for more details. apidesign.org
   39.18 - * designates this particular file as subject to the
   39.19 - * "Classpath" exception as provided by apidesign.org
   39.20 - * in the License file that accompanied this code.
   39.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   39.22 + * Other names may be trademarks of their respective owners.
   39.23   *
   39.24 - * You should have received a copy of the GNU General Public License
   39.25 - * along with this program. Look for COPYING file in the top folder.
   39.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   39.27 + * The contents of this file are subject to the terms of either the GNU
   39.28 + * General Public License Version 2 only ("GPL") or the Common
   39.29 + * Development and Distribution License("CDDL") (collectively, the
   39.30 + * "License"). You may not use this file except in compliance with the
   39.31 + * License. You can obtain a copy of the License at
   39.32 + * http://www.netbeans.org/cddl-gplv2.html
   39.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   39.34 + * specific language governing permissions and limitations under the
   39.35 + * License.  When distributing the software, include this License Header
   39.36 + * Notice in each file and include the License file at
   39.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   39.38 + * particular file as subject to the "Classpath" exception as provided
   39.39 + * by Oracle in the GPL Version 2 section of the License file that
   39.40 + * accompanied this code. If applicable, add the following below the
   39.41 + * License Header, with the fields enclosed by brackets [] replaced by
   39.42 + * your own identifying information:
   39.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   39.44 + *
   39.45 + * Contributor(s):
   39.46 + *
   39.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   39.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   39.49 + *
   39.50 + * If you wish your version of this file to be governed by only the CDDL
   39.51 + * or only the GPL Version 2, indicate your decision by adding
   39.52 + * "[Contributor] elects to include this software in this distribution
   39.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   39.54 + * single choice of license, a recipient has the option to distribute
   39.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   39.56 + * to extend the choice of license to its licensees as provided above.
   39.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   39.58 + * Version 2 license, then the option applies only if the new code is
   39.59 + * made subject to such option by the copyright holder.
   39.60   */
   39.61  package org.apidesign.html.context.impl;
   39.62  
    40.1 --- a/context/src/main/java/org/apidesign/html/context/impl/CtxImpl.java	Mon Dec 16 14:59:30 2013 +0100
    40.2 +++ b/context/src/main/java/org/apidesign/html/context/impl/CtxImpl.java	Mon Dec 16 15:00:21 2013 +0100
    40.3 @@ -1,22 +1,44 @@
    40.4  /**
    40.5 - * HTML via Java(tm) Language Bindings
    40.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    40.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    40.8   *
    40.9 - * This program is free software: you can redistribute it and/or modify
   40.10 - * it under the terms of the GNU General Public License as published by
   40.11 - * the Free Software Foundation, version 2 of the License.
   40.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   40.13   *
   40.14 - * This program is distributed in the hope that it will be useful,
   40.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   40.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   40.17 - * GNU General Public License for more details. apidesign.org
   40.18 - * designates this particular file as subject to the
   40.19 - * "Classpath" exception as provided by apidesign.org
   40.20 - * in the License file that accompanied this code.
   40.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   40.22 + * Other names may be trademarks of their respective owners.
   40.23   *
   40.24 - * You should have received a copy of the GNU General Public License
   40.25 - * along with this program. Look for COPYING file in the top folder.
   40.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   40.27 + * The contents of this file are subject to the terms of either the GNU
   40.28 + * General Public License Version 2 only ("GPL") or the Common
   40.29 + * Development and Distribution License("CDDL") (collectively, the
   40.30 + * "License"). You may not use this file except in compliance with the
   40.31 + * License. You can obtain a copy of the License at
   40.32 + * http://www.netbeans.org/cddl-gplv2.html
   40.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   40.34 + * specific language governing permissions and limitations under the
   40.35 + * License.  When distributing the software, include this License Header
   40.36 + * Notice in each file and include the License file at
   40.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   40.38 + * particular file as subject to the "Classpath" exception as provided
   40.39 + * by Oracle in the GPL Version 2 section of the License file that
   40.40 + * accompanied this code. If applicable, add the following below the
   40.41 + * License Header, with the fields enclosed by brackets [] replaced by
   40.42 + * your own identifying information:
   40.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   40.44 + *
   40.45 + * Contributor(s):
   40.46 + *
   40.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   40.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   40.49 + *
   40.50 + * If you wish your version of this file to be governed by only the CDDL
   40.51 + * or only the GPL Version 2, indicate your decision by adding
   40.52 + * "[Contributor] elects to include this software in this distribution
   40.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   40.54 + * single choice of license, a recipient has the option to distribute
   40.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   40.56 + * to extend the choice of license to its licensees as provided above.
   40.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   40.58 + * Version 2 license, then the option applies only if the new code is
   40.59 + * made subject to such option by the copyright holder.
   40.60   */
   40.61  package org.apidesign.html.context.impl;
   40.62  
    41.1 --- a/context/src/main/java/org/apidesign/html/context/spi/Contexts.java	Mon Dec 16 14:59:30 2013 +0100
    41.2 +++ b/context/src/main/java/org/apidesign/html/context/spi/Contexts.java	Mon Dec 16 15:00:21 2013 +0100
    41.3 @@ -1,22 +1,44 @@
    41.4  /**
    41.5 - * HTML via Java(tm) Language Bindings
    41.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    41.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    41.8   *
    41.9 - * This program is free software: you can redistribute it and/or modify
   41.10 - * it under the terms of the GNU General Public License as published by
   41.11 - * the Free Software Foundation, version 2 of the License.
   41.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   41.13   *
   41.14 - * This program is distributed in the hope that it will be useful,
   41.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   41.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   41.17 - * GNU General Public License for more details. apidesign.org
   41.18 - * designates this particular file as subject to the
   41.19 - * "Classpath" exception as provided by apidesign.org
   41.20 - * in the License file that accompanied this code.
   41.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   41.22 + * Other names may be trademarks of their respective owners.
   41.23   *
   41.24 - * You should have received a copy of the GNU General Public License
   41.25 - * along with this program. Look for COPYING file in the top folder.
   41.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   41.27 + * The contents of this file are subject to the terms of either the GNU
   41.28 + * General Public License Version 2 only ("GPL") or the Common
   41.29 + * Development and Distribution License("CDDL") (collectively, the
   41.30 + * "License"). You may not use this file except in compliance with the
   41.31 + * License. You can obtain a copy of the License at
   41.32 + * http://www.netbeans.org/cddl-gplv2.html
   41.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   41.34 + * specific language governing permissions and limitations under the
   41.35 + * License.  When distributing the software, include this License Header
   41.36 + * Notice in each file and include the License file at
   41.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   41.38 + * particular file as subject to the "Classpath" exception as provided
   41.39 + * by Oracle in the GPL Version 2 section of the License file that
   41.40 + * accompanied this code. If applicable, add the following below the
   41.41 + * License Header, with the fields enclosed by brackets [] replaced by
   41.42 + * your own identifying information:
   41.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   41.44 + *
   41.45 + * Contributor(s):
   41.46 + *
   41.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   41.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   41.49 + *
   41.50 + * If you wish your version of this file to be governed by only the CDDL
   41.51 + * or only the GPL Version 2, indicate your decision by adding
   41.52 + * "[Contributor] elects to include this software in this distribution
   41.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   41.54 + * single choice of license, a recipient has the option to distribute
   41.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   41.56 + * to extend the choice of license to its licensees as provided above.
   41.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   41.58 + * Version 2 license, then the option applies only if the new code is
   41.59 + * made subject to such option by the copyright holder.
   41.60   */
   41.61  package org.apidesign.html.context.spi;
   41.62  
    42.1 --- a/geo/src/main/java/net/java/html/geo/OnLocation.java	Mon Dec 16 14:59:30 2013 +0100
    42.2 +++ b/geo/src/main/java/net/java/html/geo/OnLocation.java	Mon Dec 16 15:00:21 2013 +0100
    42.3 @@ -1,22 +1,44 @@
    42.4  /**
    42.5 - * HTML via Java(tm) Language Bindings
    42.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    42.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    42.8   *
    42.9 - * This program is free software: you can redistribute it and/or modify
   42.10 - * it under the terms of the GNU General Public License as published by
   42.11 - * the Free Software Foundation, version 2 of the License.
   42.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   42.13   *
   42.14 - * This program is distributed in the hope that it will be useful,
   42.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   42.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   42.17 - * GNU General Public License for more details. apidesign.org
   42.18 - * designates this particular file as subject to the
   42.19 - * "Classpath" exception as provided by apidesign.org
   42.20 - * in the License file that accompanied this code.
   42.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   42.22 + * Other names may be trademarks of their respective owners.
   42.23   *
   42.24 - * You should have received a copy of the GNU General Public License
   42.25 - * along with this program. Look for COPYING file in the top folder.
   42.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   42.27 + * The contents of this file are subject to the terms of either the GNU
   42.28 + * General Public License Version 2 only ("GPL") or the Common
   42.29 + * Development and Distribution License("CDDL") (collectively, the
   42.30 + * "License"). You may not use this file except in compliance with the
   42.31 + * License. You can obtain a copy of the License at
   42.32 + * http://www.netbeans.org/cddl-gplv2.html
   42.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   42.34 + * specific language governing permissions and limitations under the
   42.35 + * License.  When distributing the software, include this License Header
   42.36 + * Notice in each file and include the License file at
   42.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   42.38 + * particular file as subject to the "Classpath" exception as provided
   42.39 + * by Oracle in the GPL Version 2 section of the License file that
   42.40 + * accompanied this code. If applicable, add the following below the
   42.41 + * License Header, with the fields enclosed by brackets [] replaced by
   42.42 + * your own identifying information:
   42.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   42.44 + *
   42.45 + * Contributor(s):
   42.46 + *
   42.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   42.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   42.49 + *
   42.50 + * If you wish your version of this file to be governed by only the CDDL
   42.51 + * or only the GPL Version 2, indicate your decision by adding
   42.52 + * "[Contributor] elects to include this software in this distribution
   42.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   42.54 + * single choice of license, a recipient has the option to distribute
   42.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   42.56 + * to extend the choice of license to its licensees as provided above.
   42.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   42.58 + * Version 2 license, then the option applies only if the new code is
   42.59 + * made subject to such option by the copyright holder.
   42.60   */
   42.61  package net.java.html.geo;
   42.62  
    43.1 --- a/geo/src/main/java/net/java/html/geo/Position.java	Mon Dec 16 14:59:30 2013 +0100
    43.2 +++ b/geo/src/main/java/net/java/html/geo/Position.java	Mon Dec 16 15:00:21 2013 +0100
    43.3 @@ -1,22 +1,44 @@
    43.4  /**
    43.5 - * HTML via Java(tm) Language Bindings
    43.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    43.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    43.8   *
    43.9 - * This program is free software: you can redistribute it and/or modify
   43.10 - * it under the terms of the GNU General Public License as published by
   43.11 - * the Free Software Foundation, version 2 of the License.
   43.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   43.13   *
   43.14 - * This program is distributed in the hope that it will be useful,
   43.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   43.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   43.17 - * GNU General Public License for more details. apidesign.org
   43.18 - * designates this particular file as subject to the
   43.19 - * "Classpath" exception as provided by apidesign.org
   43.20 - * in the License file that accompanied this code.
   43.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   43.22 + * Other names may be trademarks of their respective owners.
   43.23   *
   43.24 - * You should have received a copy of the GNU General Public License
   43.25 - * along with this program. Look for COPYING file in the top folder.
   43.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   43.27 + * The contents of this file are subject to the terms of either the GNU
   43.28 + * General Public License Version 2 only ("GPL") or the Common
   43.29 + * Development and Distribution License("CDDL") (collectively, the
   43.30 + * "License"). You may not use this file except in compliance with the
   43.31 + * License. You can obtain a copy of the License at
   43.32 + * http://www.netbeans.org/cddl-gplv2.html
   43.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   43.34 + * specific language governing permissions and limitations under the
   43.35 + * License.  When distributing the software, include this License Header
   43.36 + * Notice in each file and include the License file at
   43.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   43.38 + * particular file as subject to the "Classpath" exception as provided
   43.39 + * by Oracle in the GPL Version 2 section of the License file that
   43.40 + * accompanied this code. If applicable, add the following below the
   43.41 + * License Header, with the fields enclosed by brackets [] replaced by
   43.42 + * your own identifying information:
   43.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   43.44 + *
   43.45 + * Contributor(s):
   43.46 + *
   43.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   43.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   43.49 + *
   43.50 + * If you wish your version of this file to be governed by only the CDDL
   43.51 + * or only the GPL Version 2, indicate your decision by adding
   43.52 + * "[Contributor] elects to include this software in this distribution
   43.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   43.54 + * single choice of license, a recipient has the option to distribute
   43.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   43.56 + * to extend the choice of license to its licensees as provided above.
   43.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   43.58 + * Version 2 license, then the option applies only if the new code is
   43.59 + * made subject to such option by the copyright holder.
   43.60   */
   43.61  package net.java.html.geo;
   43.62  
    44.1 --- a/geo/src/main/java/net/java/html/geo/package.html	Mon Dec 16 14:59:30 2013 +0100
    44.2 +++ b/geo/src/main/java/net/java/html/geo/package.html	Mon Dec 16 15:00:21 2013 +0100
    44.3 @@ -1,23 +1,45 @@
    44.4  <!--
    44.5  
    44.6 -    HTML via Java(tm) Language Bindings
    44.7 -    Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    44.8 +    DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    44.9  
   44.10 -    This program is free software: you can redistribute it and/or modify
   44.11 -    it under the terms of the GNU General Public License as published by
   44.12 -    the Free Software Foundation, version 2 of the License.
   44.13 +    Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   44.14  
   44.15 -    This program is distributed in the hope that it will be useful,
   44.16 -    but WITHOUT ANY WARRANTY; without even the implied warranty of
   44.17 -    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   44.18 -    GNU General Public License for more details. apidesign.org
   44.19 -    designates this particular file as subject to the
   44.20 -    "Classpath" exception as provided by apidesign.org
   44.21 -    in the License file that accompanied this code.
   44.22 +    Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   44.23 +    Other names may be trademarks of their respective owners.
   44.24  
   44.25 -    You should have received a copy of the GNU General Public License
   44.26 -    along with this program. Look for COPYING file in the top folder.
   44.27 -    If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   44.28 +    The contents of this file are subject to the terms of either the GNU
   44.29 +    General Public License Version 2 only ("GPL") or the Common
   44.30 +    Development and Distribution License("CDDL") (collectively, the
   44.31 +    "License"). You may not use this file except in compliance with the
   44.32 +    License. You can obtain a copy of the License at
   44.33 +    http://www.netbeans.org/cddl-gplv2.html
   44.34 +    or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   44.35 +    specific language governing permissions and limitations under the
   44.36 +    License.  When distributing the software, include this License Header
   44.37 +    Notice in each file and include the License file at
   44.38 +    nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   44.39 +    particular file as subject to the "Classpath" exception as provided
   44.40 +    by Oracle in the GPL Version 2 section of the License file that
   44.41 +    accompanied this code. If applicable, add the following below the
   44.42 +    License Header, with the fields enclosed by brackets [] replaced by
   44.43 +    your own identifying information:
   44.44 +    "Portions Copyrighted [year] [name of copyright owner]"
   44.45 +
   44.46 +    Contributor(s):
   44.47 +
   44.48 +    The Original Software is NetBeans. The Initial Developer of the Original
   44.49 +    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   44.50 +
   44.51 +    If you wish your version of this file to be governed by only the CDDL
   44.52 +    or only the GPL Version 2, indicate your decision by adding
   44.53 +    "[Contributor] elects to include this software in this distribution
   44.54 +    under the [CDDL or GPL Version 2] license." If you do not indicate a
   44.55 +    single choice of license, a recipient has the option to distribute
   44.56 +    your version of this file under either the CDDL, the GPL Version 2 or
   44.57 +    to extend the choice of license to its licensees as provided above.
   44.58 +    However, if you add GPL Version 2 code and therefore, elected the GPL
   44.59 +    Version 2 license, then the option applies only if the new code is
   44.60 +    made subject to such option by the copyright holder.
   44.61  
   44.62  -->
   44.63  <!DOCTYPE html>
    45.1 --- a/geo/src/main/java/org/apidesign/html/geo/impl/GeoProcessor.java	Mon Dec 16 14:59:30 2013 +0100
    45.2 +++ b/geo/src/main/java/org/apidesign/html/geo/impl/GeoProcessor.java	Mon Dec 16 15:00:21 2013 +0100
    45.3 @@ -1,22 +1,44 @@
    45.4  /**
    45.5 - * HTML via Java(tm) Language Bindings
    45.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    45.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    45.8   *
    45.9 - * This program is free software: you can redistribute it and/or modify
   45.10 - * it under the terms of the GNU General Public License as published by
   45.11 - * the Free Software Foundation, version 2 of the License.
   45.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   45.13   *
   45.14 - * This program is distributed in the hope that it will be useful,
   45.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   45.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   45.17 - * GNU General Public License for more details. apidesign.org
   45.18 - * designates this particular file as subject to the
   45.19 - * "Classpath" exception as provided by apidesign.org
   45.20 - * in the License file that accompanied this code.
   45.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   45.22 + * Other names may be trademarks of their respective owners.
   45.23   *
   45.24 - * You should have received a copy of the GNU General Public License
   45.25 - * along with this program. Look for COPYING file in the top folder.
   45.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   45.27 + * The contents of this file are subject to the terms of either the GNU
   45.28 + * General Public License Version 2 only ("GPL") or the Common
   45.29 + * Development and Distribution License("CDDL") (collectively, the
   45.30 + * "License"). You may not use this file except in compliance with the
   45.31 + * License. You can obtain a copy of the License at
   45.32 + * http://www.netbeans.org/cddl-gplv2.html
   45.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   45.34 + * specific language governing permissions and limitations under the
   45.35 + * License.  When distributing the software, include this License Header
   45.36 + * Notice in each file and include the License file at
   45.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   45.38 + * particular file as subject to the "Classpath" exception as provided
   45.39 + * by Oracle in the GPL Version 2 section of the License file that
   45.40 + * accompanied this code. If applicable, add the following below the
   45.41 + * License Header, with the fields enclosed by brackets [] replaced by
   45.42 + * your own identifying information:
   45.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   45.44 + *
   45.45 + * Contributor(s):
   45.46 + *
   45.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   45.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   45.49 + *
   45.50 + * If you wish your version of this file to be governed by only the CDDL
   45.51 + * or only the GPL Version 2, indicate your decision by adding
   45.52 + * "[Contributor] elects to include this software in this distribution
   45.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   45.54 + * single choice of license, a recipient has the option to distribute
   45.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   45.56 + * to extend the choice of license to its licensees as provided above.
   45.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   45.58 + * Version 2 license, then the option applies only if the new code is
   45.59 + * made subject to such option by the copyright holder.
   45.60   */
   45.61  package org.apidesign.html.geo.impl;
   45.62  
    46.1 --- a/geo/src/main/java/org/apidesign/html/geo/impl/JsG.java	Mon Dec 16 14:59:30 2013 +0100
    46.2 +++ b/geo/src/main/java/org/apidesign/html/geo/impl/JsG.java	Mon Dec 16 15:00:21 2013 +0100
    46.3 @@ -1,22 +1,44 @@
    46.4  /**
    46.5 - * HTML via Java(tm) Language Bindings
    46.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    46.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    46.8   *
    46.9 - * This program is free software: you can redistribute it and/or modify
   46.10 - * it under the terms of the GNU General Public License as published by
   46.11 - * the Free Software Foundation, version 2 of the License.
   46.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   46.13   *
   46.14 - * This program is distributed in the hope that it will be useful,
   46.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   46.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   46.17 - * GNU General Public License for more details. apidesign.org
   46.18 - * designates this particular file as subject to the
   46.19 - * "Classpath" exception as provided by apidesign.org
   46.20 - * in the License file that accompanied this code.
   46.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   46.22 + * Other names may be trademarks of their respective owners.
   46.23   *
   46.24 - * You should have received a copy of the GNU General Public License
   46.25 - * along with this program. Look for COPYING file in the top folder.
   46.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   46.27 + * The contents of this file are subject to the terms of either the GNU
   46.28 + * General Public License Version 2 only ("GPL") or the Common
   46.29 + * Development and Distribution License("CDDL") (collectively, the
   46.30 + * "License"). You may not use this file except in compliance with the
   46.31 + * License. You can obtain a copy of the License at
   46.32 + * http://www.netbeans.org/cddl-gplv2.html
   46.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   46.34 + * specific language governing permissions and limitations under the
   46.35 + * License.  When distributing the software, include this License Header
   46.36 + * Notice in each file and include the License file at
   46.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   46.38 + * particular file as subject to the "Classpath" exception as provided
   46.39 + * by Oracle in the GPL Version 2 section of the License file that
   46.40 + * accompanied this code. If applicable, add the following below the
   46.41 + * License Header, with the fields enclosed by brackets [] replaced by
   46.42 + * your own identifying information:
   46.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   46.44 + *
   46.45 + * Contributor(s):
   46.46 + *
   46.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   46.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   46.49 + *
   46.50 + * If you wish your version of this file to be governed by only the CDDL
   46.51 + * or only the GPL Version 2, indicate your decision by adding
   46.52 + * "[Contributor] elects to include this software in this distribution
   46.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   46.54 + * single choice of license, a recipient has the option to distribute
   46.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   46.56 + * to extend the choice of license to its licensees as provided above.
   46.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   46.58 + * Version 2 license, then the option applies only if the new code is
   46.59 + * made subject to such option by the copyright holder.
   46.60   */
   46.61  package org.apidesign.html.geo.impl;
   46.62  
    47.1 --- a/geo/src/test/java/net/java/html/geo/OnLocationTest.java	Mon Dec 16 14:59:30 2013 +0100
    47.2 +++ b/geo/src/test/java/net/java/html/geo/OnLocationTest.java	Mon Dec 16 15:00:21 2013 +0100
    47.3 @@ -1,22 +1,44 @@
    47.4  /**
    47.5 - * HTML via Java(tm) Language Bindings
    47.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    47.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    47.8   *
    47.9 - * This program is free software: you can redistribute it and/or modify
   47.10 - * it under the terms of the GNU General Public License as published by
   47.11 - * the Free Software Foundation, version 2 of the License.
   47.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   47.13   *
   47.14 - * This program is distributed in the hope that it will be useful,
   47.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   47.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   47.17 - * GNU General Public License for more details. apidesign.org
   47.18 - * designates this particular file as subject to the
   47.19 - * "Classpath" exception as provided by apidesign.org
   47.20 - * in the License file that accompanied this code.
   47.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   47.22 + * Other names may be trademarks of their respective owners.
   47.23   *
   47.24 - * You should have received a copy of the GNU General Public License
   47.25 - * along with this program. Look for COPYING file in the top folder.
   47.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   47.27 + * The contents of this file are subject to the terms of either the GNU
   47.28 + * General Public License Version 2 only ("GPL") or the Common
   47.29 + * Development and Distribution License("CDDL") (collectively, the
   47.30 + * "License"). You may not use this file except in compliance with the
   47.31 + * License. You can obtain a copy of the License at
   47.32 + * http://www.netbeans.org/cddl-gplv2.html
   47.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   47.34 + * specific language governing permissions and limitations under the
   47.35 + * License.  When distributing the software, include this License Header
   47.36 + * Notice in each file and include the License file at
   47.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   47.38 + * particular file as subject to the "Classpath" exception as provided
   47.39 + * by Oracle in the GPL Version 2 section of the License file that
   47.40 + * accompanied this code. If applicable, add the following below the
   47.41 + * License Header, with the fields enclosed by brackets [] replaced by
   47.42 + * your own identifying information:
   47.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   47.44 + *
   47.45 + * Contributor(s):
   47.46 + *
   47.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   47.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   47.49 + *
   47.50 + * If you wish your version of this file to be governed by only the CDDL
   47.51 + * or only the GPL Version 2, indicate your decision by adding
   47.52 + * "[Contributor] elects to include this software in this distribution
   47.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   47.54 + * single choice of license, a recipient has the option to distribute
   47.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   47.56 + * to extend the choice of license to its licensees as provided above.
   47.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   47.58 + * Version 2 license, then the option applies only if the new code is
   47.59 + * made subject to such option by the copyright holder.
   47.60   */
   47.61  package net.java.html.geo;
   47.62  
    48.1 --- a/geo/src/test/java/org/apidesign/html/geo/impl/Compile.java	Mon Dec 16 14:59:30 2013 +0100
    48.2 +++ b/geo/src/test/java/org/apidesign/html/geo/impl/Compile.java	Mon Dec 16 15:00:21 2013 +0100
    48.3 @@ -1,22 +1,44 @@
    48.4  /**
    48.5 - * HTML via Java(tm) Language Bindings
    48.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    48.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    48.8   *
    48.9 - * This program is free software: you can redistribute it and/or modify
   48.10 - * it under the terms of the GNU General Public License as published by
   48.11 - * the Free Software Foundation, version 2 of the License.
   48.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   48.13   *
   48.14 - * This program is distributed in the hope that it will be useful,
   48.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   48.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   48.17 - * GNU General Public License for more details. apidesign.org
   48.18 - * designates this particular file as subject to the
   48.19 - * "Classpath" exception as provided by apidesign.org
   48.20 - * in the License file that accompanied this code.
   48.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   48.22 + * Other names may be trademarks of their respective owners.
   48.23   *
   48.24 - * You should have received a copy of the GNU General Public License
   48.25 - * along with this program. Look for COPYING file in the top folder.
   48.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   48.27 + * The contents of this file are subject to the terms of either the GNU
   48.28 + * General Public License Version 2 only ("GPL") or the Common
   48.29 + * Development and Distribution License("CDDL") (collectively, the
   48.30 + * "License"). You may not use this file except in compliance with the
   48.31 + * License. You can obtain a copy of the License at
   48.32 + * http://www.netbeans.org/cddl-gplv2.html
   48.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   48.34 + * specific language governing permissions and limitations under the
   48.35 + * License.  When distributing the software, include this License Header
   48.36 + * Notice in each file and include the License file at
   48.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   48.38 + * particular file as subject to the "Classpath" exception as provided
   48.39 + * by Oracle in the GPL Version 2 section of the License file that
   48.40 + * accompanied this code. If applicable, add the following below the
   48.41 + * License Header, with the fields enclosed by brackets [] replaced by
   48.42 + * your own identifying information:
   48.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   48.44 + *
   48.45 + * Contributor(s):
   48.46 + *
   48.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   48.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   48.49 + *
   48.50 + * If you wish your version of this file to be governed by only the CDDL
   48.51 + * or only the GPL Version 2, indicate your decision by adding
   48.52 + * "[Contributor] elects to include this software in this distribution
   48.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   48.54 + * single choice of license, a recipient has the option to distribute
   48.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   48.56 + * to extend the choice of license to its licensees as provided above.
   48.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   48.58 + * Version 2 license, then the option applies only if the new code is
   48.59 + * made subject to such option by the copyright holder.
   48.60   */
   48.61  package org.apidesign.html.geo.impl;
   48.62  
    49.1 --- a/geo/src/test/java/org/apidesign/html/geo/impl/GeoProcessorTest.java	Mon Dec 16 14:59:30 2013 +0100
    49.2 +++ b/geo/src/test/java/org/apidesign/html/geo/impl/GeoProcessorTest.java	Mon Dec 16 15:00:21 2013 +0100
    49.3 @@ -1,22 +1,44 @@
    49.4  /**
    49.5 - * HTML via Java(tm) Language Bindings
    49.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    49.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    49.8   *
    49.9 - * This program is free software: you can redistribute it and/or modify
   49.10 - * it under the terms of the GNU General Public License as published by
   49.11 - * the Free Software Foundation, version 2 of the License.
   49.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   49.13   *
   49.14 - * This program is distributed in the hope that it will be useful,
   49.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   49.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   49.17 - * GNU General Public License for more details. apidesign.org
   49.18 - * designates this particular file as subject to the
   49.19 - * "Classpath" exception as provided by apidesign.org
   49.20 - * in the License file that accompanied this code.
   49.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   49.22 + * Other names may be trademarks of their respective owners.
   49.23   *
   49.24 - * You should have received a copy of the GNU General Public License
   49.25 - * along with this program. Look for COPYING file in the top folder.
   49.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   49.27 + * The contents of this file are subject to the terms of either the GNU
   49.28 + * General Public License Version 2 only ("GPL") or the Common
   49.29 + * Development and Distribution License("CDDL") (collectively, the
   49.30 + * "License"). You may not use this file except in compliance with the
   49.31 + * License. You can obtain a copy of the License at
   49.32 + * http://www.netbeans.org/cddl-gplv2.html
   49.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   49.34 + * specific language governing permissions and limitations under the
   49.35 + * License.  When distributing the software, include this License Header
   49.36 + * Notice in each file and include the License file at
   49.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   49.38 + * particular file as subject to the "Classpath" exception as provided
   49.39 + * by Oracle in the GPL Version 2 section of the License file that
   49.40 + * accompanied this code. If applicable, add the following below the
   49.41 + * License Header, with the fields enclosed by brackets [] replaced by
   49.42 + * your own identifying information:
   49.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   49.44 + *
   49.45 + * Contributor(s):
   49.46 + *
   49.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   49.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   49.49 + *
   49.50 + * If you wish your version of this file to be governed by only the CDDL
   49.51 + * or only the GPL Version 2, indicate your decision by adding
   49.52 + * "[Contributor] elects to include this software in this distribution
   49.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   49.54 + * single choice of license, a recipient has the option to distribute
   49.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   49.56 + * to extend the choice of license to its licensees as provided above.
   49.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   49.58 + * Version 2 license, then the option applies only if the new code is
   49.59 + * made subject to such option by the copyright holder.
   49.60   */
   49.61  package org.apidesign.html.geo.impl;
   49.62  
    50.1 --- a/json-tck/src/main/java/net/java/html/json/tests/ConvertTypesTest.java	Mon Dec 16 14:59:30 2013 +0100
    50.2 +++ b/json-tck/src/main/java/net/java/html/json/tests/ConvertTypesTest.java	Mon Dec 16 15:00:21 2013 +0100
    50.3 @@ -1,22 +1,44 @@
    50.4  /**
    50.5 - * HTML via Java(tm) Language Bindings
    50.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    50.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    50.8   *
    50.9 - * This program is free software: you can redistribute it and/or modify
   50.10 - * it under the terms of the GNU General Public License as published by
   50.11 - * the Free Software Foundation, version 2 of the License.
   50.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   50.13   *
   50.14 - * This program is distributed in the hope that it will be useful,
   50.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   50.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   50.17 - * GNU General Public License for more details. apidesign.org
   50.18 - * designates this particular file as subject to the
   50.19 - * "Classpath" exception as provided by apidesign.org
   50.20 - * in the License file that accompanied this code.
   50.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   50.22 + * Other names may be trademarks of their respective owners.
   50.23   *
   50.24 - * You should have received a copy of the GNU General Public License
   50.25 - * along with this program. Look for COPYING file in the top folder.
   50.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   50.27 + * The contents of this file are subject to the terms of either the GNU
   50.28 + * General Public License Version 2 only ("GPL") or the Common
   50.29 + * Development and Distribution License("CDDL") (collectively, the
   50.30 + * "License"). You may not use this file except in compliance with the
   50.31 + * License. You can obtain a copy of the License at
   50.32 + * http://www.netbeans.org/cddl-gplv2.html
   50.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   50.34 + * specific language governing permissions and limitations under the
   50.35 + * License.  When distributing the software, include this License Header
   50.36 + * Notice in each file and include the License file at
   50.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   50.38 + * particular file as subject to the "Classpath" exception as provided
   50.39 + * by Oracle in the GPL Version 2 section of the License file that
   50.40 + * accompanied this code. If applicable, add the following below the
   50.41 + * License Header, with the fields enclosed by brackets [] replaced by
   50.42 + * your own identifying information:
   50.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   50.44 + *
   50.45 + * Contributor(s):
   50.46 + *
   50.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   50.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   50.49 + *
   50.50 + * If you wish your version of this file to be governed by only the CDDL
   50.51 + * or only the GPL Version 2, indicate your decision by adding
   50.52 + * "[Contributor] elects to include this software in this distribution
   50.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   50.54 + * single choice of license, a recipient has the option to distribute
   50.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   50.56 + * to extend the choice of license to its licensees as provided above.
   50.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   50.58 + * Version 2 license, then the option applies only if the new code is
   50.59 + * made subject to such option by the copyright holder.
   50.60   */
   50.61  package net.java.html.json.tests;
   50.62  
    51.1 --- a/json-tck/src/main/java/net/java/html/json/tests/JSONTest.java	Mon Dec 16 14:59:30 2013 +0100
    51.2 +++ b/json-tck/src/main/java/net/java/html/json/tests/JSONTest.java	Mon Dec 16 15:00:21 2013 +0100
    51.3 @@ -1,22 +1,44 @@
    51.4  /**
    51.5 - * HTML via Java(tm) Language Bindings
    51.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    51.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    51.8   *
    51.9 - * This program is free software: you can redistribute it and/or modify
   51.10 - * it under the terms of the GNU General Public License as published by
   51.11 - * the Free Software Foundation, version 2 of the License.
   51.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   51.13   *
   51.14 - * This program is distributed in the hope that it will be useful,
   51.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   51.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   51.17 - * GNU General Public License for more details. apidesign.org
   51.18 - * designates this particular file as subject to the
   51.19 - * "Classpath" exception as provided by apidesign.org
   51.20 - * in the License file that accompanied this code.
   51.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   51.22 + * Other names may be trademarks of their respective owners.
   51.23   *
   51.24 - * You should have received a copy of the GNU General Public License
   51.25 - * along with this program. Look for COPYING file in the top folder.
   51.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   51.27 + * The contents of this file are subject to the terms of either the GNU
   51.28 + * General Public License Version 2 only ("GPL") or the Common
   51.29 + * Development and Distribution License("CDDL") (collectively, the
   51.30 + * "License"). You may not use this file except in compliance with the
   51.31 + * License. You can obtain a copy of the License at
   51.32 + * http://www.netbeans.org/cddl-gplv2.html
   51.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   51.34 + * specific language governing permissions and limitations under the
   51.35 + * License.  When distributing the software, include this License Header
   51.36 + * Notice in each file and include the License file at
   51.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   51.38 + * particular file as subject to the "Classpath" exception as provided
   51.39 + * by Oracle in the GPL Version 2 section of the License file that
   51.40 + * accompanied this code. If applicable, add the following below the
   51.41 + * License Header, with the fields enclosed by brackets [] replaced by
   51.42 + * your own identifying information:
   51.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   51.44 + *
   51.45 + * Contributor(s):
   51.46 + *
   51.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   51.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   51.49 + *
   51.50 + * If you wish your version of this file to be governed by only the CDDL
   51.51 + * or only the GPL Version 2, indicate your decision by adding
   51.52 + * "[Contributor] elects to include this software in this distribution
   51.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   51.54 + * single choice of license, a recipient has the option to distribute
   51.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   51.56 + * to extend the choice of license to its licensees as provided above.
   51.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   51.58 + * Version 2 license, then the option applies only if the new code is
   51.59 + * made subject to such option by the copyright holder.
   51.60   */
   51.61  package net.java.html.json.tests;
   51.62  
    52.1 --- a/json-tck/src/main/java/net/java/html/json/tests/KnockoutTest.java	Mon Dec 16 14:59:30 2013 +0100
    52.2 +++ b/json-tck/src/main/java/net/java/html/json/tests/KnockoutTest.java	Mon Dec 16 15:00:21 2013 +0100
    52.3 @@ -1,22 +1,44 @@
    52.4  /**
    52.5 - * HTML via Java(tm) Language Bindings
    52.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    52.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    52.8   *
    52.9 - * This program is free software: you can redistribute it and/or modify
   52.10 - * it under the terms of the GNU General Public License as published by
   52.11 - * the Free Software Foundation, version 2 of the License.
   52.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   52.13   *
   52.14 - * This program is distributed in the hope that it will be useful,
   52.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   52.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   52.17 - * GNU General Public License for more details. apidesign.org
   52.18 - * designates this particular file as subject to the
   52.19 - * "Classpath" exception as provided by apidesign.org
   52.20 - * in the License file that accompanied this code.
   52.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   52.22 + * Other names may be trademarks of their respective owners.
   52.23   *
   52.24 - * You should have received a copy of the GNU General Public License
   52.25 - * along with this program. Look for COPYING file in the top folder.
   52.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   52.27 + * The contents of this file are subject to the terms of either the GNU
   52.28 + * General Public License Version 2 only ("GPL") or the Common
   52.29 + * Development and Distribution License("CDDL") (collectively, the
   52.30 + * "License"). You may not use this file except in compliance with the
   52.31 + * License. You can obtain a copy of the License at
   52.32 + * http://www.netbeans.org/cddl-gplv2.html
   52.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   52.34 + * specific language governing permissions and limitations under the
   52.35 + * License.  When distributing the software, include this License Header
   52.36 + * Notice in each file and include the License file at
   52.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   52.38 + * particular file as subject to the "Classpath" exception as provided
   52.39 + * by Oracle in the GPL Version 2 section of the License file that
   52.40 + * accompanied this code. If applicable, add the following below the
   52.41 + * License Header, with the fields enclosed by brackets [] replaced by
   52.42 + * your own identifying information:
   52.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   52.44 + *
   52.45 + * Contributor(s):
   52.46 + *
   52.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   52.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   52.49 + *
   52.50 + * If you wish your version of this file to be governed by only the CDDL
   52.51 + * or only the GPL Version 2, indicate your decision by adding
   52.52 + * "[Contributor] elects to include this software in this distribution
   52.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   52.54 + * single choice of license, a recipient has the option to distribute
   52.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   52.56 + * to extend the choice of license to its licensees as provided above.
   52.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   52.58 + * Version 2 license, then the option applies only if the new code is
   52.59 + * made subject to such option by the copyright holder.
   52.60   */
   52.61  package net.java.html.json.tests;
   52.62  
    53.1 --- a/json-tck/src/main/java/net/java/html/json/tests/OperationsTest.java	Mon Dec 16 14:59:30 2013 +0100
    53.2 +++ b/json-tck/src/main/java/net/java/html/json/tests/OperationsTest.java	Mon Dec 16 15:00:21 2013 +0100
    53.3 @@ -1,22 +1,44 @@
    53.4  /**
    53.5 - * HTML via Java(tm) Language Bindings
    53.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    53.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    53.8   *
    53.9 - * This program is free software: you can redistribute it and/or modify
   53.10 - * it under the terms of the GNU General Public License as published by
   53.11 - * the Free Software Foundation, version 2 of the License.
   53.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   53.13   *
   53.14 - * This program is distributed in the hope that it will be useful,
   53.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   53.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   53.17 - * GNU General Public License for more details. apidesign.org
   53.18 - * designates this particular file as subject to the
   53.19 - * "Classpath" exception as provided by apidesign.org
   53.20 - * in the License file that accompanied this code.
   53.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   53.22 + * Other names may be trademarks of their respective owners.
   53.23   *
   53.24 - * You should have received a copy of the GNU General Public License
   53.25 - * along with this program. Look for COPYING file in the top folder.
   53.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   53.27 + * The contents of this file are subject to the terms of either the GNU
   53.28 + * General Public License Version 2 only ("GPL") or the Common
   53.29 + * Development and Distribution License("CDDL") (collectively, the
   53.30 + * "License"). You may not use this file except in compliance with the
   53.31 + * License. You can obtain a copy of the License at
   53.32 + * http://www.netbeans.org/cddl-gplv2.html
   53.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   53.34 + * specific language governing permissions and limitations under the
   53.35 + * License.  When distributing the software, include this License Header
   53.36 + * Notice in each file and include the License file at
   53.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   53.38 + * particular file as subject to the "Classpath" exception as provided
   53.39 + * by Oracle in the GPL Version 2 section of the License file that
   53.40 + * accompanied this code. If applicable, add the following below the
   53.41 + * License Header, with the fields enclosed by brackets [] replaced by
   53.42 + * your own identifying information:
   53.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   53.44 + *
   53.45 + * Contributor(s):
   53.46 + *
   53.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   53.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   53.49 + *
   53.50 + * If you wish your version of this file to be governed by only the CDDL
   53.51 + * or only the GPL Version 2, indicate your decision by adding
   53.52 + * "[Contributor] elects to include this software in this distribution
   53.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   53.54 + * single choice of license, a recipient has the option to distribute
   53.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   53.56 + * to extend the choice of license to its licensees as provided above.
   53.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   53.58 + * Version 2 license, then the option applies only if the new code is
   53.59 + * made subject to such option by the copyright holder.
   53.60   */
   53.61  package net.java.html.json.tests;
   53.62  
    54.1 --- a/json-tck/src/main/java/net/java/html/json/tests/PairModel.java	Mon Dec 16 14:59:30 2013 +0100
    54.2 +++ b/json-tck/src/main/java/net/java/html/json/tests/PairModel.java	Mon Dec 16 15:00:21 2013 +0100
    54.3 @@ -1,22 +1,44 @@
    54.4  /**
    54.5 - * HTML via Java(tm) Language Bindings
    54.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    54.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    54.8   *
    54.9 - * This program is free software: you can redistribute it and/or modify
   54.10 - * it under the terms of the GNU General Public License as published by
   54.11 - * the Free Software Foundation, version 2 of the License.
   54.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   54.13   *
   54.14 - * This program is distributed in the hope that it will be useful,
   54.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   54.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   54.17 - * GNU General Public License for more details. apidesign.org
   54.18 - * designates this particular file as subject to the
   54.19 - * "Classpath" exception as provided by apidesign.org
   54.20 - * in the License file that accompanied this code.
   54.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   54.22 + * Other names may be trademarks of their respective owners.
   54.23   *
   54.24 - * You should have received a copy of the GNU General Public License
   54.25 - * along with this program. Look for COPYING file in the top folder.
   54.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   54.27 + * The contents of this file are subject to the terms of either the GNU
   54.28 + * General Public License Version 2 only ("GPL") or the Common
   54.29 + * Development and Distribution License("CDDL") (collectively, the
   54.30 + * "License"). You may not use this file except in compliance with the
   54.31 + * License. You can obtain a copy of the License at
   54.32 + * http://www.netbeans.org/cddl-gplv2.html
   54.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   54.34 + * specific language governing permissions and limitations under the
   54.35 + * License.  When distributing the software, include this License Header
   54.36 + * Notice in each file and include the License file at
   54.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   54.38 + * particular file as subject to the "Classpath" exception as provided
   54.39 + * by Oracle in the GPL Version 2 section of the License file that
   54.40 + * accompanied this code. If applicable, add the following below the
   54.41 + * License Header, with the fields enclosed by brackets [] replaced by
   54.42 + * your own identifying information:
   54.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   54.44 + *
   54.45 + * Contributor(s):
   54.46 + *
   54.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   54.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   54.49 + *
   54.50 + * If you wish your version of this file to be governed by only the CDDL
   54.51 + * or only the GPL Version 2, indicate your decision by adding
   54.52 + * "[Contributor] elects to include this software in this distribution
   54.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   54.54 + * single choice of license, a recipient has the option to distribute
   54.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   54.56 + * to extend the choice of license to its licensees as provided above.
   54.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   54.58 + * Version 2 license, then the option applies only if the new code is
   54.59 + * made subject to such option by the copyright holder.
   54.60   */
   54.61  package net.java.html.json.tests;
   54.62  
    55.1 --- a/json-tck/src/main/java/net/java/html/json/tests/PersonImpl.java	Mon Dec 16 14:59:30 2013 +0100
    55.2 +++ b/json-tck/src/main/java/net/java/html/json/tests/PersonImpl.java	Mon Dec 16 15:00:21 2013 +0100
    55.3 @@ -1,22 +1,44 @@
    55.4  /**
    55.5 - * HTML via Java(tm) Language Bindings
    55.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    55.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    55.8   *
    55.9 - * This program is free software: you can redistribute it and/or modify
   55.10 - * it under the terms of the GNU General Public License as published by
   55.11 - * the Free Software Foundation, version 2 of the License.
   55.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   55.13   *
   55.14 - * This program is distributed in the hope that it will be useful,
   55.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   55.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   55.17 - * GNU General Public License for more details. apidesign.org
   55.18 - * designates this particular file as subject to the
   55.19 - * "Classpath" exception as provided by apidesign.org
   55.20 - * in the License file that accompanied this code.
   55.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   55.22 + * Other names may be trademarks of their respective owners.
   55.23   *
   55.24 - * You should have received a copy of the GNU General Public License
   55.25 - * along with this program. Look for COPYING file in the top folder.
   55.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   55.27 + * The contents of this file are subject to the terms of either the GNU
   55.28 + * General Public License Version 2 only ("GPL") or the Common
   55.29 + * Development and Distribution License("CDDL") (collectively, the
   55.30 + * "License"). You may not use this file except in compliance with the
   55.31 + * License. You can obtain a copy of the License at
   55.32 + * http://www.netbeans.org/cddl-gplv2.html
   55.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   55.34 + * specific language governing permissions and limitations under the
   55.35 + * License.  When distributing the software, include this License Header
   55.36 + * Notice in each file and include the License file at
   55.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   55.38 + * particular file as subject to the "Classpath" exception as provided
   55.39 + * by Oracle in the GPL Version 2 section of the License file that
   55.40 + * accompanied this code. If applicable, add the following below the
   55.41 + * License Header, with the fields enclosed by brackets [] replaced by
   55.42 + * your own identifying information:
   55.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   55.44 + *
   55.45 + * Contributor(s):
   55.46 + *
   55.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   55.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   55.49 + *
   55.50 + * If you wish your version of this file to be governed by only the CDDL
   55.51 + * or only the GPL Version 2, indicate your decision by adding
   55.52 + * "[Contributor] elects to include this software in this distribution
   55.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   55.54 + * single choice of license, a recipient has the option to distribute
   55.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   55.56 + * to extend the choice of license to its licensees as provided above.
   55.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   55.58 + * Version 2 license, then the option applies only if the new code is
   55.59 + * made subject to such option by the copyright holder.
   55.60   */
   55.61  package net.java.html.json.tests;
   55.62  
    56.1 --- a/json-tck/src/main/java/net/java/html/json/tests/Sex.java	Mon Dec 16 14:59:30 2013 +0100
    56.2 +++ b/json-tck/src/main/java/net/java/html/json/tests/Sex.java	Mon Dec 16 15:00:21 2013 +0100
    56.3 @@ -1,22 +1,44 @@
    56.4  /**
    56.5 - * HTML via Java(tm) Language Bindings
    56.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    56.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    56.8   *
    56.9 - * This program is free software: you can redistribute it and/or modify
   56.10 - * it under the terms of the GNU General Public License as published by
   56.11 - * the Free Software Foundation, version 2 of the License.
   56.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   56.13   *
   56.14 - * This program is distributed in the hope that it will be useful,
   56.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   56.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   56.17 - * GNU General Public License for more details. apidesign.org
   56.18 - * designates this particular file as subject to the
   56.19 - * "Classpath" exception as provided by apidesign.org
   56.20 - * in the License file that accompanied this code.
   56.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   56.22 + * Other names may be trademarks of their respective owners.
   56.23   *
   56.24 - * You should have received a copy of the GNU General Public License
   56.25 - * along with this program. Look for COPYING file in the top folder.
   56.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   56.27 + * The contents of this file are subject to the terms of either the GNU
   56.28 + * General Public License Version 2 only ("GPL") or the Common
   56.29 + * Development and Distribution License("CDDL") (collectively, the
   56.30 + * "License"). You may not use this file except in compliance with the
   56.31 + * License. You can obtain a copy of the License at
   56.32 + * http://www.netbeans.org/cddl-gplv2.html
   56.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   56.34 + * specific language governing permissions and limitations under the
   56.35 + * License.  When distributing the software, include this License Header
   56.36 + * Notice in each file and include the License file at
   56.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   56.38 + * particular file as subject to the "Classpath" exception as provided
   56.39 + * by Oracle in the GPL Version 2 section of the License file that
   56.40 + * accompanied this code. If applicable, add the following below the
   56.41 + * License Header, with the fields enclosed by brackets [] replaced by
   56.42 + * your own identifying information:
   56.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   56.44 + *
   56.45 + * Contributor(s):
   56.46 + *
   56.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   56.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   56.49 + *
   56.50 + * If you wish your version of this file to be governed by only the CDDL
   56.51 + * or only the GPL Version 2, indicate your decision by adding
   56.52 + * "[Contributor] elects to include this software in this distribution
   56.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   56.54 + * single choice of license, a recipient has the option to distribute
   56.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   56.56 + * to extend the choice of license to its licensees as provided above.
   56.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   56.58 + * Version 2 license, then the option applies only if the new code is
   56.59 + * made subject to such option by the copyright holder.
   56.60   */
   56.61  package net.java.html.json.tests;
   56.62  
    57.1 --- a/json-tck/src/main/java/net/java/html/json/tests/Utils.java	Mon Dec 16 14:59:30 2013 +0100
    57.2 +++ b/json-tck/src/main/java/net/java/html/json/tests/Utils.java	Mon Dec 16 15:00:21 2013 +0100
    57.3 @@ -1,22 +1,44 @@
    57.4  /**
    57.5 - * HTML via Java(tm) Language Bindings
    57.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    57.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    57.8   *
    57.9 - * This program is free software: you can redistribute it and/or modify
   57.10 - * it under the terms of the GNU General Public License as published by
   57.11 - * the Free Software Foundation, version 2 of the License.
   57.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   57.13   *
   57.14 - * This program is distributed in the hope that it will be useful,
   57.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   57.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   57.17 - * GNU General Public License for more details. apidesign.org
   57.18 - * designates this particular file as subject to the
   57.19 - * "Classpath" exception as provided by apidesign.org
   57.20 - * in the License file that accompanied this code.
   57.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   57.22 + * Other names may be trademarks of their respective owners.
   57.23   *
   57.24 - * You should have received a copy of the GNU General Public License
   57.25 - * along with this program. Look for COPYING file in the top folder.
   57.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   57.27 + * The contents of this file are subject to the terms of either the GNU
   57.28 + * General Public License Version 2 only ("GPL") or the Common
   57.29 + * Development and Distribution License("CDDL") (collectively, the
   57.30 + * "License"). You may not use this file except in compliance with the
   57.31 + * License. You can obtain a copy of the License at
   57.32 + * http://www.netbeans.org/cddl-gplv2.html
   57.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   57.34 + * specific language governing permissions and limitations under the
   57.35 + * License.  When distributing the software, include this License Header
   57.36 + * Notice in each file and include the License file at
   57.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   57.38 + * particular file as subject to the "Classpath" exception as provided
   57.39 + * by Oracle in the GPL Version 2 section of the License file that
   57.40 + * accompanied this code. If applicable, add the following below the
   57.41 + * License Header, with the fields enclosed by brackets [] replaced by
   57.42 + * your own identifying information:
   57.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   57.44 + *
   57.45 + * Contributor(s):
   57.46 + *
   57.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   57.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   57.49 + *
   57.50 + * If you wish your version of this file to be governed by only the CDDL
   57.51 + * or only the GPL Version 2, indicate your decision by adding
   57.52 + * "[Contributor] elects to include this software in this distribution
   57.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   57.54 + * single choice of license, a recipient has the option to distribute
   57.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   57.56 + * to extend the choice of license to its licensees as provided above.
   57.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   57.58 + * Version 2 license, then the option applies only if the new code is
   57.59 + * made subject to such option by the copyright holder.
   57.60   */
   57.61  package net.java.html.json.tests;
   57.62  
    58.1 --- a/json-tck/src/main/java/net/java/html/json/tests/WebSocketTest.java	Mon Dec 16 14:59:30 2013 +0100
    58.2 +++ b/json-tck/src/main/java/net/java/html/json/tests/WebSocketTest.java	Mon Dec 16 15:00:21 2013 +0100
    58.3 @@ -1,22 +1,44 @@
    58.4  /**
    58.5 - * HTML via Java(tm) Language Bindings
    58.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    58.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    58.8   *
    58.9 - * This program is free software: you can redistribute it and/or modify
   58.10 - * it under the terms of the GNU General Public License as published by
   58.11 - * the Free Software Foundation, version 2 of the License.
   58.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   58.13   *
   58.14 - * This program is distributed in the hope that it will be useful,
   58.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   58.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   58.17 - * GNU General Public License for more details. apidesign.org
   58.18 - * designates this particular file as subject to the
   58.19 - * "Classpath" exception as provided by apidesign.org
   58.20 - * in the License file that accompanied this code.
   58.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   58.22 + * Other names may be trademarks of their respective owners.
   58.23   *
   58.24 - * You should have received a copy of the GNU General Public License
   58.25 - * along with this program. Look for COPYING file in the top folder.
   58.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   58.27 + * The contents of this file are subject to the terms of either the GNU
   58.28 + * General Public License Version 2 only ("GPL") or the Common
   58.29 + * Development and Distribution License("CDDL") (collectively, the
   58.30 + * "License"). You may not use this file except in compliance with the
   58.31 + * License. You can obtain a copy of the License at
   58.32 + * http://www.netbeans.org/cddl-gplv2.html
   58.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   58.34 + * specific language governing permissions and limitations under the
   58.35 + * License.  When distributing the software, include this License Header
   58.36 + * Notice in each file and include the License file at
   58.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   58.38 + * particular file as subject to the "Classpath" exception as provided
   58.39 + * by Oracle in the GPL Version 2 section of the License file that
   58.40 + * accompanied this code. If applicable, add the following below the
   58.41 + * License Header, with the fields enclosed by brackets [] replaced by
   58.42 + * your own identifying information:
   58.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   58.44 + *
   58.45 + * Contributor(s):
   58.46 + *
   58.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   58.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   58.49 + *
   58.50 + * If you wish your version of this file to be governed by only the CDDL
   58.51 + * or only the GPL Version 2, indicate your decision by adding
   58.52 + * "[Contributor] elects to include this software in this distribution
   58.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   58.54 + * single choice of license, a recipient has the option to distribute
   58.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   58.56 + * to extend the choice of license to its licensees as provided above.
   58.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   58.58 + * Version 2 license, then the option applies only if the new code is
   58.59 + * made subject to such option by the copyright holder.
   58.60   */
   58.61  package net.java.html.json.tests;
   58.62  
    59.1 --- a/json-tck/src/main/java/org/apidesign/html/json/tck/KOTest.java	Mon Dec 16 14:59:30 2013 +0100
    59.2 +++ b/json-tck/src/main/java/org/apidesign/html/json/tck/KOTest.java	Mon Dec 16 15:00:21 2013 +0100
    59.3 @@ -1,22 +1,44 @@
    59.4  /**
    59.5 - * HTML via Java(tm) Language Bindings
    59.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    59.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    59.8   *
    59.9 - * This program is free software: you can redistribute it and/or modify
   59.10 - * it under the terms of the GNU General Public License as published by
   59.11 - * the Free Software Foundation, version 2 of the License.
   59.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   59.13   *
   59.14 - * This program is distributed in the hope that it will be useful,
   59.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   59.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   59.17 - * GNU General Public License for more details. apidesign.org
   59.18 - * designates this particular file as subject to the
   59.19 - * "Classpath" exception as provided by apidesign.org
   59.20 - * in the License file that accompanied this code.
   59.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   59.22 + * Other names may be trademarks of their respective owners.
   59.23   *
   59.24 - * You should have received a copy of the GNU General Public License
   59.25 - * along with this program. Look for COPYING file in the top folder.
   59.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   59.27 + * The contents of this file are subject to the terms of either the GNU
   59.28 + * General Public License Version 2 only ("GPL") or the Common
   59.29 + * Development and Distribution License("CDDL") (collectively, the
   59.30 + * "License"). You may not use this file except in compliance with the
   59.31 + * License. You can obtain a copy of the License at
   59.32 + * http://www.netbeans.org/cddl-gplv2.html
   59.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   59.34 + * specific language governing permissions and limitations under the
   59.35 + * License.  When distributing the software, include this License Header
   59.36 + * Notice in each file and include the License file at
   59.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   59.38 + * particular file as subject to the "Classpath" exception as provided
   59.39 + * by Oracle in the GPL Version 2 section of the License file that
   59.40 + * accompanied this code. If applicable, add the following below the
   59.41 + * License Header, with the fields enclosed by brackets [] replaced by
   59.42 + * your own identifying information:
   59.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   59.44 + *
   59.45 + * Contributor(s):
   59.46 + *
   59.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   59.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   59.49 + *
   59.50 + * If you wish your version of this file to be governed by only the CDDL
   59.51 + * or only the GPL Version 2, indicate your decision by adding
   59.52 + * "[Contributor] elects to include this software in this distribution
   59.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   59.54 + * single choice of license, a recipient has the option to distribute
   59.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   59.56 + * to extend the choice of license to its licensees as provided above.
   59.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   59.58 + * Version 2 license, then the option applies only if the new code is
   59.59 + * made subject to such option by the copyright holder.
   59.60   */
   59.61  package org.apidesign.html.json.tck;
   59.62  
    60.1 --- a/json-tck/src/main/java/org/apidesign/html/json/tck/KnockoutTCK.java	Mon Dec 16 14:59:30 2013 +0100
    60.2 +++ b/json-tck/src/main/java/org/apidesign/html/json/tck/KnockoutTCK.java	Mon Dec 16 15:00:21 2013 +0100
    60.3 @@ -1,22 +1,44 @@
    60.4  /**
    60.5 - * HTML via Java(tm) Language Bindings
    60.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    60.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    60.8   *
    60.9 - * This program is free software: you can redistribute it and/or modify
   60.10 - * it under the terms of the GNU General Public License as published by
   60.11 - * the Free Software Foundation, version 2 of the License.
   60.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   60.13   *
   60.14 - * This program is distributed in the hope that it will be useful,
   60.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   60.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   60.17 - * GNU General Public License for more details. apidesign.org
   60.18 - * designates this particular file as subject to the
   60.19 - * "Classpath" exception as provided by apidesign.org
   60.20 - * in the License file that accompanied this code.
   60.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   60.22 + * Other names may be trademarks of their respective owners.
   60.23   *
   60.24 - * You should have received a copy of the GNU General Public License
   60.25 - * along with this program. Look for COPYING file in the top folder.
   60.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   60.27 + * The contents of this file are subject to the terms of either the GNU
   60.28 + * General Public License Version 2 only ("GPL") or the Common
   60.29 + * Development and Distribution License("CDDL") (collectively, the
   60.30 + * "License"). You may not use this file except in compliance with the
   60.31 + * License. You can obtain a copy of the License at
   60.32 + * http://www.netbeans.org/cddl-gplv2.html
   60.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   60.34 + * specific language governing permissions and limitations under the
   60.35 + * License.  When distributing the software, include this License Header
   60.36 + * Notice in each file and include the License file at
   60.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   60.38 + * particular file as subject to the "Classpath" exception as provided
   60.39 + * by Oracle in the GPL Version 2 section of the License file that
   60.40 + * accompanied this code. If applicable, add the following below the
   60.41 + * License Header, with the fields enclosed by brackets [] replaced by
   60.42 + * your own identifying information:
   60.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   60.44 + *
   60.45 + * Contributor(s):
   60.46 + *
   60.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   60.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   60.49 + *
   60.50 + * If you wish your version of this file to be governed by only the CDDL
   60.51 + * or only the GPL Version 2, indicate your decision by adding
   60.52 + * "[Contributor] elects to include this software in this distribution
   60.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   60.54 + * single choice of license, a recipient has the option to distribute
   60.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   60.56 + * to extend the choice of license to its licensees as provided above.
   60.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   60.58 + * Version 2 license, then the option applies only if the new code is
   60.59 + * made subject to such option by the copyright holder.
   60.60   */
   60.61  package org.apidesign.html.json.tck;
   60.62  
    61.1 --- a/json-tck/src/main/resources/org/apidesign/html/json/tck/package.html	Mon Dec 16 14:59:30 2013 +0100
    61.2 +++ b/json-tck/src/main/resources/org/apidesign/html/json/tck/package.html	Mon Dec 16 15:00:21 2013 +0100
    61.3 @@ -1,23 +1,45 @@
    61.4  <!--
    61.5  
    61.6 -    HTML via Java(tm) Language Bindings
    61.7 -    Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    61.8 +    DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    61.9  
   61.10 -    This program is free software: you can redistribute it and/or modify
   61.11 -    it under the terms of the GNU General Public License as published by
   61.12 -    the Free Software Foundation, version 2 of the License.
   61.13 +    Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   61.14  
   61.15 -    This program is distributed in the hope that it will be useful,
   61.16 -    but WITHOUT ANY WARRANTY; without even the implied warranty of
   61.17 -    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   61.18 -    GNU General Public License for more details. apidesign.org
   61.19 -    designates this particular file as subject to the
   61.20 -    "Classpath" exception as provided by apidesign.org
   61.21 -    in the License file that accompanied this code.
   61.22 +    Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   61.23 +    Other names may be trademarks of their respective owners.
   61.24  
   61.25 -    You should have received a copy of the GNU General Public License
   61.26 -    along with this program. Look for COPYING file in the top folder.
   61.27 -    If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   61.28 +    The contents of this file are subject to the terms of either the GNU
   61.29 +    General Public License Version 2 only ("GPL") or the Common
   61.30 +    Development and Distribution License("CDDL") (collectively, the
   61.31 +    "License"). You may not use this file except in compliance with the
   61.32 +    License. You can obtain a copy of the License at
   61.33 +    http://www.netbeans.org/cddl-gplv2.html
   61.34 +    or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   61.35 +    specific language governing permissions and limitations under the
   61.36 +    License.  When distributing the software, include this License Header
   61.37 +    Notice in each file and include the License file at
   61.38 +    nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   61.39 +    particular file as subject to the "Classpath" exception as provided
   61.40 +    by Oracle in the GPL Version 2 section of the License file that
   61.41 +    accompanied this code. If applicable, add the following below the
   61.42 +    License Header, with the fields enclosed by brackets [] replaced by
   61.43 +    your own identifying information:
   61.44 +    "Portions Copyrighted [year] [name of copyright owner]"
   61.45 +
   61.46 +    Contributor(s):
   61.47 +
   61.48 +    The Original Software is NetBeans. The Initial Developer of the Original
   61.49 +    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   61.50 +
   61.51 +    If you wish your version of this file to be governed by only the CDDL
   61.52 +    or only the GPL Version 2, indicate your decision by adding
   61.53 +    "[Contributor] elects to include this software in this distribution
   61.54 +    under the [CDDL or GPL Version 2] license." If you do not indicate a
   61.55 +    single choice of license, a recipient has the option to distribute
   61.56 +    your version of this file under either the CDDL, the GPL Version 2 or
   61.57 +    to extend the choice of license to its licensees as provided above.
   61.58 +    However, if you add GPL Version 2 code and therefore, elected the GPL
   61.59 +    Version 2 license, then the option applies only if the new code is
   61.60 +    made subject to such option by the copyright holder.
   61.61  
   61.62  -->
   61.63  <!DOCTYPE html>
    62.1 --- a/json/src/main/java/net/java/html/json/ComputedProperty.java	Mon Dec 16 14:59:30 2013 +0100
    62.2 +++ b/json/src/main/java/net/java/html/json/ComputedProperty.java	Mon Dec 16 15:00:21 2013 +0100
    62.3 @@ -1,22 +1,44 @@
    62.4  /**
    62.5 - * HTML via Java(tm) Language Bindings
    62.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    62.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    62.8   *
    62.9 - * This program is free software: you can redistribute it and/or modify
   62.10 - * it under the terms of the GNU General Public License as published by
   62.11 - * the Free Software Foundation, version 2 of the License.
   62.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   62.13   *
   62.14 - * This program is distributed in the hope that it will be useful,
   62.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   62.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   62.17 - * GNU General Public License for more details. apidesign.org
   62.18 - * designates this particular file as subject to the
   62.19 - * "Classpath" exception as provided by apidesign.org
   62.20 - * in the License file that accompanied this code.
   62.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   62.22 + * Other names may be trademarks of their respective owners.
   62.23   *
   62.24 - * You should have received a copy of the GNU General Public License
   62.25 - * along with this program. Look for COPYING file in the top folder.
   62.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   62.27 + * The contents of this file are subject to the terms of either the GNU
   62.28 + * General Public License Version 2 only ("GPL") or the Common
   62.29 + * Development and Distribution License("CDDL") (collectively, the
   62.30 + * "License"). You may not use this file except in compliance with the
   62.31 + * License. You can obtain a copy of the License at
   62.32 + * http://www.netbeans.org/cddl-gplv2.html
   62.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   62.34 + * specific language governing permissions and limitations under the
   62.35 + * License.  When distributing the software, include this License Header
   62.36 + * Notice in each file and include the License file at
   62.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   62.38 + * particular file as subject to the "Classpath" exception as provided
   62.39 + * by Oracle in the GPL Version 2 section of the License file that
   62.40 + * accompanied this code. If applicable, add the following below the
   62.41 + * License Header, with the fields enclosed by brackets [] replaced by
   62.42 + * your own identifying information:
   62.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   62.44 + *
   62.45 + * Contributor(s):
   62.46 + *
   62.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   62.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   62.49 + *
   62.50 + * If you wish your version of this file to be governed by only the CDDL
   62.51 + * or only the GPL Version 2, indicate your decision by adding
   62.52 + * "[Contributor] elects to include this software in this distribution
   62.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   62.54 + * single choice of license, a recipient has the option to distribute
   62.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   62.56 + * to extend the choice of license to its licensees as provided above.
   62.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   62.58 + * Version 2 license, then the option applies only if the new code is
   62.59 + * made subject to such option by the copyright holder.
   62.60   */
   62.61  package net.java.html.json;
   62.62  
    63.1 --- a/json/src/main/java/net/java/html/json/Function.java	Mon Dec 16 14:59:30 2013 +0100
    63.2 +++ b/json/src/main/java/net/java/html/json/Function.java	Mon Dec 16 15:00:21 2013 +0100
    63.3 @@ -1,22 +1,44 @@
    63.4  /**
    63.5 - * HTML via Java(tm) Language Bindings
    63.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    63.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    63.8   *
    63.9 - * This program is free software: you can redistribute it and/or modify
   63.10 - * it under the terms of the GNU General Public License as published by
   63.11 - * the Free Software Foundation, version 2 of the License.
   63.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   63.13   *
   63.14 - * This program is distributed in the hope that it will be useful,
   63.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   63.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   63.17 - * GNU General Public License for more details. apidesign.org
   63.18 - * designates this particular file as subject to the
   63.19 - * "Classpath" exception as provided by apidesign.org
   63.20 - * in the License file that accompanied this code.
   63.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   63.22 + * Other names may be trademarks of their respective owners.
   63.23   *
   63.24 - * You should have received a copy of the GNU General Public License
   63.25 - * along with this program. Look for COPYING file in the top folder.
   63.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   63.27 + * The contents of this file are subject to the terms of either the GNU
   63.28 + * General Public License Version 2 only ("GPL") or the Common
   63.29 + * Development and Distribution License("CDDL") (collectively, the
   63.30 + * "License"). You may not use this file except in compliance with the
   63.31 + * License. You can obtain a copy of the License at
   63.32 + * http://www.netbeans.org/cddl-gplv2.html
   63.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   63.34 + * specific language governing permissions and limitations under the
   63.35 + * License.  When distributing the software, include this License Header
   63.36 + * Notice in each file and include the License file at
   63.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   63.38 + * particular file as subject to the "Classpath" exception as provided
   63.39 + * by Oracle in the GPL Version 2 section of the License file that
   63.40 + * accompanied this code. If applicable, add the following below the
   63.41 + * License Header, with the fields enclosed by brackets [] replaced by
   63.42 + * your own identifying information:
   63.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   63.44 + *
   63.45 + * Contributor(s):
   63.46 + *
   63.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   63.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   63.49 + *
   63.50 + * If you wish your version of this file to be governed by only the CDDL
   63.51 + * or only the GPL Version 2, indicate your decision by adding
   63.52 + * "[Contributor] elects to include this software in this distribution
   63.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   63.54 + * single choice of license, a recipient has the option to distribute
   63.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   63.56 + * to extend the choice of license to its licensees as provided above.
   63.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   63.58 + * Version 2 license, then the option applies only if the new code is
   63.59 + * made subject to such option by the copyright holder.
   63.60   */
   63.61  package net.java.html.json;
   63.62  
    64.1 --- a/json/src/main/java/net/java/html/json/Model.java	Mon Dec 16 14:59:30 2013 +0100
    64.2 +++ b/json/src/main/java/net/java/html/json/Model.java	Mon Dec 16 15:00:21 2013 +0100
    64.3 @@ -1,22 +1,44 @@
    64.4  /**
    64.5 - * HTML via Java(tm) Language Bindings
    64.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    64.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    64.8   *
    64.9 - * This program is free software: you can redistribute it and/or modify
   64.10 - * it under the terms of the GNU General Public License as published by
   64.11 - * the Free Software Foundation, version 2 of the License.
   64.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   64.13   *
   64.14 - * This program is distributed in the hope that it will be useful,
   64.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   64.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   64.17 - * GNU General Public License for more details. apidesign.org
   64.18 - * designates this particular file as subject to the
   64.19 - * "Classpath" exception as provided by apidesign.org
   64.20 - * in the License file that accompanied this code.
   64.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   64.22 + * Other names may be trademarks of their respective owners.
   64.23   *
   64.24 - * You should have received a copy of the GNU General Public License
   64.25 - * along with this program. Look for COPYING file in the top folder.
   64.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   64.27 + * The contents of this file are subject to the terms of either the GNU
   64.28 + * General Public License Version 2 only ("GPL") or the Common
   64.29 + * Development and Distribution License("CDDL") (collectively, the
   64.30 + * "License"). You may not use this file except in compliance with the
   64.31 + * License. You can obtain a copy of the License at
   64.32 + * http://www.netbeans.org/cddl-gplv2.html
   64.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   64.34 + * specific language governing permissions and limitations under the
   64.35 + * License.  When distributing the software, include this License Header
   64.36 + * Notice in each file and include the License file at
   64.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   64.38 + * particular file as subject to the "Classpath" exception as provided
   64.39 + * by Oracle in the GPL Version 2 section of the License file that
   64.40 + * accompanied this code. If applicable, add the following below the
   64.41 + * License Header, with the fields enclosed by brackets [] replaced by
   64.42 + * your own identifying information:
   64.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   64.44 + *
   64.45 + * Contributor(s):
   64.46 + *
   64.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   64.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   64.49 + *
   64.50 + * If you wish your version of this file to be governed by only the CDDL
   64.51 + * or only the GPL Version 2, indicate your decision by adding
   64.52 + * "[Contributor] elects to include this software in this distribution
   64.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   64.54 + * single choice of license, a recipient has the option to distribute
   64.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   64.56 + * to extend the choice of license to its licensees as provided above.
   64.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   64.58 + * Version 2 license, then the option applies only if the new code is
   64.59 + * made subject to such option by the copyright holder.
   64.60   */
   64.61  package net.java.html.json;
   64.62  
    65.1 --- a/json/src/main/java/net/java/html/json/ModelOperation.java	Mon Dec 16 14:59:30 2013 +0100
    65.2 +++ b/json/src/main/java/net/java/html/json/ModelOperation.java	Mon Dec 16 15:00:21 2013 +0100
    65.3 @@ -1,22 +1,44 @@
    65.4  /**
    65.5 - * HTML via Java(tm) Language Bindings
    65.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    65.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    65.8   *
    65.9 - * This program is free software: you can redistribute it and/or modify
   65.10 - * it under the terms of the GNU General Public License as published by
   65.11 - * the Free Software Foundation, version 2 of the License.
   65.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   65.13   *
   65.14 - * This program is distributed in the hope that it will be useful,
   65.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   65.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   65.17 - * GNU General Public License for more details. apidesign.org
   65.18 - * designates this particular file as subject to the
   65.19 - * "Classpath" exception as provided by apidesign.org
   65.20 - * in the License file that accompanied this code.
   65.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   65.22 + * Other names may be trademarks of their respective owners.
   65.23   *
   65.24 - * You should have received a copy of the GNU General Public License
   65.25 - * along with this program. Look for COPYING file in the top folder.
   65.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   65.27 + * The contents of this file are subject to the terms of either the GNU
   65.28 + * General Public License Version 2 only ("GPL") or the Common
   65.29 + * Development and Distribution License("CDDL") (collectively, the
   65.30 + * "License"). You may not use this file except in compliance with the
   65.31 + * License. You can obtain a copy of the License at
   65.32 + * http://www.netbeans.org/cddl-gplv2.html
   65.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   65.34 + * specific language governing permissions and limitations under the
   65.35 + * License.  When distributing the software, include this License Header
   65.36 + * Notice in each file and include the License file at
   65.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   65.38 + * particular file as subject to the "Classpath" exception as provided
   65.39 + * by Oracle in the GPL Version 2 section of the License file that
   65.40 + * accompanied this code. If applicable, add the following below the
   65.41 + * License Header, with the fields enclosed by brackets [] replaced by
   65.42 + * your own identifying information:
   65.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   65.44 + *
   65.45 + * Contributor(s):
   65.46 + *
   65.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   65.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   65.49 + *
   65.50 + * If you wish your version of this file to be governed by only the CDDL
   65.51 + * or only the GPL Version 2, indicate your decision by adding
   65.52 + * "[Contributor] elects to include this software in this distribution
   65.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   65.54 + * single choice of license, a recipient has the option to distribute
   65.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   65.56 + * to extend the choice of license to its licensees as provided above.
   65.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   65.58 + * Version 2 license, then the option applies only if the new code is
   65.59 + * made subject to such option by the copyright holder.
   65.60   */
   65.61  package net.java.html.json;
   65.62  
    66.1 --- a/json/src/main/java/net/java/html/json/Models.java	Mon Dec 16 14:59:30 2013 +0100
    66.2 +++ b/json/src/main/java/net/java/html/json/Models.java	Mon Dec 16 15:00:21 2013 +0100
    66.3 @@ -1,22 +1,44 @@
    66.4  /**
    66.5 - * HTML via Java(tm) Language Bindings
    66.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    66.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    66.8   *
    66.9 - * This program is free software: you can redistribute it and/or modify
   66.10 - * it under the terms of the GNU General Public License as published by
   66.11 - * the Free Software Foundation, version 2 of the License.
   66.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   66.13   *
   66.14 - * This program is distributed in the hope that it will be useful,
   66.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   66.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   66.17 - * GNU General Public License for more details. apidesign.org
   66.18 - * designates this particular file as subject to the
   66.19 - * "Classpath" exception as provided by apidesign.org
   66.20 - * in the License file that accompanied this code.
   66.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   66.22 + * Other names may be trademarks of their respective owners.
   66.23   *
   66.24 - * You should have received a copy of the GNU General Public License
   66.25 - * along with this program. Look for COPYING file in the top folder.
   66.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   66.27 + * The contents of this file are subject to the terms of either the GNU
   66.28 + * General Public License Version 2 only ("GPL") or the Common
   66.29 + * Development and Distribution License("CDDL") (collectively, the
   66.30 + * "License"). You may not use this file except in compliance with the
   66.31 + * License. You can obtain a copy of the License at
   66.32 + * http://www.netbeans.org/cddl-gplv2.html
   66.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   66.34 + * specific language governing permissions and limitations under the
   66.35 + * License.  When distributing the software, include this License Header
   66.36 + * Notice in each file and include the License file at
   66.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   66.38 + * particular file as subject to the "Classpath" exception as provided
   66.39 + * by Oracle in the GPL Version 2 section of the License file that
   66.40 + * accompanied this code. If applicable, add the following below the
   66.41 + * License Header, with the fields enclosed by brackets [] replaced by
   66.42 + * your own identifying information:
   66.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   66.44 + *
   66.45 + * Contributor(s):
   66.46 + *
   66.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   66.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   66.49 + *
   66.50 + * If you wish your version of this file to be governed by only the CDDL
   66.51 + * or only the GPL Version 2, indicate your decision by adding
   66.52 + * "[Contributor] elects to include this software in this distribution
   66.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   66.54 + * single choice of license, a recipient has the option to distribute
   66.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   66.56 + * to extend the choice of license to its licensees as provided above.
   66.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   66.58 + * Version 2 license, then the option applies only if the new code is
   66.59 + * made subject to such option by the copyright holder.
   66.60   */
   66.61  package net.java.html.json;
   66.62  
    67.1 --- a/json/src/main/java/net/java/html/json/OnPropertyChange.java	Mon Dec 16 14:59:30 2013 +0100
    67.2 +++ b/json/src/main/java/net/java/html/json/OnPropertyChange.java	Mon Dec 16 15:00:21 2013 +0100
    67.3 @@ -1,22 +1,44 @@
    67.4  /**
    67.5 - * HTML via Java(tm) Language Bindings
    67.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    67.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    67.8   *
    67.9 - * This program is free software: you can redistribute it and/or modify
   67.10 - * it under the terms of the GNU General Public License as published by
   67.11 - * the Free Software Foundation, version 2 of the License.
   67.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   67.13   *
   67.14 - * This program is distributed in the hope that it will be useful,
   67.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   67.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   67.17 - * GNU General Public License for more details. apidesign.org
   67.18 - * designates this particular file as subject to the
   67.19 - * "Classpath" exception as provided by apidesign.org
   67.20 - * in the License file that accompanied this code.
   67.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   67.22 + * Other names may be trademarks of their respective owners.
   67.23   *
   67.24 - * You should have received a copy of the GNU General Public License
   67.25 - * along with this program. Look for COPYING file in the top folder.
   67.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   67.27 + * The contents of this file are subject to the terms of either the GNU
   67.28 + * General Public License Version 2 only ("GPL") or the Common
   67.29 + * Development and Distribution License("CDDL") (collectively, the
   67.30 + * "License"). You may not use this file except in compliance with the
   67.31 + * License. You can obtain a copy of the License at
   67.32 + * http://www.netbeans.org/cddl-gplv2.html
   67.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   67.34 + * specific language governing permissions and limitations under the
   67.35 + * License.  When distributing the software, include this License Header
   67.36 + * Notice in each file and include the License file at
   67.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   67.38 + * particular file as subject to the "Classpath" exception as provided
   67.39 + * by Oracle in the GPL Version 2 section of the License file that
   67.40 + * accompanied this code. If applicable, add the following below the
   67.41 + * License Header, with the fields enclosed by brackets [] replaced by
   67.42 + * your own identifying information:
   67.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   67.44 + *
   67.45 + * Contributor(s):
   67.46 + *
   67.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   67.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   67.49 + *
   67.50 + * If you wish your version of this file to be governed by only the CDDL
   67.51 + * or only the GPL Version 2, indicate your decision by adding
   67.52 + * "[Contributor] elects to include this software in this distribution
   67.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   67.54 + * single choice of license, a recipient has the option to distribute
   67.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   67.56 + * to extend the choice of license to its licensees as provided above.
   67.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   67.58 + * Version 2 license, then the option applies only if the new code is
   67.59 + * made subject to such option by the copyright holder.
   67.60   */
   67.61  package net.java.html.json;
   67.62  
    68.1 --- a/json/src/main/java/net/java/html/json/OnReceive.java	Mon Dec 16 14:59:30 2013 +0100
    68.2 +++ b/json/src/main/java/net/java/html/json/OnReceive.java	Mon Dec 16 15:00:21 2013 +0100
    68.3 @@ -1,22 +1,44 @@
    68.4  /**
    68.5 - * HTML via Java(tm) Language Bindings
    68.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    68.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    68.8   *
    68.9 - * This program is free software: you can redistribute it and/or modify
   68.10 - * it under the terms of the GNU General Public License as published by
   68.11 - * the Free Software Foundation, version 2 of the License.
   68.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   68.13   *
   68.14 - * This program is distributed in the hope that it will be useful,
   68.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   68.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   68.17 - * GNU General Public License for more details. apidesign.org
   68.18 - * designates this particular file as subject to the
   68.19 - * "Classpath" exception as provided by apidesign.org
   68.20 - * in the License file that accompanied this code.
   68.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   68.22 + * Other names may be trademarks of their respective owners.
   68.23   *
   68.24 - * You should have received a copy of the GNU General Public License
   68.25 - * along with this program. Look for COPYING file in the top folder.
   68.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   68.27 + * The contents of this file are subject to the terms of either the GNU
   68.28 + * General Public License Version 2 only ("GPL") or the Common
   68.29 + * Development and Distribution License("CDDL") (collectively, the
   68.30 + * "License"). You may not use this file except in compliance with the
   68.31 + * License. You can obtain a copy of the License at
   68.32 + * http://www.netbeans.org/cddl-gplv2.html
   68.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   68.34 + * specific language governing permissions and limitations under the
   68.35 + * License.  When distributing the software, include this License Header
   68.36 + * Notice in each file and include the License file at
   68.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   68.38 + * particular file as subject to the "Classpath" exception as provided
   68.39 + * by Oracle in the GPL Version 2 section of the License file that
   68.40 + * accompanied this code. If applicable, add the following below the
   68.41 + * License Header, with the fields enclosed by brackets [] replaced by
   68.42 + * your own identifying information:
   68.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   68.44 + *
   68.45 + * Contributor(s):
   68.46 + *
   68.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   68.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   68.49 + *
   68.50 + * If you wish your version of this file to be governed by only the CDDL
   68.51 + * or only the GPL Version 2, indicate your decision by adding
   68.52 + * "[Contributor] elects to include this software in this distribution
   68.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   68.54 + * single choice of license, a recipient has the option to distribute
   68.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   68.56 + * to extend the choice of license to its licensees as provided above.
   68.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   68.58 + * Version 2 license, then the option applies only if the new code is
   68.59 + * made subject to such option by the copyright holder.
   68.60   */
   68.61  package net.java.html.json;
   68.62  
    69.1 --- a/json/src/main/java/net/java/html/json/Property.java	Mon Dec 16 14:59:30 2013 +0100
    69.2 +++ b/json/src/main/java/net/java/html/json/Property.java	Mon Dec 16 15:00:21 2013 +0100
    69.3 @@ -1,22 +1,44 @@
    69.4  /**
    69.5 - * HTML via Java(tm) Language Bindings
    69.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    69.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    69.8   *
    69.9 - * This program is free software: you can redistribute it and/or modify
   69.10 - * it under the terms of the GNU General Public License as published by
   69.11 - * the Free Software Foundation, version 2 of the License.
   69.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   69.13   *
   69.14 - * This program is distributed in the hope that it will be useful,
   69.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   69.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   69.17 - * GNU General Public License for more details. apidesign.org
   69.18 - * designates this particular file as subject to the
   69.19 - * "Classpath" exception as provided by apidesign.org
   69.20 - * in the License file that accompanied this code.
   69.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   69.22 + * Other names may be trademarks of their respective owners.
   69.23   *
   69.24 - * You should have received a copy of the GNU General Public License
   69.25 - * along with this program. Look for COPYING file in the top folder.
   69.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   69.27 + * The contents of this file are subject to the terms of either the GNU
   69.28 + * General Public License Version 2 only ("GPL") or the Common
   69.29 + * Development and Distribution License("CDDL") (collectively, the
   69.30 + * "License"). You may not use this file except in compliance with the
   69.31 + * License. You can obtain a copy of the License at
   69.32 + * http://www.netbeans.org/cddl-gplv2.html
   69.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   69.34 + * specific language governing permissions and limitations under the
   69.35 + * License.  When distributing the software, include this License Header
   69.36 + * Notice in each file and include the License file at
   69.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   69.38 + * particular file as subject to the "Classpath" exception as provided
   69.39 + * by Oracle in the GPL Version 2 section of the License file that
   69.40 + * accompanied this code. If applicable, add the following below the
   69.41 + * License Header, with the fields enclosed by brackets [] replaced by
   69.42 + * your own identifying information:
   69.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   69.44 + *
   69.45 + * Contributor(s):
   69.46 + *
   69.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   69.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   69.49 + *
   69.50 + * If you wish your version of this file to be governed by only the CDDL
   69.51 + * or only the GPL Version 2, indicate your decision by adding
   69.52 + * "[Contributor] elects to include this software in this distribution
   69.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   69.54 + * single choice of license, a recipient has the option to distribute
   69.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   69.56 + * to extend the choice of license to its licensees as provided above.
   69.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   69.58 + * Version 2 license, then the option applies only if the new code is
   69.59 + * made subject to such option by the copyright holder.
   69.60   */
   69.61  package net.java.html.json;
   69.62  
    70.1 --- a/json/src/main/java/net/java/html/json/doc-files/websockets.html	Mon Dec 16 14:59:30 2013 +0100
    70.2 +++ b/json/src/main/java/net/java/html/json/doc-files/websockets.html	Mon Dec 16 15:00:21 2013 +0100
    70.3 @@ -1,23 +1,45 @@
    70.4  <!--
    70.5  
    70.6 -    HTML via Java(tm) Language Bindings
    70.7 -    Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    70.8 +    DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    70.9  
   70.10 -    This program is free software: you can redistribute it and/or modify
   70.11 -    it under the terms of the GNU General Public License as published by
   70.12 -    the Free Software Foundation, version 2 of the License.
   70.13 +    Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   70.14  
   70.15 -    This program is distributed in the hope that it will be useful,
   70.16 -    but WITHOUT ANY WARRANTY; without even the implied warranty of
   70.17 -    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   70.18 -    GNU General Public License for more details. apidesign.org
   70.19 -    designates this particular file as subject to the
   70.20 -    "Classpath" exception as provided by apidesign.org
   70.21 -    in the License file that accompanied this code.
   70.22 +    Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   70.23 +    Other names may be trademarks of their respective owners.
   70.24  
   70.25 -    You should have received a copy of the GNU General Public License
   70.26 -    along with this program. Look for COPYING file in the top folder.
   70.27 -    If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   70.28 +    The contents of this file are subject to the terms of either the GNU
   70.29 +    General Public License Version 2 only ("GPL") or the Common
   70.30 +    Development and Distribution License("CDDL") (collectively, the
   70.31 +    "License"). You may not use this file except in compliance with the
   70.32 +    License. You can obtain a copy of the License at
   70.33 +    http://www.netbeans.org/cddl-gplv2.html
   70.34 +    or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   70.35 +    specific language governing permissions and limitations under the
   70.36 +    License.  When distributing the software, include this License Header
   70.37 +    Notice in each file and include the License file at
   70.38 +    nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   70.39 +    particular file as subject to the "Classpath" exception as provided
   70.40 +    by Oracle in the GPL Version 2 section of the License file that
   70.41 +    accompanied this code. If applicable, add the following below the
   70.42 +    License Header, with the fields enclosed by brackets [] replaced by
   70.43 +    your own identifying information:
   70.44 +    "Portions Copyrighted [year] [name of copyright owner]"
   70.45 +
   70.46 +    Contributor(s):
   70.47 +
   70.48 +    The Original Software is NetBeans. The Initial Developer of the Original
   70.49 +    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   70.50 +
   70.51 +    If you wish your version of this file to be governed by only the CDDL
   70.52 +    or only the GPL Version 2, indicate your decision by adding
   70.53 +    "[Contributor] elects to include this software in this distribution
   70.54 +    under the [CDDL or GPL Version 2] license." If you do not indicate a
   70.55 +    single choice of license, a recipient has the option to distribute
   70.56 +    your version of this file under either the CDDL, the GPL Version 2 or
   70.57 +    to extend the choice of license to its licensees as provided above.
   70.58 +    However, if you add GPL Version 2 code and therefore, elected the GPL
   70.59 +    Version 2 license, then the option applies only if the new code is
   70.60 +    made subject to such option by the copyright holder.
   70.61  
   70.62  -->
   70.63  <!DOCTYPE html>
    71.1 --- a/json/src/main/java/net/java/html/json/package.html	Mon Dec 16 14:59:30 2013 +0100
    71.2 +++ b/json/src/main/java/net/java/html/json/package.html	Mon Dec 16 15:00:21 2013 +0100
    71.3 @@ -1,23 +1,45 @@
    71.4  <!--
    71.5  
    71.6 -    HTML via Java(tm) Language Bindings
    71.7 -    Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    71.8 +    DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    71.9  
   71.10 -    This program is free software: you can redistribute it and/or modify
   71.11 -    it under the terms of the GNU General Public License as published by
   71.12 -    the Free Software Foundation, version 2 of the License.
   71.13 +    Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   71.14  
   71.15 -    This program is distributed in the hope that it will be useful,
   71.16 -    but WITHOUT ANY WARRANTY; without even the implied warranty of
   71.17 -    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   71.18 -    GNU General Public License for more details. apidesign.org
   71.19 -    designates this particular file as subject to the
   71.20 -    "Classpath" exception as provided by apidesign.org
   71.21 -    in the License file that accompanied this code.
   71.22 +    Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   71.23 +    Other names may be trademarks of their respective owners.
   71.24  
   71.25 -    You should have received a copy of the GNU General Public License
   71.26 -    along with this program. Look for COPYING file in the top folder.
   71.27 -    If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   71.28 +    The contents of this file are subject to the terms of either the GNU
   71.29 +    General Public License Version 2 only ("GPL") or the Common
   71.30 +    Development and Distribution License("CDDL") (collectively, the
   71.31 +    "License"). You may not use this file except in compliance with the
   71.32 +    License. You can obtain a copy of the License at
   71.33 +    http://www.netbeans.org/cddl-gplv2.html
   71.34 +    or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   71.35 +    specific language governing permissions and limitations under the
   71.36 +    License.  When distributing the software, include this License Header
   71.37 +    Notice in each file and include the License file at
   71.38 +    nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   71.39 +    particular file as subject to the "Classpath" exception as provided
   71.40 +    by Oracle in the GPL Version 2 section of the License file that
   71.41 +    accompanied this code. If applicable, add the following below the
   71.42 +    License Header, with the fields enclosed by brackets [] replaced by
   71.43 +    your own identifying information:
   71.44 +    "Portions Copyrighted [year] [name of copyright owner]"
   71.45 +
   71.46 +    Contributor(s):
   71.47 +
   71.48 +    The Original Software is NetBeans. The Initial Developer of the Original
   71.49 +    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   71.50 +
   71.51 +    If you wish your version of this file to be governed by only the CDDL
   71.52 +    or only the GPL Version 2, indicate your decision by adding
   71.53 +    "[Contributor] elects to include this software in this distribution
   71.54 +    under the [CDDL or GPL Version 2] license." If you do not indicate a
   71.55 +    single choice of license, a recipient has the option to distribute
   71.56 +    your version of this file under either the CDDL, the GPL Version 2 or
   71.57 +    to extend the choice of license to its licensees as provided above.
   71.58 +    However, if you add GPL Version 2 code and therefore, elected the GPL
   71.59 +    Version 2 license, then the option applies only if the new code is
   71.60 +    made subject to such option by the copyright holder.
   71.61  
   71.62  -->
   71.63  <body>
    72.1 --- a/json/src/main/java/org/apidesign/html/json/impl/Bindings.java	Mon Dec 16 14:59:30 2013 +0100
    72.2 +++ b/json/src/main/java/org/apidesign/html/json/impl/Bindings.java	Mon Dec 16 15:00:21 2013 +0100
    72.3 @@ -1,22 +1,44 @@
    72.4  /**
    72.5 - * HTML via Java(tm) Language Bindings
    72.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    72.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    72.8   *
    72.9 - * This program is free software: you can redistribute it and/or modify
   72.10 - * it under the terms of the GNU General Public License as published by
   72.11 - * the Free Software Foundation, version 2 of the License.
   72.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   72.13   *
   72.14 - * This program is distributed in the hope that it will be useful,
   72.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   72.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   72.17 - * GNU General Public License for more details. apidesign.org
   72.18 - * designates this particular file as subject to the
   72.19 - * "Classpath" exception as provided by apidesign.org
   72.20 - * in the License file that accompanied this code.
   72.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   72.22 + * Other names may be trademarks of their respective owners.
   72.23   *
   72.24 - * You should have received a copy of the GNU General Public License
   72.25 - * along with this program. Look for COPYING file in the top folder.
   72.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   72.27 + * The contents of this file are subject to the terms of either the GNU
   72.28 + * General Public License Version 2 only ("GPL") or the Common
   72.29 + * Development and Distribution License("CDDL") (collectively, the
   72.30 + * "License"). You may not use this file except in compliance with the
   72.31 + * License. You can obtain a copy of the License at
   72.32 + * http://www.netbeans.org/cddl-gplv2.html
   72.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   72.34 + * specific language governing permissions and limitations under the
   72.35 + * License.  When distributing the software, include this License Header
   72.36 + * Notice in each file and include the License file at
   72.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   72.38 + * particular file as subject to the "Classpath" exception as provided
   72.39 + * by Oracle in the GPL Version 2 section of the License file that
   72.40 + * accompanied this code. If applicable, add the following below the
   72.41 + * License Header, with the fields enclosed by brackets [] replaced by
   72.42 + * your own identifying information:
   72.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   72.44 + *
   72.45 + * Contributor(s):
   72.46 + *
   72.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   72.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   72.49 + *
   72.50 + * If you wish your version of this file to be governed by only the CDDL
   72.51 + * or only the GPL Version 2, indicate your decision by adding
   72.52 + * "[Contributor] elects to include this software in this distribution
   72.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   72.54 + * single choice of license, a recipient has the option to distribute
   72.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   72.56 + * to extend the choice of license to its licensees as provided above.
   72.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   72.58 + * Version 2 license, then the option applies only if the new code is
   72.59 + * made subject to such option by the copyright holder.
   72.60   */
   72.61  package org.apidesign.html.json.impl;
   72.62  
    73.1 --- a/json/src/main/java/org/apidesign/html/json/impl/Callback.java	Mon Dec 16 14:59:30 2013 +0100
    73.2 +++ b/json/src/main/java/org/apidesign/html/json/impl/Callback.java	Mon Dec 16 15:00:21 2013 +0100
    73.3 @@ -1,24 +1,45 @@
    73.4  /**
    73.5 - * HTML via Java(tm) Language Bindings
    73.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    73.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    73.8   *
    73.9 - * This program is free software: you can redistribute it and/or modify
   73.10 - * it under the terms of the GNU General Public License as published by
   73.11 - * the Free Software Foundation, version 2 of the License.
   73.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   73.13   *
   73.14 - * This program is distributed in the hope that it will be useful,
   73.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   73.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   73.17 - * GNU General Public License for more details. apidesign.org
   73.18 - * designates this particular file as subject to the
   73.19 - * "Classpath" exception as provided by apidesign.org
   73.20 - * in the License file that accompanied this code.
   73.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   73.22 + * Other names may be trademarks of their respective owners.
   73.23   *
   73.24 - * You should have received a copy of the GNU General Public License
   73.25 - * along with this program. Look for COPYING file in the top folder.
   73.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   73.27 + * The contents of this file are subject to the terms of either the GNU
   73.28 + * General Public License Version 2 only ("GPL") or the Common
   73.29 + * Development and Distribution License("CDDL") (collectively, the
   73.30 + * "License"). You may not use this file except in compliance with the
   73.31 + * License. You can obtain a copy of the License at
   73.32 + * http://www.netbeans.org/cddl-gplv2.html
   73.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   73.34 + * specific language governing permissions and limitations under the
   73.35 + * License.  When distributing the software, include this License Header
   73.36 + * Notice in each file and include the License file at
   73.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   73.38 + * particular file as subject to the "Classpath" exception as provided
   73.39 + * by Oracle in the GPL Version 2 section of the License file that
   73.40 + * accompanied this code. If applicable, add the following below the
   73.41 + * License Header, with the fields enclosed by brackets [] replaced by
   73.42 + * your own identifying information:
   73.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   73.44 + *
   73.45 + * Contributor(s):
   73.46 + *
   73.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   73.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   73.49 + *
   73.50 + * If you wish your version of this file to be governed by only the CDDL
   73.51 + * or only the GPL Version 2, indicate your decision by adding
   73.52 + * "[Contributor] elects to include this software in this distribution
   73.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   73.54 + * single choice of license, a recipient has the option to distribute
   73.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   73.56 + * to extend the choice of license to its licensees as provided above.
   73.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   73.58 + * Version 2 license, then the option applies only if the new code is
   73.59 + * made subject to such option by the copyright holder.
   73.60   */
   73.61 -
   73.62  package org.apidesign.html.json.impl;
   73.63  
   73.64  /**
    74.1 --- a/json/src/main/java/org/apidesign/html/json/impl/FromJSON.java	Mon Dec 16 14:59:30 2013 +0100
    74.2 +++ b/json/src/main/java/org/apidesign/html/json/impl/FromJSON.java	Mon Dec 16 15:00:21 2013 +0100
    74.3 @@ -1,24 +1,45 @@
    74.4  /**
    74.5 - * HTML via Java(tm) Language Bindings
    74.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    74.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    74.8   *
    74.9 - * This program is free software: you can redistribute it and/or modify
   74.10 - * it under the terms of the GNU General Public License as published by
   74.11 - * the Free Software Foundation, version 2 of the License.
   74.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   74.13   *
   74.14 - * This program is distributed in the hope that it will be useful,
   74.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   74.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   74.17 - * GNU General Public License for more details. apidesign.org
   74.18 - * designates this particular file as subject to the
   74.19 - * "Classpath" exception as provided by apidesign.org
   74.20 - * in the License file that accompanied this code.
   74.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   74.22 + * Other names may be trademarks of their respective owners.
   74.23   *
   74.24 - * You should have received a copy of the GNU General Public License
   74.25 - * along with this program. Look for COPYING file in the top folder.
   74.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   74.27 + * The contents of this file are subject to the terms of either the GNU
   74.28 + * General Public License Version 2 only ("GPL") or the Common
   74.29 + * Development and Distribution License("CDDL") (collectively, the
   74.30 + * "License"). You may not use this file except in compliance with the
   74.31 + * License. You can obtain a copy of the License at
   74.32 + * http://www.netbeans.org/cddl-gplv2.html
   74.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   74.34 + * specific language governing permissions and limitations under the
   74.35 + * License.  When distributing the software, include this License Header
   74.36 + * Notice in each file and include the License file at
   74.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   74.38 + * particular file as subject to the "Classpath" exception as provided
   74.39 + * by Oracle in the GPL Version 2 section of the License file that
   74.40 + * accompanied this code. If applicable, add the following below the
   74.41 + * License Header, with the fields enclosed by brackets [] replaced by
   74.42 + * your own identifying information:
   74.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   74.44 + *
   74.45 + * Contributor(s):
   74.46 + *
   74.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   74.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   74.49 + *
   74.50 + * If you wish your version of this file to be governed by only the CDDL
   74.51 + * or only the GPL Version 2, indicate your decision by adding
   74.52 + * "[Contributor] elects to include this software in this distribution
   74.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   74.54 + * single choice of license, a recipient has the option to distribute
   74.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   74.56 + * to extend the choice of license to its licensees as provided above.
   74.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   74.58 + * Version 2 license, then the option applies only if the new code is
   74.59 + * made subject to such option by the copyright holder.
   74.60   */
   74.61 -
   74.62  package org.apidesign.html.json.impl;
   74.63  
   74.64  import net.java.html.BrwsrCtx;
    75.1 --- a/json/src/main/java/org/apidesign/html/json/impl/JSON.java	Mon Dec 16 14:59:30 2013 +0100
    75.2 +++ b/json/src/main/java/org/apidesign/html/json/impl/JSON.java	Mon Dec 16 15:00:21 2013 +0100
    75.3 @@ -1,22 +1,44 @@
    75.4  /**
    75.5 - * HTML via Java(tm) Language Bindings
    75.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    75.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    75.8   *
    75.9 - * This program is free software: you can redistribute it and/or modify
   75.10 - * it under the terms of the GNU General Public License as published by
   75.11 - * the Free Software Foundation, version 2 of the License.
   75.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   75.13   *
   75.14 - * This program is distributed in the hope that it will be useful,
   75.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   75.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   75.17 - * GNU General Public License for more details. apidesign.org
   75.18 - * designates this particular file as subject to the
   75.19 - * "Classpath" exception as provided by apidesign.org
   75.20 - * in the License file that accompanied this code.
   75.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   75.22 + * Other names may be trademarks of their respective owners.
   75.23   *
   75.24 - * You should have received a copy of the GNU General Public License
   75.25 - * along with this program. Look for COPYING file in the top folder.
   75.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   75.27 + * The contents of this file are subject to the terms of either the GNU
   75.28 + * General Public License Version 2 only ("GPL") or the Common
   75.29 + * Development and Distribution License("CDDL") (collectively, the
   75.30 + * "License"). You may not use this file except in compliance with the
   75.31 + * License. You can obtain a copy of the License at
   75.32 + * http://www.netbeans.org/cddl-gplv2.html
   75.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   75.34 + * specific language governing permissions and limitations under the
   75.35 + * License.  When distributing the software, include this License Header
   75.36 + * Notice in each file and include the License file at
   75.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   75.38 + * particular file as subject to the "Classpath" exception as provided
   75.39 + * by Oracle in the GPL Version 2 section of the License file that
   75.40 + * accompanied this code. If applicable, add the following below the
   75.41 + * License Header, with the fields enclosed by brackets [] replaced by
   75.42 + * your own identifying information:
   75.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   75.44 + *
   75.45 + * Contributor(s):
   75.46 + *
   75.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   75.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   75.49 + *
   75.50 + * If you wish your version of this file to be governed by only the CDDL
   75.51 + * or only the GPL Version 2, indicate your decision by adding
   75.52 + * "[Contributor] elects to include this software in this distribution
   75.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   75.54 + * single choice of license, a recipient has the option to distribute
   75.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   75.56 + * to extend the choice of license to its licensees as provided above.
   75.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   75.58 + * Version 2 license, then the option applies only if the new code is
   75.59 + * made subject to such option by the copyright holder.
   75.60   */
   75.61  package org.apidesign.html.json.impl;
   75.62  
    76.1 --- a/json/src/main/java/org/apidesign/html/json/impl/JSONList.java	Mon Dec 16 14:59:30 2013 +0100
    76.2 +++ b/json/src/main/java/org/apidesign/html/json/impl/JSONList.java	Mon Dec 16 15:00:21 2013 +0100
    76.3 @@ -1,22 +1,44 @@
    76.4  /**
    76.5 - * HTML via Java(tm) Language Bindings
    76.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    76.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    76.8   *
    76.9 - * This program is free software: you can redistribute it and/or modify
   76.10 - * it under the terms of the GNU General Public License as published by
   76.11 - * the Free Software Foundation, version 2 of the License.
   76.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   76.13   *
   76.14 - * This program is distributed in the hope that it will be useful,
   76.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   76.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   76.17 - * GNU General Public License for more details. apidesign.org
   76.18 - * designates this particular file as subject to the
   76.19 - * "Classpath" exception as provided by apidesign.org
   76.20 - * in the License file that accompanied this code.
   76.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   76.22 + * Other names may be trademarks of their respective owners.
   76.23   *
   76.24 - * You should have received a copy of the GNU General Public License
   76.25 - * along with this program. Look for COPYING file in the top folder.
   76.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   76.27 + * The contents of this file are subject to the terms of either the GNU
   76.28 + * General Public License Version 2 only ("GPL") or the Common
   76.29 + * Development and Distribution License("CDDL") (collectively, the
   76.30 + * "License"). You may not use this file except in compliance with the
   76.31 + * License. You can obtain a copy of the License at
   76.32 + * http://www.netbeans.org/cddl-gplv2.html
   76.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   76.34 + * specific language governing permissions and limitations under the
   76.35 + * License.  When distributing the software, include this License Header
   76.36 + * Notice in each file and include the License file at
   76.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   76.38 + * particular file as subject to the "Classpath" exception as provided
   76.39 + * by Oracle in the GPL Version 2 section of the License file that
   76.40 + * accompanied this code. If applicable, add the following below the
   76.41 + * License Header, with the fields enclosed by brackets [] replaced by
   76.42 + * your own identifying information:
   76.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   76.44 + *
   76.45 + * Contributor(s):
   76.46 + *
   76.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   76.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   76.49 + *
   76.50 + * If you wish your version of this file to be governed by only the CDDL
   76.51 + * or only the GPL Version 2, indicate your decision by adding
   76.52 + * "[Contributor] elects to include this software in this distribution
   76.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   76.54 + * single choice of license, a recipient has the option to distribute
   76.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   76.56 + * to extend the choice of license to its licensees as provided above.
   76.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   76.58 + * Version 2 license, then the option applies only if the new code is
   76.59 + * made subject to such option by the copyright holder.
   76.60   */
   76.61  package org.apidesign.html.json.impl;
   76.62  
    77.1 --- a/json/src/main/java/org/apidesign/html/json/impl/ModelProcessor.java	Mon Dec 16 14:59:30 2013 +0100
    77.2 +++ b/json/src/main/java/org/apidesign/html/json/impl/ModelProcessor.java	Mon Dec 16 15:00:21 2013 +0100
    77.3 @@ -1,22 +1,44 @@
    77.4  /**
    77.5 - * HTML via Java(tm) Language Bindings
    77.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    77.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    77.8   *
    77.9 - * This program is free software: you can redistribute it and/or modify
   77.10 - * it under the terms of the GNU General Public License as published by
   77.11 - * the Free Software Foundation, version 2 of the License.
   77.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   77.13   *
   77.14 - * This program is distributed in the hope that it will be useful,
   77.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   77.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   77.17 - * GNU General Public License for more details. apidesign.org
   77.18 - * designates this particular file as subject to the
   77.19 - * "Classpath" exception as provided by apidesign.org
   77.20 - * in the License file that accompanied this code.
   77.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   77.22 + * Other names may be trademarks of their respective owners.
   77.23   *
   77.24 - * You should have received a copy of the GNU General Public License
   77.25 - * along with this program. Look for COPYING file in the top folder.
   77.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   77.27 + * The contents of this file are subject to the terms of either the GNU
   77.28 + * General Public License Version 2 only ("GPL") or the Common
   77.29 + * Development and Distribution License("CDDL") (collectively, the
   77.30 + * "License"). You may not use this file except in compliance with the
   77.31 + * License. You can obtain a copy of the License at
   77.32 + * http://www.netbeans.org/cddl-gplv2.html
   77.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   77.34 + * specific language governing permissions and limitations under the
   77.35 + * License.  When distributing the software, include this License Header
   77.36 + * Notice in each file and include the License file at
   77.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   77.38 + * particular file as subject to the "Classpath" exception as provided
   77.39 + * by Oracle in the GPL Version 2 section of the License file that
   77.40 + * accompanied this code. If applicable, add the following below the
   77.41 + * License Header, with the fields enclosed by brackets [] replaced by
   77.42 + * your own identifying information:
   77.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   77.44 + *
   77.45 + * Contributor(s):
   77.46 + *
   77.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   77.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   77.49 + *
   77.50 + * If you wish your version of this file to be governed by only the CDDL
   77.51 + * or only the GPL Version 2, indicate your decision by adding
   77.52 + * "[Contributor] elects to include this software in this distribution
   77.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   77.54 + * single choice of license, a recipient has the option to distribute
   77.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   77.56 + * to extend the choice of license to its licensees as provided above.
   77.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   77.58 + * Version 2 license, then the option applies only if the new code is
   77.59 + * made subject to such option by the copyright holder.
   77.60   */
   77.61  package org.apidesign.html.json.impl;
   77.62  
    78.1 --- a/json/src/main/java/org/apidesign/html/json/impl/PropertyBindingAccessor.java	Mon Dec 16 14:59:30 2013 +0100
    78.2 +++ b/json/src/main/java/org/apidesign/html/json/impl/PropertyBindingAccessor.java	Mon Dec 16 15:00:21 2013 +0100
    78.3 @@ -1,22 +1,44 @@
    78.4  /**
    78.5 - * HTML via Java(tm) Language Bindings
    78.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    78.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    78.8   *
    78.9 - * This program is free software: you can redistribute it and/or modify
   78.10 - * it under the terms of the GNU General Public License as published by
   78.11 - * the Free Software Foundation, version 2 of the License.
   78.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   78.13   *
   78.14 - * This program is distributed in the hope that it will be useful,
   78.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   78.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   78.17 - * GNU General Public License for more details. apidesign.org
   78.18 - * designates this particular file as subject to the
   78.19 - * "Classpath" exception as provided by apidesign.org
   78.20 - * in the License file that accompanied this code.
   78.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   78.22 + * Other names may be trademarks of their respective owners.
   78.23   *
   78.24 - * You should have received a copy of the GNU General Public License
   78.25 - * along with this program. Look for COPYING file in the top folder.
   78.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   78.27 + * The contents of this file are subject to the terms of either the GNU
   78.28 + * General Public License Version 2 only ("GPL") or the Common
   78.29 + * Development and Distribution License("CDDL") (collectively, the
   78.30 + * "License"). You may not use this file except in compliance with the
   78.31 + * License. You can obtain a copy of the License at
   78.32 + * http://www.netbeans.org/cddl-gplv2.html
   78.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   78.34 + * specific language governing permissions and limitations under the
   78.35 + * License.  When distributing the software, include this License Header
   78.36 + * Notice in each file and include the License file at
   78.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   78.38 + * particular file as subject to the "Classpath" exception as provided
   78.39 + * by Oracle in the GPL Version 2 section of the License file that
   78.40 + * accompanied this code. If applicable, add the following below the
   78.41 + * License Header, with the fields enclosed by brackets [] replaced by
   78.42 + * your own identifying information:
   78.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   78.44 + *
   78.45 + * Contributor(s):
   78.46 + *
   78.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   78.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   78.49 + *
   78.50 + * If you wish your version of this file to be governed by only the CDDL
   78.51 + * or only the GPL Version 2, indicate your decision by adding
   78.52 + * "[Contributor] elects to include this software in this distribution
   78.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   78.54 + * single choice of license, a recipient has the option to distribute
   78.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   78.56 + * to extend the choice of license to its licensees as provided above.
   78.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   78.58 + * Version 2 license, then the option applies only if the new code is
   78.59 + * made subject to such option by the copyright holder.
   78.60   */
   78.61  package org.apidesign.html.json.impl;
   78.62  
    79.1 --- a/json/src/main/java/org/apidesign/html/json/impl/RcvrJSON.java	Mon Dec 16 14:59:30 2013 +0100
    79.2 +++ b/json/src/main/java/org/apidesign/html/json/impl/RcvrJSON.java	Mon Dec 16 15:00:21 2013 +0100
    79.3 @@ -1,22 +1,44 @@
    79.4  /**
    79.5 - * HTML via Java(tm) Language Bindings
    79.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    79.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    79.8   *
    79.9 - * This program is free software: you can redistribute it and/or modify
   79.10 - * it under the terms of the GNU General Public License as published by
   79.11 - * the Free Software Foundation, version 2 of the License.
   79.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   79.13   *
   79.14 - * This program is distributed in the hope that it will be useful,
   79.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   79.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   79.17 - * GNU General Public License for more details. apidesign.org
   79.18 - * designates this particular file as subject to the
   79.19 - * "Classpath" exception as provided by apidesign.org
   79.20 - * in the License file that accompanied this code.
   79.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   79.22 + * Other names may be trademarks of their respective owners.
   79.23   *
   79.24 - * You should have received a copy of the GNU General Public License
   79.25 - * along with this program. Look for COPYING file in the top folder.
   79.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   79.27 + * The contents of this file are subject to the terms of either the GNU
   79.28 + * General Public License Version 2 only ("GPL") or the Common
   79.29 + * Development and Distribution License("CDDL") (collectively, the
   79.30 + * "License"). You may not use this file except in compliance with the
   79.31 + * License. You can obtain a copy of the License at
   79.32 + * http://www.netbeans.org/cddl-gplv2.html
   79.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   79.34 + * specific language governing permissions and limitations under the
   79.35 + * License.  When distributing the software, include this License Header
   79.36 + * Notice in each file and include the License file at
   79.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   79.38 + * particular file as subject to the "Classpath" exception as provided
   79.39 + * by Oracle in the GPL Version 2 section of the License file that
   79.40 + * accompanied this code. If applicable, add the following below the
   79.41 + * License Header, with the fields enclosed by brackets [] replaced by
   79.42 + * your own identifying information:
   79.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   79.44 + *
   79.45 + * Contributor(s):
   79.46 + *
   79.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   79.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   79.49 + *
   79.50 + * If you wish your version of this file to be governed by only the CDDL
   79.51 + * or only the GPL Version 2, indicate your decision by adding
   79.52 + * "[Contributor] elects to include this software in this distribution
   79.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   79.54 + * single choice of license, a recipient has the option to distribute
   79.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   79.56 + * to extend the choice of license to its licensees as provided above.
   79.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   79.58 + * Version 2 license, then the option applies only if the new code is
   79.59 + * made subject to such option by the copyright holder.
   79.60   */
   79.61  package org.apidesign.html.json.impl;
   79.62  
    80.1 --- a/json/src/main/java/org/apidesign/html/json/impl/SetAndGet.java	Mon Dec 16 14:59:30 2013 +0100
    80.2 +++ b/json/src/main/java/org/apidesign/html/json/impl/SetAndGet.java	Mon Dec 16 15:00:21 2013 +0100
    80.3 @@ -1,24 +1,45 @@
    80.4  /**
    80.5 - * HTML via Java(tm) Language Bindings
    80.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    80.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    80.8   *
    80.9 - * This program is free software: you can redistribute it and/or modify
   80.10 - * it under the terms of the GNU General Public License as published by
   80.11 - * the Free Software Foundation, version 2 of the License.
   80.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   80.13   *
   80.14 - * This program is distributed in the hope that it will be useful,
   80.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   80.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   80.17 - * GNU General Public License for more details. apidesign.org
   80.18 - * designates this particular file as subject to the
   80.19 - * "Classpath" exception as provided by apidesign.org
   80.20 - * in the License file that accompanied this code.
   80.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   80.22 + * Other names may be trademarks of their respective owners.
   80.23   *
   80.24 - * You should have received a copy of the GNU General Public License
   80.25 - * along with this program. Look for COPYING file in the top folder.
   80.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   80.27 + * The contents of this file are subject to the terms of either the GNU
   80.28 + * General Public License Version 2 only ("GPL") or the Common
   80.29 + * Development and Distribution License("CDDL") (collectively, the
   80.30 + * "License"). You may not use this file except in compliance with the
   80.31 + * License. You can obtain a copy of the License at
   80.32 + * http://www.netbeans.org/cddl-gplv2.html
   80.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   80.34 + * specific language governing permissions and limitations under the
   80.35 + * License.  When distributing the software, include this License Header
   80.36 + * Notice in each file and include the License file at
   80.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   80.38 + * particular file as subject to the "Classpath" exception as provided
   80.39 + * by Oracle in the GPL Version 2 section of the License file that
   80.40 + * accompanied this code. If applicable, add the following below the
   80.41 + * License Header, with the fields enclosed by brackets [] replaced by
   80.42 + * your own identifying information:
   80.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   80.44 + *
   80.45 + * Contributor(s):
   80.46 + *
   80.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   80.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   80.49 + *
   80.50 + * If you wish your version of this file to be governed by only the CDDL
   80.51 + * or only the GPL Version 2, indicate your decision by adding
   80.52 + * "[Contributor] elects to include this software in this distribution
   80.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   80.54 + * single choice of license, a recipient has the option to distribute
   80.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   80.56 + * to extend the choice of license to its licensees as provided above.
   80.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   80.58 + * Version 2 license, then the option applies only if the new code is
   80.59 + * made subject to such option by the copyright holder.
   80.60   */
   80.61 -
   80.62  package org.apidesign.html.json.impl;
   80.63  
   80.64  import org.apidesign.html.json.spi.PropertyBinding;
    81.1 --- a/json/src/main/java/org/apidesign/html/json/impl/WrapperObject.java	Mon Dec 16 14:59:30 2013 +0100
    81.2 +++ b/json/src/main/java/org/apidesign/html/json/impl/WrapperObject.java	Mon Dec 16 15:00:21 2013 +0100
    81.3 @@ -1,24 +1,45 @@
    81.4  /**
    81.5 - * HTML via Java(tm) Language Bindings
    81.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    81.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    81.8   *
    81.9 - * This program is free software: you can redistribute it and/or modify
   81.10 - * it under the terms of the GNU General Public License as published by
   81.11 - * the Free Software Foundation, version 2 of the License.
   81.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   81.13   *
   81.14 - * This program is distributed in the hope that it will be useful,
   81.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   81.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   81.17 - * GNU General Public License for more details. apidesign.org
   81.18 - * designates this particular file as subject to the
   81.19 - * "Classpath" exception as provided by apidesign.org
   81.20 - * in the License file that accompanied this code.
   81.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   81.22 + * Other names may be trademarks of their respective owners.
   81.23   *
   81.24 - * You should have received a copy of the GNU General Public License
   81.25 - * along with this program. Look for COPYING file in the top folder.
   81.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   81.27 + * The contents of this file are subject to the terms of either the GNU
   81.28 + * General Public License Version 2 only ("GPL") or the Common
   81.29 + * Development and Distribution License("CDDL") (collectively, the
   81.30 + * "License"). You may not use this file except in compliance with the
   81.31 + * License. You can obtain a copy of the License at
   81.32 + * http://www.netbeans.org/cddl-gplv2.html
   81.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   81.34 + * specific language governing permissions and limitations under the
   81.35 + * License.  When distributing the software, include this License Header
   81.36 + * Notice in each file and include the License file at
   81.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   81.38 + * particular file as subject to the "Classpath" exception as provided
   81.39 + * by Oracle in the GPL Version 2 section of the License file that
   81.40 + * accompanied this code. If applicable, add the following below the
   81.41 + * License Header, with the fields enclosed by brackets [] replaced by
   81.42 + * your own identifying information:
   81.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   81.44 + *
   81.45 + * Contributor(s):
   81.46 + *
   81.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   81.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   81.49 + *
   81.50 + * If you wish your version of this file to be governed by only the CDDL
   81.51 + * or only the GPL Version 2, indicate your decision by adding
   81.52 + * "[Contributor] elects to include this software in this distribution
   81.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   81.54 + * single choice of license, a recipient has the option to distribute
   81.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   81.56 + * to extend the choice of license to its licensees as provided above.
   81.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   81.58 + * Version 2 license, then the option applies only if the new code is
   81.59 + * made subject to such option by the copyright holder.
   81.60   */
   81.61 -
   81.62  package org.apidesign.html.json.impl;
   81.63  
   81.64  import java.util.Collection;
    82.1 --- a/json/src/main/java/org/apidesign/html/json/spi/FunctionBinding.java	Mon Dec 16 14:59:30 2013 +0100
    82.2 +++ b/json/src/main/java/org/apidesign/html/json/spi/FunctionBinding.java	Mon Dec 16 15:00:21 2013 +0100
    82.3 @@ -1,22 +1,44 @@
    82.4  /**
    82.5 - * HTML via Java(tm) Language Bindings
    82.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    82.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    82.8   *
    82.9 - * This program is free software: you can redistribute it and/or modify
   82.10 - * it under the terms of the GNU General Public License as published by
   82.11 - * the Free Software Foundation, version 2 of the License.
   82.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   82.13   *
   82.14 - * This program is distributed in the hope that it will be useful,
   82.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   82.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   82.17 - * GNU General Public License for more details. apidesign.org
   82.18 - * designates this particular file as subject to the
   82.19 - * "Classpath" exception as provided by apidesign.org
   82.20 - * in the License file that accompanied this code.
   82.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   82.22 + * Other names may be trademarks of their respective owners.
   82.23   *
   82.24 - * You should have received a copy of the GNU General Public License
   82.25 - * along with this program. Look for COPYING file in the top folder.
   82.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   82.27 + * The contents of this file are subject to the terms of either the GNU
   82.28 + * General Public License Version 2 only ("GPL") or the Common
   82.29 + * Development and Distribution License("CDDL") (collectively, the
   82.30 + * "License"). You may not use this file except in compliance with the
   82.31 + * License. You can obtain a copy of the License at
   82.32 + * http://www.netbeans.org/cddl-gplv2.html
   82.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   82.34 + * specific language governing permissions and limitations under the
   82.35 + * License.  When distributing the software, include this License Header
   82.36 + * Notice in each file and include the License file at
   82.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   82.38 + * particular file as subject to the "Classpath" exception as provided
   82.39 + * by Oracle in the GPL Version 2 section of the License file that
   82.40 + * accompanied this code. If applicable, add the following below the
   82.41 + * License Header, with the fields enclosed by brackets [] replaced by
   82.42 + * your own identifying information:
   82.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   82.44 + *
   82.45 + * Contributor(s):
   82.46 + *
   82.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   82.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   82.49 + *
   82.50 + * If you wish your version of this file to be governed by only the CDDL
   82.51 + * or only the GPL Version 2, indicate your decision by adding
   82.52 + * "[Contributor] elects to include this software in this distribution
   82.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   82.54 + * single choice of license, a recipient has the option to distribute
   82.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   82.56 + * to extend the choice of license to its licensees as provided above.
   82.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   82.58 + * Version 2 license, then the option applies only if the new code is
   82.59 + * made subject to such option by the copyright holder.
   82.60   */
   82.61  package org.apidesign.html.json.spi;
   82.62  
    83.1 --- a/json/src/main/java/org/apidesign/html/json/spi/JSONCall.java	Mon Dec 16 14:59:30 2013 +0100
    83.2 +++ b/json/src/main/java/org/apidesign/html/json/spi/JSONCall.java	Mon Dec 16 15:00:21 2013 +0100
    83.3 @@ -1,24 +1,45 @@
    83.4  /**
    83.5 - * HTML via Java(tm) Language Bindings
    83.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    83.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    83.8   *
    83.9 - * This program is free software: you can redistribute it and/or modify
   83.10 - * it under the terms of the GNU General Public License as published by
   83.11 - * the Free Software Foundation, version 2 of the License.
   83.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   83.13   *
   83.14 - * This program is distributed in the hope that it will be useful,
   83.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   83.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   83.17 - * GNU General Public License for more details. apidesign.org
   83.18 - * designates this particular file as subject to the
   83.19 - * "Classpath" exception as provided by apidesign.org
   83.20 - * in the License file that accompanied this code.
   83.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   83.22 + * Other names may be trademarks of their respective owners.
   83.23   *
   83.24 - * You should have received a copy of the GNU General Public License
   83.25 - * along with this program. Look for COPYING file in the top folder.
   83.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   83.27 + * The contents of this file are subject to the terms of either the GNU
   83.28 + * General Public License Version 2 only ("GPL") or the Common
   83.29 + * Development and Distribution License("CDDL") (collectively, the
   83.30 + * "License"). You may not use this file except in compliance with the
   83.31 + * License. You can obtain a copy of the License at
   83.32 + * http://www.netbeans.org/cddl-gplv2.html
   83.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   83.34 + * specific language governing permissions and limitations under the
   83.35 + * License.  When distributing the software, include this License Header
   83.36 + * Notice in each file and include the License file at
   83.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   83.38 + * particular file as subject to the "Classpath" exception as provided
   83.39 + * by Oracle in the GPL Version 2 section of the License file that
   83.40 + * accompanied this code. If applicable, add the following below the
   83.41 + * License Header, with the fields enclosed by brackets [] replaced by
   83.42 + * your own identifying information:
   83.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   83.44 + *
   83.45 + * Contributor(s):
   83.46 + *
   83.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   83.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   83.49 + *
   83.50 + * If you wish your version of this file to be governed by only the CDDL
   83.51 + * or only the GPL Version 2, indicate your decision by adding
   83.52 + * "[Contributor] elects to include this software in this distribution
   83.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   83.54 + * single choice of license, a recipient has the option to distribute
   83.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   83.56 + * to extend the choice of license to its licensees as provided above.
   83.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   83.58 + * Version 2 license, then the option applies only if the new code is
   83.59 + * made subject to such option by the copyright holder.
   83.60   */
   83.61 -
   83.62  package org.apidesign.html.json.spi;
   83.63  
   83.64  import java.io.IOException;
    84.1 --- a/json/src/main/java/org/apidesign/html/json/spi/PropertyBinding.java	Mon Dec 16 14:59:30 2013 +0100
    84.2 +++ b/json/src/main/java/org/apidesign/html/json/spi/PropertyBinding.java	Mon Dec 16 15:00:21 2013 +0100
    84.3 @@ -1,22 +1,44 @@
    84.4  /**
    84.5 - * HTML via Java(tm) Language Bindings
    84.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    84.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    84.8   *
    84.9 - * This program is free software: you can redistribute it and/or modify
   84.10 - * it under the terms of the GNU General Public License as published by
   84.11 - * the Free Software Foundation, version 2 of the License.
   84.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   84.13   *
   84.14 - * This program is distributed in the hope that it will be useful,
   84.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   84.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   84.17 - * GNU General Public License for more details. apidesign.org
   84.18 - * designates this particular file as subject to the
   84.19 - * "Classpath" exception as provided by apidesign.org
   84.20 - * in the License file that accompanied this code.
   84.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   84.22 + * Other names may be trademarks of their respective owners.
   84.23   *
   84.24 - * You should have received a copy of the GNU General Public License
   84.25 - * along with this program. Look for COPYING file in the top folder.
   84.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   84.27 + * The contents of this file are subject to the terms of either the GNU
   84.28 + * General Public License Version 2 only ("GPL") or the Common
   84.29 + * Development and Distribution License("CDDL") (collectively, the
   84.30 + * "License"). You may not use this file except in compliance with the
   84.31 + * License. You can obtain a copy of the License at
   84.32 + * http://www.netbeans.org/cddl-gplv2.html
   84.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   84.34 + * specific language governing permissions and limitations under the
   84.35 + * License.  When distributing the software, include this License Header
   84.36 + * Notice in each file and include the License file at
   84.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   84.38 + * particular file as subject to the "Classpath" exception as provided
   84.39 + * by Oracle in the GPL Version 2 section of the License file that
   84.40 + * accompanied this code. If applicable, add the following below the
   84.41 + * License Header, with the fields enclosed by brackets [] replaced by
   84.42 + * your own identifying information:
   84.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   84.44 + *
   84.45 + * Contributor(s):
   84.46 + *
   84.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   84.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   84.49 + *
   84.50 + * If you wish your version of this file to be governed by only the CDDL
   84.51 + * or only the GPL Version 2, indicate your decision by adding
   84.52 + * "[Contributor] elects to include this software in this distribution
   84.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   84.54 + * single choice of license, a recipient has the option to distribute
   84.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   84.56 + * to extend the choice of license to its licensees as provided above.
   84.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   84.58 + * Version 2 license, then the option applies only if the new code is
   84.59 + * made subject to such option by the copyright holder.
   84.60   */
   84.61  package org.apidesign.html.json.spi;
   84.62  
    85.1 --- a/json/src/main/java/org/apidesign/html/json/spi/Technology.java	Mon Dec 16 14:59:30 2013 +0100
    85.2 +++ b/json/src/main/java/org/apidesign/html/json/spi/Technology.java	Mon Dec 16 15:00:21 2013 +0100
    85.3 @@ -1,22 +1,44 @@
    85.4  /**
    85.5 - * HTML via Java(tm) Language Bindings
    85.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    85.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    85.8   *
    85.9 - * This program is free software: you can redistribute it and/or modify
   85.10 - * it under the terms of the GNU General Public License as published by
   85.11 - * the Free Software Foundation, version 2 of the License.
   85.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   85.13   *
   85.14 - * This program is distributed in the hope that it will be useful,
   85.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   85.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   85.17 - * GNU General Public License for more details. apidesign.org
   85.18 - * designates this particular file as subject to the
   85.19 - * "Classpath" exception as provided by apidesign.org
   85.20 - * in the License file that accompanied this code.
   85.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   85.22 + * Other names may be trademarks of their respective owners.
   85.23   *
   85.24 - * You should have received a copy of the GNU General Public License
   85.25 - * along with this program. Look for COPYING file in the top folder.
   85.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   85.27 + * The contents of this file are subject to the terms of either the GNU
   85.28 + * General Public License Version 2 only ("GPL") or the Common
   85.29 + * Development and Distribution License("CDDL") (collectively, the
   85.30 + * "License"). You may not use this file except in compliance with the
   85.31 + * License. You can obtain a copy of the License at
   85.32 + * http://www.netbeans.org/cddl-gplv2.html
   85.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   85.34 + * specific language governing permissions and limitations under the
   85.35 + * License.  When distributing the software, include this License Header
   85.36 + * Notice in each file and include the License file at
   85.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   85.38 + * particular file as subject to the "Classpath" exception as provided
   85.39 + * by Oracle in the GPL Version 2 section of the License file that
   85.40 + * accompanied this code. If applicable, add the following below the
   85.41 + * License Header, with the fields enclosed by brackets [] replaced by
   85.42 + * your own identifying information:
   85.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   85.44 + *
   85.45 + * Contributor(s):
   85.46 + *
   85.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   85.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   85.49 + *
   85.50 + * If you wish your version of this file to be governed by only the CDDL
   85.51 + * or only the GPL Version 2, indicate your decision by adding
   85.52 + * "[Contributor] elects to include this software in this distribution
   85.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   85.54 + * single choice of license, a recipient has the option to distribute
   85.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   85.56 + * to extend the choice of license to its licensees as provided above.
   85.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   85.58 + * Version 2 license, then the option applies only if the new code is
   85.59 + * made subject to such option by the copyright holder.
   85.60   */
   85.61  package org.apidesign.html.json.spi;
   85.62  
    86.1 --- a/json/src/main/java/org/apidesign/html/json/spi/Transfer.java	Mon Dec 16 14:59:30 2013 +0100
    86.2 +++ b/json/src/main/java/org/apidesign/html/json/spi/Transfer.java	Mon Dec 16 15:00:21 2013 +0100
    86.3 @@ -1,24 +1,45 @@
    86.4  /**
    86.5 - * HTML via Java(tm) Language Bindings
    86.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    86.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    86.8   *
    86.9 - * This program is free software: you can redistribute it and/or modify
   86.10 - * it under the terms of the GNU General Public License as published by
   86.11 - * the Free Software Foundation, version 2 of the License.
   86.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   86.13   *
   86.14 - * This program is distributed in the hope that it will be useful,
   86.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   86.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   86.17 - * GNU General Public License for more details. apidesign.org
   86.18 - * designates this particular file as subject to the
   86.19 - * "Classpath" exception as provided by apidesign.org
   86.20 - * in the License file that accompanied this code.
   86.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   86.22 + * Other names may be trademarks of their respective owners.
   86.23   *
   86.24 - * You should have received a copy of the GNU General Public License
   86.25 - * along with this program. Look for COPYING file in the top folder.
   86.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   86.27 + * The contents of this file are subject to the terms of either the GNU
   86.28 + * General Public License Version 2 only ("GPL") or the Common
   86.29 + * Development and Distribution License("CDDL") (collectively, the
   86.30 + * "License"). You may not use this file except in compliance with the
   86.31 + * License. You can obtain a copy of the License at
   86.32 + * http://www.netbeans.org/cddl-gplv2.html
   86.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   86.34 + * specific language governing permissions and limitations under the
   86.35 + * License.  When distributing the software, include this License Header
   86.36 + * Notice in each file and include the License file at
   86.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   86.38 + * particular file as subject to the "Classpath" exception as provided
   86.39 + * by Oracle in the GPL Version 2 section of the License file that
   86.40 + * accompanied this code. If applicable, add the following below the
   86.41 + * License Header, with the fields enclosed by brackets [] replaced by
   86.42 + * your own identifying information:
   86.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   86.44 + *
   86.45 + * Contributor(s):
   86.46 + *
   86.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   86.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   86.49 + *
   86.50 + * If you wish your version of this file to be governed by only the CDDL
   86.51 + * or only the GPL Version 2, indicate your decision by adding
   86.52 + * "[Contributor] elects to include this software in this distribution
   86.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   86.54 + * single choice of license, a recipient has the option to distribute
   86.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   86.56 + * to extend the choice of license to its licensees as provided above.
   86.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   86.58 + * Version 2 license, then the option applies only if the new code is
   86.59 + * made subject to such option by the copyright holder.
   86.60   */
   86.61 -
   86.62  package org.apidesign.html.json.spi;
   86.63  
   86.64  import java.io.IOException;
    87.1 --- a/json/src/main/java/org/apidesign/html/json/spi/WSTransfer.java	Mon Dec 16 14:59:30 2013 +0100
    87.2 +++ b/json/src/main/java/org/apidesign/html/json/spi/WSTransfer.java	Mon Dec 16 15:00:21 2013 +0100
    87.3 @@ -1,22 +1,44 @@
    87.4  /**
    87.5 - * HTML via Java(tm) Language Bindings
    87.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    87.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    87.8   *
    87.9 - * This program is free software: you can redistribute it and/or modify
   87.10 - * it under the terms of the GNU General Public License as published by
   87.11 - * the Free Software Foundation, version 2 of the License.
   87.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   87.13   *
   87.14 - * This program is distributed in the hope that it will be useful,
   87.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   87.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   87.17 - * GNU General Public License for more details. apidesign.org
   87.18 - * designates this particular file as subject to the
   87.19 - * "Classpath" exception as provided by apidesign.org
   87.20 - * in the License file that accompanied this code.
   87.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   87.22 + * Other names may be trademarks of their respective owners.
   87.23   *
   87.24 - * You should have received a copy of the GNU General Public License
   87.25 - * along with this program. Look for COPYING file in the top folder.
   87.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   87.27 + * The contents of this file are subject to the terms of either the GNU
   87.28 + * General Public License Version 2 only ("GPL") or the Common
   87.29 + * Development and Distribution License("CDDL") (collectively, the
   87.30 + * "License"). You may not use this file except in compliance with the
   87.31 + * License. You can obtain a copy of the License at
   87.32 + * http://www.netbeans.org/cddl-gplv2.html
   87.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   87.34 + * specific language governing permissions and limitations under the
   87.35 + * License.  When distributing the software, include this License Header
   87.36 + * Notice in each file and include the License file at
   87.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   87.38 + * particular file as subject to the "Classpath" exception as provided
   87.39 + * by Oracle in the GPL Version 2 section of the License file that
   87.40 + * accompanied this code. If applicable, add the following below the
   87.41 + * License Header, with the fields enclosed by brackets [] replaced by
   87.42 + * your own identifying information:
   87.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   87.44 + *
   87.45 + * Contributor(s):
   87.46 + *
   87.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   87.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   87.49 + *
   87.50 + * If you wish your version of this file to be governed by only the CDDL
   87.51 + * or only the GPL Version 2, indicate your decision by adding
   87.52 + * "[Contributor] elects to include this software in this distribution
   87.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   87.54 + * single choice of license, a recipient has the option to distribute
   87.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   87.56 + * to extend the choice of license to its licensees as provided above.
   87.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   87.58 + * Version 2 license, then the option applies only if the new code is
   87.59 + * made subject to such option by the copyright holder.
   87.60   */
   87.61  package org.apidesign.html.json.spi;
   87.62  
    88.1 --- a/json/src/main/resources/org/apidesign/html/json/impl/Bundle.properties	Mon Dec 16 14:59:30 2013 +0100
    88.2 +++ b/json/src/main/resources/org/apidesign/html/json/impl/Bundle.properties	Mon Dec 16 15:00:21 2013 +0100
    88.3 @@ -1,22 +1,44 @@
    88.4  #
    88.5 -# HTML via Java(tm) Language Bindings
    88.6 -# Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    88.7 +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    88.8  #
    88.9 -# This program is free software: you can redistribute it and/or modify
   88.10 -# it under the terms of the GNU General Public License as published by
   88.11 -# the Free Software Foundation, version 2 of the License.
   88.12 +# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   88.13  #
   88.14 -# This program is distributed in the hope that it will be useful,
   88.15 -# but WITHOUT ANY WARRANTY; without even the implied warranty of
   88.16 -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   88.17 -# GNU General Public License for more details. apidesign.org
   88.18 -# designates this particular file as subject to the
   88.19 -# "Classpath" exception as provided by apidesign.org
   88.20 -# in the License file that accompanied this code.
   88.21 +# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   88.22 +# Other names may be trademarks of their respective owners.
   88.23  #
   88.24 -# You should have received a copy of the GNU General Public License
   88.25 -# along with this program. Look for COPYING file in the top folder.
   88.26 -# If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   88.27 +# The contents of this file are subject to the terms of either the GNU
   88.28 +# General Public License Version 2 only ("GPL") or the Common
   88.29 +# Development and Distribution License("CDDL") (collectively, the
   88.30 +# "License"). You may not use this file except in compliance with the
   88.31 +# License. You can obtain a copy of the License at
   88.32 +# http://www.netbeans.org/cddl-gplv2.html
   88.33 +# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   88.34 +# specific language governing permissions and limitations under the
   88.35 +# License.  When distributing the software, include this License Header
   88.36 +# Notice in each file and include the License file at
   88.37 +# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   88.38 +# particular file as subject to the "Classpath" exception as provided
   88.39 +# by Oracle in the GPL Version 2 section of the License file that
   88.40 +# accompanied this code. If applicable, add the following below the
   88.41 +# License Header, with the fields enclosed by brackets [] replaced by
   88.42 +# your own identifying information:
   88.43 +# "Portions Copyrighted [year] [name of copyright owner]"
   88.44 +#
   88.45 +# Contributor(s):
   88.46 +#
   88.47 +# The Original Software is NetBeans. The Initial Developer of the Original
   88.48 +# Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   88.49 +#
   88.50 +# If you wish your version of this file to be governed by only the CDDL
   88.51 +# or only the GPL Version 2, indicate your decision by adding
   88.52 +# "[Contributor] elects to include this software in this distribution
   88.53 +# under the [CDDL or GPL Version 2] license." If you do not indicate a
   88.54 +# single choice of license, a recipient has the option to distribute
   88.55 +# your version of this file under either the CDDL, the GPL Version 2 or
   88.56 +# to extend the choice of license to its licensees as provided above.
   88.57 +# However, if you add GPL Version 2 code and therefore, elected the GPL
   88.58 +# Version 2 license, then the option applies only if the new code is
   88.59 +# made subject to such option by the copyright holder.
   88.60  #
   88.61  
   88.62  MSG_Completion_GET=The GET method means retrieve whatever information \
    89.1 --- a/json/src/main/resources/org/apidesign/html/json/spi/package.html	Mon Dec 16 14:59:30 2013 +0100
    89.2 +++ b/json/src/main/resources/org/apidesign/html/json/spi/package.html	Mon Dec 16 15:00:21 2013 +0100
    89.3 @@ -1,23 +1,45 @@
    89.4  <!--
    89.5  
    89.6 -    HTML via Java(tm) Language Bindings
    89.7 -    Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    89.8 +    DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    89.9  
   89.10 -    This program is free software: you can redistribute it and/or modify
   89.11 -    it under the terms of the GNU General Public License as published by
   89.12 -    the Free Software Foundation, version 2 of the License.
   89.13 +    Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   89.14  
   89.15 -    This program is distributed in the hope that it will be useful,
   89.16 -    but WITHOUT ANY WARRANTY; without even the implied warranty of
   89.17 -    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   89.18 -    GNU General Public License for more details. apidesign.org
   89.19 -    designates this particular file as subject to the
   89.20 -    "Classpath" exception as provided by apidesign.org
   89.21 -    in the License file that accompanied this code.
   89.22 +    Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   89.23 +    Other names may be trademarks of their respective owners.
   89.24  
   89.25 -    You should have received a copy of the GNU General Public License
   89.26 -    along with this program. Look for COPYING file in the top folder.
   89.27 -    If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   89.28 +    The contents of this file are subject to the terms of either the GNU
   89.29 +    General Public License Version 2 only ("GPL") or the Common
   89.30 +    Development and Distribution License("CDDL") (collectively, the
   89.31 +    "License"). You may not use this file except in compliance with the
   89.32 +    License. You can obtain a copy of the License at
   89.33 +    http://www.netbeans.org/cddl-gplv2.html
   89.34 +    or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   89.35 +    specific language governing permissions and limitations under the
   89.36 +    License.  When distributing the software, include this License Header
   89.37 +    Notice in each file and include the License file at
   89.38 +    nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   89.39 +    particular file as subject to the "Classpath" exception as provided
   89.40 +    by Oracle in the GPL Version 2 section of the License file that
   89.41 +    accompanied this code. If applicable, add the following below the
   89.42 +    License Header, with the fields enclosed by brackets [] replaced by
   89.43 +    your own identifying information:
   89.44 +    "Portions Copyrighted [year] [name of copyright owner]"
   89.45 +
   89.46 +    Contributor(s):
   89.47 +
   89.48 +    The Original Software is NetBeans. The Initial Developer of the Original
   89.49 +    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   89.50 +
   89.51 +    If you wish your version of this file to be governed by only the CDDL
   89.52 +    or only the GPL Version 2, indicate your decision by adding
   89.53 +    "[Contributor] elects to include this software in this distribution
   89.54 +    under the [CDDL or GPL Version 2] license." If you do not indicate a
   89.55 +    single choice of license, a recipient has the option to distribute
   89.56 +    your version of this file under either the CDDL, the GPL Version 2 or
   89.57 +    to extend the choice of license to its licensees as provided above.
   89.58 +    However, if you add GPL Version 2 code and therefore, elected the GPL
   89.59 +    Version 2 license, then the option applies only if the new code is
   89.60 +    made subject to such option by the copyright holder.
   89.61  
   89.62  -->
   89.63  <!DOCTYPE html>
    90.1 --- a/json/src/test/java/net/java/html/json/BoardTest.java	Mon Dec 16 14:59:30 2013 +0100
    90.2 +++ b/json/src/test/java/net/java/html/json/BoardTest.java	Mon Dec 16 15:00:21 2013 +0100
    90.3 @@ -1,22 +1,44 @@
    90.4  /**
    90.5 - * HTML via Java(tm) Language Bindings
    90.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    90.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    90.8   *
    90.9 - * This program is free software: you can redistribute it and/or modify
   90.10 - * it under the terms of the GNU General Public License as published by
   90.11 - * the Free Software Foundation, version 2 of the License.
   90.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   90.13   *
   90.14 - * This program is distributed in the hope that it will be useful,
   90.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   90.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   90.17 - * GNU General Public License for more details. apidesign.org
   90.18 - * designates this particular file as subject to the
   90.19 - * "Classpath" exception as provided by apidesign.org
   90.20 - * in the License file that accompanied this code.
   90.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   90.22 + * Other names may be trademarks of their respective owners.
   90.23   *
   90.24 - * You should have received a copy of the GNU General Public License
   90.25 - * along with this program. Look for COPYING file in the top folder.
   90.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   90.27 + * The contents of this file are subject to the terms of either the GNU
   90.28 + * General Public License Version 2 only ("GPL") or the Common
   90.29 + * Development and Distribution License("CDDL") (collectively, the
   90.30 + * "License"). You may not use this file except in compliance with the
   90.31 + * License. You can obtain a copy of the License at
   90.32 + * http://www.netbeans.org/cddl-gplv2.html
   90.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   90.34 + * specific language governing permissions and limitations under the
   90.35 + * License.  When distributing the software, include this License Header
   90.36 + * Notice in each file and include the License file at
   90.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   90.38 + * particular file as subject to the "Classpath" exception as provided
   90.39 + * by Oracle in the GPL Version 2 section of the License file that
   90.40 + * accompanied this code. If applicable, add the following below the
   90.41 + * License Header, with the fields enclosed by brackets [] replaced by
   90.42 + * your own identifying information:
   90.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   90.44 + *
   90.45 + * Contributor(s):
   90.46 + *
   90.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   90.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   90.49 + *
   90.50 + * If you wish your version of this file to be governed by only the CDDL
   90.51 + * or only the GPL Version 2, indicate your decision by adding
   90.52 + * "[Contributor] elects to include this software in this distribution
   90.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   90.54 + * single choice of license, a recipient has the option to distribute
   90.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   90.56 + * to extend the choice of license to its licensees as provided above.
   90.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   90.58 + * Version 2 license, then the option applies only if the new code is
   90.59 + * made subject to such option by the copyright holder.
   90.60   */
   90.61  package net.java.html.json;
   90.62  
    91.1 --- a/json/src/test/java/net/java/html/json/Compile.java	Mon Dec 16 14:59:30 2013 +0100
    91.2 +++ b/json/src/test/java/net/java/html/json/Compile.java	Mon Dec 16 15:00:21 2013 +0100
    91.3 @@ -1,22 +1,44 @@
    91.4  /**
    91.5 - * HTML via Java(tm) Language Bindings
    91.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    91.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    91.8   *
    91.9 - * This program is free software: you can redistribute it and/or modify
   91.10 - * it under the terms of the GNU General Public License as published by
   91.11 - * the Free Software Foundation, version 2 of the License.
   91.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   91.13   *
   91.14 - * This program is distributed in the hope that it will be useful,
   91.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   91.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   91.17 - * GNU General Public License for more details. apidesign.org
   91.18 - * designates this particular file as subject to the
   91.19 - * "Classpath" exception as provided by apidesign.org
   91.20 - * in the License file that accompanied this code.
   91.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   91.22 + * Other names may be trademarks of their respective owners.
   91.23   *
   91.24 - * You should have received a copy of the GNU General Public License
   91.25 - * along with this program. Look for COPYING file in the top folder.
   91.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   91.27 + * The contents of this file are subject to the terms of either the GNU
   91.28 + * General Public License Version 2 only ("GPL") or the Common
   91.29 + * Development and Distribution License("CDDL") (collectively, the
   91.30 + * "License"). You may not use this file except in compliance with the
   91.31 + * License. You can obtain a copy of the License at
   91.32 + * http://www.netbeans.org/cddl-gplv2.html
   91.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   91.34 + * specific language governing permissions and limitations under the
   91.35 + * License.  When distributing the software, include this License Header
   91.36 + * Notice in each file and include the License file at
   91.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   91.38 + * particular file as subject to the "Classpath" exception as provided
   91.39 + * by Oracle in the GPL Version 2 section of the License file that
   91.40 + * accompanied this code. If applicable, add the following below the
   91.41 + * License Header, with the fields enclosed by brackets [] replaced by
   91.42 + * your own identifying information:
   91.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   91.44 + *
   91.45 + * Contributor(s):
   91.46 + *
   91.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   91.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   91.49 + *
   91.50 + * If you wish your version of this file to be governed by only the CDDL
   91.51 + * or only the GPL Version 2, indicate your decision by adding
   91.52 + * "[Contributor] elects to include this software in this distribution
   91.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   91.54 + * single choice of license, a recipient has the option to distribute
   91.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   91.56 + * to extend the choice of license to its licensees as provided above.
   91.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   91.58 + * Version 2 license, then the option applies only if the new code is
   91.59 + * made subject to such option by the copyright holder.
   91.60   */
   91.61  package net.java.html.json;
   91.62  
    92.1 --- a/json/src/test/java/net/java/html/json/MapModelTest.java	Mon Dec 16 14:59:30 2013 +0100
    92.2 +++ b/json/src/test/java/net/java/html/json/MapModelTest.java	Mon Dec 16 15:00:21 2013 +0100
    92.3 @@ -1,22 +1,44 @@
    92.4  /**
    92.5 - * HTML via Java(tm) Language Bindings
    92.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    92.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    92.8   *
    92.9 - * This program is free software: you can redistribute it and/or modify
   92.10 - * it under the terms of the GNU General Public License as published by
   92.11 - * the Free Software Foundation, version 2 of the License.
   92.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   92.13   *
   92.14 - * This program is distributed in the hope that it will be useful,
   92.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   92.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   92.17 - * GNU General Public License for more details. apidesign.org
   92.18 - * designates this particular file as subject to the
   92.19 - * "Classpath" exception as provided by apidesign.org
   92.20 - * in the License file that accompanied this code.
   92.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   92.22 + * Other names may be trademarks of their respective owners.
   92.23   *
   92.24 - * You should have received a copy of the GNU General Public License
   92.25 - * along with this program. Look for COPYING file in the top folder.
   92.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   92.27 + * The contents of this file are subject to the terms of either the GNU
   92.28 + * General Public License Version 2 only ("GPL") or the Common
   92.29 + * Development and Distribution License("CDDL") (collectively, the
   92.30 + * "License"). You may not use this file except in compliance with the
   92.31 + * License. You can obtain a copy of the License at
   92.32 + * http://www.netbeans.org/cddl-gplv2.html
   92.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   92.34 + * specific language governing permissions and limitations under the
   92.35 + * License.  When distributing the software, include this License Header
   92.36 + * Notice in each file and include the License file at
   92.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   92.38 + * particular file as subject to the "Classpath" exception as provided
   92.39 + * by Oracle in the GPL Version 2 section of the License file that
   92.40 + * accompanied this code. If applicable, add the following below the
   92.41 + * License Header, with the fields enclosed by brackets [] replaced by
   92.42 + * your own identifying information:
   92.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   92.44 + *
   92.45 + * Contributor(s):
   92.46 + *
   92.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   92.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   92.49 + *
   92.50 + * If you wish your version of this file to be governed by only the CDDL
   92.51 + * or only the GPL Version 2, indicate your decision by adding
   92.52 + * "[Contributor] elects to include this software in this distribution
   92.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   92.54 + * single choice of license, a recipient has the option to distribute
   92.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   92.56 + * to extend the choice of license to its licensees as provided above.
   92.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   92.58 + * Version 2 license, then the option applies only if the new code is
   92.59 + * made subject to such option by the copyright holder.
   92.60   */
   92.61  package net.java.html.json;
   92.62  
    93.1 --- a/json/src/test/java/net/java/html/json/ModelProcessorTest.java	Mon Dec 16 14:59:30 2013 +0100
    93.2 +++ b/json/src/test/java/net/java/html/json/ModelProcessorTest.java	Mon Dec 16 15:00:21 2013 +0100
    93.3 @@ -1,22 +1,44 @@
    93.4  /**
    93.5 - * HTML via Java(tm) Language Bindings
    93.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    93.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    93.8   *
    93.9 - * This program is free software: you can redistribute it and/or modify
   93.10 - * it under the terms of the GNU General Public License as published by
   93.11 - * the Free Software Foundation, version 2 of the License.
   93.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   93.13   *
   93.14 - * This program is distributed in the hope that it will be useful,
   93.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   93.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   93.17 - * GNU General Public License for more details. apidesign.org
   93.18 - * designates this particular file as subject to the
   93.19 - * "Classpath" exception as provided by apidesign.org
   93.20 - * in the License file that accompanied this code.
   93.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   93.22 + * Other names may be trademarks of their respective owners.
   93.23   *
   93.24 - * You should have received a copy of the GNU General Public License
   93.25 - * along with this program. Look for COPYING file in the top folder.
   93.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   93.27 + * The contents of this file are subject to the terms of either the GNU
   93.28 + * General Public License Version 2 only ("GPL") or the Common
   93.29 + * Development and Distribution License("CDDL") (collectively, the
   93.30 + * "License"). You may not use this file except in compliance with the
   93.31 + * License. You can obtain a copy of the License at
   93.32 + * http://www.netbeans.org/cddl-gplv2.html
   93.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   93.34 + * specific language governing permissions and limitations under the
   93.35 + * License.  When distributing the software, include this License Header
   93.36 + * Notice in each file and include the License file at
   93.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   93.38 + * particular file as subject to the "Classpath" exception as provided
   93.39 + * by Oracle in the GPL Version 2 section of the License file that
   93.40 + * accompanied this code. If applicable, add the following below the
   93.41 + * License Header, with the fields enclosed by brackets [] replaced by
   93.42 + * your own identifying information:
   93.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   93.44 + *
   93.45 + * Contributor(s):
   93.46 + *
   93.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   93.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   93.49 + *
   93.50 + * If you wish your version of this file to be governed by only the CDDL
   93.51 + * or only the GPL Version 2, indicate your decision by adding
   93.52 + * "[Contributor] elects to include this software in this distribution
   93.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   93.54 + * single choice of license, a recipient has the option to distribute
   93.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   93.56 + * to extend the choice of license to its licensees as provided above.
   93.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   93.58 + * Version 2 license, then the option applies only if the new code is
   93.59 + * made subject to such option by the copyright holder.
   93.60   */
   93.61  package net.java.html.json;
   93.62  
    94.1 --- a/json/src/test/java/net/java/html/json/ModelTest.java	Mon Dec 16 14:59:30 2013 +0100
    94.2 +++ b/json/src/test/java/net/java/html/json/ModelTest.java	Mon Dec 16 15:00:21 2013 +0100
    94.3 @@ -1,22 +1,44 @@
    94.4  /**
    94.5 - * HTML via Java(tm) Language Bindings
    94.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    94.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    94.8   *
    94.9 - * This program is free software: you can redistribute it and/or modify
   94.10 - * it under the terms of the GNU General Public License as published by
   94.11 - * the Free Software Foundation, version 2 of the License.
   94.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   94.13   *
   94.14 - * This program is distributed in the hope that it will be useful,
   94.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   94.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   94.17 - * GNU General Public License for more details. apidesign.org
   94.18 - * designates this particular file as subject to the
   94.19 - * "Classpath" exception as provided by apidesign.org
   94.20 - * in the License file that accompanied this code.
   94.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   94.22 + * Other names may be trademarks of their respective owners.
   94.23   *
   94.24 - * You should have received a copy of the GNU General Public License
   94.25 - * along with this program. Look for COPYING file in the top folder.
   94.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   94.27 + * The contents of this file are subject to the terms of either the GNU
   94.28 + * General Public License Version 2 only ("GPL") or the Common
   94.29 + * Development and Distribution License("CDDL") (collectively, the
   94.30 + * "License"). You may not use this file except in compliance with the
   94.31 + * License. You can obtain a copy of the License at
   94.32 + * http://www.netbeans.org/cddl-gplv2.html
   94.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   94.34 + * specific language governing permissions and limitations under the
   94.35 + * License.  When distributing the software, include this License Header
   94.36 + * Notice in each file and include the License file at
   94.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   94.38 + * particular file as subject to the "Classpath" exception as provided
   94.39 + * by Oracle in the GPL Version 2 section of the License file that
   94.40 + * accompanied this code. If applicable, add the following below the
   94.41 + * License Header, with the fields enclosed by brackets [] replaced by
   94.42 + * your own identifying information:
   94.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   94.44 + *
   94.45 + * Contributor(s):
   94.46 + *
   94.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   94.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   94.49 + *
   94.50 + * If you wish your version of this file to be governed by only the CDDL
   94.51 + * or only the GPL Version 2, indicate your decision by adding
   94.52 + * "[Contributor] elects to include this software in this distribution
   94.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   94.54 + * single choice of license, a recipient has the option to distribute
   94.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   94.56 + * to extend the choice of license to its licensees as provided above.
   94.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   94.58 + * Version 2 license, then the option applies only if the new code is
   94.59 + * made subject to such option by the copyright holder.
   94.60   */
   94.61  package net.java.html.json;
   94.62  
    95.1 --- a/json/src/test/java/net/java/html/json/ModelsTest.java	Mon Dec 16 14:59:30 2013 +0100
    95.2 +++ b/json/src/test/java/net/java/html/json/ModelsTest.java	Mon Dec 16 15:00:21 2013 +0100
    95.3 @@ -1,22 +1,44 @@
    95.4  /**
    95.5 - * HTML via Java(tm) Language Bindings
    95.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    95.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    95.8   *
    95.9 - * This program is free software: you can redistribute it and/or modify
   95.10 - * it under the terms of the GNU General Public License as published by
   95.11 - * the Free Software Foundation, version 2 of the License.
   95.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   95.13   *
   95.14 - * This program is distributed in the hope that it will be useful,
   95.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   95.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   95.17 - * GNU General Public License for more details. apidesign.org
   95.18 - * designates this particular file as subject to the
   95.19 - * "Classpath" exception as provided by apidesign.org
   95.20 - * in the License file that accompanied this code.
   95.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   95.22 + * Other names may be trademarks of their respective owners.
   95.23   *
   95.24 - * You should have received a copy of the GNU General Public License
   95.25 - * along with this program. Look for COPYING file in the top folder.
   95.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   95.27 + * The contents of this file are subject to the terms of either the GNU
   95.28 + * General Public License Version 2 only ("GPL") or the Common
   95.29 + * Development and Distribution License("CDDL") (collectively, the
   95.30 + * "License"). You may not use this file except in compliance with the
   95.31 + * License. You can obtain a copy of the License at
   95.32 + * http://www.netbeans.org/cddl-gplv2.html
   95.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   95.34 + * specific language governing permissions and limitations under the
   95.35 + * License.  When distributing the software, include this License Header
   95.36 + * Notice in each file and include the License file at
   95.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   95.38 + * particular file as subject to the "Classpath" exception as provided
   95.39 + * by Oracle in the GPL Version 2 section of the License file that
   95.40 + * accompanied this code. If applicable, add the following below the
   95.41 + * License Header, with the fields enclosed by brackets [] replaced by
   95.42 + * your own identifying information:
   95.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   95.44 + *
   95.45 + * Contributor(s):
   95.46 + *
   95.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   95.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   95.49 + *
   95.50 + * If you wish your version of this file to be governed by only the CDDL
   95.51 + * or only the GPL Version 2, indicate your decision by adding
   95.52 + * "[Contributor] elects to include this software in this distribution
   95.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   95.54 + * single choice of license, a recipient has the option to distribute
   95.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   95.56 + * to extend the choice of license to its licensees as provided above.
   95.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   95.58 + * Version 2 license, then the option applies only if the new code is
   95.59 + * made subject to such option by the copyright holder.
   95.60   */
   95.61  package net.java.html.json;
   95.62  
    96.1 --- a/json/src/test/java/net/java/html/json/OperationTest.java	Mon Dec 16 14:59:30 2013 +0100
    96.2 +++ b/json/src/test/java/net/java/html/json/OperationTest.java	Mon Dec 16 15:00:21 2013 +0100
    96.3 @@ -1,22 +1,44 @@
    96.4  /**
    96.5 - * HTML via Java(tm) Language Bindings
    96.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    96.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    96.8   *
    96.9 - * This program is free software: you can redistribute it and/or modify
   96.10 - * it under the terms of the GNU General Public License as published by
   96.11 - * the Free Software Foundation, version 2 of the License.
   96.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   96.13   *
   96.14 - * This program is distributed in the hope that it will be useful,
   96.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   96.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   96.17 - * GNU General Public License for more details. apidesign.org
   96.18 - * designates this particular file as subject to the
   96.19 - * "Classpath" exception as provided by apidesign.org
   96.20 - * in the License file that accompanied this code.
   96.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   96.22 + * Other names may be trademarks of their respective owners.
   96.23   *
   96.24 - * You should have received a copy of the GNU General Public License
   96.25 - * along with this program. Look for COPYING file in the top folder.
   96.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   96.27 + * The contents of this file are subject to the terms of either the GNU
   96.28 + * General Public License Version 2 only ("GPL") or the Common
   96.29 + * Development and Distribution License("CDDL") (collectively, the
   96.30 + * "License"). You may not use this file except in compliance with the
   96.31 + * License. You can obtain a copy of the License at
   96.32 + * http://www.netbeans.org/cddl-gplv2.html
   96.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   96.34 + * specific language governing permissions and limitations under the
   96.35 + * License.  When distributing the software, include this License Header
   96.36 + * Notice in each file and include the License file at
   96.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   96.38 + * particular file as subject to the "Classpath" exception as provided
   96.39 + * by Oracle in the GPL Version 2 section of the License file that
   96.40 + * accompanied this code. If applicable, add the following below the
   96.41 + * License Header, with the fields enclosed by brackets [] replaced by
   96.42 + * your own identifying information:
   96.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   96.44 + *
   96.45 + * Contributor(s):
   96.46 + *
   96.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   96.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   96.49 + *
   96.50 + * If you wish your version of this file to be governed by only the CDDL
   96.51 + * or only the GPL Version 2, indicate your decision by adding
   96.52 + * "[Contributor] elects to include this software in this distribution
   96.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   96.54 + * single choice of license, a recipient has the option to distribute
   96.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   96.56 + * to extend the choice of license to its licensees as provided above.
   96.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   96.58 + * Version 2 license, then the option applies only if the new code is
   96.59 + * made subject to such option by the copyright holder.
   96.60   */
   96.61  package net.java.html.json;
   96.62  
    97.1 --- a/json/src/test/java/net/java/html/json/PersonImpl.java	Mon Dec 16 14:59:30 2013 +0100
    97.2 +++ b/json/src/test/java/net/java/html/json/PersonImpl.java	Mon Dec 16 15:00:21 2013 +0100
    97.3 @@ -1,22 +1,44 @@
    97.4  /**
    97.5 - * HTML via Java(tm) Language Bindings
    97.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    97.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    97.8   *
    97.9 - * This program is free software: you can redistribute it and/or modify
   97.10 - * it under the terms of the GNU General Public License as published by
   97.11 - * the Free Software Foundation, version 2 of the License.
   97.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   97.13   *
   97.14 - * This program is distributed in the hope that it will be useful,
   97.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   97.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   97.17 - * GNU General Public License for more details. apidesign.org
   97.18 - * designates this particular file as subject to the
   97.19 - * "Classpath" exception as provided by apidesign.org
   97.20 - * in the License file that accompanied this code.
   97.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   97.22 + * Other names may be trademarks of their respective owners.
   97.23   *
   97.24 - * You should have received a copy of the GNU General Public License
   97.25 - * along with this program. Look for COPYING file in the top folder.
   97.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   97.27 + * The contents of this file are subject to the terms of either the GNU
   97.28 + * General Public License Version 2 only ("GPL") or the Common
   97.29 + * Development and Distribution License("CDDL") (collectively, the
   97.30 + * "License"). You may not use this file except in compliance with the
   97.31 + * License. You can obtain a copy of the License at
   97.32 + * http://www.netbeans.org/cddl-gplv2.html
   97.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   97.34 + * specific language governing permissions and limitations under the
   97.35 + * License.  When distributing the software, include this License Header
   97.36 + * Notice in each file and include the License file at
   97.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   97.38 + * particular file as subject to the "Classpath" exception as provided
   97.39 + * by Oracle in the GPL Version 2 section of the License file that
   97.40 + * accompanied this code. If applicable, add the following below the
   97.41 + * License Header, with the fields enclosed by brackets [] replaced by
   97.42 + * your own identifying information:
   97.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   97.44 + *
   97.45 + * Contributor(s):
   97.46 + *
   97.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   97.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   97.49 + *
   97.50 + * If you wish your version of this file to be governed by only the CDDL
   97.51 + * or only the GPL Version 2, indicate your decision by adding
   97.52 + * "[Contributor] elects to include this software in this distribution
   97.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   97.54 + * single choice of license, a recipient has the option to distribute
   97.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   97.56 + * to extend the choice of license to its licensees as provided above.
   97.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   97.58 + * Version 2 license, then the option applies only if the new code is
   97.59 + * made subject to such option by the copyright holder.
   97.60   */
   97.61  package net.java.html.json;
   97.62  
    98.1 --- a/json/src/test/java/net/java/html/json/PrimitiveArrayTest.java	Mon Dec 16 14:59:30 2013 +0100
    98.2 +++ b/json/src/test/java/net/java/html/json/PrimitiveArrayTest.java	Mon Dec 16 15:00:21 2013 +0100
    98.3 @@ -1,22 +1,44 @@
    98.4  /**
    98.5 - * HTML via Java(tm) Language Bindings
    98.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    98.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    98.8   *
    98.9 - * This program is free software: you can redistribute it and/or modify
   98.10 - * it under the terms of the GNU General Public License as published by
   98.11 - * the Free Software Foundation, version 2 of the License.
   98.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   98.13   *
   98.14 - * This program is distributed in the hope that it will be useful,
   98.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   98.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   98.17 - * GNU General Public License for more details. apidesign.org
   98.18 - * designates this particular file as subject to the
   98.19 - * "Classpath" exception as provided by apidesign.org
   98.20 - * in the License file that accompanied this code.
   98.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   98.22 + * Other names may be trademarks of their respective owners.
   98.23   *
   98.24 - * You should have received a copy of the GNU General Public License
   98.25 - * along with this program. Look for COPYING file in the top folder.
   98.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   98.27 + * The contents of this file are subject to the terms of either the GNU
   98.28 + * General Public License Version 2 only ("GPL") or the Common
   98.29 + * Development and Distribution License("CDDL") (collectively, the
   98.30 + * "License"). You may not use this file except in compliance with the
   98.31 + * License. You can obtain a copy of the License at
   98.32 + * http://www.netbeans.org/cddl-gplv2.html
   98.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   98.34 + * specific language governing permissions and limitations under the
   98.35 + * License.  When distributing the software, include this License Header
   98.36 + * Notice in each file and include the License file at
   98.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   98.38 + * particular file as subject to the "Classpath" exception as provided
   98.39 + * by Oracle in the GPL Version 2 section of the License file that
   98.40 + * accompanied this code. If applicable, add the following below the
   98.41 + * License Header, with the fields enclosed by brackets [] replaced by
   98.42 + * your own identifying information:
   98.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   98.44 + *
   98.45 + * Contributor(s):
   98.46 + *
   98.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   98.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   98.49 + *
   98.50 + * If you wish your version of this file to be governed by only the CDDL
   98.51 + * or only the GPL Version 2, indicate your decision by adding
   98.52 + * "[Contributor] elects to include this software in this distribution
   98.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   98.54 + * single choice of license, a recipient has the option to distribute
   98.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   98.56 + * to extend the choice of license to its licensees as provided above.
   98.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   98.58 + * Version 2 license, then the option applies only if the new code is
   98.59 + * made subject to such option by the copyright holder.
   98.60   */
   98.61  package net.java.html.json;
   98.62  
    99.1 --- a/json/src/test/java/net/java/html/json/Sex.java	Mon Dec 16 14:59:30 2013 +0100
    99.2 +++ b/json/src/test/java/net/java/html/json/Sex.java	Mon Dec 16 15:00:21 2013 +0100
    99.3 @@ -1,22 +1,44 @@
    99.4  /**
    99.5 - * HTML via Java(tm) Language Bindings
    99.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    99.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    99.8   *
    99.9 - * This program is free software: you can redistribute it and/or modify
   99.10 - * it under the terms of the GNU General Public License as published by
   99.11 - * the Free Software Foundation, version 2 of the License.
   99.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
   99.13   *
   99.14 - * This program is distributed in the hope that it will be useful,
   99.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
   99.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   99.17 - * GNU General Public License for more details. apidesign.org
   99.18 - * designates this particular file as subject to the
   99.19 - * "Classpath" exception as provided by apidesign.org
   99.20 - * in the License file that accompanied this code.
   99.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
   99.22 + * Other names may be trademarks of their respective owners.
   99.23   *
   99.24 - * You should have received a copy of the GNU General Public License
   99.25 - * along with this program. Look for COPYING file in the top folder.
   99.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
   99.27 + * The contents of this file are subject to the terms of either the GNU
   99.28 + * General Public License Version 2 only ("GPL") or the Common
   99.29 + * Development and Distribution License("CDDL") (collectively, the
   99.30 + * "License"). You may not use this file except in compliance with the
   99.31 + * License. You can obtain a copy of the License at
   99.32 + * http://www.netbeans.org/cddl-gplv2.html
   99.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
   99.34 + * specific language governing permissions and limitations under the
   99.35 + * License.  When distributing the software, include this License Header
   99.36 + * Notice in each file and include the License file at
   99.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
   99.38 + * particular file as subject to the "Classpath" exception as provided
   99.39 + * by Oracle in the GPL Version 2 section of the License file that
   99.40 + * accompanied this code. If applicable, add the following below the
   99.41 + * License Header, with the fields enclosed by brackets [] replaced by
   99.42 + * your own identifying information:
   99.43 + * "Portions Copyrighted [year] [name of copyright owner]"
   99.44 + *
   99.45 + * Contributor(s):
   99.46 + *
   99.47 + * The Original Software is NetBeans. The Initial Developer of the Original
   99.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
   99.49 + *
   99.50 + * If you wish your version of this file to be governed by only the CDDL
   99.51 + * or only the GPL Version 2, indicate your decision by adding
   99.52 + * "[Contributor] elects to include this software in this distribution
   99.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
   99.54 + * single choice of license, a recipient has the option to distribute
   99.55 + * your version of this file under either the CDDL, the GPL Version 2 or
   99.56 + * to extend the choice of license to its licensees as provided above.
   99.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
   99.58 + * Version 2 license, then the option applies only if the new code is
   99.59 + * made subject to such option by the copyright holder.
   99.60   */
   99.61  package net.java.html.json;
   99.62  
   100.1 --- a/json/src/test/java/net/java/html/json/TypesTest.java	Mon Dec 16 14:59:30 2013 +0100
   100.2 +++ b/json/src/test/java/net/java/html/json/TypesTest.java	Mon Dec 16 15:00:21 2013 +0100
   100.3 @@ -1,22 +1,44 @@
   100.4  /**
   100.5 - * HTML via Java(tm) Language Bindings
   100.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   100.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   100.8   *
   100.9 - * This program is free software: you can redistribute it and/or modify
  100.10 - * it under the terms of the GNU General Public License as published by
  100.11 - * the Free Software Foundation, version 2 of the License.
  100.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  100.13   *
  100.14 - * This program is distributed in the hope that it will be useful,
  100.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  100.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  100.17 - * GNU General Public License for more details. apidesign.org
  100.18 - * designates this particular file as subject to the
  100.19 - * "Classpath" exception as provided by apidesign.org
  100.20 - * in the License file that accompanied this code.
  100.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  100.22 + * Other names may be trademarks of their respective owners.
  100.23   *
  100.24 - * You should have received a copy of the GNU General Public License
  100.25 - * along with this program. Look for COPYING file in the top folder.
  100.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  100.27 + * The contents of this file are subject to the terms of either the GNU
  100.28 + * General Public License Version 2 only ("GPL") or the Common
  100.29 + * Development and Distribution License("CDDL") (collectively, the
  100.30 + * "License"). You may not use this file except in compliance with the
  100.31 + * License. You can obtain a copy of the License at
  100.32 + * http://www.netbeans.org/cddl-gplv2.html
  100.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  100.34 + * specific language governing permissions and limitations under the
  100.35 + * License.  When distributing the software, include this License Header
  100.36 + * Notice in each file and include the License file at
  100.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  100.38 + * particular file as subject to the "Classpath" exception as provided
  100.39 + * by Oracle in the GPL Version 2 section of the License file that
  100.40 + * accompanied this code. If applicable, add the following below the
  100.41 + * License Header, with the fields enclosed by brackets [] replaced by
  100.42 + * your own identifying information:
  100.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  100.44 + *
  100.45 + * Contributor(s):
  100.46 + *
  100.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  100.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  100.49 + *
  100.50 + * If you wish your version of this file to be governed by only the CDDL
  100.51 + * or only the GPL Version 2, indicate your decision by adding
  100.52 + * "[Contributor] elects to include this software in this distribution
  100.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  100.54 + * single choice of license, a recipient has the option to distribute
  100.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  100.56 + * to extend the choice of license to its licensees as provided above.
  100.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  100.58 + * Version 2 license, then the option applies only if the new code is
  100.59 + * made subject to such option by the copyright holder.
  100.60   */
  100.61  package net.java.html.json;
  100.62  
   101.1 --- a/json/src/test/java/net/java/html/json/WebSocketCallTest.java	Mon Dec 16 14:59:30 2013 +0100
   101.2 +++ b/json/src/test/java/net/java/html/json/WebSocketCallTest.java	Mon Dec 16 15:00:21 2013 +0100
   101.3 @@ -1,22 +1,44 @@
   101.4  /**
   101.5 - * HTML via Java(tm) Language Bindings
   101.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   101.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   101.8   *
   101.9 - * This program is free software: you can redistribute it and/or modify
  101.10 - * it under the terms of the GNU General Public License as published by
  101.11 - * the Free Software Foundation, version 2 of the License.
  101.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  101.13   *
  101.14 - * This program is distributed in the hope that it will be useful,
  101.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  101.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  101.17 - * GNU General Public License for more details. apidesign.org
  101.18 - * designates this particular file as subject to the
  101.19 - * "Classpath" exception as provided by apidesign.org
  101.20 - * in the License file that accompanied this code.
  101.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  101.22 + * Other names may be trademarks of their respective owners.
  101.23   *
  101.24 - * You should have received a copy of the GNU General Public License
  101.25 - * along with this program. Look for COPYING file in the top folder.
  101.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  101.27 + * The contents of this file are subject to the terms of either the GNU
  101.28 + * General Public License Version 2 only ("GPL") or the Common
  101.29 + * Development and Distribution License("CDDL") (collectively, the
  101.30 + * "License"). You may not use this file except in compliance with the
  101.31 + * License. You can obtain a copy of the License at
  101.32 + * http://www.netbeans.org/cddl-gplv2.html
  101.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  101.34 + * specific language governing permissions and limitations under the
  101.35 + * License.  When distributing the software, include this License Header
  101.36 + * Notice in each file and include the License file at
  101.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  101.38 + * particular file as subject to the "Classpath" exception as provided
  101.39 + * by Oracle in the GPL Version 2 section of the License file that
  101.40 + * accompanied this code. If applicable, add the following below the
  101.41 + * License Header, with the fields enclosed by brackets [] replaced by
  101.42 + * your own identifying information:
  101.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  101.44 + *
  101.45 + * Contributor(s):
  101.46 + *
  101.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  101.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  101.49 + *
  101.50 + * If you wish your version of this file to be governed by only the CDDL
  101.51 + * or only the GPL Version 2, indicate your decision by adding
  101.52 + * "[Contributor] elects to include this software in this distribution
  101.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  101.54 + * single choice of license, a recipient has the option to distribute
  101.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  101.56 + * to extend the choice of license to its licensees as provided above.
  101.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  101.58 + * Version 2 license, then the option applies only if the new code is
  101.59 + * made subject to such option by the copyright holder.
  101.60   */
  101.61  package net.java.html.json;
  101.62  
   102.1 --- a/json/src/test/java/org/apidesign/html/json/impl/ConstructorTest.java	Mon Dec 16 14:59:30 2013 +0100
   102.2 +++ b/json/src/test/java/org/apidesign/html/json/impl/ConstructorTest.java	Mon Dec 16 15:00:21 2013 +0100
   102.3 @@ -1,22 +1,44 @@
   102.4  /**
   102.5 - * HTML via Java(tm) Language Bindings
   102.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   102.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   102.8   *
   102.9 - * This program is free software: you can redistribute it and/or modify
  102.10 - * it under the terms of the GNU General Public License as published by
  102.11 - * the Free Software Foundation, version 2 of the License.
  102.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  102.13   *
  102.14 - * This program is distributed in the hope that it will be useful,
  102.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  102.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  102.17 - * GNU General Public License for more details. apidesign.org
  102.18 - * designates this particular file as subject to the
  102.19 - * "Classpath" exception as provided by apidesign.org
  102.20 - * in the License file that accompanied this code.
  102.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  102.22 + * Other names may be trademarks of their respective owners.
  102.23   *
  102.24 - * You should have received a copy of the GNU General Public License
  102.25 - * along with this program. Look for COPYING file in the top folder.
  102.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  102.27 + * The contents of this file are subject to the terms of either the GNU
  102.28 + * General Public License Version 2 only ("GPL") or the Common
  102.29 + * Development and Distribution License("CDDL") (collectively, the
  102.30 + * "License"). You may not use this file except in compliance with the
  102.31 + * License. You can obtain a copy of the License at
  102.32 + * http://www.netbeans.org/cddl-gplv2.html
  102.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  102.34 + * specific language governing permissions and limitations under the
  102.35 + * License.  When distributing the software, include this License Header
  102.36 + * Notice in each file and include the License file at
  102.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  102.38 + * particular file as subject to the "Classpath" exception as provided
  102.39 + * by Oracle in the GPL Version 2 section of the License file that
  102.40 + * accompanied this code. If applicable, add the following below the
  102.41 + * License Header, with the fields enclosed by brackets [] replaced by
  102.42 + * your own identifying information:
  102.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  102.44 + *
  102.45 + * Contributor(s):
  102.46 + *
  102.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  102.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  102.49 + *
  102.50 + * If you wish your version of this file to be governed by only the CDDL
  102.51 + * or only the GPL Version 2, indicate your decision by adding
  102.52 + * "[Contributor] elects to include this software in this distribution
  102.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  102.54 + * single choice of license, a recipient has the option to distribute
  102.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  102.56 + * to extend the choice of license to its licensees as provided above.
  102.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  102.58 + * Version 2 license, then the option applies only if the new code is
  102.59 + * made subject to such option by the copyright holder.
  102.60   */
  102.61  package org.apidesign.html.json.impl;
  102.62  
   103.1 --- a/json/src/test/java/org/apidesign/html/json/impl/EmployeeImpl.java	Mon Dec 16 14:59:30 2013 +0100
   103.2 +++ b/json/src/test/java/org/apidesign/html/json/impl/EmployeeImpl.java	Mon Dec 16 15:00:21 2013 +0100
   103.3 @@ -1,24 +1,45 @@
   103.4  /**
   103.5 - * HTML via Java(tm) Language Bindings
   103.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   103.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   103.8   *
   103.9 - * This program is free software: you can redistribute it and/or modify
  103.10 - * it under the terms of the GNU General Public License as published by
  103.11 - * the Free Software Foundation, version 2 of the License.
  103.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  103.13   *
  103.14 - * This program is distributed in the hope that it will be useful,
  103.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  103.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  103.17 - * GNU General Public License for more details. apidesign.org
  103.18 - * designates this particular file as subject to the
  103.19 - * "Classpath" exception as provided by apidesign.org
  103.20 - * in the License file that accompanied this code.
  103.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  103.22 + * Other names may be trademarks of their respective owners.
  103.23   *
  103.24 - * You should have received a copy of the GNU General Public License
  103.25 - * along with this program. Look for COPYING file in the top folder.
  103.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  103.27 + * The contents of this file are subject to the terms of either the GNU
  103.28 + * General Public License Version 2 only ("GPL") or the Common
  103.29 + * Development and Distribution License("CDDL") (collectively, the
  103.30 + * "License"). You may not use this file except in compliance with the
  103.31 + * License. You can obtain a copy of the License at
  103.32 + * http://www.netbeans.org/cddl-gplv2.html
  103.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  103.34 + * specific language governing permissions and limitations under the
  103.35 + * License.  When distributing the software, include this License Header
  103.36 + * Notice in each file and include the License file at
  103.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  103.38 + * particular file as subject to the "Classpath" exception as provided
  103.39 + * by Oracle in the GPL Version 2 section of the License file that
  103.40 + * accompanied this code. If applicable, add the following below the
  103.41 + * License Header, with the fields enclosed by brackets [] replaced by
  103.42 + * your own identifying information:
  103.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  103.44 + *
  103.45 + * Contributor(s):
  103.46 + *
  103.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  103.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  103.49 + *
  103.50 + * If you wish your version of this file to be governed by only the CDDL
  103.51 + * or only the GPL Version 2, indicate your decision by adding
  103.52 + * "[Contributor] elects to include this software in this distribution
  103.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  103.54 + * single choice of license, a recipient has the option to distribute
  103.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  103.56 + * to extend the choice of license to its licensees as provided above.
  103.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  103.58 + * Version 2 license, then the option applies only if the new code is
  103.59 + * made subject to such option by the copyright holder.
  103.60   */
  103.61 -
  103.62  package org.apidesign.html.json.impl;
  103.63  
  103.64  import net.java.html.json.Model;
   104.1 --- a/json/src/test/java/org/apidesign/html/json/impl/EmployerTest.java	Mon Dec 16 14:59:30 2013 +0100
   104.2 +++ b/json/src/test/java/org/apidesign/html/json/impl/EmployerTest.java	Mon Dec 16 15:00:21 2013 +0100
   104.3 @@ -1,22 +1,44 @@
   104.4  /**
   104.5 - * HTML via Java(tm) Language Bindings
   104.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   104.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   104.8   *
   104.9 - * This program is free software: you can redistribute it and/or modify
  104.10 - * it under the terms of the GNU General Public License as published by
  104.11 - * the Free Software Foundation, version 2 of the License.
  104.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  104.13   *
  104.14 - * This program is distributed in the hope that it will be useful,
  104.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  104.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  104.17 - * GNU General Public License for more details. apidesign.org
  104.18 - * designates this particular file as subject to the
  104.19 - * "Classpath" exception as provided by apidesign.org
  104.20 - * in the License file that accompanied this code.
  104.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  104.22 + * Other names may be trademarks of their respective owners.
  104.23   *
  104.24 - * You should have received a copy of the GNU General Public License
  104.25 - * along with this program. Look for COPYING file in the top folder.
  104.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  104.27 + * The contents of this file are subject to the terms of either the GNU
  104.28 + * General Public License Version 2 only ("GPL") or the Common
  104.29 + * Development and Distribution License("CDDL") (collectively, the
  104.30 + * "License"). You may not use this file except in compliance with the
  104.31 + * License. You can obtain a copy of the License at
  104.32 + * http://www.netbeans.org/cddl-gplv2.html
  104.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  104.34 + * specific language governing permissions and limitations under the
  104.35 + * License.  When distributing the software, include this License Header
  104.36 + * Notice in each file and include the License file at
  104.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  104.38 + * particular file as subject to the "Classpath" exception as provided
  104.39 + * by Oracle in the GPL Version 2 section of the License file that
  104.40 + * accompanied this code. If applicable, add the following below the
  104.41 + * License Header, with the fields enclosed by brackets [] replaced by
  104.42 + * your own identifying information:
  104.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  104.44 + *
  104.45 + * Contributor(s):
  104.46 + *
  104.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  104.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  104.49 + *
  104.50 + * If you wish your version of this file to be governed by only the CDDL
  104.51 + * or only the GPL Version 2, indicate your decision by adding
  104.52 + * "[Contributor] elects to include this software in this distribution
  104.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  104.54 + * single choice of license, a recipient has the option to distribute
  104.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  104.56 + * to extend the choice of license to its licensees as provided above.
  104.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  104.58 + * Version 2 license, then the option applies only if the new code is
  104.59 + * made subject to such option by the copyright holder.
  104.60   */
  104.61  package org.apidesign.html.json.impl;
  104.62  
   105.1 --- a/json/src/test/java/org/apidesign/html/json/impl/JSONListTest.java	Mon Dec 16 14:59:30 2013 +0100
   105.2 +++ b/json/src/test/java/org/apidesign/html/json/impl/JSONListTest.java	Mon Dec 16 15:00:21 2013 +0100
   105.3 @@ -1,22 +1,44 @@
   105.4  /**
   105.5 - * HTML via Java(tm) Language Bindings
   105.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   105.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   105.8   *
   105.9 - * This program is free software: you can redistribute it and/or modify
  105.10 - * it under the terms of the GNU General Public License as published by
  105.11 - * the Free Software Foundation, version 2 of the License.
  105.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  105.13   *
  105.14 - * This program is distributed in the hope that it will be useful,
  105.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  105.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  105.17 - * GNU General Public License for more details. apidesign.org
  105.18 - * designates this particular file as subject to the
  105.19 - * "Classpath" exception as provided by apidesign.org
  105.20 - * in the License file that accompanied this code.
  105.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  105.22 + * Other names may be trademarks of their respective owners.
  105.23   *
  105.24 - * You should have received a copy of the GNU General Public License
  105.25 - * along with this program. Look for COPYING file in the top folder.
  105.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  105.27 + * The contents of this file are subject to the terms of either the GNU
  105.28 + * General Public License Version 2 only ("GPL") or the Common
  105.29 + * Development and Distribution License("CDDL") (collectively, the
  105.30 + * "License"). You may not use this file except in compliance with the
  105.31 + * License. You can obtain a copy of the License at
  105.32 + * http://www.netbeans.org/cddl-gplv2.html
  105.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  105.34 + * specific language governing permissions and limitations under the
  105.35 + * License.  When distributing the software, include this License Header
  105.36 + * Notice in each file and include the License file at
  105.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  105.38 + * particular file as subject to the "Classpath" exception as provided
  105.39 + * by Oracle in the GPL Version 2 section of the License file that
  105.40 + * accompanied this code. If applicable, add the following below the
  105.41 + * License Header, with the fields enclosed by brackets [] replaced by
  105.42 + * your own identifying information:
  105.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  105.44 + *
  105.45 + * Contributor(s):
  105.46 + *
  105.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  105.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  105.49 + *
  105.50 + * If you wish your version of this file to be governed by only the CDDL
  105.51 + * or only the GPL Version 2, indicate your decision by adding
  105.52 + * "[Contributor] elects to include this software in this distribution
  105.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  105.54 + * single choice of license, a recipient has the option to distribute
  105.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  105.56 + * to extend the choice of license to its licensees as provided above.
  105.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  105.58 + * Version 2 license, then the option applies only if the new code is
  105.59 + * made subject to such option by the copyright holder.
  105.60   */
  105.61  package org.apidesign.html.json.impl;
  105.62  
   106.1 --- a/json/src/test/java/org/apidesign/html/json/impl/JSONTest.java	Mon Dec 16 14:59:30 2013 +0100
   106.2 +++ b/json/src/test/java/org/apidesign/html/json/impl/JSONTest.java	Mon Dec 16 15:00:21 2013 +0100
   106.3 @@ -1,22 +1,44 @@
   106.4  /**
   106.5 - * HTML via Java(tm) Language Bindings
   106.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   106.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   106.8   *
   106.9 - * This program is free software: you can redistribute it and/or modify
  106.10 - * it under the terms of the GNU General Public License as published by
  106.11 - * the Free Software Foundation, version 2 of the License.
  106.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  106.13   *
  106.14 - * This program is distributed in the hope that it will be useful,
  106.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  106.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  106.17 - * GNU General Public License for more details. apidesign.org
  106.18 - * designates this particular file as subject to the
  106.19 - * "Classpath" exception as provided by apidesign.org
  106.20 - * in the License file that accompanied this code.
  106.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  106.22 + * Other names may be trademarks of their respective owners.
  106.23   *
  106.24 - * You should have received a copy of the GNU General Public License
  106.25 - * along with this program. Look for COPYING file in the top folder.
  106.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  106.27 + * The contents of this file are subject to the terms of either the GNU
  106.28 + * General Public License Version 2 only ("GPL") or the Common
  106.29 + * Development and Distribution License("CDDL") (collectively, the
  106.30 + * "License"). You may not use this file except in compliance with the
  106.31 + * License. You can obtain a copy of the License at
  106.32 + * http://www.netbeans.org/cddl-gplv2.html
  106.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  106.34 + * specific language governing permissions and limitations under the
  106.35 + * License.  When distributing the software, include this License Header
  106.36 + * Notice in each file and include the License file at
  106.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  106.38 + * particular file as subject to the "Classpath" exception as provided
  106.39 + * by Oracle in the GPL Version 2 section of the License file that
  106.40 + * accompanied this code. If applicable, add the following below the
  106.41 + * License Header, with the fields enclosed by brackets [] replaced by
  106.42 + * your own identifying information:
  106.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  106.44 + *
  106.45 + * Contributor(s):
  106.46 + *
  106.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  106.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  106.49 + *
  106.50 + * If you wish your version of this file to be governed by only the CDDL
  106.51 + * or only the GPL Version 2, indicate your decision by adding
  106.52 + * "[Contributor] elects to include this software in this distribution
  106.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  106.54 + * single choice of license, a recipient has the option to distribute
  106.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  106.56 + * to extend the choice of license to its licensees as provided above.
  106.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  106.58 + * Version 2 license, then the option applies only if the new code is
  106.59 + * made subject to such option by the copyright holder.
  106.60   */
  106.61  package org.apidesign.html.json.impl;
  106.62  
   107.1 --- a/json/src/test/java/org/apidesign/html/json/impl/NoPropertiesTest.java	Mon Dec 16 14:59:30 2013 +0100
   107.2 +++ b/json/src/test/java/org/apidesign/html/json/impl/NoPropertiesTest.java	Mon Dec 16 15:00:21 2013 +0100
   107.3 @@ -1,22 +1,44 @@
   107.4  /**
   107.5 - * HTML via Java(tm) Language Bindings
   107.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   107.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   107.8   *
   107.9 - * This program is free software: you can redistribute it and/or modify
  107.10 - * it under the terms of the GNU General Public License as published by
  107.11 - * the Free Software Foundation, version 2 of the License.
  107.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  107.13   *
  107.14 - * This program is distributed in the hope that it will be useful,
  107.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  107.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  107.17 - * GNU General Public License for more details. apidesign.org
  107.18 - * designates this particular file as subject to the
  107.19 - * "Classpath" exception as provided by apidesign.org
  107.20 - * in the License file that accompanied this code.
  107.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  107.22 + * Other names may be trademarks of their respective owners.
  107.23   *
  107.24 - * You should have received a copy of the GNU General Public License
  107.25 - * along with this program. Look for COPYING file in the top folder.
  107.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  107.27 + * The contents of this file are subject to the terms of either the GNU
  107.28 + * General Public License Version 2 only ("GPL") or the Common
  107.29 + * Development and Distribution License("CDDL") (collectively, the
  107.30 + * "License"). You may not use this file except in compliance with the
  107.31 + * License. You can obtain a copy of the License at
  107.32 + * http://www.netbeans.org/cddl-gplv2.html
  107.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  107.34 + * specific language governing permissions and limitations under the
  107.35 + * License.  When distributing the software, include this License Header
  107.36 + * Notice in each file and include the License file at
  107.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  107.38 + * particular file as subject to the "Classpath" exception as provided
  107.39 + * by Oracle in the GPL Version 2 section of the License file that
  107.40 + * accompanied this code. If applicable, add the following below the
  107.41 + * License Header, with the fields enclosed by brackets [] replaced by
  107.42 + * your own identifying information:
  107.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  107.44 + *
  107.45 + * Contributor(s):
  107.46 + *
  107.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  107.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  107.49 + *
  107.50 + * If you wish your version of this file to be governed by only the CDDL
  107.51 + * or only the GPL Version 2, indicate your decision by adding
  107.52 + * "[Contributor] elects to include this software in this distribution
  107.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  107.54 + * single choice of license, a recipient has the option to distribute
  107.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  107.56 + * to extend the choice of license to its licensees as provided above.
  107.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  107.58 + * Version 2 license, then the option applies only if the new code is
  107.59 + * made subject to such option by the copyright holder.
  107.60   */
  107.61  package org.apidesign.html.json.impl;
  107.62  
   108.1 --- a/ko-archetype-test/src/test/java/org/apidesign/html/archetype/test/ArchetypeVersionTest.java	Mon Dec 16 14:59:30 2013 +0100
   108.2 +++ b/ko-archetype-test/src/test/java/org/apidesign/html/archetype/test/ArchetypeVersionTest.java	Mon Dec 16 15:00:21 2013 +0100
   108.3 @@ -1,22 +1,44 @@
   108.4  /**
   108.5 - * HTML via Java(tm) Language Bindings
   108.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   108.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   108.8   *
   108.9 - * This program is free software: you can redistribute it and/or modify
  108.10 - * it under the terms of the GNU General Public License as published by
  108.11 - * the Free Software Foundation, version 2 of the License.
  108.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  108.13   *
  108.14 - * This program is distributed in the hope that it will be useful,
  108.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  108.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  108.17 - * GNU General Public License for more details. apidesign.org
  108.18 - * designates this particular file as subject to the
  108.19 - * "Classpath" exception as provided by apidesign.org
  108.20 - * in the License file that accompanied this code.
  108.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  108.22 + * Other names may be trademarks of their respective owners.
  108.23   *
  108.24 - * You should have received a copy of the GNU General Public License
  108.25 - * along with this program. Look for COPYING file in the top folder.
  108.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  108.27 + * The contents of this file are subject to the terms of either the GNU
  108.28 + * General Public License Version 2 only ("GPL") or the Common
  108.29 + * Development and Distribution License("CDDL") (collectively, the
  108.30 + * "License"). You may not use this file except in compliance with the
  108.31 + * License. You can obtain a copy of the License at
  108.32 + * http://www.netbeans.org/cddl-gplv2.html
  108.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  108.34 + * specific language governing permissions and limitations under the
  108.35 + * License.  When distributing the software, include this License Header
  108.36 + * Notice in each file and include the License file at
  108.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  108.38 + * particular file as subject to the "Classpath" exception as provided
  108.39 + * by Oracle in the GPL Version 2 section of the License file that
  108.40 + * accompanied this code. If applicable, add the following below the
  108.41 + * License Header, with the fields enclosed by brackets [] replaced by
  108.42 + * your own identifying information:
  108.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  108.44 + *
  108.45 + * Contributor(s):
  108.46 + *
  108.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  108.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  108.49 + *
  108.50 + * If you wish your version of this file to be governed by only the CDDL
  108.51 + * or only the GPL Version 2, indicate your decision by adding
  108.52 + * "[Contributor] elects to include this software in this distribution
  108.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  108.54 + * single choice of license, a recipient has the option to distribute
  108.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  108.56 + * to extend the choice of license to its licensees as provided above.
  108.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  108.58 + * Version 2 license, then the option applies only if the new code is
  108.59 + * made subject to such option by the copyright holder.
  108.60   */
  108.61  package org.apidesign.html.archetype.test;
  108.62  
   109.1 --- a/ko-archetype-test/src/test/java/org/apidesign/html/archetype/test/VerifyArchetypeTest.java	Mon Dec 16 14:59:30 2013 +0100
   109.2 +++ b/ko-archetype-test/src/test/java/org/apidesign/html/archetype/test/VerifyArchetypeTest.java	Mon Dec 16 15:00:21 2013 +0100
   109.3 @@ -1,22 +1,44 @@
   109.4  /**
   109.5 - * HTML via Java(tm) Language Bindings
   109.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   109.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   109.8   *
   109.9 - * This program is free software: you can redistribute it and/or modify
  109.10 - * it under the terms of the GNU General Public License as published by
  109.11 - * the Free Software Foundation, version 2 of the License.
  109.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  109.13   *
  109.14 - * This program is distributed in the hope that it will be useful,
  109.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  109.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  109.17 - * GNU General Public License for more details. apidesign.org
  109.18 - * designates this particular file as subject to the
  109.19 - * "Classpath" exception as provided by apidesign.org
  109.20 - * in the License file that accompanied this code.
  109.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  109.22 + * Other names may be trademarks of their respective owners.
  109.23   *
  109.24 - * You should have received a copy of the GNU General Public License
  109.25 - * along with this program. Look for COPYING file in the top folder.
  109.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  109.27 + * The contents of this file are subject to the terms of either the GNU
  109.28 + * General Public License Version 2 only ("GPL") or the Common
  109.29 + * Development and Distribution License("CDDL") (collectively, the
  109.30 + * "License"). You may not use this file except in compliance with the
  109.31 + * License. You can obtain a copy of the License at
  109.32 + * http://www.netbeans.org/cddl-gplv2.html
  109.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  109.34 + * specific language governing permissions and limitations under the
  109.35 + * License.  When distributing the software, include this License Header
  109.36 + * Notice in each file and include the License file at
  109.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  109.38 + * particular file as subject to the "Classpath" exception as provided
  109.39 + * by Oracle in the GPL Version 2 section of the License file that
  109.40 + * accompanied this code. If applicable, add the following below the
  109.41 + * License Header, with the fields enclosed by brackets [] replaced by
  109.42 + * your own identifying information:
  109.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  109.44 + *
  109.45 + * Contributor(s):
  109.46 + *
  109.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  109.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  109.49 + *
  109.50 + * If you wish your version of this file to be governed by only the CDDL
  109.51 + * or only the GPL Version 2, indicate your decision by adding
  109.52 + * "[Contributor] elects to include this software in this distribution
  109.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  109.54 + * single choice of license, a recipient has the option to distribute
  109.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  109.56 + * to extend the choice of license to its licensees as provided above.
  109.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  109.58 + * Version 2 license, then the option applies only if the new code is
  109.59 + * made subject to such option by the copyright holder.
  109.60   */
  109.61  package org.apidesign.html.archetype.test;
  109.62  
   110.1 --- a/ko-archetype/src/main/java/org/apidesign/html/archetype/package-info.java	Mon Dec 16 14:59:30 2013 +0100
   110.2 +++ b/ko-archetype/src/main/java/org/apidesign/html/archetype/package-info.java	Mon Dec 16 15:00:21 2013 +0100
   110.3 @@ -1,21 +1,43 @@
   110.4  /**
   110.5 - * HTML via Java(tm) Language Bindings
   110.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   110.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   110.8   *
   110.9 - * This program is free software: you can redistribute it and/or modify
  110.10 - * it under the terms of the GNU General Public License as published by
  110.11 - * the Free Software Foundation, version 2 of the License.
  110.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  110.13   *
  110.14 - * This program is distributed in the hope that it will be useful,
  110.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  110.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  110.17 - * GNU General Public License for more details. apidesign.org
  110.18 - * designates this particular file as subject to the
  110.19 - * "Classpath" exception as provided by apidesign.org
  110.20 - * in the License file that accompanied this code.
  110.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  110.22 + * Other names may be trademarks of their respective owners.
  110.23   *
  110.24 - * You should have received a copy of the GNU General Public License
  110.25 - * along with this program. Look for COPYING file in the top folder.
  110.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  110.27 + * The contents of this file are subject to the terms of either the GNU
  110.28 + * General Public License Version 2 only ("GPL") or the Common
  110.29 + * Development and Distribution License("CDDL") (collectively, the
  110.30 + * "License"). You may not use this file except in compliance with the
  110.31 + * License. You can obtain a copy of the License at
  110.32 + * http://www.netbeans.org/cddl-gplv2.html
  110.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  110.34 + * specific language governing permissions and limitations under the
  110.35 + * License.  When distributing the software, include this License Header
  110.36 + * Notice in each file and include the License file at
  110.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  110.38 + * particular file as subject to the "Classpath" exception as provided
  110.39 + * by Oracle in the GPL Version 2 section of the License file that
  110.40 + * accompanied this code. If applicable, add the following below the
  110.41 + * License Header, with the fields enclosed by brackets [] replaced by
  110.42 + * your own identifying information:
  110.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  110.44 + *
  110.45 + * Contributor(s):
  110.46 + *
  110.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  110.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  110.49 + *
  110.50 + * If you wish your version of this file to be governed by only the CDDL
  110.51 + * or only the GPL Version 2, indicate your decision by adding
  110.52 + * "[Contributor] elects to include this software in this distribution
  110.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  110.54 + * single choice of license, a recipient has the option to distribute
  110.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  110.56 + * to extend the choice of license to its licensees as provided above.
  110.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  110.58 + * Version 2 license, then the option applies only if the new code is
  110.59 + * made subject to such option by the copyright holder.
  110.60   */
  110.61  package org.apidesign.html.archetype;
   111.1 --- a/ko-fx/src/main/java/org/apidesign/html/kofx/Console.java	Mon Dec 16 14:59:30 2013 +0100
   111.2 +++ b/ko-fx/src/main/java/org/apidesign/html/kofx/Console.java	Mon Dec 16 15:00:21 2013 +0100
   111.3 @@ -1,22 +1,44 @@
   111.4  /**
   111.5 - * HTML via Java(tm) Language Bindings
   111.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   111.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   111.8   *
   111.9 - * This program is free software: you can redistribute it and/or modify
  111.10 - * it under the terms of the GNU General Public License as published by
  111.11 - * the Free Software Foundation, version 2 of the License.
  111.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  111.13   *
  111.14 - * This program is distributed in the hope that it will be useful,
  111.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  111.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  111.17 - * GNU General Public License for more details. apidesign.org
  111.18 - * designates this particular file as subject to the
  111.19 - * "Classpath" exception as provided by apidesign.org
  111.20 - * in the License file that accompanied this code.
  111.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  111.22 + * Other names may be trademarks of their respective owners.
  111.23   *
  111.24 - * You should have received a copy of the GNU General Public License
  111.25 - * along with this program. Look for COPYING file in the top folder.
  111.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  111.27 + * The contents of this file are subject to the terms of either the GNU
  111.28 + * General Public License Version 2 only ("GPL") or the Common
  111.29 + * Development and Distribution License("CDDL") (collectively, the
  111.30 + * "License"). You may not use this file except in compliance with the
  111.31 + * License. You can obtain a copy of the License at
  111.32 + * http://www.netbeans.org/cddl-gplv2.html
  111.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  111.34 + * specific language governing permissions and limitations under the
  111.35 + * License.  When distributing the software, include this License Header
  111.36 + * Notice in each file and include the License file at
  111.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  111.38 + * particular file as subject to the "Classpath" exception as provided
  111.39 + * by Oracle in the GPL Version 2 section of the License file that
  111.40 + * accompanied this code. If applicable, add the following below the
  111.41 + * License Header, with the fields enclosed by brackets [] replaced by
  111.42 + * your own identifying information:
  111.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  111.44 + *
  111.45 + * Contributor(s):
  111.46 + *
  111.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  111.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  111.49 + *
  111.50 + * If you wish your version of this file to be governed by only the CDDL
  111.51 + * or only the GPL Version 2, indicate your decision by adding
  111.52 + * "[Contributor] elects to include this software in this distribution
  111.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  111.54 + * single choice of license, a recipient has the option to distribute
  111.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  111.56 + * to extend the choice of license to its licensees as provided above.
  111.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  111.58 + * Version 2 license, then the option applies only if the new code is
  111.59 + * made subject to such option by the copyright holder.
  111.60   */
  111.61  package org.apidesign.html.kofx;
  111.62  
   112.1 --- a/ko-fx/src/main/java/org/apidesign/html/kofx/FXContext.java	Mon Dec 16 14:59:30 2013 +0100
   112.2 +++ b/ko-fx/src/main/java/org/apidesign/html/kofx/FXContext.java	Mon Dec 16 15:00:21 2013 +0100
   112.3 @@ -1,22 +1,44 @@
   112.4  /**
   112.5 - * HTML via Java(tm) Language Bindings
   112.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   112.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   112.8   *
   112.9 - * This program is free software: you can redistribute it and/or modify
  112.10 - * it under the terms of the GNU General Public License as published by
  112.11 - * the Free Software Foundation, version 2 of the License.
  112.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  112.13   *
  112.14 - * This program is distributed in the hope that it will be useful,
  112.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  112.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  112.17 - * GNU General Public License for more details. apidesign.org
  112.18 - * designates this particular file as subject to the
  112.19 - * "Classpath" exception as provided by apidesign.org
  112.20 - * in the License file that accompanied this code.
  112.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  112.22 + * Other names may be trademarks of their respective owners.
  112.23   *
  112.24 - * You should have received a copy of the GNU General Public License
  112.25 - * along with this program. Look for COPYING file in the top folder.
  112.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  112.27 + * The contents of this file are subject to the terms of either the GNU
  112.28 + * General Public License Version 2 only ("GPL") or the Common
  112.29 + * Development and Distribution License("CDDL") (collectively, the
  112.30 + * "License"). You may not use this file except in compliance with the
  112.31 + * License. You can obtain a copy of the License at
  112.32 + * http://www.netbeans.org/cddl-gplv2.html
  112.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  112.34 + * specific language governing permissions and limitations under the
  112.35 + * License.  When distributing the software, include this License Header
  112.36 + * Notice in each file and include the License file at
  112.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  112.38 + * particular file as subject to the "Classpath" exception as provided
  112.39 + * by Oracle in the GPL Version 2 section of the License file that
  112.40 + * accompanied this code. If applicable, add the following below the
  112.41 + * License Header, with the fields enclosed by brackets [] replaced by
  112.42 + * your own identifying information:
  112.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  112.44 + *
  112.45 + * Contributor(s):
  112.46 + *
  112.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  112.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  112.49 + *
  112.50 + * If you wish your version of this file to be governed by only the CDDL
  112.51 + * or only the GPL Version 2, indicate your decision by adding
  112.52 + * "[Contributor] elects to include this software in this distribution
  112.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  112.54 + * single choice of license, a recipient has the option to distribute
  112.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  112.56 + * to extend the choice of license to its licensees as provided above.
  112.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  112.58 + * Version 2 license, then the option applies only if the new code is
  112.59 + * made subject to such option by the copyright holder.
  112.60   */
  112.61  package org.apidesign.html.kofx;
  112.62  
   113.1 --- a/ko-fx/src/main/java/org/apidesign/html/kofx/Knockout.java	Mon Dec 16 14:59:30 2013 +0100
   113.2 +++ b/ko-fx/src/main/java/org/apidesign/html/kofx/Knockout.java	Mon Dec 16 15:00:21 2013 +0100
   113.3 @@ -1,22 +1,44 @@
   113.4  /**
   113.5 - * HTML via Java(tm) Language Bindings
   113.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   113.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   113.8   *
   113.9 - * This program is free software: you can redistribute it and/or modify
  113.10 - * it under the terms of the GNU General Public License as published by
  113.11 - * the Free Software Foundation, version 2 of the License.
  113.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  113.13   *
  113.14 - * This program is distributed in the hope that it will be useful,
  113.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  113.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  113.17 - * GNU General Public License for more details. apidesign.org
  113.18 - * designates this particular file as subject to the
  113.19 - * "Classpath" exception as provided by apidesign.org
  113.20 - * in the License file that accompanied this code.
  113.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  113.22 + * Other names may be trademarks of their respective owners.
  113.23   *
  113.24 - * You should have received a copy of the GNU General Public License
  113.25 - * along with this program. Look for COPYING file in the top folder.
  113.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  113.27 + * The contents of this file are subject to the terms of either the GNU
  113.28 + * General Public License Version 2 only ("GPL") or the Common
  113.29 + * Development and Distribution License("CDDL") (collectively, the
  113.30 + * "License"). You may not use this file except in compliance with the
  113.31 + * License. You can obtain a copy of the License at
  113.32 + * http://www.netbeans.org/cddl-gplv2.html
  113.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  113.34 + * specific language governing permissions and limitations under the
  113.35 + * License.  When distributing the software, include this License Header
  113.36 + * Notice in each file and include the License file at
  113.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  113.38 + * particular file as subject to the "Classpath" exception as provided
  113.39 + * by Oracle in the GPL Version 2 section of the License file that
  113.40 + * accompanied this code. If applicable, add the following below the
  113.41 + * License Header, with the fields enclosed by brackets [] replaced by
  113.42 + * your own identifying information:
  113.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  113.44 + *
  113.45 + * Contributor(s):
  113.46 + *
  113.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  113.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  113.49 + *
  113.50 + * If you wish your version of this file to be governed by only the CDDL
  113.51 + * or only the GPL Version 2, indicate your decision by adding
  113.52 + * "[Contributor] elects to include this software in this distribution
  113.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  113.54 + * single choice of license, a recipient has the option to distribute
  113.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  113.56 + * to extend the choice of license to its licensees as provided above.
  113.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  113.58 + * Version 2 license, then the option applies only if the new code is
  113.59 + * made subject to such option by the copyright holder.
  113.60   */
  113.61  package org.apidesign.html.kofx;
  113.62  
   114.1 --- a/ko-fx/src/main/java/org/apidesign/html/kofx/LoadJSON.java	Mon Dec 16 14:59:30 2013 +0100
   114.2 +++ b/ko-fx/src/main/java/org/apidesign/html/kofx/LoadJSON.java	Mon Dec 16 15:00:21 2013 +0100
   114.3 @@ -1,22 +1,44 @@
   114.4  /**
   114.5 - * HTML via Java(tm) Language Bindings
   114.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   114.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   114.8   *
   114.9 - * This program is free software: you can redistribute it and/or modify
  114.10 - * it under the terms of the GNU General Public License as published by
  114.11 - * the Free Software Foundation, version 2 of the License.
  114.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  114.13   *
  114.14 - * This program is distributed in the hope that it will be useful,
  114.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  114.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  114.17 - * GNU General Public License for more details. apidesign.org
  114.18 - * designates this particular file as subject to the
  114.19 - * "Classpath" exception as provided by apidesign.org
  114.20 - * in the License file that accompanied this code.
  114.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  114.22 + * Other names may be trademarks of their respective owners.
  114.23   *
  114.24 - * You should have received a copy of the GNU General Public License
  114.25 - * along with this program. Look for COPYING file in the top folder.
  114.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  114.27 + * The contents of this file are subject to the terms of either the GNU
  114.28 + * General Public License Version 2 only ("GPL") or the Common
  114.29 + * Development and Distribution License("CDDL") (collectively, the
  114.30 + * "License"). You may not use this file except in compliance with the
  114.31 + * License. You can obtain a copy of the License at
  114.32 + * http://www.netbeans.org/cddl-gplv2.html
  114.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  114.34 + * specific language governing permissions and limitations under the
  114.35 + * License.  When distributing the software, include this License Header
  114.36 + * Notice in each file and include the License file at
  114.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  114.38 + * particular file as subject to the "Classpath" exception as provided
  114.39 + * by Oracle in the GPL Version 2 section of the License file that
  114.40 + * accompanied this code. If applicable, add the following below the
  114.41 + * License Header, with the fields enclosed by brackets [] replaced by
  114.42 + * your own identifying information:
  114.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  114.44 + *
  114.45 + * Contributor(s):
  114.46 + *
  114.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  114.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  114.49 + *
  114.50 + * If you wish your version of this file to be governed by only the CDDL
  114.51 + * or only the GPL Version 2, indicate your decision by adding
  114.52 + * "[Contributor] elects to include this software in this distribution
  114.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  114.54 + * single choice of license, a recipient has the option to distribute
  114.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  114.56 + * to extend the choice of license to its licensees as provided above.
  114.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  114.58 + * Version 2 license, then the option applies only if the new code is
  114.59 + * made subject to such option by the copyright holder.
  114.60   */
  114.61  package org.apidesign.html.kofx;
  114.62  
   115.1 --- a/ko-fx/src/main/java/org/apidesign/html/kofx/LoadWS.java	Mon Dec 16 14:59:30 2013 +0100
   115.2 +++ b/ko-fx/src/main/java/org/apidesign/html/kofx/LoadWS.java	Mon Dec 16 15:00:21 2013 +0100
   115.3 @@ -1,22 +1,44 @@
   115.4  /**
   115.5 - * HTML via Java(tm) Language Bindings
   115.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   115.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   115.8   *
   115.9 - * This program is free software: you can redistribute it and/or modify
  115.10 - * it under the terms of the GNU General Public License as published by
  115.11 - * the Free Software Foundation, version 2 of the License.
  115.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  115.13   *
  115.14 - * This program is distributed in the hope that it will be useful,
  115.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  115.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  115.17 - * GNU General Public License for more details. apidesign.org
  115.18 - * designates this particular file as subject to the
  115.19 - * "Classpath" exception as provided by apidesign.org
  115.20 - * in the License file that accompanied this code.
  115.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  115.22 + * Other names may be trademarks of their respective owners.
  115.23   *
  115.24 - * You should have received a copy of the GNU General Public License
  115.25 - * along with this program. Look for COPYING file in the top folder.
  115.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  115.27 + * The contents of this file are subject to the terms of either the GNU
  115.28 + * General Public License Version 2 only ("GPL") or the Common
  115.29 + * Development and Distribution License("CDDL") (collectively, the
  115.30 + * "License"). You may not use this file except in compliance with the
  115.31 + * License. You can obtain a copy of the License at
  115.32 + * http://www.netbeans.org/cddl-gplv2.html
  115.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  115.34 + * specific language governing permissions and limitations under the
  115.35 + * License.  When distributing the software, include this License Header
  115.36 + * Notice in each file and include the License file at
  115.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  115.38 + * particular file as subject to the "Classpath" exception as provided
  115.39 + * by Oracle in the GPL Version 2 section of the License file that
  115.40 + * accompanied this code. If applicable, add the following below the
  115.41 + * License Header, with the fields enclosed by brackets [] replaced by
  115.42 + * your own identifying information:
  115.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  115.44 + *
  115.45 + * Contributor(s):
  115.46 + *
  115.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  115.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  115.49 + *
  115.50 + * If you wish your version of this file to be governed by only the CDDL
  115.51 + * or only the GPL Version 2, indicate your decision by adding
  115.52 + * "[Contributor] elects to include this software in this distribution
  115.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  115.54 + * single choice of license, a recipient has the option to distribute
  115.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  115.56 + * to extend the choice of license to its licensees as provided above.
  115.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  115.58 + * Version 2 license, then the option applies only if the new code is
  115.59 + * made subject to such option by the copyright holder.
  115.60   */
  115.61  package org.apidesign.html.kofx;
  115.62  
   116.1 --- a/ko-fx/src/test/java/org/apidesign/html/kofx/DynamicHTTP.java	Mon Dec 16 14:59:30 2013 +0100
   116.2 +++ b/ko-fx/src/test/java/org/apidesign/html/kofx/DynamicHTTP.java	Mon Dec 16 15:00:21 2013 +0100
   116.3 @@ -1,22 +1,44 @@
   116.4  /**
   116.5 - * HTML via Java(tm) Language Bindings
   116.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   116.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   116.8   *
   116.9 - * This program is free software: you can redistribute it and/or modify
  116.10 - * it under the terms of the GNU General Public License as published by
  116.11 - * the Free Software Foundation, version 2 of the License.
  116.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  116.13   *
  116.14 - * This program is distributed in the hope that it will be useful,
  116.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  116.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  116.17 - * GNU General Public License for more details. apidesign.org
  116.18 - * designates this particular file as subject to the
  116.19 - * "Classpath" exception as provided by apidesign.org
  116.20 - * in the License file that accompanied this code.
  116.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  116.22 + * Other names may be trademarks of their respective owners.
  116.23   *
  116.24 - * You should have received a copy of the GNU General Public License
  116.25 - * along with this program. Look for COPYING file in the top folder.
  116.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  116.27 + * The contents of this file are subject to the terms of either the GNU
  116.28 + * General Public License Version 2 only ("GPL") or the Common
  116.29 + * Development and Distribution License("CDDL") (collectively, the
  116.30 + * "License"). You may not use this file except in compliance with the
  116.31 + * License. You can obtain a copy of the License at
  116.32 + * http://www.netbeans.org/cddl-gplv2.html
  116.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  116.34 + * specific language governing permissions and limitations under the
  116.35 + * License.  When distributing the software, include this License Header
  116.36 + * Notice in each file and include the License file at
  116.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  116.38 + * particular file as subject to the "Classpath" exception as provided
  116.39 + * by Oracle in the GPL Version 2 section of the License file that
  116.40 + * accompanied this code. If applicable, add the following below the
  116.41 + * License Header, with the fields enclosed by brackets [] replaced by
  116.42 + * your own identifying information:
  116.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  116.44 + *
  116.45 + * Contributor(s):
  116.46 + *
  116.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  116.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  116.49 + *
  116.50 + * If you wish your version of this file to be governed by only the CDDL
  116.51 + * or only the GPL Version 2, indicate your decision by adding
  116.52 + * "[Contributor] elects to include this software in this distribution
  116.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  116.54 + * single choice of license, a recipient has the option to distribute
  116.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  116.56 + * to extend the choice of license to its licensees as provided above.
  116.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  116.58 + * Version 2 license, then the option applies only if the new code is
  116.59 + * made subject to such option by the copyright holder.
  116.60   */
  116.61  package org.apidesign.html.kofx;
  116.62  
   117.1 --- a/ko-fx/src/test/java/org/apidesign/html/kofx/KOFx.java	Mon Dec 16 14:59:30 2013 +0100
   117.2 +++ b/ko-fx/src/test/java/org/apidesign/html/kofx/KOFx.java	Mon Dec 16 15:00:21 2013 +0100
   117.3 @@ -1,22 +1,44 @@
   117.4  /**
   117.5 - * HTML via Java(tm) Language Bindings
   117.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   117.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   117.8   *
   117.9 - * This program is free software: you can redistribute it and/or modify
  117.10 - * it under the terms of the GNU General Public License as published by
  117.11 - * the Free Software Foundation, version 2 of the License.
  117.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  117.13   *
  117.14 - * This program is distributed in the hope that it will be useful,
  117.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  117.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  117.17 - * GNU General Public License for more details. apidesign.org
  117.18 - * designates this particular file as subject to the
  117.19 - * "Classpath" exception as provided by apidesign.org
  117.20 - * in the License file that accompanied this code.
  117.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  117.22 + * Other names may be trademarks of their respective owners.
  117.23   *
  117.24 - * You should have received a copy of the GNU General Public License
  117.25 - * along with this program. Look for COPYING file in the top folder.
  117.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  117.27 + * The contents of this file are subject to the terms of either the GNU
  117.28 + * General Public License Version 2 only ("GPL") or the Common
  117.29 + * Development and Distribution License("CDDL") (collectively, the
  117.30 + * "License"). You may not use this file except in compliance with the
  117.31 + * License. You can obtain a copy of the License at
  117.32 + * http://www.netbeans.org/cddl-gplv2.html
  117.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  117.34 + * specific language governing permissions and limitations under the
  117.35 + * License.  When distributing the software, include this License Header
  117.36 + * Notice in each file and include the License file at
  117.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  117.38 + * particular file as subject to the "Classpath" exception as provided
  117.39 + * by Oracle in the GPL Version 2 section of the License file that
  117.40 + * accompanied this code. If applicable, add the following below the
  117.41 + * License Header, with the fields enclosed by brackets [] replaced by
  117.42 + * your own identifying information:
  117.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  117.44 + *
  117.45 + * Contributor(s):
  117.46 + *
  117.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  117.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  117.49 + *
  117.50 + * If you wish your version of this file to be governed by only the CDDL
  117.51 + * or only the GPL Version 2, indicate your decision by adding
  117.52 + * "[Contributor] elects to include this software in this distribution
  117.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  117.54 + * single choice of license, a recipient has the option to distribute
  117.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  117.56 + * to extend the choice of license to its licensees as provided above.
  117.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  117.58 + * Version 2 license, then the option applies only if the new code is
  117.59 + * made subject to such option by the copyright holder.
  117.60   */
  117.61  package org.apidesign.html.kofx;
  117.62  
   118.1 --- a/ko-fx/src/test/java/org/apidesign/html/kofx/KnockoutFXTest.java	Mon Dec 16 14:59:30 2013 +0100
   118.2 +++ b/ko-fx/src/test/java/org/apidesign/html/kofx/KnockoutFXTest.java	Mon Dec 16 15:00:21 2013 +0100
   118.3 @@ -1,22 +1,44 @@
   118.4  /**
   118.5 - * HTML via Java(tm) Language Bindings
   118.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   118.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   118.8   *
   118.9 - * This program is free software: you can redistribute it and/or modify
  118.10 - * it under the terms of the GNU General Public License as published by
  118.11 - * the Free Software Foundation, version 2 of the License.
  118.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  118.13   *
  118.14 - * This program is distributed in the hope that it will be useful,
  118.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  118.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  118.17 - * GNU General Public License for more details. apidesign.org
  118.18 - * designates this particular file as subject to the
  118.19 - * "Classpath" exception as provided by apidesign.org
  118.20 - * in the License file that accompanied this code.
  118.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  118.22 + * Other names may be trademarks of their respective owners.
  118.23   *
  118.24 - * You should have received a copy of the GNU General Public License
  118.25 - * along with this program. Look for COPYING file in the top folder.
  118.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  118.27 + * The contents of this file are subject to the terms of either the GNU
  118.28 + * General Public License Version 2 only ("GPL") or the Common
  118.29 + * Development and Distribution License("CDDL") (collectively, the
  118.30 + * "License"). You may not use this file except in compliance with the
  118.31 + * License. You can obtain a copy of the License at
  118.32 + * http://www.netbeans.org/cddl-gplv2.html
  118.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  118.34 + * specific language governing permissions and limitations under the
  118.35 + * License.  When distributing the software, include this License Header
  118.36 + * Notice in each file and include the License file at
  118.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  118.38 + * particular file as subject to the "Classpath" exception as provided
  118.39 + * by Oracle in the GPL Version 2 section of the License file that
  118.40 + * accompanied this code. If applicable, add the following below the
  118.41 + * License Header, with the fields enclosed by brackets [] replaced by
  118.42 + * your own identifying information:
  118.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  118.44 + *
  118.45 + * Contributor(s):
  118.46 + *
  118.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  118.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  118.49 + *
  118.50 + * If you wish your version of this file to be governed by only the CDDL
  118.51 + * or only the GPL Version 2, indicate your decision by adding
  118.52 + * "[Contributor] elects to include this software in this distribution
  118.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  118.54 + * single choice of license, a recipient has the option to distribute
  118.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  118.56 + * to extend the choice of license to its licensees as provided above.
  118.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  118.58 + * Version 2 license, then the option applies only if the new code is
  118.59 + * made subject to such option by the copyright holder.
  118.60   */
  118.61  package org.apidesign.html.kofx;
  118.62  
   119.1 --- a/ko-fx/src/test/java/org/apidesign/html/kofx/LessCallbacksCheck.java	Mon Dec 16 14:59:30 2013 +0100
   119.2 +++ b/ko-fx/src/test/java/org/apidesign/html/kofx/LessCallbacksCheck.java	Mon Dec 16 15:00:21 2013 +0100
   119.3 @@ -1,22 +1,44 @@
   119.4  /**
   119.5 - * HTML via Java(tm) Language Bindings
   119.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   119.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   119.8   *
   119.9 - * This program is free software: you can redistribute it and/or modify
  119.10 - * it under the terms of the GNU General Public License as published by
  119.11 - * the Free Software Foundation, version 2 of the License.
  119.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  119.13   *
  119.14 - * This program is distributed in the hope that it will be useful,
  119.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  119.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  119.17 - * GNU General Public License for more details. apidesign.org
  119.18 - * designates this particular file as subject to the
  119.19 - * "Classpath" exception as provided by apidesign.org
  119.20 - * in the License file that accompanied this code.
  119.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  119.22 + * Other names may be trademarks of their respective owners.
  119.23   *
  119.24 - * You should have received a copy of the GNU General Public License
  119.25 - * along with this program. Look for COPYING file in the top folder.
  119.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  119.27 + * The contents of this file are subject to the terms of either the GNU
  119.28 + * General Public License Version 2 only ("GPL") or the Common
  119.29 + * Development and Distribution License("CDDL") (collectively, the
  119.30 + * "License"). You may not use this file except in compliance with the
  119.31 + * License. You can obtain a copy of the License at
  119.32 + * http://www.netbeans.org/cddl-gplv2.html
  119.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  119.34 + * specific language governing permissions and limitations under the
  119.35 + * License.  When distributing the software, include this License Header
  119.36 + * Notice in each file and include the License file at
  119.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  119.38 + * particular file as subject to the "Classpath" exception as provided
  119.39 + * by Oracle in the GPL Version 2 section of the License file that
  119.40 + * accompanied this code. If applicable, add the following below the
  119.41 + * License Header, with the fields enclosed by brackets [] replaced by
  119.42 + * your own identifying information:
  119.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  119.44 + *
  119.45 + * Contributor(s):
  119.46 + *
  119.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  119.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  119.49 + *
  119.50 + * If you wish your version of this file to be governed by only the CDDL
  119.51 + * or only the GPL Version 2, indicate your decision by adding
  119.52 + * "[Contributor] elects to include this software in this distribution
  119.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  119.54 + * single choice of license, a recipient has the option to distribute
  119.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  119.56 + * to extend the choice of license to its licensees as provided above.
  119.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  119.58 + * Version 2 license, then the option applies only if the new code is
  119.59 + * made subject to such option by the copyright holder.
  119.60   */
  119.61  package org.apidesign.html.kofx;
  119.62  
   120.1 --- a/ko-fx/src/test/resources/org/apidesign/html/kofx/test.html	Mon Dec 16 14:59:30 2013 +0100
   120.2 +++ b/ko-fx/src/test/resources/org/apidesign/html/kofx/test.html	Mon Dec 16 15:00:21 2013 +0100
   120.3 @@ -1,23 +1,45 @@
   120.4  <!--
   120.5  
   120.6 -    HTML via Java(tm) Language Bindings
   120.7 -    Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   120.8 +    DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   120.9  
  120.10 -    This program is free software: you can redistribute it and/or modify
  120.11 -    it under the terms of the GNU General Public License as published by
  120.12 -    the Free Software Foundation, version 2 of the License.
  120.13 +    Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  120.14  
  120.15 -    This program is distributed in the hope that it will be useful,
  120.16 -    but WITHOUT ANY WARRANTY; without even the implied warranty of
  120.17 -    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  120.18 -    GNU General Public License for more details. apidesign.org
  120.19 -    designates this particular file as subject to the
  120.20 -    "Classpath" exception as provided by apidesign.org
  120.21 -    in the License file that accompanied this code.
  120.22 +    Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  120.23 +    Other names may be trademarks of their respective owners.
  120.24  
  120.25 -    You should have received a copy of the GNU General Public License
  120.26 -    along with this program. Look for COPYING file in the top folder.
  120.27 -    If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  120.28 +    The contents of this file are subject to the terms of either the GNU
  120.29 +    General Public License Version 2 only ("GPL") or the Common
  120.30 +    Development and Distribution License("CDDL") (collectively, the
  120.31 +    "License"). You may not use this file except in compliance with the
  120.32 +    License. You can obtain a copy of the License at
  120.33 +    http://www.netbeans.org/cddl-gplv2.html
  120.34 +    or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  120.35 +    specific language governing permissions and limitations under the
  120.36 +    License.  When distributing the software, include this License Header
  120.37 +    Notice in each file and include the License file at
  120.38 +    nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  120.39 +    particular file as subject to the "Classpath" exception as provided
  120.40 +    by Oracle in the GPL Version 2 section of the License file that
  120.41 +    accompanied this code. If applicable, add the following below the
  120.42 +    License Header, with the fields enclosed by brackets [] replaced by
  120.43 +    your own identifying information:
  120.44 +    "Portions Copyrighted [year] [name of copyright owner]"
  120.45 +
  120.46 +    Contributor(s):
  120.47 +
  120.48 +    The Original Software is NetBeans. The Initial Developer of the Original
  120.49 +    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  120.50 +
  120.51 +    If you wish your version of this file to be governed by only the CDDL
  120.52 +    or only the GPL Version 2, indicate your decision by adding
  120.53 +    "[Contributor] elects to include this software in this distribution
  120.54 +    under the [CDDL or GPL Version 2] license." If you do not indicate a
  120.55 +    single choice of license, a recipient has the option to distribute
  120.56 +    your version of this file under either the CDDL, the GPL Version 2 or
  120.57 +    to extend the choice of license to its licensees as provided above.
  120.58 +    However, if you add GPL Version 2 code and therefore, elected the GPL
  120.59 +    Version 2 license, then the option applies only if the new code is
  120.60 +    made subject to such option by the copyright holder.
  120.61  
  120.62  -->
  120.63  <!DOCTYPE html>
   121.1 --- a/ko-ws-tyrus/src/main/java/org/apidesign/html/wstyrus/TyrusContext.java	Mon Dec 16 14:59:30 2013 +0100
   121.2 +++ b/ko-ws-tyrus/src/main/java/org/apidesign/html/wstyrus/TyrusContext.java	Mon Dec 16 15:00:21 2013 +0100
   121.3 @@ -1,22 +1,44 @@
   121.4  /**
   121.5 - * HTML via Java(tm) Language Bindings
   121.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   121.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   121.8   *
   121.9 - * This program is free software: you can redistribute it and/or modify
  121.10 - * it under the terms of the GNU General Public License as published by
  121.11 - * the Free Software Foundation, version 2 of the License.
  121.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  121.13   *
  121.14 - * This program is distributed in the hope that it will be useful,
  121.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  121.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  121.17 - * GNU General Public License for more details. apidesign.org
  121.18 - * designates this particular file as subject to the
  121.19 - * "Classpath" exception as provided by apidesign.org
  121.20 - * in the License file that accompanied this code.
  121.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  121.22 + * Other names may be trademarks of their respective owners.
  121.23   *
  121.24 - * You should have received a copy of the GNU General Public License
  121.25 - * along with this program. Look for COPYING file in the top folder.
  121.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  121.27 + * The contents of this file are subject to the terms of either the GNU
  121.28 + * General Public License Version 2 only ("GPL") or the Common
  121.29 + * Development and Distribution License("CDDL") (collectively, the
  121.30 + * "License"). You may not use this file except in compliance with the
  121.31 + * License. You can obtain a copy of the License at
  121.32 + * http://www.netbeans.org/cddl-gplv2.html
  121.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  121.34 + * specific language governing permissions and limitations under the
  121.35 + * License.  When distributing the software, include this License Header
  121.36 + * Notice in each file and include the License file at
  121.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  121.38 + * particular file as subject to the "Classpath" exception as provided
  121.39 + * by Oracle in the GPL Version 2 section of the License file that
  121.40 + * accompanied this code. If applicable, add the following below the
  121.41 + * License Header, with the fields enclosed by brackets [] replaced by
  121.42 + * your own identifying information:
  121.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  121.44 + *
  121.45 + * Contributor(s):
  121.46 + *
  121.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  121.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  121.49 + *
  121.50 + * If you wish your version of this file to be governed by only the CDDL
  121.51 + * or only the GPL Version 2, indicate your decision by adding
  121.52 + * "[Contributor] elects to include this software in this distribution
  121.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  121.54 + * single choice of license, a recipient has the option to distribute
  121.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  121.56 + * to extend the choice of license to its licensees as provided above.
  121.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  121.58 + * Version 2 license, then the option applies only if the new code is
  121.59 + * made subject to such option by the copyright holder.
  121.60   */
  121.61  package org.apidesign.html.wstyrus;
  121.62  
   122.1 --- a/ko-ws-tyrus/src/test/java/org/apidesign/html/wstyrus/TyrusDynamicHTTP.java	Mon Dec 16 14:59:30 2013 +0100
   122.2 +++ b/ko-ws-tyrus/src/test/java/org/apidesign/html/wstyrus/TyrusDynamicHTTP.java	Mon Dec 16 15:00:21 2013 +0100
   122.3 @@ -1,22 +1,44 @@
   122.4  /**
   122.5 - * HTML via Java(tm) Language Bindings
   122.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   122.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   122.8   *
   122.9 - * This program is free software: you can redistribute it and/or modify
  122.10 - * it under the terms of the GNU General Public License as published by
  122.11 - * the Free Software Foundation, version 2 of the License.
  122.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  122.13   *
  122.14 - * This program is distributed in the hope that it will be useful,
  122.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  122.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  122.17 - * GNU General Public License for more details. apidesign.org
  122.18 - * designates this particular file as subject to the
  122.19 - * "Classpath" exception as provided by apidesign.org
  122.20 - * in the License file that accompanied this code.
  122.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  122.22 + * Other names may be trademarks of their respective owners.
  122.23   *
  122.24 - * You should have received a copy of the GNU General Public License
  122.25 - * along with this program. Look for COPYING file in the top folder.
  122.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  122.27 + * The contents of this file are subject to the terms of either the GNU
  122.28 + * General Public License Version 2 only ("GPL") or the Common
  122.29 + * Development and Distribution License("CDDL") (collectively, the
  122.30 + * "License"). You may not use this file except in compliance with the
  122.31 + * License. You can obtain a copy of the License at
  122.32 + * http://www.netbeans.org/cddl-gplv2.html
  122.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  122.34 + * specific language governing permissions and limitations under the
  122.35 + * License.  When distributing the software, include this License Header
  122.36 + * Notice in each file and include the License file at
  122.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  122.38 + * particular file as subject to the "Classpath" exception as provided
  122.39 + * by Oracle in the GPL Version 2 section of the License file that
  122.40 + * accompanied this code. If applicable, add the following below the
  122.41 + * License Header, with the fields enclosed by brackets [] replaced by
  122.42 + * your own identifying information:
  122.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  122.44 + *
  122.45 + * Contributor(s):
  122.46 + *
  122.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  122.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  122.49 + *
  122.50 + * If you wish your version of this file to be governed by only the CDDL
  122.51 + * or only the GPL Version 2, indicate your decision by adding
  122.52 + * "[Contributor] elects to include this software in this distribution
  122.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  122.54 + * single choice of license, a recipient has the option to distribute
  122.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  122.56 + * to extend the choice of license to its licensees as provided above.
  122.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  122.58 + * Version 2 license, then the option applies only if the new code is
  122.59 + * made subject to such option by the copyright holder.
  122.60   */
  122.61  package org.apidesign.html.wstyrus;
  122.62  
   123.1 --- a/ko-ws-tyrus/src/test/java/org/apidesign/html/wstyrus/TyrusFX.java	Mon Dec 16 14:59:30 2013 +0100
   123.2 +++ b/ko-ws-tyrus/src/test/java/org/apidesign/html/wstyrus/TyrusFX.java	Mon Dec 16 15:00:21 2013 +0100
   123.3 @@ -1,22 +1,44 @@
   123.4  /**
   123.5 - * HTML via Java(tm) Language Bindings
   123.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   123.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   123.8   *
   123.9 - * This program is free software: you can redistribute it and/or modify
  123.10 - * it under the terms of the GNU General Public License as published by
  123.11 - * the Free Software Foundation, version 2 of the License.
  123.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  123.13   *
  123.14 - * This program is distributed in the hope that it will be useful,
  123.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  123.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  123.17 - * GNU General Public License for more details. apidesign.org
  123.18 - * designates this particular file as subject to the
  123.19 - * "Classpath" exception as provided by apidesign.org
  123.20 - * in the License file that accompanied this code.
  123.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  123.22 + * Other names may be trademarks of their respective owners.
  123.23   *
  123.24 - * You should have received a copy of the GNU General Public License
  123.25 - * along with this program. Look for COPYING file in the top folder.
  123.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  123.27 + * The contents of this file are subject to the terms of either the GNU
  123.28 + * General Public License Version 2 only ("GPL") or the Common
  123.29 + * Development and Distribution License("CDDL") (collectively, the
  123.30 + * "License"). You may not use this file except in compliance with the
  123.31 + * License. You can obtain a copy of the License at
  123.32 + * http://www.netbeans.org/cddl-gplv2.html
  123.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  123.34 + * specific language governing permissions and limitations under the
  123.35 + * License.  When distributing the software, include this License Header
  123.36 + * Notice in each file and include the License file at
  123.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  123.38 + * particular file as subject to the "Classpath" exception as provided
  123.39 + * by Oracle in the GPL Version 2 section of the License file that
  123.40 + * accompanied this code. If applicable, add the following below the
  123.41 + * License Header, with the fields enclosed by brackets [] replaced by
  123.42 + * your own identifying information:
  123.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  123.44 + *
  123.45 + * Contributor(s):
  123.46 + *
  123.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  123.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  123.49 + *
  123.50 + * If you wish your version of this file to be governed by only the CDDL
  123.51 + * or only the GPL Version 2, indicate your decision by adding
  123.52 + * "[Contributor] elects to include this software in this distribution
  123.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  123.54 + * single choice of license, a recipient has the option to distribute
  123.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  123.56 + * to extend the choice of license to its licensees as provided above.
  123.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  123.58 + * Version 2 license, then the option applies only if the new code is
  123.59 + * made subject to such option by the copyright holder.
  123.60   */
  123.61  package org.apidesign.html.wstyrus;
  123.62  
   124.1 --- a/ko-ws-tyrus/src/test/java/org/apidesign/html/wstyrus/TyrusKnockoutTest.java	Mon Dec 16 14:59:30 2013 +0100
   124.2 +++ b/ko-ws-tyrus/src/test/java/org/apidesign/html/wstyrus/TyrusKnockoutTest.java	Mon Dec 16 15:00:21 2013 +0100
   124.3 @@ -1,22 +1,44 @@
   124.4  /**
   124.5 - * HTML via Java(tm) Language Bindings
   124.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   124.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   124.8   *
   124.9 - * This program is free software: you can redistribute it and/or modify
  124.10 - * it under the terms of the GNU General Public License as published by
  124.11 - * the Free Software Foundation, version 2 of the License.
  124.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  124.13   *
  124.14 - * This program is distributed in the hope that it will be useful,
  124.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  124.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  124.17 - * GNU General Public License for more details. apidesign.org
  124.18 - * designates this particular file as subject to the
  124.19 - * "Classpath" exception as provided by apidesign.org
  124.20 - * in the License file that accompanied this code.
  124.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  124.22 + * Other names may be trademarks of their respective owners.
  124.23   *
  124.24 - * You should have received a copy of the GNU General Public License
  124.25 - * along with this program. Look for COPYING file in the top folder.
  124.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  124.27 + * The contents of this file are subject to the terms of either the GNU
  124.28 + * General Public License Version 2 only ("GPL") or the Common
  124.29 + * Development and Distribution License("CDDL") (collectively, the
  124.30 + * "License"). You may not use this file except in compliance with the
  124.31 + * License. You can obtain a copy of the License at
  124.32 + * http://www.netbeans.org/cddl-gplv2.html
  124.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  124.34 + * specific language governing permissions and limitations under the
  124.35 + * License.  When distributing the software, include this License Header
  124.36 + * Notice in each file and include the License file at
  124.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  124.38 + * particular file as subject to the "Classpath" exception as provided
  124.39 + * by Oracle in the GPL Version 2 section of the License file that
  124.40 + * accompanied this code. If applicable, add the following below the
  124.41 + * License Header, with the fields enclosed by brackets [] replaced by
  124.42 + * your own identifying information:
  124.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  124.44 + *
  124.45 + * Contributor(s):
  124.46 + *
  124.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  124.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  124.49 + *
  124.50 + * If you wish your version of this file to be governed by only the CDDL
  124.51 + * or only the GPL Version 2, indicate your decision by adding
  124.52 + * "[Contributor] elects to include this software in this distribution
  124.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  124.54 + * single choice of license, a recipient has the option to distribute
  124.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  124.56 + * to extend the choice of license to its licensees as provided above.
  124.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  124.58 + * Version 2 license, then the option applies only if the new code is
  124.59 + * made subject to such option by the copyright holder.
  124.60   */
  124.61  package org.apidesign.html.wstyrus;
  124.62  
   125.1 --- a/ko-ws-tyrus/src/test/resources/org/apidesign/html/wstyrus/test.html	Mon Dec 16 14:59:30 2013 +0100
   125.2 +++ b/ko-ws-tyrus/src/test/resources/org/apidesign/html/wstyrus/test.html	Mon Dec 16 15:00:21 2013 +0100
   125.3 @@ -1,23 +1,45 @@
   125.4  <!--
   125.5  
   125.6 -    HTML via Java(tm) Language Bindings
   125.7 -    Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   125.8 +    DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   125.9  
  125.10 -    This program is free software: you can redistribute it and/or modify
  125.11 -    it under the terms of the GNU General Public License as published by
  125.12 -    the Free Software Foundation, version 2 of the License.
  125.13 +    Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  125.14  
  125.15 -    This program is distributed in the hope that it will be useful,
  125.16 -    but WITHOUT ANY WARRANTY; without even the implied warranty of
  125.17 -    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  125.18 -    GNU General Public License for more details. apidesign.org
  125.19 -    designates this particular file as subject to the
  125.20 -    "Classpath" exception as provided by apidesign.org
  125.21 -    in the License file that accompanied this code.
  125.22 +    Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  125.23 +    Other names may be trademarks of their respective owners.
  125.24  
  125.25 -    You should have received a copy of the GNU General Public License
  125.26 -    along with this program. Look for COPYING file in the top folder.
  125.27 -    If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  125.28 +    The contents of this file are subject to the terms of either the GNU
  125.29 +    General Public License Version 2 only ("GPL") or the Common
  125.30 +    Development and Distribution License("CDDL") (collectively, the
  125.31 +    "License"). You may not use this file except in compliance with the
  125.32 +    License. You can obtain a copy of the License at
  125.33 +    http://www.netbeans.org/cddl-gplv2.html
  125.34 +    or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  125.35 +    specific language governing permissions and limitations under the
  125.36 +    License.  When distributing the software, include this License Header
  125.37 +    Notice in each file and include the License file at
  125.38 +    nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  125.39 +    particular file as subject to the "Classpath" exception as provided
  125.40 +    by Oracle in the GPL Version 2 section of the License file that
  125.41 +    accompanied this code. If applicable, add the following below the
  125.42 +    License Header, with the fields enclosed by brackets [] replaced by
  125.43 +    your own identifying information:
  125.44 +    "Portions Copyrighted [year] [name of copyright owner]"
  125.45 +
  125.46 +    Contributor(s):
  125.47 +
  125.48 +    The Original Software is NetBeans. The Initial Developer of the Original
  125.49 +    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  125.50 +
  125.51 +    If you wish your version of this file to be governed by only the CDDL
  125.52 +    or only the GPL Version 2, indicate your decision by adding
  125.53 +    "[Contributor] elects to include this software in this distribution
  125.54 +    under the [CDDL or GPL Version 2] license." If you do not indicate a
  125.55 +    single choice of license, a recipient has the option to distribute
  125.56 +    your version of this file under either the CDDL, the GPL Version 2 or
  125.57 +    to extend the choice of license to its licensees as provided above.
  125.58 +    However, if you add GPL Version 2 code and therefore, elected the GPL
  125.59 +    Version 2 license, then the option applies only if the new code is
  125.60 +    made subject to such option by the copyright holder.
  125.61  
  125.62  -->
  125.63  <!DOCTYPE html>
   126.1 --- a/sound/src/main/java/net/java/html/sound/AudioClip.java	Mon Dec 16 14:59:30 2013 +0100
   126.2 +++ b/sound/src/main/java/net/java/html/sound/AudioClip.java	Mon Dec 16 15:00:21 2013 +0100
   126.3 @@ -1,22 +1,44 @@
   126.4  /**
   126.5 - * HTML via Java(tm) Language Bindings
   126.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   126.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   126.8   *
   126.9 - * This program is free software: you can redistribute it and/or modify
  126.10 - * it under the terms of the GNU General Public License as published by
  126.11 - * the Free Software Foundation, version 2 of the License.
  126.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  126.13   *
  126.14 - * This program is distributed in the hope that it will be useful,
  126.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  126.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  126.17 - * GNU General Public License for more details. apidesign.org
  126.18 - * designates this particular file as subject to the
  126.19 - * "Classpath" exception as provided by apidesign.org
  126.20 - * in the License file that accompanied this code.
  126.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  126.22 + * Other names may be trademarks of their respective owners.
  126.23   *
  126.24 - * You should have received a copy of the GNU General Public License
  126.25 - * along with this program. Look for COPYING file in the top folder.
  126.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  126.27 + * The contents of this file are subject to the terms of either the GNU
  126.28 + * General Public License Version 2 only ("GPL") or the Common
  126.29 + * Development and Distribution License("CDDL") (collectively, the
  126.30 + * "License"). You may not use this file except in compliance with the
  126.31 + * License. You can obtain a copy of the License at
  126.32 + * http://www.netbeans.org/cddl-gplv2.html
  126.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  126.34 + * specific language governing permissions and limitations under the
  126.35 + * License.  When distributing the software, include this License Header
  126.36 + * Notice in each file and include the License file at
  126.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  126.38 + * particular file as subject to the "Classpath" exception as provided
  126.39 + * by Oracle in the GPL Version 2 section of the License file that
  126.40 + * accompanied this code. If applicable, add the following below the
  126.41 + * License Header, with the fields enclosed by brackets [] replaced by
  126.42 + * your own identifying information:
  126.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  126.44 + *
  126.45 + * Contributor(s):
  126.46 + *
  126.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  126.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  126.49 + *
  126.50 + * If you wish your version of this file to be governed by only the CDDL
  126.51 + * or only the GPL Version 2, indicate your decision by adding
  126.52 + * "[Contributor] elects to include this software in this distribution
  126.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  126.54 + * single choice of license, a recipient has the option to distribute
  126.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  126.56 + * to extend the choice of license to its licensees as provided above.
  126.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  126.58 + * Version 2 license, then the option applies only if the new code is
  126.59 + * made subject to such option by the copyright holder.
  126.60   */
  126.61  package net.java.html.sound;
  126.62  
   127.1 --- a/sound/src/main/java/org/apidesign/html/sound/impl/BrowserAudioEnv.java	Mon Dec 16 14:59:30 2013 +0100
   127.2 +++ b/sound/src/main/java/org/apidesign/html/sound/impl/BrowserAudioEnv.java	Mon Dec 16 15:00:21 2013 +0100
   127.3 @@ -1,22 +1,44 @@
   127.4  /**
   127.5 - * HTML via Java(tm) Language Bindings
   127.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   127.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   127.8   *
   127.9 - * This program is free software: you can redistribute it and/or modify
  127.10 - * it under the terms of the GNU General Public License as published by
  127.11 - * the Free Software Foundation, version 2 of the License.
  127.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  127.13   *
  127.14 - * This program is distributed in the hope that it will be useful,
  127.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  127.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  127.17 - * GNU General Public License for more details. apidesign.org
  127.18 - * designates this particular file as subject to the
  127.19 - * "Classpath" exception as provided by apidesign.org
  127.20 - * in the License file that accompanied this code.
  127.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  127.22 + * Other names may be trademarks of their respective owners.
  127.23   *
  127.24 - * You should have received a copy of the GNU General Public License
  127.25 - * along with this program. Look for COPYING file in the top folder.
  127.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  127.27 + * The contents of this file are subject to the terms of either the GNU
  127.28 + * General Public License Version 2 only ("GPL") or the Common
  127.29 + * Development and Distribution License("CDDL") (collectively, the
  127.30 + * "License"). You may not use this file except in compliance with the
  127.31 + * License. You can obtain a copy of the License at
  127.32 + * http://www.netbeans.org/cddl-gplv2.html
  127.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  127.34 + * specific language governing permissions and limitations under the
  127.35 + * License.  When distributing the software, include this License Header
  127.36 + * Notice in each file and include the License file at
  127.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  127.38 + * particular file as subject to the "Classpath" exception as provided
  127.39 + * by Oracle in the GPL Version 2 section of the License file that
  127.40 + * accompanied this code. If applicable, add the following below the
  127.41 + * License Header, with the fields enclosed by brackets [] replaced by
  127.42 + * your own identifying information:
  127.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  127.44 + *
  127.45 + * Contributor(s):
  127.46 + *
  127.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  127.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  127.49 + *
  127.50 + * If you wish your version of this file to be governed by only the CDDL
  127.51 + * or only the GPL Version 2, indicate your decision by adding
  127.52 + * "[Contributor] elects to include this software in this distribution
  127.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  127.54 + * single choice of license, a recipient has the option to distribute
  127.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  127.56 + * to extend the choice of license to its licensees as provided above.
  127.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  127.58 + * Version 2 license, then the option applies only if the new code is
  127.59 + * made subject to such option by the copyright holder.
  127.60   */
  127.61  package org.apidesign.html.sound.impl;
  127.62  
   128.1 --- a/sound/src/main/java/org/apidesign/html/sound/spi/AudioEnvironment.java	Mon Dec 16 14:59:30 2013 +0100
   128.2 +++ b/sound/src/main/java/org/apidesign/html/sound/spi/AudioEnvironment.java	Mon Dec 16 15:00:21 2013 +0100
   128.3 @@ -1,22 +1,44 @@
   128.4  /**
   128.5 - * HTML via Java(tm) Language Bindings
   128.6 - * Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
   128.7 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
   128.8   *
   128.9 - * This program is free software: you can redistribute it and/or modify
  128.10 - * it under the terms of the GNU General Public License as published by
  128.11 - * the Free Software Foundation, version 2 of the License.
  128.12 + * Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  128.13   *
  128.14 - * This program is distributed in the hope that it will be useful,
  128.15 - * but WITHOUT ANY WARRANTY; without even the implied warranty of
  128.16 - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  128.17 - * GNU General Public License for more details. apidesign.org
  128.18 - * designates this particular file as subject to the
  128.19 - * "Classpath" exception as provided by apidesign.org
  128.20 - * in the License file that accompanied this code.
  128.21 + * Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  128.22 + * Other names may be trademarks of their respective owners.
  128.23   *
  128.24 - * You should have received a copy of the GNU General Public License
  128.25 - * along with this program. Look for COPYING file in the top folder.
  128.26 - * If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
  128.27 + * The contents of this file are subject to the terms of either the GNU
  128.28 + * General Public License Version 2 only ("GPL") or the Common
  128.29 + * Development and Distribution License("CDDL") (collectively, the
  128.30 + * "License"). You may not use this file except in compliance with the
  128.31 + * License. You can obtain a copy of the License at
  128.32 + * http://www.netbeans.org/cddl-gplv2.html
  128.33 + * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  128.34 + * specific language governing permissions and limitations under the
  128.35 + * License.  When distributing the software, include this License Header
  128.36 + * Notice in each file and include the License file at
  128.37 + * nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
  128.38 + * particular file as subject to the "Classpath" exception as provided
  128.39 + * by Oracle in the GPL Version 2 section of the License file that
  128.40 + * accompanied this code. If applicable, add the following below the
  128.41 + * License Header, with the fields enclosed by brackets [] replaced by
  128.42 + * your own identifying information:
  128.43 + * "Portions Copyrighted [year] [name of copyright owner]"
  128.44 + *
  128.45 + * Contributor(s):
  128.46 + *
  128.47 + * The Original Software is NetBeans. The Initial Developer of the Original
  128.48 + * Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
  128.49 + *
  128.50 + * If you wish your version of this file to be governed by only the CDDL
  128.51 + * or only the GPL Version 2, indicate your decision by adding
  128.52 + * "[Contributor] elects to include this software in this distribution
  128.53 + * under the [CDDL or GPL Version 2] license." If you do not indicate a
  128.54 + * single choice of license, a recipient has the option to distribute
  128.55 + * your version of this file under either the CDDL, the GPL Version 2 or
  128.56 + * to extend the choice of license to its licensees as provided above.
  128.57 + * However, if you add GPL Version 2 code and therefore, elected the GPL
  128.58 + * Version 2 license, then the option applies only if the new code is
  128.59 + * made subject to such option by the copyright holder.
  128.60   */
  128.61  package org.apidesign.html.sound.spi;
  128.62