From c04bc05c9b36cde837d0277c26db45577a281bf1 Mon Sep 17 00:00:00 2001 From: wangge Date: Mon, 31 Aug 2020 16:34:24 +0800 Subject: [PATCH] modify code style --- LICENSE.html => LICENSE | 0 grizzly-npn.spec | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename LICENSE.html => LICENSE (100%) diff --git a/LICENSE.html b/LICENSE similarity index 100% rename from LICENSE.html rename to LICENSE diff --git a/grizzly-npn.spec b/grizzly-npn.spec index 20b6d02..0f87eed 100644 --- a/grizzly-npn.spec +++ b/grizzly-npn.spec @@ -5,7 +5,7 @@ Summary: Grizzly Next Protocol Negotiation API License: CDDL or GPLv2 with exceptions URL: https://grizzly.java.net/spdy.html Source0: https://github.com/javaee/%{name}/archive/1_2.tar.gz -Source1: https://javaee.github.io/glassfish/LICENSE#/LICENSE.html +Source1: https://javaee.github.io/glassfish/LICENSE BuildRequires: maven-local mvn(net.java:jvnet-parent:pom:) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)