From 45497cca7b456b74b773a8441f8aa76caddf70c4 Mon Sep 17 00:00:00 2001 From: Dan Halperin Date: Mon, 3 Jul 2017 11:10:06 -0700 Subject: [PATCH] Add section to grizzly-npn pom.xml This is copied from https://github.com/javaee/grizzly/blob/master/pom.xml#L101 The LICENSE.txt files in each repo appear to match, although they are line-wrapped differently: * https://github.com/javaee/grizzly/blob/master/LICENSE.txt for grizzly, is wrapped * https://github.com/javaee/grizzly-npn/blob/master/LICENSE.txt for grizzly-npn is one-para-per-line. --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 34f4bef..bffe81f 100644 --- a/pom.xml +++ b/pom.xml @@ -37,6 +37,12 @@ http://www.oracle.com + + + CDDL+GPL + http://glassfish.java.net/public/CDDL+GPL.html + + scm:git:git://java.net/grizzly~npn