summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorcube <cube>2003-11-03 10:19:29 +0000
committercube <cube>2003-11-03 10:19:29 +0000
commitcee2a5a70aa566f2776d319c720af6336edef0b2 (patch)
treeb7d67227c757e8f867d3e9f31223c6c5a8cd3ffc /sysutils
parent940669b2d9f000c1b87150feb4508429e17f3907 (diff)
downloadpkgsrc-cee2a5a70aa566f2776d319c720af6336edef0b2.tar.gz
Add copyright notice.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/dmesg2gif/files/dmesg2gif.129
1 files changed, 28 insertions, 1 deletions
diff --git a/sysutils/dmesg2gif/files/dmesg2gif.1 b/sysutils/dmesg2gif/files/dmesg2gif.1
index d306fd91611..997cb1c441c 100644
--- a/sysutils/dmesg2gif/files/dmesg2gif.1
+++ b/sysutils/dmesg2gif/files/dmesg2gif.1
@@ -1,4 +1,31 @@
-.\" $NetBSD: dmesg2gif.1,v 1.2 2003/11/02 22:41:45 wiz Exp $
+.\" $NetBSD: dmesg2gif.1,v 1.3 2003/11/03 10:19:29 cube Exp $
+.\"
+.\" Copyright (c) 2003, The NetBSD Foundation, Inc.
+.\" All rights reserved.
+.\"
+.\" This code is derived from software contributed to The NetBSD Foundation
+.\" by Quentin Garnier.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
+.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
+.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd November 2, 2003
.Dt DMESG2GIF 1