Skip to content

Commit

Permalink
Added more lib sources to audit file
Browse files Browse the repository at this point in the history
  • Loading branch information
pbi-qfs committed Jun 15, 2018
1 parent 22079fb commit c6dacb7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions AUDIT.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ _Primary Source: https://bitbucket.org/mstrobel/procyon/_
* `gradle fatJar` build of https://bitbucket.org/mstrobel/procyon/commits/12cbbdd9dc6fde6b5155de3e3aebde8ce3f85df4?at=develop

### Netbeans CVSClient

_Primary Source: https://versioncontrol.netbeans.org/javacvs/library/_
* `./org.sf.feeling.decompiler.source.attach/lib/cvsclient-20060125.jar`

### Maven

### Maven SCM
_Primary Source: https://maven.apache.org/scm/_
* `./org.sf.feeling.decompiler.source.attach/lib/maven-scm-api-1.9.4.jar`
* `./org.sf.feeling.decompiler.source.attach/lib/maven-scm-provider-accurev-1.9.4.jar`
* `./org.sf.feeling.decompiler.source.attach/lib/maven-scm-provider-bazaar-1.9.4.jar`
Expand All @@ -97,8 +97,8 @@ _Primary Source: https://bitbucket.org/mstrobel/procyon/_
* `./org.sf.feeling.decompiler.source.attach/lib/nexus-indexer-lucene-model-2.9.2-01.jar`
* `./org.sf.feeling.decompiler.source.attach/lib/nexus-restlet1x-model-2.9.2-01.jar`

### Plexus

### Plexus Utils
Primary Source: _https://github.com/codehaus-plexus/plexus-utils_
* `./org.sf.feeling.decompiler.source.attach/lib/plexus-utils-3.0.15.jar`

### JAD
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Used libraries:
* Nexus Restlet1x Model: [Eclipse Public License v1.0](http://www.eclipse.org/legal/epl-v10.html)
* Plexus Utils: Copyright The Codehaus Foundation, [Apache License V2.0](https://www.apache.org/licenses/LICENSE-2.0.html)
* JAD: Copyright 1997-2001 Pavel Kouznetsov, Free for non-commercial use

* JD-Core: Copyright Emmanuel Dupuy, [GPL 3](https://www.gnu.org/licenses/gpl-3.0-standalone.html)

## Contributors

Expand Down

0 comments on commit c6dacb7

Please sign in to comment.