make more parallel to other platforms
[bpt/emacs.git] / oldXMenu / SetAEQ.c
index 7da7c11..0e81ed5 100644 (file)
@@ -1,7 +1,7 @@
+/* Copyright    Massachusetts Institute of Technology    1985  */
+
 #include "copyright.h"
 
-/* $Header: /u/src/emacs/19.0/oldXMenu/RCS/SetAEQ.c,v 1.1 1992/04/11 22:10:20 jimb Exp $ */
-/* Copyright    Massachusetts Institute of Technology    1985  */
 
 /*
  * XMenu:      MIT Project Athena, X Window system menu package
@@ -27,3 +27,6 @@ XMenuSetAEQ(menu, aeq)
      */
     menu->aeq = aeq;
 }
+
+/* arch-tag: 48fc22b4-0722-4852-a044-788444e4a9dc
+   (do not change this comment) */