summaryrefslogtreecommitdiff
path: root/bufaux.h
diff options
context:
space:
mode:
Diffstat (limited to 'bufaux.h')
-rw-r--r--bufaux.h13
1 files changed, 6 insertions, 7 deletions
diff --git a/bufaux.h b/bufaux.h
index 42df46394..4f53858f7 100644
--- a/bufaux.h
+++ b/bufaux.h
@@ -1,17 +1,16 @@
1/* 1/*
2 *
3 * bufaux.h
4 *
5 * Author: Tatu Ylonen <ylo@cs.hut.fi> 2 * Author: Tatu Ylonen <ylo@cs.hut.fi>
6 *
7 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 3 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
8 * All rights reserved 4 * All rights reserved
9 * 5 *
10 * Created: Wed Mar 29 02:18:23 1995 ylo 6 * As far as I am concerned, the code I have written for this software
11 * 7 * can be used freely for any purpose. Any derived versions of this
8 * software must be clearly marked as such, and if the derived work is
9 * incompatible with the protocol description in the RFC file, it must be
10 * called by a name other than "ssh" or "Secure Shell".
12 */ 11 */
13 12
14/* RCSID("$OpenBSD: bufaux.h,v 1.7 2000/06/20 01:39:39 markus Exp $"); */ 13/* RCSID("$OpenBSD: bufaux.h,v 1.8 2000/09/07 20:27:50 deraadt Exp $"); */
15 14
16#ifndef BUFAUX_H 15#ifndef BUFAUX_H
17#define BUFAUX_H 16#define BUFAUX_H