Skip to content

Commit 7abe1da

Browse files
committed
license unification
1 parent 6cab986 commit 7abe1da

File tree

1,151 files changed

+21222
-41672
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,151 files changed

+21222
-41672
lines changed

integrations/eclipse/org.eclipse.visualvm.launcher/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ License instead of this License.
370370

371371
"CLASSPATH" EXCEPTION TO THE GPL
372372

373-
Certain source files distributed by Sun Microsystems, Inc. are subject to
373+
Certain source files distributed by Oracle America and/or its affiliates are subject to
374374
the following clarification and special exception to the GPL, but only where
375375
Sun has expressly included in the particular source file's header the words
376376
"Sun designates this particular file as subject to the "Classpath" exception

plugins/consumervisualvm/src/org/netbeans/modules/consumervisualvm/DecoratedFileSystem.java

Lines changed: 21 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,26 @@
11
/*
2-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
3-
*
4-
* Copyright 1997-2008 Sun Microsystems, Inc. All rights reserved.
5-
*
6-
* The contents of this file are subject to the terms of either the GNU
7-
* General Public License Version 2 only ("GPL") or the Common
8-
* Development and Distribution License("CDDL") (collectively, the
9-
* "License"). You may not use this file except in compliance with the
10-
* License. You can obtain a copy of the License at
11-
* http://www.netbeans.org/cddl-gplv2.html
12-
* or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
13-
* specific language governing permissions and limitations under the
14-
* License. When distributing the software, include this License Header
15-
* Notice in each file and include the License file at
16-
* nbbuild/licenses/CDDL-GPL-2-CP. Sun designates this
2+
* Copyright (c) 1997, 2008, Oracle and/or its affiliates. All rights reserved.
3+
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4+
*
5+
* This code is free software; you can redistribute it and/or modify it
6+
* under the terms of the GNU General Public License version 2 only, as
7+
* published by the Free Software Foundation. Oracle designates this
178
* particular file as subject to the "Classpath" exception as provided
18-
* by Sun in the GPL Version 2 section of the License file that
19-
* accompanied this code. If applicable, add the following below the
20-
* License Header, with the fields enclosed by brackets [] replaced by
21-
* your own identifying information:
22-
* "Portions Copyrighted [year] [name of copyright owner]"
23-
*
24-
* If you wish your version of this file to be governed by only the CDDL
25-
* or only the GPL Version 2, indicate your decision by adding
26-
* "[Contributor] elects to include this software in this distribution
27-
* under the [CDDL or GPL Version 2] license." If you do not indicate a
28-
* single choice of license, a recipient has the option to distribute
29-
* your version of this file under either the CDDL, the GPL Version 2 or
30-
* to extend the choice of license to its licensees as provided above.
31-
* However, if you add GPL Version 2 code and therefore, elected the GPL
32-
* Version 2 license, then the option applies only if the new code is
33-
* made subject to such option by the copyright holder.
34-
*
35-
* Contributor(s):
36-
*
37-
* Portions Copyrighted 2008 Sun Microsystems, Inc.
9+
* by Oracle in the LICENSE file that accompanied this code.
10+
*
11+
* This code is distributed in the hope that it will be useful, but WITHOUT
12+
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
14+
* version 2 for more details (a copy is included in the LICENSE file that
15+
* accompanied this code).
16+
*
17+
* You should have received a copy of the GNU General Public License version
18+
* 2 along with this work; if not, write to the Free Software Foundation,
19+
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
20+
*
21+
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
22+
* or visit www.oracle.com if you need additional information or have any
23+
* questions.
3824
*/
3925
package org.netbeans.modules.consumervisualvm;
4026

plugins/consumervisualvm/src/org/netbeans/modules/consumervisualvm/PluginInfoAccessor.java

Lines changed: 21 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,26 @@
11
/*
2-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
3-
*
4-
* Copyright 1997-2008 Sun Microsystems, Inc. All rights reserved.
5-
*
6-
* The contents of this file are subject to the terms of either the GNU
7-
* General Public License Version 2 only ("GPL") or the Common
8-
* Development and Distribution License("CDDL") (collectively, the
9-
* "License"). You may not use this file except in compliance with the
10-
* License. You can obtain a copy of the License at
11-
* http://www.netbeans.org/cddl-gplv2.html
12-
* or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
13-
* specific language governing permissions and limitations under the
14-
* License. When distributing the software, include this License Header
15-
* Notice in each file and include the License file at
16-
* nbbuild/licenses/CDDL-GPL-2-CP. Sun designates this
2+
* Copyright (c) 1997, 2008, Oracle and/or its affiliates. All rights reserved.
3+
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4+
*
5+
* This code is free software; you can redistribute it and/or modify it
6+
* under the terms of the GNU General Public License version 2 only, as
7+
* published by the Free Software Foundation. Oracle designates this
178
* particular file as subject to the "Classpath" exception as provided
18-
* by Sun in the GPL Version 2 section of the License file that
19-
* accompanied this code. If applicable, add the following below the
20-
* License Header, with the fields enclosed by brackets [] replaced by
21-
* your own identifying information:
22-
* "Portions Copyrighted [year] [name of copyright owner]"
23-
*
24-
* If you wish your version of this file to be governed by only the CDDL
25-
* or only the GPL Version 2, indicate your decision by adding
26-
* "[Contributor] elects to include this software in this distribution
27-
* under the [CDDL or GPL Version 2] license." If you do not indicate a
28-
* single choice of license, a recipient has the option to distribute
29-
* your version of this file under either the CDDL, the GPL Version 2 or
30-
* to extend the choice of license to its licensees as provided above.
31-
* However, if you add GPL Version 2 code and therefore, elected the GPL
32-
* Version 2 license, then the option applies only if the new code is
33-
* made subject to such option by the copyright holder.
34-
*
35-
* Contributor(s):
36-
*
37-
* Portions Copyrighted 2008 Sun Microsystems, Inc.
9+
* by Oracle in the LICENSE file that accompanied this code.
10+
*
11+
* This code is distributed in the hope that it will be useful, but WITHOUT
12+
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
14+
* version 2 for more details (a copy is included in the LICENSE file that
15+
* accompanied this code).
16+
*
17+
* You should have received a copy of the GNU General Public License version
18+
* 2 along with this work; if not, write to the Free Software Foundation,
19+
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
20+
*
21+
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
22+
* or visit www.oracle.com if you need additional information or have any
23+
* questions.
3824
*/
3925
package org.netbeans.modules.consumervisualvm;
4026

plugins/consumervisualvm/src/org/netbeans/modules/consumervisualvm/api/ApplicationTypeAction.java

Lines changed: 24 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,26 @@
11
/*
2-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
3-
*
4-
* Copyright 1997-2008 Sun Microsystems, Inc. All rights reserved.
5-
*
6-
* The contents of this file are subject to the terms of either the GNU
7-
* General Public License Version 2 only ("GPL") or the Common
8-
* Development and Distribution License("CDDL") (collectively, the
9-
* "License"). You may not use this file except in compliance with the
10-
* License. You can obtain a copy of the License at
11-
* http://www.netbeans.org/cddl-gplv2.html
12-
* or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
13-
* specific language governing permissions and limitations under the
14-
* License. When distributing the software, include this License Header
15-
* Notice in each file and include the License file at
16-
* nbbuild/licenses/CDDL-GPL-2-CP. Sun designates this
2+
* Copyright (c) 1997, 2008, Oracle and/or its affiliates. All rights reserved.
3+
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4+
*
5+
* This code is free software; you can redistribute it and/or modify it
6+
* under the terms of the GNU General Public License version 2 only, as
7+
* published by the Free Software Foundation. Oracle designates this
178
* particular file as subject to the "Classpath" exception as provided
18-
* by Sun in the GPL Version 2 section of the License file that
19-
* accompanied this code. If applicable, add the following below the
20-
* License Header, with the fields enclosed by brackets [] replaced by
21-
* your own identifying information:
22-
* "Portions Copyrighted [year] [name of copyright owner]"
23-
*
24-
* If you wish your version of this file to be governed by only the CDDL
25-
* or only the GPL Version 2, indicate your decision by adding
26-
* "[Contributor] elects to include this software in this distribution
27-
* under the [CDDL or GPL Version 2] license." If you do not indicate a
28-
* single choice of license, a recipient has the option to distribute
29-
* your version of this file under either the CDDL, the GPL Version 2 or
30-
* to extend the choice of license to its licensees as provided above.
31-
* However, if you add GPL Version 2 code and therefore, elected the GPL
32-
* Version 2 license, then the option applies only if the new code is
33-
* made subject to such option by the copyright holder.
34-
*
35-
* Contributor(s):
36-
*
37-
* Portions Copyrighted 2008 Sun Microsystems, Inc.
9+
* by Oracle in the LICENSE file that accompanied this code.
10+
*
11+
* This code is distributed in the hope that it will be useful, but WITHOUT
12+
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
14+
* version 2 for more details (a copy is included in the LICENSE file that
15+
* accompanied this code).
16+
*
17+
* You should have received a copy of the GNU General Public License version
18+
* 2 along with this work; if not, write to the Free Software Foundation,
19+
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
20+
*
21+
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
22+
* or visit www.oracle.com if you need additional information or have any
23+
* questions.
3824
*/
3925

4026
package org.netbeans.modules.consumervisualvm.api;
@@ -67,15 +53,15 @@ public class ApplicationTypeAction extends MultiDataSourceAction<Application> {
6753
public static final String PLUGIN_CODE_NAME = "pluginCodeName";
6854
public static final String ACTION_NAME = "ActionName";
6955
public static final String LOCALIZING_BUNDLE = "SystemFileSystem.localizingBundle";
70-
56+
7157
private String mainClassName;
7258
private String pluginCodeName;
7359
private String displayName;
74-
60+
7561
public static synchronized ApplicationTypeAction newAction (FileObject fo) {
7662
return new ApplicationTypeAction (fo);
7763
}
78-
64+
7965
private ApplicationTypeAction (FileObject fo) {
8066
super (Application.class);
8167
mainClassName = (String) fo.getAttribute (MAIN_CLASS_NAME);
Lines changed: 17 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,24 @@
1-
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
1+
# Copyright (c) 1997, 2008, Oracle and/or its affiliates. All rights reserved.
2+
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
23
#
3-
# Copyright 1997-2008 Sun Microsystems, Inc. All rights reserved.
4-
#
5-
# The contents of this file are subject to the terms of either the GNU
6-
# General Public License Version 2 only ("GPL") or the Common
7-
# Development and Distribution License("CDDL") (collectively, the
8-
# "License"). You may not use this file except in compliance with the
9-
# License. You can obtain a copy of the License at
10-
# http://www.netbeans.org/cddl-gplv2.html
11-
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
12-
# specific language governing permissions and limitations under the
13-
# License. When distributing the software, include this License Header
14-
# Notice in each file and include the License file at
15-
# nbbuild/licenses/CDDL-GPL-2-CP. Sun designates this
4+
# This code is free software; you can redistribute it and/or modify it
5+
# under the terms of the GNU General Public License version 2 only, as
6+
# published by the Free Software Foundation. Oracle designates this
167
# particular file as subject to the "Classpath" exception as provided
17-
# by Sun in the GPL Version 2 section of the License file that
18-
# accompanied this code. If applicable, add the following below the
19-
# License Header, with the fields enclosed by brackets [] replaced by
20-
# your own identifying information:
21-
# "Portions Copyrighted [year] [name of copyright owner]"
8+
# by Oracle in the LICENSE file that accompanied this code.
229
#
23-
# Contributor(s):
10+
# This code is distributed in the hope that it will be useful, but WITHOUT
11+
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
12+
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
13+
# version 2 for more details (a copy is included in the LICENSE file that
14+
# accompanied this code).
2415
#
25-
# The Original Software is NetBeans. The Initial Developer of the Original
26-
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2008 Sun
27-
# Microsystems, Inc. All Rights Reserved.
16+
# You should have received a copy of the GNU General Public License version
17+
# 2 along with this work; if not, write to the Free Software Foundation,
18+
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2819
#
29-
# If you wish your version of this file to be governed by only the CDDL
30-
# or only the GPL Version 2, indicate your decision by adding
31-
# "[Contributor] elects to include this software in this distribution
32-
# under the [CDDL or GPL Version 2] license." If you do not indicate a
33-
# single choice of license, a recipient has the option to distribute
34-
# your version of this file under either the CDDL, the GPL Version 2 or
35-
# to extend the choice of license to its licensees as provided above.
36-
# However, if you add GPL Version 2 code and therefore, elected the GPL
37-
# Version 2 license, then the option applies only if the new code is
38-
# made subject to such option by the copyright holder.
20+
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
21+
# or visit www.oracle.com if you need additional information or have any
22+
# questions.
3923

4024
ApplicationTypeAction_ProblemDescription={0} Check your Update Centers in Tools|Plugins and try it later.

plugins/consumervisualvm/src/org/netbeans/modules/consumervisualvm/api/PluginInfo.java

Lines changed: 22 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,26 @@
11
/*
2-
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
3-
*
4-
* Copyright 1997-2008 Sun Microsystems, Inc. All rights reserved.
5-
*
6-
* The contents of this file are subject to the terms of either the GNU
7-
* General Public License Version 2 only ("GPL") or the Common
8-
* Development and Distribution License("CDDL") (collectively, the
9-
* "License"). You may not use this file except in compliance with the
10-
* License. You can obtain a copy of the License at
11-
* http://www.netbeans.org/cddl-gplv2.html
12-
* or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
13-
* specific language governing permissions and limitations under the
14-
* License. When distributing the software, include this License Header
15-
* Notice in each file and include the License file at
16-
* nbbuild/licenses/CDDL-GPL-2-CP. Sun designates this
2+
* Copyright (c) 1997, 2008, Oracle and/or its affiliates. All rights reserved.
3+
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4+
*
5+
* This code is free software; you can redistribute it and/or modify it
6+
* under the terms of the GNU General Public License version 2 only, as
7+
* published by the Free Software Foundation. Oracle designates this
178
* particular file as subject to the "Classpath" exception as provided
18-
* by Sun in the GPL Version 2 section of the License file that
19-
* accompanied this code. If applicable, add the following below the
20-
* License Header, with the fields enclosed by brackets [] replaced by
21-
* your own identifying information:
22-
* "Portions Copyrighted [year] [name of copyright owner]"
23-
*
24-
* If you wish your version of this file to be governed by only the CDDL
25-
* or only the GPL Version 2, indicate your decision by adding
26-
* "[Contributor] elects to include this software in this distribution
27-
* under the [CDDL or GPL Version 2] license." If you do not indicate a
28-
* single choice of license, a recipient has the option to distribute
29-
* your version of this file under either the CDDL, the GPL Version 2 or
30-
* to extend the choice of license to its licensees as provided above.
31-
* However, if you add GPL Version 2 code and therefore, elected the GPL
32-
* Version 2 license, then the option applies only if the new code is
33-
* made subject to such option by the copyright holder.
34-
*
35-
* Contributor(s):
36-
*
37-
* Portions Copyrighted 2008 Sun Microsystems, Inc.
9+
* by Oracle in the LICENSE file that accompanied this code.
10+
*
11+
* This code is distributed in the hope that it will be useful, but WITHOUT
12+
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
14+
* version 2 for more details (a copy is included in the LICENSE file that
15+
* accompanied this code).
16+
*
17+
* You should have received a copy of the GNU General Public License version
18+
* 2 along with this work; if not, write to the Free Software Foundation,
19+
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
20+
*
21+
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
22+
* or visit www.oracle.com if you need additional information or have any
23+
* questions.
3824
*/
3925
package org.netbeans.modules.consumervisualvm.api;
4026

@@ -68,7 +54,7 @@ static PluginInfo create (FileObject fo) {
6854

6955
return create ((String) cnb, (URL) layer);
7056
}
71-
57+
7258

7359
static {
7460
PluginInfoAccessor.DEFAULT = new PluginInfoAccessor () {

0 commit comments

Comments
 (0)