]> andersk Git - moira.git/blobdiff - lib/mr_auth.c
New Imake stuff
[moira.git] / lib / mr_auth.c
index 195ce8a409a00a97f0f05456d94f0046fde36007..3316d3efe3d34f1ac7a4bc41a2070d0296a26be5 100644 (file)
@@ -4,29 +4,8 @@
  *     $Header$
  *
  *     Copyright (C) 1987 by the Massachusetts Institute of Technology
- *
- *     $Log$
- *     Revision 1.7  1988-06-21 13:46:05  mar
- *     changed name of kerberos call
- *
- * Revision 1.6  88/06/01  15:31:53  mar
- * make auth do the right thing for version 2 of the protocol
- * 
- * Revision 1.5  88/04/19  12:40:29  mar
- * pass version number on queries
- * 
- * Revision 1.4  87/10/20  15:09:22  mar
- * replace hardcoded ATHENA realm with call to get_krbrlm();
- * 
- * Revision 1.3  87/06/16  17:47:20  wesommer
- * Clean up memory allocation, indenting.
- * 
- * Revision 1.2  87/05/31  22:03:23  wesommer
- * It's working better.
- * 
- * Revision 1.1  87/05/20  03:11:18  wesommer
- * Initial revision
- * 
+ *     For copying and distribution information, please see the file
+ *     <mit-copyright.h>.
  *
  *     Handles the client side of the sending of authenticators to
  * the sms server.     
@@ -36,6 +15,7 @@
 static char *rcsid_sms_auth_c = "$Header$";
 #endif lint
 
+#include <mit-copyright.h>
 #include "sms_private.h"
 #include <krb.h>
 
This page took 0.120377 seconds and 4 git commands to generate.