summary refs log tree commit diff
path: root/cwm.1
diff options
context:
space:
mode:
authoroga <oga>2008-01-11 16:06:44 +0000
committeroga <oga>2008-01-11 16:06:44 +0000
commite5cabb0f43a4e584f09bda9fc3423f0df7a295d3 (patch)
treee7287fa524d8548922e994a7a843909908a8ac58 /cwm.1
parent3de5c68888ab62ceabfe7f435cc300d8c7725075 (diff)
downloadcwm-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 'cwm.1')
-rw-r--r--cwm.114
1 files changed, 14 insertions, 0 deletions
diff --git a/cwm.1 b/cwm.1
index d8ad033..2ba3ec8 100644
--- a/cwm.1
+++ b/cwm.1
@@ -1,5 +1,19 @@
 .\"	$OpenBSD$
 .\"
+.\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org>
+.\"
+.\" Permission to use, copy, modify, and distribute this software for any
+.\" purpose with or without fee is hereby granted, provided that the above
+.\" copyright notice and this permission notice appear in all copies.
+.\"
+.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\"
 .\" The following requests are required for all man pages.
 .Dd June 29, 2007
 .Dt CWM 1