ko-ws-tyrus/src/test/resources/org/apidesign/html/wstyrus/test.html
branchnetbeans
changeset 358 80702021b851
parent 260 23e2ad7e6d23
     1.1 --- a/ko-ws-tyrus/src/test/resources/org/apidesign/html/wstyrus/test.html	Sun Aug 25 14:40:16 2013 +0200
     1.2 +++ b/ko-ws-tyrus/src/test/resources/org/apidesign/html/wstyrus/test.html	Mon Dec 16 15:00:21 2013 +0100
     1.3 @@ -1,23 +1,45 @@
     1.4  <!--
     1.5  
     1.6 -    HTML via Java(tm) Language Bindings
     1.7 -    Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     1.8 +    DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     1.9  
    1.10 -    This program is free software: you can redistribute it and/or modify
    1.11 -    it under the terms of the GNU General Public License as published by
    1.12 -    the Free Software Foundation, version 2 of the License.
    1.13 +    Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
    1.14  
    1.15 -    This program is distributed in the hope that it will be useful,
    1.16 -    but WITHOUT ANY WARRANTY; without even the implied warranty of
    1.17 -    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    1.18 -    GNU General Public License for more details. apidesign.org
    1.19 -    designates this particular file as subject to the
    1.20 -    "Classpath" exception as provided by apidesign.org
    1.21 -    in the License file that accompanied this code.
    1.22 +    Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    1.23 +    Other names may be trademarks of their respective owners.
    1.24  
    1.25 -    You should have received a copy of the GNU General Public License
    1.26 -    along with this program. Look for COPYING file in the top folder.
    1.27 -    If not, see http://wiki.apidesign.org/wiki/GPLwithClassPathException
    1.28 +    The contents of this file are subject to the terms of either the GNU
    1.29 +    General Public License Version 2 only ("GPL") or the Common
    1.30 +    Development and Distribution License("CDDL") (collectively, the
    1.31 +    "License"). You may not use this file except in compliance with the
    1.32 +    License. You can obtain a copy of the License at
    1.33 +    http://www.netbeans.org/cddl-gplv2.html
    1.34 +    or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    1.35 +    specific language governing permissions and limitations under the
    1.36 +    License.  When distributing the software, include this License Header
    1.37 +    Notice in each file and include the License file at
    1.38 +    nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    1.39 +    particular file as subject to the "Classpath" exception as provided
    1.40 +    by Oracle in the GPL Version 2 section of the License file that
    1.41 +    accompanied this code. If applicable, add the following below the
    1.42 +    License Header, with the fields enclosed by brackets [] replaced by
    1.43 +    your own identifying information:
    1.44 +    "Portions Copyrighted [year] [name of copyright owner]"
    1.45 +
    1.46 +    Contributor(s):
    1.47 +
    1.48 +    The Original Software is NetBeans. The Initial Developer of the Original
    1.49 +    Software is Oracle. Portions Copyright 2013-2013 Oracle. All Rights Reserved.
    1.50 +
    1.51 +    If you wish your version of this file to be governed by only the CDDL
    1.52 +    or only the GPL Version 2, indicate your decision by adding
    1.53 +    "[Contributor] elects to include this software in this distribution
    1.54 +    under the [CDDL or GPL Version 2] license." If you do not indicate a
    1.55 +    single choice of license, a recipient has the option to distribute
    1.56 +    your version of this file under either the CDDL, the GPL Version 2 or
    1.57 +    to extend the choice of license to its licensees as provided above.
    1.58 +    However, if you add GPL Version 2 code and therefore, elected the GPL
    1.59 +    Version 2 license, then the option applies only if the new code is
    1.60 +    made subject to such option by the copyright holder.
    1.61  
    1.62  -->
    1.63  <!DOCTYPE html>