diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-04-05 09:49:22 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-04-05 09:49:22 +0000 |
commit | da898e6794ef50fe8836f9efe8335a1d3df2358d (patch) | |
tree | a698aa1d75faa190d63849ca86c89ef15d06f3d2 /share/man/man4/gdt.4 | |
parent | e3530b42138c3a561ed7be4ca9e47793f5d11cbb (diff) |
add copyrights to niklas' pages, w/ his permission;
problem found by miod;
Diffstat (limited to 'share/man/man4/gdt.4')
-rw-r--r-- | share/man/man4/gdt.4 | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/share/man/man4/gdt.4 b/share/man/man4/gdt.4 index fde21a80fd0..6b14786c3bc 100644 --- a/share/man/man4/gdt.4 +++ b/share/man/man4/gdt.4 @@ -1,7 +1,18 @@ -.\" $OpenBSD: gdt.4,v 1.20 2004/03/21 19:50:25 miod Exp $ +.\" $OpenBSD: gdt.4,v 1.21 2004/04/05 09:49:21 jmc Exp $ .\" -.\" Copyright (c) 2000 Niklas Hallqvist. All rights reserved. +.\" Copyright (c) 2000 Niklas Hallqvist <niklas@openbsd.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. .\" .Dd February 17, 2000 .Dt GDT 4 |