]> andersk Git - openssh.git/blobdiff - match.h
- (djm) Merge OpenBSD changes:
[openssh.git] / match.h
diff --git a/match.h b/match.h
index 8eac0a5022959b0e563a2a7d33ca41a8c1e735df..564f5abf97b418848f07afb43015f5f65c3cc0d9 100644 (file)
--- a/match.h
+++ b/match.h
@@ -1,3 +1,16 @@
+/*
+ * Author: Tatu Ylonen <ylo@cs.hut.fi>
+ * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
+ *                    All rights reserved
+ * This file contains various auxiliary functions related to multiple
+ * precision integers.
+ *
+ * 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".
+ */
 #ifndef MATCH_H
 #define MATCH_H
 
This page took 0.429212 seconds and 4 git commands to generate.