From f630c2ec20179ef4ce7ef3fd5f885a2942243259 Mon Sep 17 00:00:00 2001 From: Markus Friedl Date: Thu, 7 Sep 2000 21:13:38 +0000 Subject: some more Copyright fixes --- usr.bin/ssh/channels.h | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'usr.bin/ssh/channels.h') diff --git a/usr.bin/ssh/channels.h b/usr.bin/ssh/channels.h index f7709c0bdd2..c0d60199c14 100644 --- a/usr.bin/ssh/channels.h +++ b/usr.bin/ssh/channels.h @@ -1,3 +1,14 @@ +/* + * Author: Tatu Ylonen + * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland + * All rights reserved + * + * As far as I am concerned, the code I have written for this software + * can be used freely for any purpose. Any derived versions of this + * software must be clearly marked as such, and if the derived work is + * incompatible with the protocol description in the RFC file, it must be + * called by a name other than "ssh" or "Secure Shell". + */ /* * Copyright (c) 2000 Markus Friedl. All rights reserved. * @@ -21,7 +32,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* RCSID("$OpenBSD: channels.h,v 1.18 2000/09/07 20:40:29 markus Exp $"); */ +/* RCSID("$OpenBSD: channels.h,v 1.19 2000/09/07 21:13:37 markus Exp $"); */ #ifndef CHANNELS_H #define CHANNELS_H -- cgit v1.2.3