a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync The contents of this file are subject to the terms of either the GNU
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync General Public License Version 2 only ("GPL") or the Common Development
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync and Distribution License("CDDL") (collectively, the "License"). You
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync may not use this file except in compliance with the License. You can
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync obtain a copy of the License at
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync or packager/legal/LICENSE.txt. See the License for the specific
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync language governing permissions and limitations under the License.
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync When distributing the software, include this License Header Notice in each
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync file and include the License file at packager/legal/LICENSE.txt.
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync GPL Classpath Exception:
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync Oracle designates this particular file as subject to the "Classpath"
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync exception as provided by Oracle in the GPL Version 2 section of the License
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync file that accompanied this code.
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync Modifications:
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync If applicable, add the following below the License Header, with the fields
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync enclosed by brackets [] replaced by your own identifying information:
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync "Portions Copyright [year] [name of copyright owner]"
a734c64bff58bda2fa48c2795453e092167b0ff7vboxsync
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.
The empty MANIFEST.MF is needed because of the way we have configured maven-jar-plugin
and maven-bundle-plugin to interact with each other. We may be able to avoid it now,
but that will require some effort. I have filed [1] and hopefully I will have some time
to fix it in future.
Thanks,
Sahoo
[1] https://glassfish.dev.java.net/issues/show_bug.cgi?id=11422