*** empty log message ***
[bpt/emacs.git] / src / unexhp9k800.c
index 0948ccf..4950940 100644 (file)
@@ -1,4 +1,16 @@
 /* Unexec for HP 9000 Series 800 machines.
+
+  This file is in the public domain.
+
+  Author: John V. Morris
+
+  This file was written by John V. Morris at Hewlett Packard.
+  Both the author and Hewlett Packard Co. have disclaimed the
+  copyright on this file, and it is therefore in the public domain.
+  (Search for "hp9k800" in copyright.list.)
+*/
+
+/*
    Bob Desinger <hpsemc!bd@hplabs.hp.com>
 
    Note that the GNU project considers support for HP operation a
@@ -317,3 +329,6 @@ display_header (hdr, auxhdr)
          hdr->unloadable_sp_location, hdr->unloadable_sp_size);
 }
 #endif /* DEBUG */
+
+/* arch-tag: d55a09ac-9427-4ec4-8496-cb9d7710774f
+   (do not change this comment) */