diff options
author | oga <oga> | 2008-01-11 16:06:44 +0000 |
---|---|---|
committer | oga <oga> | 2008-01-11 16:06:44 +0000 |
commit | e5cabb0f43a4e584f09bda9fc3423f0df7a295d3 (patch) | |
tree | e7287fa524d8548922e994a7a843909908a8ac58 /README | |
parent | 3de5c68888ab62ceabfe7f435cc300d8c7725075 (diff) | |
download | cwm-e5cabb0f43a4e584f09bda9fc3423f0df7a295d3.tar.gz cwm-e5cabb0f43a4e584f09bda9fc3423f0df7a295d3.tar.xz cwm-e5cabb0f43a4e584f09bda9fc3423f0df7a295d3.zip |
- Remove the "all rights reserved" tag at the top of most of the source
files, and replace them with the actual ISC license. - add license to the manpage (it was lacking before) - correct license statement in the README Permission given by Marius (copyright holder): "1. please replace with the standard ISC license 2. you may add the ISC license to the man page 3. feel free to replace the information in the README as well" and Dros (copyright holder for group.c): "Please switch group.c to the ISC License." ok ian@
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README index b489643..2afc47f 100644 --- a/README +++ b/README @@ -52,8 +52,7 @@ DOCUMENTATION LICENSE - cwm is distributed under a BSD like license. Feel free to use, - modify and distribute in any form. See the LICENSE file for more - information. + cwm is distributed under a BSD like license. Please see the LICENSE + file or the top of any source file for more information. [1] http://evilwm.sourceforge.net/ |