[SCM] tiger-types packaging branch, master, updated. debian/1.3-1-6-g523699c
James Page
jamespage-guest at alioth.debian.org
Mon Jun 13 18:31:34 UTC 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "tiger-types packaging".
The branch, master has been updated
via 523699c94ad59d1946d0b35ed3f331830905c02d (commit)
via 969373fa8dc66f66f93e5578c8c2340f59f7c252 (commit)
via 8bd0161c40ef710b10af395256e9b07f7ed1994b (commit)
via c45675be3c90910cf9b318a79fd82b0cf13b9a85 (commit)
via 36e58b2f23a2c4accf40f9051b9187c68b261feb (commit)
via f5b2218250ebde7dcfd17b40bfdc523fda9e913a (commit)
from 510b429614184b5ab868adf0259938f472ca5e87 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 523699c94ad59d1946d0b35ed3f331830905c02d
Author: James Page <james.page at canonical.com>
Date: Mon Jun 13 19:28:38 2011 +0100
Updated copyright Sun->Oracle, tidied maven.ignoreRules for new release
commit 969373fa8dc66f66f93e5578c8c2340f59f7c252
Author: James Page <james.page at canonical.com>
Date: Mon Jun 13 19:16:23 2011 +0100
Updated cleanIgnoreRule for clean source build
commit 8bd0161c40ef710b10af395256e9b07f7ed1994b
Author: James Page <james.page at canonical.com>
Date: Mon Jun 13 19:15:26 2011 +0100
Automatically remove references to parent pom file
commit c45675be3c90910cf9b318a79fd82b0cf13b9a85
Author: James Page <james.page at canonical.com>
Date: Mon Jun 13 19:14:18 2011 +0100
New upstream release
commit 36e58b2f23a2c4accf40f9051b9187c68b261feb
Merge: 510b429 f5b2218
Author: James Page <james.page at canonical.com>
Date: Mon Jun 13 19:13:21 2011 +0100
Merge commit 'upstream/1.4'
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 8 +++
debian/copyright | 20 ++++----
debian/libtiger-types-java.poms | 2 +-
debian/maven.cleanIgnoreRules | 1 +
debian/maven.ignoreRules | 1 +
pom.xml | 50 ++++++++------------
.../jvnet/tiger_types/GenericArrayTypeImpl.java | 39 +++++++++++++++
src/main/java/org/jvnet/tiger_types/Lister.java | 29 +++++++-----
.../jvnet/tiger_types/ParameterizedTypeImpl.java | 28 ++++++-----
.../java/org/jvnet/tiger_types/TypeVisitor.java | 28 ++++++-----
src/main/java/org/jvnet/tiger_types/Types.java | 29 +++++++-----
.../org/jvnet/tiger_types/WildcardTypeImpl.java | 28 ++++++-----
12 files changed, 162 insertions(+), 101 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3652b6e..97bb838 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+tiger-types (1.4-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * Updated debian/copyright: Sun Microsystems -> Oracle, inline
+ with new headers in source code.
+
+ -- James Page <james.page at canonical.com> Mon, 13 Jun 2011 19:13:27 +0100
+
tiger-types (1.3-1) unstable; urgency=low
* Initial release. (Closes: #628725)
diff --git a/debian/copyright b/debian/copyright
index b3bf0f1..6849a7c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Name: Type arithmetic library for Java5
Source: http://java.net/projects/tiger-types
Files: *
-Copyright: 1997-2007 Sun Microsystems, Inc. All rights reserved.
+Copyright: 1997-2010 Oracle and/or its affiliates. All rights reserved.
License: CDDL or GPL-2 with Classpath exception
Files: debian/*
@@ -402,12 +402,12 @@ License: GPL-2 with Classpath exception
.
"CLASSPATH" EXCEPTION TO THE GPL VERSION 2
.
- Certain source files distributed by Sun Microsystems, Inc. are subject
- to the following clarification and special exception to the GPL
- Version 2, but only where Sun has expressly included in the particular
- source file's header the words "Sun designates this particular file as
- subject to the "Classpath" exception as provided by Sun in the License
- file that accompanied this code."
+ Certain source files distributed by Oracle are subject to the following
+ clarification and special exception to the GPL Version 2, but only where
+ Oracle has expressly included in the particular source file's header the
+ words "Sun designates this particular file as subject to the "Classpath"
+ exception as provided by Oracle in the License file that accompanied this
+ code."
.
Linking this library statically or dynamically with other modules is
making a combined work based on this library. Thus, the terms and conditions
@@ -418,8 +418,8 @@ License: GPL-2 with Classpath exception
executable, regardless of the license terms of these independent modules,
and to copy and distribute the resulting executable under terms of your choice,
provided that you also meet, for each linked independent module, the terms
- and conditions of the license of that module.? An independent module is a
- module which is not derived from or based on this library.? If you modify
+ and conditions of the license of that module. An independent module is a
+ module which is not derived from or based on this library. If you modify
this library, you may extend this exception to your version of the library,
- but you are not obligated to do so.? If you do not wish to do so, delete
+ but you are not obligated to do so. If you do not wish to do so, delete
this exception statement from your version.
diff --git a/debian/libtiger-types-java.poms b/debian/libtiger-types-java.poms
index 79c503f..cf1a7ff 100644
--- a/debian/libtiger-types-java.poms
+++ b/debian/libtiger-types-java.poms
@@ -4,4 +4,4 @@
# where option can be:
# --ignore: ignore this POM or
# --no-parent: remove the <parent> tag from the POM
-pom.xml
+pom.xml --no-parent
diff --git a/debian/maven.cleanIgnoreRules b/debian/maven.cleanIgnoreRules
index 923f8b7..b994895 100644
--- a/debian/maven.cleanIgnoreRules
+++ b/debian/maven.cleanIgnoreRules
@@ -15,4 +15,5 @@
# junit junit jar s/3\\..*/3.x/
org.apache.maven.plugins maven-idea-plugin * * * *
+org.apache.maven.plugins maven-release-plugin * * * *
org.jvnet.wagon-svn wagon-svn * * * *
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 923f8b7..b994895 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -15,4 +15,5 @@
# junit junit jar s/3\\..*/3.x/
org.apache.maven.plugins maven-idea-plugin * * * *
+org.apache.maven.plugins maven-release-plugin * * * *
org.jvnet.wagon-svn wagon-svn * * * *
diff --git a/pom.xml b/pom.xml
index 6a6f1e3..3555ee4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,36 +1,23 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <groupId>net.java</groupId>
+ <artifactId>jvnet-parent</artifactId>
+ <version>1</version>
+ </parent>
+
<modelVersion>4.0.0</modelVersion>
<groupId>org.jvnet</groupId>
<artifactId>tiger-types</artifactId>
- <version>1.3</version>
+ <version>1.4</version>
<name>Type arithmetic library for Java5</name>
<scm>
- <connection>scm:svn:https://svn.dev.java.net/svn/tiger-types/tags/tiger-types-1.3</connection>
- <developerConnection>scm:svn:https://svn.dev.java.net/svn/tiger-types/tags/tiger-types-1.3</developerConnection>
- <url>https://tiger-types.dev.java.net/source/browse/tiger-types/tags/tiger-types-1.3</url>
+ <connection>scm:svn:https://svn.java.net/svn/tiger-types~svn/tags/tiger-types-1.4</connection>
+ <developerConnection>scm:svn:https://svn.java.net/svn/tiger-types~svn/tags/tiger-types-1.4</developerConnection>
+ <url>http://java.net/projects/tiger-types/sources/svn/show/tags/tiger-types-1.4</url>
</scm>
- <repositories>
- <repository>
- <id>java.net2</id>
- <url>https://maven2-repository.dev.java.net/nonav/repository</url>
- </repository>
- </repositories>
-
- <distributionManagement>
- <repository>
- <id>java.net-maven2-repository</id>
- <uniqueVersion>false</uniqueVersion>
- <url>java-net:/maven2-repository/trunk/repository/</url>
- </repository>
- <site>
- <id>tiger-types-www</id>
- <url>java-net:/tiger-types/trunk/www/</url>
- </site>
- </distributionManagement>
-
<build>
<plugins>
<plugin>
@@ -43,19 +30,22 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-idea-plugin</artifactId>
+ <version>2.2</version>
<configuration>
<jdkName>JDK1.5</jdkName>
<downloadSources>true</downloadSources>
</configuration>
</plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-release-plugin</artifactId>
+ <configuration>
+ <mavenExecutorId>forked-path</mavenExecutorId>
+ <useReleaseProfile>false</useReleaseProfile>
+ <arguments>${release.arguments}</arguments>
+ </configuration>
+ </plugin>
</plugins>
- <extensions>
- <extension>
- <groupId>org.jvnet.wagon-svn</groupId>
- <artifactId>wagon-svn</artifactId>
- <version>1.9</version>
- </extension>
- </extensions>
</build>
<dependencies>
diff --git a/src/main/java/org/jvnet/tiger_types/GenericArrayTypeImpl.java b/src/main/java/org/jvnet/tiger_types/GenericArrayTypeImpl.java
index c1caebf..32a95f6 100644
--- a/src/main/java/org/jvnet/tiger_types/GenericArrayTypeImpl.java
+++ b/src/main/java/org/jvnet/tiger_types/GenericArrayTypeImpl.java
@@ -1,3 +1,42 @@
+/*
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
+ *
+ * Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
+ *
+ * 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
+ * https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
+ * or packager/legal/LICENSE.txt. 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 packager/legal/LICENSE.txt.
+ *
+ * GPL Classpath Exception:
+ * 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.
+ *
+ * Modifications:
+ * If applicable, add the following below the License Header, with the fields
+ * enclosed by brackets [] replaced by your own identifying information:
+ * "Portions Copyright [year] [name of copyright owner]"
+ *
+ * Contributor(s):
+ * 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 don't 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.
+ */
package org.jvnet.tiger_types;
import java.lang.reflect.GenericArrayType;
diff --git a/src/main/java/org/jvnet/tiger_types/Lister.java b/src/main/java/org/jvnet/tiger_types/Lister.java
index 7af5e2f..d415b9b 100644
--- a/src/main/java/org/jvnet/tiger_types/Lister.java
+++ b/src/main/java/org/jvnet/tiger_types/Lister.java
@@ -1,27 +1,31 @@
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
- * Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
*
* 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 https://glassfish.dev.java.net/public/CDDL+GPL.html
- * or glassfish/bootstrap/legal/LICENSE.txt. See the License for the specific
+ * may not use this file except in compliance with the License. You can
+ * obtain a copy of the License at
+ * https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
+ * or packager/legal/LICENSE.txt. 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 glassfish/bootstrap/legal/LICENSE.txt.
- * Sun designates this particular file as subject to the "Classpath" exception
- * as provided by Sun 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]"
+ * file and include the License file at packager/legal/LICENSE.txt.
*
- * Contributor(s):
+ * GPL Classpath Exception:
+ * 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.
+ *
+ * Modifications:
+ * If applicable, add the following below the License Header, with the fields
+ * enclosed by brackets [] replaced by your own identifying information:
+ * "Portions Copyright [year] [name of copyright owner]"
*
+ * Contributor(s):
* 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
@@ -33,6 +37,7 @@
* only if the new code is made subject to such option by the copyright
* holder.
*/
+
package org.jvnet.tiger_types;
import java.lang.reflect.Array;
diff --git a/src/main/java/org/jvnet/tiger_types/ParameterizedTypeImpl.java b/src/main/java/org/jvnet/tiger_types/ParameterizedTypeImpl.java
index 387665f..fe8e738 100644
--- a/src/main/java/org/jvnet/tiger_types/ParameterizedTypeImpl.java
+++ b/src/main/java/org/jvnet/tiger_types/ParameterizedTypeImpl.java
@@ -1,27 +1,31 @@
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
- * Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
*
* 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 https://glassfish.dev.java.net/public/CDDL+GPL.html
- * or glassfish/bootstrap/legal/LICENSE.txt. See the License for the specific
+ * may not use this file except in compliance with the License. You can
+ * obtain a copy of the License at
+ * https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
+ * or packager/legal/LICENSE.txt. 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 glassfish/bootstrap/legal/LICENSE.txt.
- * Sun designates this particular file as subject to the "Classpath" exception
- * as provided by Sun 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]"
+ * file and include the License file at packager/legal/LICENSE.txt.
*
- * Contributor(s):
+ * GPL Classpath Exception:
+ * 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.
+ *
+ * Modifications:
+ * If applicable, add the following below the License Header, with the fields
+ * enclosed by brackets [] replaced by your own identifying information:
+ * "Portions Copyright [year] [name of copyright owner]"
*
+ * Contributor(s):
* 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
diff --git a/src/main/java/org/jvnet/tiger_types/TypeVisitor.java b/src/main/java/org/jvnet/tiger_types/TypeVisitor.java
index c488209..bad1106 100644
--- a/src/main/java/org/jvnet/tiger_types/TypeVisitor.java
+++ b/src/main/java/org/jvnet/tiger_types/TypeVisitor.java
@@ -1,27 +1,31 @@
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
- * Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
*
* 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 https://glassfish.dev.java.net/public/CDDL+GPL.html
- * or glassfish/bootstrap/legal/LICENSE.txt. See the License for the specific
+ * may not use this file except in compliance with the License. You can
+ * obtain a copy of the License at
+ * https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
+ * or packager/legal/LICENSE.txt. 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 glassfish/bootstrap/legal/LICENSE.txt.
- * Sun designates this particular file as subject to the "Classpath" exception
- * as provided by Sun 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]"
+ * file and include the License file at packager/legal/LICENSE.txt.
*
- * Contributor(s):
+ * GPL Classpath Exception:
+ * 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.
+ *
+ * Modifications:
+ * If applicable, add the following below the License Header, with the fields
+ * enclosed by brackets [] replaced by your own identifying information:
+ * "Portions Copyright [year] [name of copyright owner]"
*
+ * Contributor(s):
* 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
diff --git a/src/main/java/org/jvnet/tiger_types/Types.java b/src/main/java/org/jvnet/tiger_types/Types.java
index 1a2c398..73a67b9 100644
--- a/src/main/java/org/jvnet/tiger_types/Types.java
+++ b/src/main/java/org/jvnet/tiger_types/Types.java
@@ -1,27 +1,31 @@
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
- * Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
*
* 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 https://glassfish.dev.java.net/public/CDDL+GPL.html
- * or glassfish/bootstrap/legal/LICENSE.txt. See the License for the specific
+ * may not use this file except in compliance with the License. You can
+ * obtain a copy of the License at
+ * https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
+ * or packager/legal/LICENSE.txt. 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 glassfish/bootstrap/legal/LICENSE.txt.
- * Sun designates this particular file as subject to the "Classpath" exception
- * as provided by Sun 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]"
+ * file and include the License file at packager/legal/LICENSE.txt.
*
- * Contributor(s):
+ * GPL Classpath Exception:
+ * 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.
+ *
+ * Modifications:
+ * If applicable, add the following below the License Header, with the fields
+ * enclosed by brackets [] replaced by your own identifying information:
+ * "Portions Copyright [year] [name of copyright owner]"
*
+ * Contributor(s):
* 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
@@ -33,6 +37,7 @@
* only if the new code is made subject to such option by the copyright
* holder.
*/
+
package org.jvnet.tiger_types;
import java.lang.reflect.Array;
diff --git a/src/main/java/org/jvnet/tiger_types/WildcardTypeImpl.java b/src/main/java/org/jvnet/tiger_types/WildcardTypeImpl.java
index 07e0920..8636618 100644
--- a/src/main/java/org/jvnet/tiger_types/WildcardTypeImpl.java
+++ b/src/main/java/org/jvnet/tiger_types/WildcardTypeImpl.java
@@ -1,27 +1,31 @@
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
- * Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
*
* 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 https://glassfish.dev.java.net/public/CDDL+GPL.html
- * or glassfish/bootstrap/legal/LICENSE.txt. See the License for the specific
+ * may not use this file except in compliance with the License. You can
+ * obtain a copy of the License at
+ * https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
+ * or packager/legal/LICENSE.txt. 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 glassfish/bootstrap/legal/LICENSE.txt.
- * Sun designates this particular file as subject to the "Classpath" exception
- * as provided by Sun 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]"
+ * file and include the License file at packager/legal/LICENSE.txt.
*
- * Contributor(s):
+ * GPL Classpath Exception:
+ * 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.
+ *
+ * Modifications:
+ * If applicable, add the following below the License Header, with the fields
+ * enclosed by brackets [] replaced by your own identifying information:
+ * "Portions Copyright [year] [name of copyright owner]"
*
+ * Contributor(s):
* 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
hooks/post-receive
--
tiger-types packaging
More information about the pkg-java-commits
mailing list