Adding NOTICE, LICENSE and changing the file headers to standard Apache wording
Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/commit/a262480a Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/tree/a262480a Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/diff/a262480a Branch: refs/heads/master Commit: a262480a0126b67975389685925bf5c3e13b4061 Parents: 408363d Author: Jaroslav Tulach <[email protected]> Authored: Sun Sep 3 15:59:33 2017 +0200 Committer: Jaroslav Tulach <[email protected]> Committed: Sun Sep 3 16:00:17 2017 +0200 ---------------------------------------------------------------------- COPYING | 52 ++--- LICENSE | 204 +++++++++++++++++++ NOTICE | 8 + .../html/bootagent/DynamicClassLoaderTest.java | 52 ++--- .../html/bootagent/JavaScriptBodyTst.java | 52 ++--- .../java/org/netbeans/html/bootagent/KOFx.java | 52 ++--- .../org/netbeans/html/bootagent/empty.html | 56 ++--- .../java/net/java/html/boot/fx/FXBrowsers.java | 52 ++--- .../java/net/java/html/boot/fx/package.html | 56 ++--- .../html/boot/fx/AbstractFXPresenter.java | 52 ++--- .../java/org/netbeans/html/boot/fx/Dbgr.java | 52 ++--- .../java/org/netbeans/html/boot/fx/FXBrwsr.java | 52 ++--- .../org/netbeans/html/boot/fx/FXConsole.java | 52 ++--- .../org/netbeans/html/boot/fx/FXInspect.java | 52 ++--- .../org/netbeans/html/boot/fx/FXPresenter.java | 52 ++--- .../org/netbeans/html/boot/fx/FXToolbar.java | 52 ++--- .../org/netbeans/html/boot/fx/WatchDir.java | 52 ++--- .../org/netbeans/html/boot/fx/Bundle.properties | 56 ++--- .../html/boot/fx/FXBrowsersOnResourceTest.java | 52 ++--- .../net/java/html/boot/fx/FXBrowsersTest.java | 52 ++--- .../org/netbeans/html/boot/fx/FXBrwsrTest.java | 52 ++--- .../netbeans/html/boot/fx/FXJavaScriptTest.java | 52 ++--- .../netbeans/html/boot/fx/FXPresenterTst.java | 52 ++--- .../netbeans/html/boot/fx/FxJavaScriptTst.java | 52 ++--- .../java/org/netbeans/html/boot/fx/KOFx.java | 52 ++--- .../org/netbeans/html/boot/fx/ReloadTest.java | 52 ++--- .../netbeans/html/boot/fx/TestingProvider.java | 52 ++--- .../org/netbeans/html/boot/fx/TitleTest.java | 52 ++--- .../test/java/org/sample/app/pkg/SampleApp.java | 52 ++--- .../test/resources/net/java/html/boot/fx/wnd.js | 52 ++--- .../org/netbeans/html/boot/fx/empty.html | 56 ++--- .../java/html/boot/script/ScriptPresenter.java | 52 ++--- .../java/net/java/html/boot/script/Scripts.java | 52 ++--- .../java/net/java/html/boot/script/package.html | 56 ++--- .../html/boot/script/Jsr223JavaScriptTest.java | 52 ++--- .../html/boot/script/Jsr223JavaScriptTst.java | 52 ++--- .../net/java/html/boot/script/SingleCase.java | 52 ++--- .../java/html/boot/script/ko4j/DynamicHTTP.java | 52 ++--- .../net/java/html/boot/script/ko4j/KOCase.java | 52 ++--- .../boot/script/ko4j/KnockoutEnvJSTest.java | 52 ++--- .../net/java/html/boot/script/ko4j/test.html | 56 ++--- .../net/java/html/boot/truffle/IsArrayNode.java | 52 ++--- .../net/java/html/boot/truffle/IsNullNode.java | 52 ++--- .../net/java/html/boot/truffle/JavaArray.java | 52 ++--- .../net/java/html/boot/truffle/JavaObject.java | 52 ++--- .../net/java/html/boot/truffle/JavaValue.java | 52 ++--- .../html/boot/truffle/TrufflePresenter.java | 52 ++--- .../html/boot/truffle/TrufflePresenters.java | 52 ++--- .../net/java/html/boot/truffle/package.html | 56 ++--- .../html/boot/truffle/JsArrayTruffleTest.java | 52 ++--- .../net/java/html/boot/truffle/SingleCase.java | 52 ++--- .../boot/truffle/TruffleJavaScriptTest.java | 52 ++--- .../java/net/java/html/boot/BrowserBuilder.java | 52 ++--- .../main/java/net/java/html/boot/package.html | 56 ++--- .../java/net/java/html/js/JavaScriptBody.java | 52 ++--- .../net/java/html/js/JavaScriptResource.java | 52 ++--- .../src/main/java/net/java/html/js/package.html | 52 ++--- .../netbeans/html/boot/impl/FindResources.java | 52 ++--- .../org/netbeans/html/boot/impl/FnContext.java | 52 ++--- .../org/netbeans/html/boot/impl/FnUtils.java | 52 ++--- .../html/boot/impl/JavaScriptProcesor.java | 52 ++--- .../org/netbeans/html/boot/impl/JsAgent.java | 52 ++--- .../org/netbeans/html/boot/impl/JsCallback.java | 52 ++--- .../netbeans/html/boot/impl/JsClassLoader.java | 52 ++--- .../org/netbeans/html/boot/impl/JsPkgCache.java | 52 ++--- .../java/org/netbeans/html/boot/spi/Fn.java | 52 ++--- .../org/netbeans/html/boot/spi/package.html | 56 ++--- .../resources/net/java/html/boot/html4j.txt | 52 ++--- .../net/java/html/boot/BrowserBuilderTest.java | 52 ++--- .../org/netbeans/html/boot/impl/Arithm.java | 52 ++--- .../org/netbeans/html/boot/impl/Compile.java | 52 ++--- .../html/boot/impl/CountFnCreationTest.java | 52 ++--- .../org/netbeans/html/boot/impl/FnTest.java | 52 ++--- .../html/boot/impl/JavaScriptProcesorTest.java | 52 ++--- .../netbeans/html/boot/impl/JsCallbackTest.java | 52 ++--- .../html/boot/impl/JsClassLoaderBase.java | 52 ++--- .../html/boot/impl/JsClassLoaderTest.java | 52 ++--- .../org/netbeans/html/boot/impl/JsMethods.java | 52 ++--- .../netbeans/html/boot/impl/KeepAliveTest.java | 52 ++--- .../org/netbeans/html/boot/impl/Object.java | 52 ++--- .../org/netbeans/html/boot/impl/empty.js | 52 ++--- .../org/netbeans/html/boot/impl/jsmethods.js | 52 ++--- .../src/main/java/net/java/html/BrwsrCtx.java | 52 ++--- .../src/main/java/net/java/html/package.html | 56 ++--- .../netbeans/html/context/impl/CtxAccssr.java | 52 ++--- .../org/netbeans/html/context/impl/CtxImpl.java | 52 ++--- .../org/netbeans/html/context/spi/Contexts.java | 52 ++--- .../org/netbeans/html/context/spi/package.html | 56 ++--- .../test/java/net/java/html/BrwsrCtxTest.java | 52 ++--- .../netbeans/html/context/spi/ContextsTest.java | 52 ++--- .../html/equinox/agentclass/AgentHook.java | 52 ++--- .../equinox/agentclass/NbInstrumentation.java | 52 ++--- .../main/resources/hookconfigurators.properties | 56 ++--- .../main/java/net/java/html/geo/OnLocation.java | 52 ++--- .../main/java/net/java/html/geo/Position.java | 52 ++--- .../main/java/net/java/html/geo/package.html | 56 ++--- .../org/netbeans/html/geo/impl/Accessor.java | 52 ++--- .../netbeans/html/geo/impl/GeoProcessor.java | 52 ++--- .../netbeans/html/geo/impl/JsGLProvider.java | 52 ++--- .../org/netbeans/html/geo/spi/CoordImpl.java | 52 ++--- .../org/netbeans/html/geo/spi/GLProvider.java | 52 ++--- .../java/org/netbeans/html/geo/spi/package.html | 56 ++--- .../java/net/java/html/geo/OnLocationTest.java | 52 ++--- .../org/netbeans/html/geo/impl/Compile.java | 52 ++--- .../html/geo/impl/GeoProcessorTest.java | 52 ++--- .../html/geo/impl/JsGLProviderTest.java | 52 ++--- .../netbeans/html/geo/spi/CoordImplTest.java | 52 ++--- .../html/mojo/ProcessJsAnnotationsMojo.java | 52 ++--- .../java/net/java/html/js/tests/Bodies.java | 52 ++--- .../java/net/java/html/js/tests/Factorial.java | 52 ++--- .../java/net/java/html/js/tests/GCBodyTest.java | 52 ++--- .../net/java/html/js/tests/Global2String.java | 52 ++--- .../net/java/html/js/tests/GlobalString.java | 52 ++--- .../java/html/js/tests/JavaScriptBodyTest.java | 52 ++--- .../main/java/net/java/html/js/tests/Later.java | 52 ++--- .../java/net/java/html/js/tests/Receiver.java | 52 ++--- .../main/java/net/java/html/js/tests/Sum.java | 52 ++--- .../java/html/json/tests/ConvertTypesTest.java | 52 ++--- .../java/html/json/tests/GCKnockoutTest.java | 52 ++--- .../java/net/java/html/json/tests/JSONTest.java | 52 ++--- .../net/java/html/json/tests/KnockoutTest.java | 52 ++--- .../net/java/html/json/tests/MinesTest.java | 52 ++--- .../java/html/json/tests/OperationsTest.java | 52 ++--- .../net/java/html/json/tests/PairModel.java | 52 ++--- .../net/java/html/json/tests/PersonImpl.java | 52 ++--- .../main/java/net/java/html/json/tests/Sex.java | 52 ++--- .../java/net/java/html/json/tests/Utils.java | 52 ++--- .../net/java/html/json/tests/WebSocketTest.java | 52 ++--- .../netbeans/html/json/tck/JavaScriptTCK.java | 52 ++--- .../java/org/netbeans/html/json/tck/KOTest.java | 52 ++--- .../org/netbeans/html/json/tck/KnockoutTCK.java | 52 ++--- .../resources/net/java/html/js/tests/global.js | 52 ++--- .../resources/net/java/html/js/tests/global2.js | 52 ++--- .../org/netbeans/html/json/tck/package.html | 56 ++--- .../java/net/java/html/js/tests/BodiesTest.java | 52 ++--- .../net/java/html/json/ComputedProperty.java | 52 ++--- .../main/java/net/java/html/json/FakeModel.java | 52 ++--- .../main/java/net/java/html/json/Function.java | 52 ++--- .../src/main/java/net/java/html/json/Model.java | 52 ++--- .../java/net/java/html/json/ModelOperation.java | 52 ++--- .../main/java/net/java/html/json/Models.java | 52 ++--- .../net/java/html/json/OnPropertyChange.java | 52 ++--- .../main/java/net/java/html/json/OnReceive.java | 52 ++--- .../main/java/net/java/html/json/Property.java | 52 ++--- .../java/html/json/doc-files/websockets.html | 52 ++--- .../main/java/net/java/html/json/package.html | 52 ++--- .../org/netbeans/html/json/impl/Bindings.java | 52 ++--- .../java/org/netbeans/html/json/impl/JSON.java | 52 ++--- .../org/netbeans/html/json/impl/JSONList.java | 52 ++--- .../netbeans/html/json/impl/ModelProcessor.java | 52 ++--- .../html/json/impl/PropertyBindingAccessor.java | 52 ++--- .../org/netbeans/html/json/impl/RcvrJSON.java | 52 ++--- .../org/netbeans/html/json/impl/Transitive.java | 52 ++--- .../netbeans/html/json/spi/FunctionBinding.java | 52 ++--- .../org/netbeans/html/json/spi/JSONCall.java | 52 ++--- .../org/netbeans/html/json/spi/Observers.java | 52 ++--- .../netbeans/html/json/spi/PropertyBinding.java | 52 ++--- .../java/org/netbeans/html/json/spi/Proto.java | 52 ++--- .../org/netbeans/html/json/spi/Technology.java | 52 ++--- .../org/netbeans/html/json/spi/Transfer.java | 52 ++--- .../org/netbeans/html/json/spi/WSTransfer.java | 52 ++--- .../org/netbeans/html/json/spi/package.html | 56 ++--- .../netbeans/html/json/impl/Bundle.properties | 52 ++--- .../org/netbeans/html/json/spi/package.html | 56 ++--- .../java/net/java/html/json/AdressTest.java | 52 ++--- .../test/java/net/java/html/json/BoardTest.java | 52 ++--- .../net/java/html/json/BooleanArrayTest.java | 52 ++--- .../test/java/net/java/html/json/Compile.java | 52 ++--- .../java/net/java/html/json/KeywordsTest.java | 52 ++--- .../java/html/json/MapModelNotMutableTest.java | 52 ++--- .../java/net/java/html/json/MapModelTest.java | 52 ++--- .../net/java/html/json/ModelProcessorTest.java | 52 ++--- .../test/java/net/java/html/json/ModelTest.java | 52 ++--- .../java/net/java/html/json/ModelsTest.java | 52 ++--- .../java/net/java/html/json/OperationTest.java | 52 ++--- .../java/net/java/html/json/PersonImpl.java | 52 ++--- .../net/java/html/json/PrimitiveArrayTest.java | 52 ++--- json/src/test/java/net/java/html/json/Sex.java | 52 ++--- .../test/java/net/java/html/json/TypesTest.java | 52 ++--- .../java/net/java/html/json/UnderscoreTest.java | 52 ++--- .../net/java/html/json/WebSocketCallTest.java | 52 ++--- .../net/java/html/json/sub/StreetCntrl.java | 52 ++--- .../netbeans/html/json/impl/BuilderTest.java | 52 ++--- .../html/json/impl/ConstructorTest.java | 52 ++--- .../netbeans/html/json/impl/DeepChangeTest.java | 52 ++--- .../netbeans/html/json/impl/EmployeeImpl.java | 52 ++--- .../netbeans/html/json/impl/EmployerTest.java | 52 ++--- .../netbeans/html/json/impl/InfinityTest.java | 52 ++--- .../netbeans/html/json/impl/JSONListTest.java | 52 ++--- .../org/netbeans/html/json/impl/JSONTest.java | 52 ++--- .../html/json/impl/NoPropertiesTest.java | 52 ++--- .../netbeans/html/json/impl/OnReceiveTest.java | 52 ++--- .../html/json/impl/ParallelChangeTest.java | 52 ++--- .../org/netbeans/html/json/impl/ToDoTest.java | 52 ++--- .../ko/felix/test/KnockoutFelixTCKImpl.java | 52 ++--- .../html/ko/felix/test/DynamicHTTP.java | 52 ++--- .../org/netbeans/html/ko/felix/test/KOFx.java | 52 ++--- .../ko/felix/test/KnockoutFelixAriesIT.java | 52 ++--- .../html/ko/felix/test/KnockoutFelixIT.java | 52 ++--- .../org/netbeans/html/ko/felix/test/test.html | 56 ++--- .../ko/osgi/test/KnockoutEquinoxTCKImpl.java | 52 ++--- .../netbeans/html/ko/osgi/test/DynamicHTTP.java | 52 ++--- .../org/netbeans/html/ko/osgi/test/KOFx.java | 52 ++--- .../html/ko/osgi/test/KnockoutEquinoxIT.java | 52 ++--- .../org/netbeans/html/ko/osgi/test/test.html | 56 ++--- .../org/netbeans/html/wstyrus/LoadJSON.java | 52 ++--- .../org/netbeans/html/wstyrus/TyrusContext.java | 52 ++--- .../netbeans/html/wstyrus/TyrusDynamicHTTP.java | 52 ++--- .../java/org/netbeans/html/wstyrus/TyrusFX.java | 52 ++--- .../html/wstyrus/TyrusKnockoutTest.java | 52 ++--- .../org/netbeans/html/wstyrus/test.html | 56 ++--- .../main/java/org/netbeans/html/ko4j/KO4J.java | 52 ++--- .../java/org/netbeans/html/ko4j/KOSockets.java | 52 ++--- .../java/org/netbeans/html/ko4j/KOTech.java | 52 ++--- .../java/org/netbeans/html/ko4j/KOTransfer.java | 52 ++--- .../java/org/netbeans/html/ko4j/Knockout.java | 52 ++--- .../java/org/netbeans/html/ko4j/LoadJSON.java | 52 ++--- .../java/org/netbeans/html/ko4j/LoadWS.java | 52 ++--- .../org/netbeans/html/ko4j/DynamicHTTP.java | 52 ++--- .../html/ko4j/InitializeKnockoutTest.java | 52 ++--- .../test/java/org/netbeans/html/ko4j/KOFx.java | 52 ++--- .../org/netbeans/html/ko4j/KnockoutFXTest.java | 52 ++--- .../netbeans/html/ko4j/LessCallbacksCheck.java | 52 ++--- .../html/ko4j/OffThreadInitializationTest.java | 52 ++--- .../html/ko4j/ReferenceKnockoutTest.java | 52 ++--- .../resources/org/netbeans/html/ko4j/test.html | 56 ++--- .../java/net/java/html/sound/AudioClip.java | 52 ++--- .../main/java/net/java/html/sound/package.html | 56 ++--- .../html/sound/impl/BrowserAudioEnv.java | 52 ++--- .../html/sound/spi/AudioEnvironment.java | 52 ++--- .../org/netbeans/html/sound/spi/package.html | 56 ++--- src/main/javadoc/overview.html | 56 ++--- .../java/org/netbeans/html/xhr4j/LoadJSON.java | 52 ++--- .../html/xhr4j/XmlHttpResourceContext.java | 52 ++--- .../netbeans/html/xhr4j/JsonDynamicHTTP.java | 52 ++--- .../java/org/netbeans/html/xhr4j/JsonFX.java | 52 ++--- .../netbeans/html/xhr4j/JsonKnockoutTest.java | 52 ++--- .../resources/org/netbeans/html/xhr4j/test.html | 56 ++--- 238 files changed, 3566 insertions(+), 9018 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/a262480a/COPYING ---------------------------------------------------------------------- diff --git a/COPYING b/COPYING index 83fe966..60b675e 100644 --- a/COPYING +++ b/COPYING @@ -1,40 +1,16 @@ -DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at -Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved. + http://www.apache.org/licenses/LICENSE-2.0 -Oracle and Java are registered trademarks of Oracle and/or its affiliates. -Other names may be trademarks of their respective owners. - -The contents of this file are subject to the terms of either the GNU -General Public License Version 2 only ("GPL") or the Common -Development and Distribution License("CDDL") (collectively, the -"License"). You may not use this file except in compliance with the -License. You can obtain a copy of the License at -http://www.netbeans.org/cddl-gplv2.html -or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the -specific language governing permissions and limitations under the -License. When distributing the software, include this License Header -Notice in each file and include the License file at -nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this -particular file as subject to the "Classpath" exception as provided -by Oracle in the GPL Version 2 section of the License file that -accompanied this code. If applicable, add the following below the -License Header, with the fields enclosed by brackets [] replaced by -your own identifying information: -"Portions Copyrighted [year] [name of copyright owner]" - -Contributor(s): - -The Original Software is NetBeans. The Initial Developer of the Original -Software is Oracle. Portions Copyright 2013-2016 Oracle. All Rights Reserved. - -If you wish your version of this file to be governed by only the CDDL -or only the GPL Version 2, indicate your decision by adding -"[Contributor] elects to include this software in this distribution -under the [CDDL or GPL Version 2] license." If you do not indicate a -single choice of license, a recipient has the option to distribute -your version of this file under either the CDDL, the GPL Version 2 or -to extend the choice of license to its licensees as provided above. -However, if you add GPL Version 2 code and therefore, elected the GPL -Version 2 license, then the option applies only if the new code is -made subject to such option by the copyright holder. +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/a262480a/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..eb72cec --- /dev/null +++ b/LICENSE @@ -0,0 +1,204 @@ +/* + * Apache License + * Version 2.0, January 2004 + * http://www.apache.org/licenses/ + * + * TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + * + * 1. Definitions. + * + * "License" shall mean the terms and conditions for use, reproduction, + * and distribution as defined by Sections 1 through 9 of this document. + * + * "Licensor" shall mean the copyright owner or entity authorized by + * the copyright owner that is granting the License. + * + * "Legal Entity" shall mean the union of the acting entity and all + * other entities that control, are controlled by, or are under common + * control with that entity. For the purposes of this definition, + * "control" means (i) the power, direct or indirect, to cause the + * direction or management of such entity, whether by contract or + * otherwise, or (ii) ownership of fifty percent (50%) or more of the + * outstanding shares, or (iii) beneficial ownership of such entity. + * + * "You" (or "Your") shall mean an individual or Legal Entity + * exercising permissions granted by this License. + * + * "Source" form shall mean the preferred form for making modifications, + * including but not limited to software source code, documentation + * source, and configuration files. + * + * "Object" form shall mean any form resulting from mechanical + * transformation or translation of a Source form, including but + * not limited to compiled object code, generated documentation, + * and conversions to other media types. + * + * "Work" shall mean the work of authorship, whether in Source or + * Object form, made available under the License, as indicated by a + * copyright notice that is included in or attached to the work + * (an example is provided in the Appendix below). + * + * "Derivative Works" shall mean any work, whether in Source or Object + * form, that is based on (or derived from) the Work and for which the + * editorial revisions, annotations, elaborations, or other modifications + * represent, as a whole, an original work of authorship. For the purposes + * of this License, Derivative Works shall not include works that remain + * separable from, or merely link (or bind by name) to the interfaces of, + * the Work and Derivative Works thereof. + * + * "Contribution" shall mean any work of authorship, including + * the original version of the Work and any modifications or additions + * to that Work or Derivative Works thereof, that is intentionally + * submitted to Licensor for inclusion in the Work by the copyright owner + * or by an individual or Legal Entity authorized to submit on behalf of + * the copyright owner. For the purposes of this definition, "submitted" + * means any form of electronic, verbal, or written communication sent + * to the Licensor or its representatives, including but not limited to + * communication on electronic mailing lists, source code control systems, + * and issue tracking systems that are managed by, or on behalf of, the + * Licensor for the purpose of discussing and improving the Work, but + * excluding communication that is conspicuously marked or otherwise + * designated in writing by the copyright owner as "Not a Contribution." + * + * "Contributor" shall mean Licensor and any individual or Legal Entity + * on behalf of whom a Contribution has been received by Licensor and + * subsequently incorporated within the Work. + * + * 2. Grant of Copyright License. Subject to the terms and conditions of + * this License, each Contributor hereby grants to You a perpetual, + * worldwide, non-exclusive, no-charge, royalty-free, irrevocable + * copyright license to reproduce, prepare Derivative Works of, + * publicly display, publicly perform, sublicense, and distribute the + * Work and such Derivative Works in Source or Object form. + * + * 3. Grant of Patent License. Subject to the terms and conditions of + * this License, each Contributor hereby grants to You a perpetual, + * worldwide, non-exclusive, no-charge, royalty-free, irrevocable + * (except as stated in this section) patent license to make, have made, + * use, offer to sell, sell, import, and otherwise transfer the Work, + * where such license applies only to those patent claims licensable + * by such Contributor that are necessarily infringed by their + * Contribution(s) alone or by combination of their Contribution(s) + * with the Work to which such Contribution(s) was submitted. If You + * institute patent litigation against any entity (including a + * cross-claim or counterclaim in a lawsuit) alleging that the Work + * or a Contribution incorporated within the Work constitutes direct + * or contributory patent infringement, then any patent licenses + * granted to You under this License for that Work shall terminate + * as of the date such litigation is filed. + * + * 4. Redistribution. You may reproduce and distribute copies of the + * Work or Derivative Works thereof in any medium, with or without + * modifications, and in Source or Object form, provided that You + * meet the following conditions: + * + * (a) You must give any other recipients of the Work or + * Derivative Works a copy of this License; and + * + * (b) You must cause any modified files to carry prominent notices + * stating that You changed the files; and + * + * (c) You must retain, in the Source form of any Derivative Works + * that You distribute, all copyright, patent, trademark, and + * attribution notices from the Source form of the Work, + * excluding those notices that do not pertain to any part of + * the Derivative Works; and + * + * (d) If the Work includes a "NOTICE" text file as part of its + * distribution, then any Derivative Works that You distribute must + * include a readable copy of the attribution notices contained + * within such NOTICE file, excluding those notices that do not + * pertain to any part of the Derivative Works, in at least one + * of the following places: within a NOTICE text file distributed + * as part of the Derivative Works; within the Source form or + * documentation, if provided along with the Derivative Works; or, + * within a display generated by the Derivative Works, if and + * wherever such third-party notices normally appear. The contents + * of the NOTICE file are for informational purposes only and + * do not modify the License. You may add Your own attribution + * notices within Derivative Works that You distribute, alongside + * or as an addendum to the NOTICE text from the Work, provided + * that such additional attribution notices cannot be construed + * as modifying the License. + * + * You may add Your own copyright statement to Your modifications and + * may provide additional or different license terms and conditions + * for use, reproduction, or distribution of Your modifications, or + * for any such Derivative Works as a whole, provided Your use, + * reproduction, and distribution of the Work otherwise complies with + * the conditions stated in this License. + * + * 5. Submission of Contributions. Unless You explicitly state otherwise, + * any Contribution intentionally submitted for inclusion in the Work + * by You to the Licensor shall be under the terms and conditions of + * this License, without any additional terms or conditions. + * Notwithstanding the above, nothing herein shall supersede or modify + * the terms of any separate license agreement you may have executed + * with Licensor regarding such Contributions. + * + * 6. Trademarks. This License does not grant permission to use the trade + * names, trademarks, service marks, or product names of the Licensor, + * except as required for reasonable and customary use in describing the + * origin of the Work and reproducing the content of the NOTICE file. + * + * 7. Disclaimer of Warranty. Unless required by applicable law or + * agreed to in writing, Licensor provides the Work (and each + * Contributor provides its Contributions) on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + * implied, including, without limitation, any warranties or conditions + * of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + * PARTICULAR PURPOSE. You are solely responsible for determining the + * appropriateness of using or redistributing the Work and assume any + * risks associated with Your exercise of permissions under this License. + * + * 8. Limitation of Liability. In no event and under no legal theory, + * whether in tort (including negligence), contract, or otherwise, + * unless required by applicable law (such as deliberate and grossly + * negligent acts) or agreed to in writing, shall any Contributor be + * liable to You for damages, including any direct, indirect, special, + * incidental, or consequential damages of any character arising as a + * result of this License or out of the use or inability to use the + * Work (including but not limited to damages for loss of goodwill, + * work stoppage, computer failure or malfunction, or any and all + * other commercial damages or losses), even if such Contributor + * has been advised of the possibility of such damages. + * + * 9. Accepting Warranty or Additional Liability. While redistributing + * the Work or Derivative Works thereof, You may choose to offer, + * and charge a fee for, acceptance of support, warranty, indemnity, + * or other liability obligations and/or rights consistent with this + * License. However, in accepting such obligations, You may act only + * on Your own behalf and on Your sole responsibility, not on behalf + * of any other Contributor, and only if You agree to indemnCify, + * defend, and hold each Contributor harmless for any liability + * incurred by, or claims asserted against, such Contributor by reason + * of your accepting any such warranty or additional liability. + * + * END OF TERMS AND CONDITIONS + * + * APPENDIX: How to apply the Apache License to your work. + * + * To apply the Apache License to your work, attach the following + * boilerplate notice, with the fields enclosed by brackets "[]" + * replaced with your own identifying information. (Don't include + * the brackets!) The text should be enclosed in the appropriate + * comment syntax for the file format. We also recommend that a + * file or class name and description of purpose be included on the + * same "printed page" as the copyright notice for easier + * identification within third-party archives. + * + * Copyright [yyyy] [name of copyright owner] + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/a262480a/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..558f88c --- /dev/null +++ b/NOTICE @@ -0,0 +1,8 @@ +Apache NetBeans HTML/Java API +Copyright 2017-2017 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + +The code is based on NetBeans HTML/Java API Copyright (c) 2013-2017 Oracle Corp +that has been kindly donated to the Apache Software Foundation. http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/a262480a/boot-agent-test/src/test/java/org/netbeans/html/bootagent/DynamicClassLoaderTest.java ---------------------------------------------------------------------- diff --git a/boot-agent-test/src/test/java/org/netbeans/html/bootagent/DynamicClassLoaderTest.java b/boot-agent-test/src/test/java/org/netbeans/html/bootagent/DynamicClassLoaderTest.java index 610834d..b9fbc80 100644 --- a/boot-agent-test/src/test/java/org/netbeans/html/bootagent/DynamicClassLoaderTest.java +++ b/boot-agent-test/src/test/java/org/netbeans/html/bootagent/DynamicClassLoaderTest.java @@ -1,44 +1,20 @@ /** - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at * - * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved. + * http://www.apache.org/licenses/LICENSE-2.0 * - * Oracle and Java are registered trademarks of Oracle and/or its affiliates. - * Other names may be trademarks of their respective owners. - * - * The contents of this file are subject to the terms of either the GNU - * General Public License Version 2 only ("GPL") or the Common - * Development and Distribution License("CDDL") (collectively, the - * "License"). You may not use this file except in compliance with the - * License. You can obtain a copy of the License at - * http://www.netbeans.org/cddl-gplv2.html - * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the - * specific language governing permissions and limitations under the - * License. When distributing the software, include this License Header - * Notice in each file and include the License file at - * nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the GPL Version 2 section of the License file that - * accompanied this code. If applicable, add the following below the - * License Header, with the fields enclosed by brackets [] replaced by - * your own identifying information: - * "Portions Copyrighted [year] [name of copyright owner]" - * - * Contributor(s): - * - * The Original Software is NetBeans. The Initial Developer of the Original - * Software is Oracle. Portions Copyright 2013-2016 Oracle. All Rights Reserved. - * - * If you wish your version of this file to be governed by only the CDDL - * or only the GPL Version 2, indicate your decision by adding - * "[Contributor] elects to include this software in this distribution - * under the [CDDL or GPL Version 2] license." If you do not indicate a - * single choice of license, a recipient has the option to distribute - * your version of this file under either the CDDL, the GPL Version 2 or - * to extend the choice of license to its licensees as provided above. - * However, if you add GPL Version 2 code and therefore, elected the GPL - * Version 2 license, then the option applies only if the new code is - * made subject to such option by the copyright holder. + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. */ package org.netbeans.html.bootagent; http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/a262480a/boot-agent-test/src/test/java/org/netbeans/html/bootagent/JavaScriptBodyTst.java ---------------------------------------------------------------------- diff --git a/boot-agent-test/src/test/java/org/netbeans/html/bootagent/JavaScriptBodyTst.java b/boot-agent-test/src/test/java/org/netbeans/html/bootagent/JavaScriptBodyTst.java index 33c2d22..0c4c8df 100644 --- a/boot-agent-test/src/test/java/org/netbeans/html/bootagent/JavaScriptBodyTst.java +++ b/boot-agent-test/src/test/java/org/netbeans/html/bootagent/JavaScriptBodyTst.java @@ -1,44 +1,20 @@ /** - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at * - * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved. + * http://www.apache.org/licenses/LICENSE-2.0 * - * Oracle and Java are registered trademarks of Oracle and/or its affiliates. - * Other names may be trademarks of their respective owners. - * - * The contents of this file are subject to the terms of either the GNU - * General Public License Version 2 only ("GPL") or the Common - * Development and Distribution License("CDDL") (collectively, the - * "License"). You may not use this file except in compliance with the - * License. You can obtain a copy of the License at - * http://www.netbeans.org/cddl-gplv2.html - * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the - * specific language governing permissions and limitations under the - * License. When distributing the software, include this License Header - * Notice in each file and include the License file at - * nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the GPL Version 2 section of the License file that - * accompanied this code. If applicable, add the following below the - * License Header, with the fields enclosed by brackets [] replaced by - * your own identifying information: - * "Portions Copyrighted [year] [name of copyright owner]" - * - * Contributor(s): - * - * The Original Software is NetBeans. The Initial Developer of the Original - * Software is Oracle. Portions Copyright 2013-2016 Oracle. All Rights Reserved. - * - * If you wish your version of this file to be governed by only the CDDL - * or only the GPL Version 2, indicate your decision by adding - * "[Contributor] elects to include this software in this distribution - * under the [CDDL or GPL Version 2] license." If you do not indicate a - * single choice of license, a recipient has the option to distribute - * your version of this file under either the CDDL, the GPL Version 2 or - * to extend the choice of license to its licensees as provided above. - * However, if you add GPL Version 2 code and therefore, elected the GPL - * Version 2 license, then the option applies only if the new code is - * made subject to such option by the copyright holder. + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. */ package org.netbeans.html.bootagent; http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/a262480a/boot-agent-test/src/test/java/org/netbeans/html/bootagent/KOFx.java ---------------------------------------------------------------------- diff --git a/boot-agent-test/src/test/java/org/netbeans/html/bootagent/KOFx.java b/boot-agent-test/src/test/java/org/netbeans/html/bootagent/KOFx.java index 19f5c5a..1bb539c 100644 --- a/boot-agent-test/src/test/java/org/netbeans/html/bootagent/KOFx.java +++ b/boot-agent-test/src/test/java/org/netbeans/html/bootagent/KOFx.java @@ -1,44 +1,20 @@ /** - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at * - * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved. + * http://www.apache.org/licenses/LICENSE-2.0 * - * Oracle and Java are registered trademarks of Oracle and/or its affiliates. - * Other names may be trademarks of their respective owners. - * - * The contents of this file are subject to the terms of either the GNU - * General Public License Version 2 only ("GPL") or the Common - * Development and Distribution License("CDDL") (collectively, the - * "License"). You may not use this file except in compliance with the - * License. You can obtain a copy of the License at - * http://www.netbeans.org/cddl-gplv2.html - * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the - * specific language governing permissions and limitations under the - * License. When distributing the software, include this License Header - * Notice in each file and include the License file at - * nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the GPL Version 2 section of the License file that - * accompanied this code. If applicable, add the following below the - * License Header, with the fields enclosed by brackets [] replaced by - * your own identifying information: - * "Portions Copyrighted [year] [name of copyright owner]" - * - * Contributor(s): - * - * The Original Software is NetBeans. The Initial Developer of the Original - * Software is Oracle. Portions Copyright 2013-2016 Oracle. All Rights Reserved. - * - * If you wish your version of this file to be governed by only the CDDL - * or only the GPL Version 2, indicate your decision by adding - * "[Contributor] elects to include this software in this distribution - * under the [CDDL or GPL Version 2] license." If you do not indicate a - * single choice of license, a recipient has the option to distribute - * your version of this file under either the CDDL, the GPL Version 2 or - * to extend the choice of license to its licensees as provided above. - * However, if you add GPL Version 2 code and therefore, elected the GPL - * Version 2 license, then the option applies only if the new code is - * made subject to such option by the copyright holder. + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. */ package org.netbeans.html.bootagent; http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/a262480a/boot-agent-test/src/test/resources/org/netbeans/html/bootagent/empty.html ---------------------------------------------------------------------- diff --git a/boot-agent-test/src/test/resources/org/netbeans/html/bootagent/empty.html b/boot-agent-test/src/test/resources/org/netbeans/html/bootagent/empty.html index bf2114b..31e63db 100644 --- a/boot-agent-test/src/test/resources/org/netbeans/html/bootagent/empty.html +++ b/boot-agent-test/src/test/resources/org/netbeans/html/bootagent/empty.html @@ -1,45 +1,21 @@ <!-- - DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. - - Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved. - - Oracle and Java are registered trademarks of Oracle and/or its affiliates. - Other names may be trademarks of their respective owners. - - The contents of this file are subject to the terms of either the GNU - General Public License Version 2 only ("GPL") or the Common - Development and Distribution License("CDDL") (collectively, the - "License"). You may not use this file except in compliance with the - License. You can obtain a copy of the License at - http://www.netbeans.org/cddl-gplv2.html - or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the - specific language governing permissions and limitations under the - License. When distributing the software, include this License Header - Notice in each file and include the License file at - nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this - particular file as subject to the "Classpath" exception as provided - by Oracle in the GPL Version 2 section of the License file that - accompanied this code. If applicable, add the following below the - License Header, with the fields enclosed by brackets [] replaced by - your own identifying information: - "Portions Copyrighted [year] [name of copyright owner]" - - Contributor(s): - - The Original Software is NetBeans. The Initial Developer of the Original - Software is Oracle. Portions Copyright 2013-2016 Oracle. All Rights Reserved. - - If you wish your version of this file to be governed by only the CDDL - or only the GPL Version 2, indicate your decision by adding - "[Contributor] elects to include this software in this distribution - under the [CDDL or GPL Version 2] license." If you do not indicate a - single choice of license, a recipient has the option to distribute - your version of this file under either the CDDL, the GPL Version 2 or - to extend the choice of license to its licensees as provided above. - However, if you add GPL Version 2 code and therefore, elected the GPL - Version 2 license, then the option applies only if the new code is - made subject to such option by the copyright holder. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. --> <!DOCTYPE html> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/a262480a/boot-fx/src/main/java/net/java/html/boot/fx/FXBrowsers.java ---------------------------------------------------------------------- diff --git a/boot-fx/src/main/java/net/java/html/boot/fx/FXBrowsers.java b/boot-fx/src/main/java/net/java/html/boot/fx/FXBrowsers.java index eca28e1..8ceae82 100644 --- a/boot-fx/src/main/java/net/java/html/boot/fx/FXBrowsers.java +++ b/boot-fx/src/main/java/net/java/html/boot/fx/FXBrowsers.java @@ -1,44 +1,20 @@ /** - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at * - * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved. + * http://www.apache.org/licenses/LICENSE-2.0 * - * Oracle and Java are registered trademarks of Oracle and/or its affiliates. - * Other names may be trademarks of their respective owners. - * - * The contents of this file are subject to the terms of either the GNU - * General Public License Version 2 only ("GPL") or the Common - * Development and Distribution License("CDDL") (collectively, the - * "License"). You may not use this file except in compliance with the - * License. You can obtain a copy of the License at - * http://www.netbeans.org/cddl-gplv2.html - * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the - * specific language governing permissions and limitations under the - * License. When distributing the software, include this License Header - * Notice in each file and include the License file at - * nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the GPL Version 2 section of the License file that - * accompanied this code. If applicable, add the following below the - * License Header, with the fields enclosed by brackets [] replaced by - * your own identifying information: - * "Portions Copyrighted [year] [name of copyright owner]" - * - * Contributor(s): - * - * The Original Software is NetBeans. The Initial Developer of the Original - * Software is Oracle. Portions Copyright 2013-2016 Oracle. All Rights Reserved. - * - * If you wish your version of this file to be governed by only the CDDL - * or only the GPL Version 2, indicate your decision by adding - * "[Contributor] elects to include this software in this distribution - * under the [CDDL or GPL Version 2] license." If you do not indicate a - * single choice of license, a recipient has the option to distribute - * your version of this file under either the CDDL, the GPL Version 2 or - * to extend the choice of license to its licensees as provided above. - * However, if you add GPL Version 2 code and therefore, elected the GPL - * Version 2 license, then the option applies only if the new code is - * made subject to such option by the copyright holder. + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. */ package net.java.html.boot.fx; http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/a262480a/boot-fx/src/main/java/net/java/html/boot/fx/package.html ---------------------------------------------------------------------- diff --git a/boot-fx/src/main/java/net/java/html/boot/fx/package.html b/boot-fx/src/main/java/net/java/html/boot/fx/package.html index d2ed2c4..9e27a98 100644 --- a/boot-fx/src/main/java/net/java/html/boot/fx/package.html +++ b/boot-fx/src/main/java/net/java/html/boot/fx/package.html @@ -1,45 +1,21 @@ <!-- - DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. - - Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved. - - Oracle and Java are registered trademarks of Oracle and/or its affiliates. - Other names may be trademarks of their respective owners. - - The contents of this file are subject to the terms of either the GNU - General Public License Version 2 only ("GPL") or the Common - Development and Distribution License("CDDL") (collectively, the - "License"). You may not use this file except in compliance with the - License. You can obtain a copy of the License at - http://www.netbeans.org/cddl-gplv2.html - or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the - specific language governing permissions and limitations under the - License. When distributing the software, include this License Header - Notice in each file and include the License file at - nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this - particular file as subject to the "Classpath" exception as provided - by Oracle in the GPL Version 2 section of the License file that - accompanied this code. If applicable, add the following below the - License Header, with the fields enclosed by brackets [] replaced by - your own identifying information: - "Portions Copyrighted [year] [name of copyright owner]" - - Contributor(s): - - The Original Software is NetBeans. The Initial Developer of the Original - Software is Oracle. Portions Copyright 2013-2016 Oracle. All Rights Reserved. - - If you wish your version of this file to be governed by only the CDDL - or only the GPL Version 2, indicate your decision by adding - "[Contributor] elects to include this software in this distribution - under the [CDDL or GPL Version 2] license." If you do not indicate a - single choice of license, a recipient has the option to distribute - your version of this file under either the CDDL, the GPL Version 2 or - to extend the choice of license to its licensees as provided above. - However, if you add GPL Version 2 code and therefore, elected the GPL - Version 2 license, then the option applies only if the new code is - made subject to such option by the copyright holder. + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. --> <body> http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/a262480a/boot-fx/src/main/java/org/netbeans/html/boot/fx/AbstractFXPresenter.java ---------------------------------------------------------------------- diff --git a/boot-fx/src/main/java/org/netbeans/html/boot/fx/AbstractFXPresenter.java b/boot-fx/src/main/java/org/netbeans/html/boot/fx/AbstractFXPresenter.java index 9164140..740e480 100644 --- a/boot-fx/src/main/java/org/netbeans/html/boot/fx/AbstractFXPresenter.java +++ b/boot-fx/src/main/java/org/netbeans/html/boot/fx/AbstractFXPresenter.java @@ -1,44 +1,20 @@ /** - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at * - * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved. + * http://www.apache.org/licenses/LICENSE-2.0 * - * Oracle and Java are registered trademarks of Oracle and/or its affiliates. - * Other names may be trademarks of their respective owners. - * - * The contents of this file are subject to the terms of either the GNU - * General Public License Version 2 only ("GPL") or the Common - * Development and Distribution License("CDDL") (collectively, the - * "License"). You may not use this file except in compliance with the - * License. You can obtain a copy of the License at - * http://www.netbeans.org/cddl-gplv2.html - * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the - * specific language governing permissions and limitations under the - * License. When distributing the software, include this License Header - * Notice in each file and include the License file at - * nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the GPL Version 2 section of the License file that - * accompanied this code. If applicable, add the following below the - * License Header, with the fields enclosed by brackets [] replaced by - * your own identifying information: - * "Portions Copyrighted [year] [name of copyright owner]" - * - * Contributor(s): - * - * The Original Software is NetBeans. The Initial Developer of the Original - * Software is Oracle. Portions Copyright 2013-2016 Oracle. All Rights Reserved. - * - * If you wish your version of this file to be governed by only the CDDL - * or only the GPL Version 2, indicate your decision by adding - * "[Contributor] elects to include this software in this distribution - * under the [CDDL or GPL Version 2] license." If you do not indicate a - * single choice of license, a recipient has the option to distribute - * your version of this file under either the CDDL, the GPL Version 2 or - * to extend the choice of license to its licensees as provided above. - * However, if you add GPL Version 2 code and therefore, elected the GPL - * Version 2 license, then the option applies only if the new code is - * made subject to such option by the copyright holder. + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. */ package org.netbeans.html.boot.fx; http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/a262480a/boot-fx/src/main/java/org/netbeans/html/boot/fx/Dbgr.java ---------------------------------------------------------------------- diff --git a/boot-fx/src/main/java/org/netbeans/html/boot/fx/Dbgr.java b/boot-fx/src/main/java/org/netbeans/html/boot/fx/Dbgr.java index 0d2b325..423f5f2 100644 --- a/boot-fx/src/main/java/org/netbeans/html/boot/fx/Dbgr.java +++ b/boot-fx/src/main/java/org/netbeans/html/boot/fx/Dbgr.java @@ -1,44 +1,20 @@ /** - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at * - * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved. + * http://www.apache.org/licenses/LICENSE-2.0 * - * Oracle and Java are registered trademarks of Oracle and/or its affiliates. - * Other names may be trademarks of their respective owners. - * - * The contents of this file are subject to the terms of either the GNU - * General Public License Version 2 only ("GPL") or the Common - * Development and Distribution License("CDDL") (collectively, the - * "License"). You may not use this file except in compliance with the - * License. You can obtain a copy of the License at - * http://www.netbeans.org/cddl-gplv2.html - * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the - * specific language governing permissions and limitations under the - * License. When distributing the software, include this License Header - * Notice in each file and include the License file at - * nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the GPL Version 2 section of the License file that - * accompanied this code. If applicable, add the following below the - * License Header, with the fields enclosed by brackets [] replaced by - * your own identifying information: - * "Portions Copyrighted [year] [name of copyright owner]" - * - * Contributor(s): - * - * The Original Software is NetBeans. The Initial Developer of the Original - * Software is Oracle. Portions Copyright 2013-2016 Oracle. All Rights Reserved. - * - * If you wish your version of this file to be governed by only the CDDL - * or only the GPL Version 2, indicate your decision by adding - * "[Contributor] elects to include this software in this distribution - * under the [CDDL or GPL Version 2] license." If you do not indicate a - * single choice of license, a recipient has the option to distribute - * your version of this file under either the CDDL, the GPL Version 2 or - * to extend the choice of license to its licensees as provided above. - * However, if you add GPL Version 2 code and therefore, elected the GPL - * Version 2 license, then the option applies only if the new code is - * made subject to such option by the copyright holder. + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. */ package org.netbeans.html.boot.fx; http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/a262480a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXBrwsr.java ---------------------------------------------------------------------- diff --git a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXBrwsr.java b/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXBrwsr.java index 71c8547..e549357 100644 --- a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXBrwsr.java +++ b/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXBrwsr.java @@ -1,44 +1,20 @@ /** - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at * - * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved. + * http://www.apache.org/licenses/LICENSE-2.0 * - * Oracle and Java are registered trademarks of Oracle and/or its affiliates. - * Other names may be trademarks of their respective owners. - * - * The contents of this file are subject to the terms of either the GNU - * General Public License Version 2 only ("GPL") or the Common - * Development and Distribution License("CDDL") (collectively, the - * "License"). You may not use this file except in compliance with the - * License. You can obtain a copy of the License at - * http://www.netbeans.org/cddl-gplv2.html - * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the - * specific language governing permissions and limitations under the - * License. When distributing the software, include this License Header - * Notice in each file and include the License file at - * nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the GPL Version 2 section of the License file that - * accompanied this code. If applicable, add the following below the - * License Header, with the fields enclosed by brackets [] replaced by - * your own identifying information: - * "Portions Copyrighted [year] [name of copyright owner]" - * - * Contributor(s): - * - * The Original Software is NetBeans. The Initial Developer of the Original - * Software is Oracle. Portions Copyright 2013-2016 Oracle. All Rights Reserved. - * - * If you wish your version of this file to be governed by only the CDDL - * or only the GPL Version 2, indicate your decision by adding - * "[Contributor] elects to include this software in this distribution - * under the [CDDL or GPL Version 2] license." If you do not indicate a - * single choice of license, a recipient has the option to distribute - * your version of this file under either the CDDL, the GPL Version 2 or - * to extend the choice of license to its licensees as provided above. - * However, if you add GPL Version 2 code and therefore, elected the GPL - * Version 2 license, then the option applies only if the new code is - * made subject to such option by the copyright holder. + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. */ package org.netbeans.html.boot.fx; http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/a262480a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXConsole.java ---------------------------------------------------------------------- diff --git a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXConsole.java b/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXConsole.java index d176ede..85a0f4b 100644 --- a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXConsole.java +++ b/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXConsole.java @@ -1,44 +1,20 @@ /** - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at * - * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved. + * http://www.apache.org/licenses/LICENSE-2.0 * - * Oracle and Java are registered trademarks of Oracle and/or its affiliates. - * Other names may be trademarks of their respective owners. - * - * The contents of this file are subject to the terms of either the GNU - * General Public License Version 2 only ("GPL") or the Common - * Development and Distribution License("CDDL") (collectively, the - * "License"). You may not use this file except in compliance with the - * License. You can obtain a copy of the License at - * http://www.netbeans.org/cddl-gplv2.html - * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the - * specific language governing permissions and limitations under the - * License. When distributing the software, include this License Header - * Notice in each file and include the License file at - * nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the GPL Version 2 section of the License file that - * accompanied this code. If applicable, add the following below the - * License Header, with the fields enclosed by brackets [] replaced by - * your own identifying information: - * "Portions Copyrighted [year] [name of copyright owner]" - * - * Contributor(s): - * - * The Original Software is NetBeans. The Initial Developer of the Original - * Software is Oracle. Portions Copyright 2013-2016 Oracle. All Rights Reserved. - * - * If you wish your version of this file to be governed by only the CDDL - * or only the GPL Version 2, indicate your decision by adding - * "[Contributor] elects to include this software in this distribution - * under the [CDDL or GPL Version 2] license." If you do not indicate a - * single choice of license, a recipient has the option to distribute - * your version of this file under either the CDDL, the GPL Version 2 or - * to extend the choice of license to its licensees as provided above. - * However, if you add GPL Version 2 code and therefore, elected the GPL - * Version 2 license, then the option applies only if the new code is - * made subject to such option by the copyright holder. + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. */ package org.netbeans.html.boot.fx; http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/a262480a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXInspect.java ---------------------------------------------------------------------- diff --git a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXInspect.java b/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXInspect.java index 2c8bc4f..d17f4e0 100644 --- a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXInspect.java +++ b/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXInspect.java @@ -1,44 +1,20 @@ /** - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at * - * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved. + * http://www.apache.org/licenses/LICENSE-2.0 * - * Oracle and Java are registered trademarks of Oracle and/or its affiliates. - * Other names may be trademarks of their respective owners. - * - * The contents of this file are subject to the terms of either the GNU - * General Public License Version 2 only ("GPL") or the Common - * Development and Distribution License("CDDL") (collectively, the - * "License"). You may not use this file except in compliance with the - * License. You can obtain a copy of the License at - * http://www.netbeans.org/cddl-gplv2.html - * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the - * specific language governing permissions and limitations under the - * License. When distributing the software, include this License Header - * Notice in each file and include the License file at - * nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the GPL Version 2 section of the License file that - * accompanied this code. If applicable, add the following below the - * License Header, with the fields enclosed by brackets [] replaced by - * your own identifying information: - * "Portions Copyrighted [year] [name of copyright owner]" - * - * Contributor(s): - * - * The Original Software is NetBeans. The Initial Developer of the Original - * Software is Oracle. Portions Copyright 2013-2016 Oracle. All Rights Reserved. - * - * If you wish your version of this file to be governed by only the CDDL - * or only the GPL Version 2, indicate your decision by adding - * "[Contributor] elects to include this software in this distribution - * under the [CDDL or GPL Version 2] license." If you do not indicate a - * single choice of license, a recipient has the option to distribute - * your version of this file under either the CDDL, the GPL Version 2 or - * to extend the choice of license to its licensees as provided above. - * However, if you add GPL Version 2 code and therefore, elected the GPL - * Version 2 license, then the option applies only if the new code is - * made subject to such option by the copyright holder. + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. */ package org.netbeans.html.boot.fx; http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/a262480a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXPresenter.java ---------------------------------------------------------------------- diff --git a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXPresenter.java b/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXPresenter.java index c54a1a1..3be269e 100644 --- a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXPresenter.java +++ b/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXPresenter.java @@ -1,44 +1,20 @@ /** - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at * - * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved. + * http://www.apache.org/licenses/LICENSE-2.0 * - * Oracle and Java are registered trademarks of Oracle and/or its affiliates. - * Other names may be trademarks of their respective owners. - * - * The contents of this file are subject to the terms of either the GNU - * General Public License Version 2 only ("GPL") or the Common - * Development and Distribution License("CDDL") (collectively, the - * "License"). You may not use this file except in compliance with the - * License. You can obtain a copy of the License at - * http://www.netbeans.org/cddl-gplv2.html - * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the - * specific language governing permissions and limitations under the - * License. When distributing the software, include this License Header - * Notice in each file and include the License file at - * nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the GPL Version 2 section of the License file that - * accompanied this code. If applicable, add the following below the - * License Header, with the fields enclosed by brackets [] replaced by - * your own identifying information: - * "Portions Copyrighted [year] [name of copyright owner]" - * - * Contributor(s): - * - * The Original Software is NetBeans. The Initial Developer of the Original - * Software is Oracle. Portions Copyright 2013-2016 Oracle. All Rights Reserved. - * - * If you wish your version of this file to be governed by only the CDDL - * or only the GPL Version 2, indicate your decision by adding - * "[Contributor] elects to include this software in this distribution - * under the [CDDL or GPL Version 2] license." If you do not indicate a - * single choice of license, a recipient has the option to distribute - * your version of this file under either the CDDL, the GPL Version 2 or - * to extend the choice of license to its licensees as provided above. - * However, if you add GPL Version 2 code and therefore, elected the GPL - * Version 2 license, then the option applies only if the new code is - * made subject to such option by the copyright holder. + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. */ package org.netbeans.html.boot.fx; http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/a262480a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXToolbar.java ---------------------------------------------------------------------- diff --git a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXToolbar.java b/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXToolbar.java index 20d4e10..df035bd 100644 --- a/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXToolbar.java +++ b/boot-fx/src/main/java/org/netbeans/html/boot/fx/FXToolbar.java @@ -1,44 +1,20 @@ /** - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at * - * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved. + * http://www.apache.org/licenses/LICENSE-2.0 * - * Oracle and Java are registered trademarks of Oracle and/or its affiliates. - * Other names may be trademarks of their respective owners. - * - * The contents of this file are subject to the terms of either the GNU - * General Public License Version 2 only ("GPL") or the Common - * Development and Distribution License("CDDL") (collectively, the - * "License"). You may not use this file except in compliance with the - * License. You can obtain a copy of the License at - * http://www.netbeans.org/cddl-gplv2.html - * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the - * specific language governing permissions and limitations under the - * License. When distributing the software, include this License Header - * Notice in each file and include the License file at - * nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the GPL Version 2 section of the License file that - * accompanied this code. If applicable, add the following below the - * License Header, with the fields enclosed by brackets [] replaced by - * your own identifying information: - * "Portions Copyrighted [year] [name of copyright owner]" - * - * Contributor(s): - * - * The Original Software is NetBeans. The Initial Developer of the Original - * Software is Oracle. Portions Copyright 2013-2016 Oracle. All Rights Reserved. - * - * If you wish your version of this file to be governed by only the CDDL - * or only the GPL Version 2, indicate your decision by adding - * "[Contributor] elects to include this software in this distribution - * under the [CDDL or GPL Version 2] license." If you do not indicate a - * single choice of license, a recipient has the option to distribute - * your version of this file under either the CDDL, the GPL Version 2 or - * to extend the choice of license to its licensees as provided above. - * However, if you add GPL Version 2 code and therefore, elected the GPL - * Version 2 license, then the option applies only if the new code is - * made subject to such option by the copyright holder. + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. */ package org.netbeans.html.boot.fx; http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/a262480a/boot-fx/src/main/java/org/netbeans/html/boot/fx/WatchDir.java ---------------------------------------------------------------------- diff --git a/boot-fx/src/main/java/org/netbeans/html/boot/fx/WatchDir.java b/boot-fx/src/main/java/org/netbeans/html/boot/fx/WatchDir.java index 25cc5f2..06ba712 100644 --- a/boot-fx/src/main/java/org/netbeans/html/boot/fx/WatchDir.java +++ b/boot-fx/src/main/java/org/netbeans/html/boot/fx/WatchDir.java @@ -1,44 +1,20 @@ /** - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at * - * Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved. + * http://www.apache.org/licenses/LICENSE-2.0 * - * Oracle and Java are registered trademarks of Oracle and/or its affiliates. - * Other names may be trademarks of their respective owners. - * - * The contents of this file are subject to the terms of either the GNU - * General Public License Version 2 only ("GPL") or the Common - * Development and Distribution License("CDDL") (collectively, the - * "License"). You may not use this file except in compliance with the - * License. You can obtain a copy of the License at - * http://www.netbeans.org/cddl-gplv2.html - * or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the - * specific language governing permissions and limitations under the - * License. When distributing the software, include this License Header - * Notice in each file and include the License file at - * nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this - * particular file as subject to the "Classpath" exception as provided - * by Oracle in the GPL Version 2 section of the License file that - * accompanied this code. If applicable, add the following below the - * License Header, with the fields enclosed by brackets [] replaced by - * your own identifying information: - * "Portions Copyrighted [year] [name of copyright owner]" - * - * Contributor(s): - * - * The Original Software is NetBeans. The Initial Developer of the Original - * Software is Oracle. Portions Copyright 2013-2016 Oracle. All Rights Reserved. - * - * If you wish your version of this file to be governed by only the CDDL - * or only the GPL Version 2, indicate your decision by adding - * "[Contributor] elects to include this software in this distribution - * under the [CDDL or GPL Version 2] license." If you do not indicate a - * single choice of license, a recipient has the option to distribute - * your version of this file under either the CDDL, the GPL Version 2 or - * to extend the choice of license to its licensees as provided above. - * However, if you add GPL Version 2 code and therefore, elected the GPL - * Version 2 license, then the option applies only if the new code is - * made subject to such option by the copyright holder. + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. */ package org.netbeans.html.boot.fx; http://git-wip-us.apache.org/repos/asf/incubator-netbeans-html4j/blob/a262480a/boot-fx/src/main/resources/org/netbeans/html/boot/fx/Bundle.properties ---------------------------------------------------------------------- diff --git a/boot-fx/src/main/resources/org/netbeans/html/boot/fx/Bundle.properties b/boot-fx/src/main/resources/org/netbeans/html/boot/fx/Bundle.properties index 7ebe82d..cdee1e4 100644 --- a/boot-fx/src/main/resources/org/netbeans/html/boot/fx/Bundle.properties +++ b/boot-fx/src/main/resources/org/netbeans/html/boot/fx/Bundle.properties @@ -1,44 +1,20 @@ # -# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. -# -# Copyright 2013-2014 Oracle and/or its affiliates. All rights reserved. -# -# Oracle and Java are registered trademarks of Oracle and/or its affiliates. -# Other names may be trademarks of their respective owners. -# -# The contents of this file are subject to the terms of either the GNU -# General Public License Version 2 only ("GPL") or the Common -# Development and Distribution License("CDDL") (collectively, the -# "License"). You may not use this file except in compliance with the -# License. You can obtain a copy of the License at -# http://www.netbeans.org/cddl-gplv2.html -# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the -# specific language governing permissions and limitations under the -# License. When distributing the software, include this License Header -# Notice in each file and include the License file at -# nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this -# particular file as subject to the "Classpath" exception as provided -# by Oracle in the GPL Version 2 section of the License file that -# accompanied this code. If applicable, add the following below the -# License Header, with the fields enclosed by brackets [] replaced by -# your own identifying information: -# "Portions Copyrighted [year] [name of copyright owner]" -# -# Contributor(s): -# -# The Original Software is NetBeans. The Initial Developer of the Original -# Software is Oracle. Portions Copyright 2013-2016 Oracle. All Rights Reserved. -# -# If you wish your version of this file to be governed by only the CDDL -# or only the GPL Version 2, indicate your decision by adding -# "[Contributor] elects to include this software in this distribution -# under the [CDDL or GPL Version 2] license." If you do not indicate a -# single choice of license, a recipient has the option to distribute -# your version of this file under either the CDDL, the GPL Version 2 or -# to extend the choice of license to its licensees as provided above. -# However, if you add GPL Version 2 code and therefore, elected the GPL -# Version 2 license, then the option applies only if the new code is -# made subject to such option by the copyright holder. +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. # AlertTitle=Warning
