* common.h: Change registry@caldera.com to registry@sco.com.
authorJoseph Myers <joseph@codesourcery.com>
Mon, 9 Jun 2008 14:07:18 +0000 (14:07 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Mon, 9 Jun 2008 14:07:18 +0000 (14:07 +0000)
include/elf/ChangeLog
include/elf/common.h

index 81f5478..b436c62 100644 (file)
@@ -1,3 +1,7 @@
+2008-06-09  Joseph Myers  <joseph@codesourcery.com>
+
+       * common.h: Change registry@caldera.com to registry@sco.com.
+
 2008-05-21  Nick Clifton  <nickc@redhat.com>
 
        * reloc-macros.h: Add a comment about the use of the
index 7a9f725..c3d7d01 100644 (file)
@@ -95,7 +95,7 @@
 #define ET_HIPROC      0xFFFF  /* Processor-specific */
 
 /* Values for e_machine, which identifies the architecture.  These numbers
-   are officially assigned by registry@caldera.com.  See below for a list of
+   are officially assigned by registry@sco.com.  See below for a list of
    ad-hoc numbers used during initial development.  */
 
 #define EM_NONE                  0     /* No machine */
    will have a collision.  Instead, pick a random number.
 
    Normally, each entity or maintainer responsible for a machine with an
-   unofficial e_machine number should eventually ask registry@caldera.com for
+   unofficial e_machine number should eventually ask registry@sco.com for
    an officially blessed number to be added to the list above. */
 
 /* Old version of Sparc v9, from before the ABI;