Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranzafar committed Feb 23, 2015
1 parent d0462f7 commit e530854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ h1. Overview

JCL is a configurable, dynamic and extensible custom classloader that loads java classes directly from Jar files and other sources. The motivation was to create isolated classloaders, which can be easily integrated with IoC frameworks like Spring and with web applications.

The entire library, including it's code-base and documentation is available under a dual-license, whereby it can be used under the terms and conditions of "LGPL":http://www.gnu.org/licenses/lgpl.html and "Apache License 2.0":http://www.apache.org/licenses/LICENSE-2.0.
The entire library, including it's code-base and documentation is available under the terms and conditions of "Apache License 2.0":http://www.apache.org/licenses/LICENSE-2.0.


h1. Installation
Expand Down

0 comments on commit e530854

Please sign in to comment.