summaryrefslogtreecommitdiff
path: root/lib/ss/invocation.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>1999-10-23 01:16:22 +0000
committerTheodore Ts'o <tytso@mit.edu>1999-10-23 01:16:22 +0000
commit06cefee50dc681838454fcd079ba5b2760969f1b (patch)
tree9df6bea16d03ee4efc6bec9e92c1034b273ad3fc /lib/ss/invocation.c
parent896938d57e7091e7a032674dfeeb91f2a17fd78b (diff)
downloade2fsprogs-06cefee50dc681838454fcd079ba5b2760969f1b.tar.gz
Many files:
Update copyright statements.
Diffstat (limited to 'lib/ss/invocation.c')
-rw-r--r--lib/ss/invocation.c9
1 files changed, 8 insertions, 1 deletions
diff --git a/lib/ss/invocation.c b/lib/ss/invocation.c
index 582240f8..81c70e48 100644
--- a/lib/ss/invocation.c
+++ b/lib/ss/invocation.c
@@ -1,7 +1,14 @@
/*
* Copyright 1987, 1988 by MIT Student Information Processing Board
*
- * This file may be copied under the terms of the GNU Public License.
+ * Permission to use, copy, modify, and distribute this software and
+ * its documentation for any purpose is hereby granted, provided that
+ * the names of M.I.T. and the M.I.T. S.I.P.B. not be used in
+ * advertising or publicity pertaining to distribution of the software
+ * without specific, written prior permission. M.I.T. and the
+ * M.I.T. S.I.P.B. make no representations about the suitability of
+ * this software for any purpose. It is provided "as is" without
+ * express or implied warranty.
*/
#ifdef HAS_STDLIB_H