diff options
author | Linus Nordberg <linus@nordu.net> | 2011-03-24 16:29:48 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2011-03-24 16:29:48 +0100 |
commit | 281ccb0dbfa746cf82bfe721c45bb72827ba0abb (patch) | |
tree | ab3b65122caccf9a9597c247e5f57d36a5d5b8b7 /lib/README | |
parent | 147fb0662e21afa27e4ceac0b73450f1fac0a899 (diff) |
Harmonise with radsecproxy licensing.
Dual license the library by adding GPL v2 or later.
Change the 2-clause BSD to a 3-clause.
Diffstat (limited to 'lib/README')
-rw-r--r-- | lib/README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,6 +7,11 @@ The canonical pickup point is http://git.nordu.net/?p=radsecproxy.git;a=shortlog;h=refs/heads/libradsec +The source code is licensed under two different licenses, a 3-clause +BSD license and the GNU General Public License (version 2 or later). +Users of this library may choose which of these suits them best. + + libradsec depends on - libradius from the FreeRADIUS freeradius-server - libevent2 |