diff options
author | 2005-12-09 15:44:18 +0000 | |
---|---|---|
committer | 2005-12-09 15:44:18 +0000 | |
commit | cf24d3a453d5dd2ffe43f6f840c9874e7e2baaff (patch) | |
tree | a5363d0bc5c5004030b58c583610c49a36107855 | |
parent | Drop clause 3/4 as per i386 version. (diff) | |
download | wireguard-openbsd-cf24d3a453d5dd2ffe43f6f840c9874e7e2baaff.tar.xz wireguard-openbsd-cf24d3a453d5dd2ffe43f6f840c9874e7e2baaff.zip |
license clean
-rw-r--r-- | usr.bin/learn/src/learn.1 | 20 |
1 files changed, 4 insertions, 16 deletions
diff --git a/usr.bin/learn/src/learn.1 b/usr.bin/learn/src/learn.1 index 765e064169d..f93e2ef9203 100644 --- a/usr.bin/learn/src/learn.1 +++ b/usr.bin/learn/src/learn.1 @@ -1,22 +1,10 @@ -.\" $OpenBSD: learn.1,v 1.5 2001/08/17 11:13:58 mpech Exp $ +.\" $OpenBSD: learn.1,v 1.6 2005/12/09 15:44:18 ian Exp $ .\" .\" Copyright (c) 1998 Ian Darwin .\" -.\" All rights reserved. -.\" -.\" 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. -.\" 3. All advertising materials mentioning features or use of this software -.\" must display the following acknowledgement: -.\" This product includes software developed by Ian Darwin. -.\" 4. The author's name may not be used to endorse or promote products -.\" derived from this software without specific prior written permission. +.\" 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. .\" .\" THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |