summaryrefslogtreecommitdiffstats
path: root/bin/jdownloader/licenses/irclib.license
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2012-08-14 16:39:49 +0200
committerRasmus Steinke <rasi@xssn.at>2012-08-14 16:39:49 +0200
commit12650d0424141da59eb655ecbe459967f229638c (patch)
tree66a73916fc3c90afa716c10bfefa0706b1f41293 /bin/jdownloader/licenses/irclib.license
parentf140a1642ebfde198946ad6760c1003c1cb9a8c3 (diff)
downloaddotfiles-12650d0424141da59eb655ecbe459967f229638c.tar.gz
dotfiles-12650d0424141da59eb655ecbe459967f229638c.tar.xz
removed jdownloader
Diffstat (limited to 'bin/jdownloader/licenses/irclib.license')
-rw-r--r--bin/jdownloader/licenses/irclib.license21
1 files changed, 0 insertions, 21 deletions
diff --git a/bin/jdownloader/licenses/irclib.license b/bin/jdownloader/licenses/irclib.license
deleted file mode 100644
index 36a5905..0000000
--- a/bin/jdownloader/licenses/irclib.license
+++ /dev/null
@@ -1,21 +0,0 @@
-IRClib is client library for Internet Relay Chat (IRC) licensed under the
- * GNU Lesser General Public License
- * Apache License, Version 2.0
- * Eclipse Public License
-
-IRClib requires Java Runtime Environment 1.2 or later. It requires
-JSSE (Java Secure Socket Extensions) until J2RE 1.3; J2RE 1.4 already
-includes JSSE and hence doesn't require JSSE. You can download JSSE
-from http://java.sun.com/products/jsse/index-103.html.
-
-Content:
- * irclib.jar IRClib java byte code
- * src/ IRClib java source code
- * javadoc/ IRClib javadoc documentation
-
-Check the project's homepage: http://moepii.sourceforge.net
-
-My name is Christoph Schwering. You can mail to schwering@gmail.com or
-visit http://www.schwering.org.
-Please see the file COPYING_* for copyright affairs and the file CHANGELOG
-for the changelog.