]> andersk Git - moira.git/blobdiff - gen/passwd.dc
added server arg to sms_connect
[moira.git] / gen / passwd.dc
index c3984dab024ba7f21e54875ab86460b59e99271d..52b8101af35aa5938083b74c01e7347136bcce18 100644 (file)
@@ -2,8 +2,13 @@
  *
  * This generates a master /etc/passwd containing all active (status != 0)
  * accounts.
+ *
+ *  (c) Copyright 1988 by the Massachusetts Institute of Technology.
+ *  For copying and distribution information, please see the file
+ *  <mit-copyright.h>.
  */
 
+#include <mit-copyright.h>
 #include <stdio.h>
 #include <sms.h>
 #include <sys/types.h>
This page took 0.036355 seconds and 4 git commands to generate.