| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
The LICENSE file still aims to reflect a summary of all files.
The LICENSE file was changed to not include year 2006 since there was
no evidence in git (svn) of any contributions from that year.
|
|
|
|
|
|
|
|
|
| |
And, actually, a typo in catgconf.c.
Cherry-picked b712a6bf from branch 'licensing'.
Conflicts:
LICENSE
|
|
|
|
| |
The overlap is clearly expressed without it.
|
| |
|
|
|
|
|
|
| |
Note that this change makes all files carry the same copyright info,
regardless of when they've been touched. People interested in more
detail will have to consult the commit history.
|
| |
|
|
Move main() out of radsecproxy.c.
Build a static library and link a main.c with it.
|