Whamcloud - gitweb
configure.in:
[tools/e2fsprogs.git] / lib / ss / request_tbl.c
index e1cbfe8..68b0a49 100644 (file)
@@ -1,14 +1,20 @@
 /*
  * Copyright 1987, 1988 by MIT Student Information Processing Board
  *
- * For copyright information, see copyright.h.
+ * 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 HAVE_ERRNO_H
 #include <errno.h>
 #endif
 
-#include "copyright.h"
 #include "ss_internal.h"
 
 #define ssrt ss_request_table  /* for some readable code... */