diff options
Diffstat (limited to 'authz-fs')
-rw-r--r-- | authz-fs/pom.xml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/authz-fs/pom.xml b/authz-fs/pom.xml index 59590bc3..fe789cb5 100644 --- a/authz-fs/pom.xml +++ b/authz-fs/pom.xml @@ -35,12 +35,7 @@ <name>Authz File Server</name>
<description>Independent FileServer via HTTP (not S) for Public Files (i.e. CRLs)</description>
<url>https://github.com/att/AAF</url>
- <licenses>
- <license>
- <name>BSD License</name>
- <url> </url>
- </license>
- </licenses>
+
<developers>
<developer>
<name>Jonathan Gathman</name>
|