]> andersk Git - moira.git/blobdiff - server/queries2.c
added copyright message
[moira.git] / server / queries2.c
index ba02779ac7ecc0b8d7b2a2539e8ad177a0dda86e..28e23097b0ef03f5903f2ada7cdcdfbf87c47fe1 100644 (file)
@@ -3,8 +3,11 @@
  * $Header$
  *
  * Copyright 1987, 1988 by the Massachusetts Institute of Technology.
+ * For copying and distribution information, please see the file
+ * <mit-copyright.h>.
  */
 
+#include <mit-copyright.h>
 #include "query.h"
 #include "sms_et.h"
 
@@ -656,7 +659,6 @@ static char *acld_fields[] = {
 static struct valobj acld_valobj[] =
 {
   {V_ID, 0, CLUSTER, NAME, CLU_ID, SMS_CLUSTER},
-  {V_TYPE, 1, "slabel", 0, 0, SMS_TYPE},
   {V_CHAR, 2},
 };
 
This page took 0.146222 seconds and 4 git commands to generate.