فهرست منبع

Change all email addresses that were sdake@mvista.com to sdake@redhat.com.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1541 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake 18 سال پیش
والد
کامیت
46b0163813
100فایلهای تغییر یافته به همراه100 افزوده شده و 100 حذف شده
  1. 1 1
      exec/aispoll.c
  2. 1 1
      exec/aispoll.h
  3. 1 1
      exec/amf.c
  4. 1 1
      exec/amf.h
  5. 1 1
      exec/amfcomp.c
  6. 1 1
      exec/amfsg.c
  7. 1 1
      exec/amfsu.c
  8. 1 1
      exec/amfutil.c
  9. 1 1
      exec/cfg.c
  10. 1 1
      exec/ckpt.c
  11. 1 1
      exec/flow.c
  12. 1 1
      exec/flow.h
  13. 1 1
      exec/ipc.c
  14. 1 1
      exec/ipc.h
  15. 1 1
      exec/keygen.c
  16. 1 1
      exec/lck.c
  17. 1 1
      exec/lck.h
  18. 1 1
      exec/main.c
  19. 1 1
      exec/main.h
  20. 1 1
      exec/mainconfig.c
  21. 1 1
      exec/mempool.c
  22. 1 1
      exec/mempool.h
  23. 1 1
      exec/msg.c
  24. 1 1
      exec/objdb.c
  25. 1 1
      exec/objdb.h
  26. 1 1
      exec/openais-instantiate.c
  27. 1 1
      exec/sync.c
  28. 1 1
      exec/sync.h
  29. 1 1
      exec/timer.c
  30. 1 1
      exec/timer.h
  31. 1 1
      exec/tlist.h
  32. 1 1
      exec/totem.h
  33. 1 1
      exec/totemconfig.c
  34. 1 1
      exec/totemconfig.h
  35. 1 1
      exec/totemnet.c
  36. 1 1
      exec/totemnet.h
  37. 1 1
      exec/totempg.h
  38. 1 1
      exec/totemrrp.c
  39. 1 1
      exec/totemrrp.h
  40. 1 1
      exec/util.c
  41. 1 1
      exec/util.h
  42. 1 1
      exec/vsf.h
  43. 1 1
      exec/vsf_ykd.c
  44. 1 1
      exec/wthread.c
  45. 1 1
      exec/wthread.h
  46. 1 1
      include/ais_util.h
  47. 1 1
      include/cfg.h
  48. 1 1
      include/evs.h
  49. 1 1
      include/hdb.h
  50. 1 1
      include/ipc_amf.h
  51. 1 1
      include/ipc_cfg.h
  52. 1 1
      include/ipc_ckpt.h
  53. 1 1
      include/ipc_clm.h
  54. 1 1
      include/ipc_evs.h
  55. 1 1
      include/ipc_gen.h
  56. 1 1
      include/ipc_lck.h
  57. 1 1
      include/ipc_msg.h
  58. 1 1
      include/list.h
  59. 1 1
      include/mar_ckpt.h
  60. 1 1
      include/mar_gen.h
  61. 1 1
      include/queue.h
  62. 1 1
      include/rmd.h
  63. 1 1
      include/saAis.h
  64. 1 1
      include/saAmf.h
  65. 1 1
      include/saCkpt.h
  66. 1 1
      include/saClm.h
  67. 1 1
      include/saLck.h
  68. 1 1
      include/saMsg.h
  69. 1 1
      include/sq.h
  70. 1 1
      lcr/lcr_ckpt.h
  71. 1 1
      lcr/lcr_comp.h
  72. 1 1
      lcr/lcr_ifact.c
  73. 1 1
      lcr/lcr_ifact.h
  74. 1 1
      lcr/libtest_a.c
  75. 1 1
      lcr/libtest_b.c
  76. 1 1
      lcr/test.c
  77. 1 1
      lcr/uic.c
  78. 1 1
      lcr/uis.c
  79. 1 1
      lib/amf.c
  80. 1 1
      lib/cfg.c
  81. 1 1
      lib/ckpt.c
  82. 1 1
      lib/clm.c
  83. 1 1
      lib/evs.c
  84. 1 1
      lib/lck.c
  85. 1 1
      lib/msg.c
  86. 1 1
      lib/util.c
  87. 1 1
      lib/util.h
  88. 1 1
      man/evs_dispatch.3
  89. 1 1
      man/evs_fd_get.3
  90. 1 1
      man/evs_finalize.3
  91. 1 1
      man/evs_initialize.3
  92. 1 1
      man/evs_join.3
  93. 1 1
      man/evs_leave.3
  94. 1 1
      man/evs_mcast_groups.3
  95. 1 1
      man/evs_mcast_joined.3
  96. 1 1
      man/evs_membership_get.3
  97. 1 1
      man/evs_overview.8
  98. 1 1
      man/openais.conf.5
  99. 1 1
      man/openais_overview.8
  100. 1 1
      test/ckpt-rd.c

+ 1 - 1
exec/aispoll.c

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/aispoll.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/amf.c

@@ -1,7 +1,7 @@
 /** @file exec/amf.c
 /** @file exec/amf.c
  * 
  * 
  * Copyright (c) 2002-2006 MontaVista Software, Inc.
  * Copyright (c) 2002-2006 MontaVista Software, Inc.
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * Copyright (c) 2006 Ericsson AB.
  * Copyright (c) 2006 Ericsson AB.
  * Author: Hans Feldt, Anders Eriksson, Lars Holm
  * Author: Hans Feldt, Anders Eriksson, Lars Holm

+ 1 - 1
exec/amf.h

@@ -1,6 +1,6 @@
 /*
 /*
  * Copyright (c) 2002-2005 MontaVista Software, Inc.
  * Copyright (c) 2002-2005 MontaVista Software, Inc.
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * Copyright (c) 2006 Ericsson AB.
  * Copyright (c) 2006 Ericsson AB.
  * Author: Hans Feldt
  * Author: Hans Feldt

+ 1 - 1
exec/amfcomp.c

@@ -6,7 +6,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * Author: Hans Feldt, Anders Eriksson, Lars Holm
  * Author: Hans Feldt, Anders Eriksson, Lars Holm
  * - Introduced AMF B.02 information model
  * - Introduced AMF B.02 information model

+ 1 - 1
exec/amfsg.c

@@ -1,7 +1,7 @@
 /** @file amfsg.c
 /** @file amfsg.c
  * 
  * 
  * Copyright (c) 2002-2006 MontaVista Software, Inc.
  * Copyright (c) 2002-2006 MontaVista Software, Inc.
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * Copyright (c) 2006 Ericsson AB.
  * Copyright (c) 2006 Ericsson AB.
  * Author: Hans Feldt, Anders Eriksson, Lars Holm
  * Author: Hans Feldt, Anders Eriksson, Lars Holm

+ 1 - 1
exec/amfsu.c

@@ -1,7 +1,7 @@
 /** @file exec/amfsu.c
 /** @file exec/amfsu.c
  * 
  * 
  * Copyright (c) 2002-2006 MontaVista Software, Inc.
  * Copyright (c) 2002-2006 MontaVista Software, Inc.
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * Copyright (c) 2006 Ericsson AB.
  * Copyright (c) 2006 Ericsson AB.
  * Author: Hans Feldt, Anders Eriksson, Lars Holm
  * Author: Hans Feldt, Anders Eriksson, Lars Holm

+ 1 - 1
exec/amfutil.c

@@ -1,7 +1,7 @@
 /** @file exec/amfutil.c
 /** @file exec/amfutil.c
  * 
  * 
  * Copyright (c) 2002-2005 MontaVista Software, Inc.
  * Copyright (c) 2002-2005 MontaVista Software, Inc.
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * Copyright (c) 2006 Ericsson AB.
  * Copyright (c) 2006 Ericsson AB.
  * Author: Hans Feldt
  * Author: Hans Feldt

+ 1 - 1
exec/cfg.c

@@ -5,7 +5,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/ckpt.c

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Authors: Steven Dake (sdake@mvista.com)
+ * Authors: Steven Dake (sdake@redhat.com)
  *         Muni Bajpai (muni.osdl@gmail.com)
  *         Muni Bajpai (muni.osdl@gmail.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:

+ 1 - 1
exec/flow.c

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/flow.h

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/ipc.c

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  *
  *

+ 1 - 1
exec/ipc.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/keygen.c

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/lck.c

@@ -5,7 +5,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  *
  *

+ 1 - 1
exec/lck.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/main.c

@@ -5,7 +5,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  *
  *

+ 1 - 1
exec/main.h

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/mainconfig.c

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  *
  *

+ 1 - 1
exec/mempool.c

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/mempool.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/msg.c

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  *
  *

+ 1 - 1
exec/objdb.c

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  *
  *

+ 1 - 1
exec/objdb.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/openais-instantiate.c

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/sync.c

@@ -3,7 +3,7 @@
  * Copyright (c) 2006 Ericsson AB.
  * Copyright (c) 2006 Ericsson AB.
  * Copyright (c) 2006-2007 Red Hat, Inc.
  * Copyright (c) 2006-2007 Red Hat, Inc.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  * Author: Hans Feldt
  * Author: Hans Feldt
  *
  *
  * All rights reserved.
  * All rights reserved.

+ 1 - 1
exec/sync.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/timer.c

@@ -5,7 +5,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  *
  *

+ 1 - 1
exec/timer.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/tlist.h

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/totem.h

@@ -3,7 +3,7 @@
  * Copyright (c) 2006 Red Hat, Inc.
  * Copyright (c) 2006 Red Hat, Inc.
  * Copyright (c) 2006 Sun Microsystems, Inc.
  * Copyright (c) 2006 Sun Microsystems, Inc.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *

+ 1 - 1
exec/totemconfig.c

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  *
  *

+ 1 - 1
exec/totemconfig.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/totemnet.c

@@ -5,7 +5,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
 
 
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/totemnet.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/totempg.h

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/totemrrp.c

@@ -5,7 +5,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/totemrrp.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/util.c

@@ -5,7 +5,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com), Mark Haverkamp (markh@osdl.org)
+ * Author: Steven Dake (sdake@redhat.com), Mark Haverkamp (markh@osdl.org)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/util.h

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com), Mark Haverkamp (markh@osdl.org)
+ * Author: Steven Dake (sdake@redhat.com), Mark Haverkamp (markh@osdl.org)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/vsf.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/vsf_ykd.c

@@ -5,7 +5,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/wthread.c

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
exec/wthread.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/ais_util.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/cfg.h

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/evs.h

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/hdb.h

@@ -5,7 +5,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/ipc_amf.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/ipc_cfg.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/ipc_ckpt.h

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/ipc_clm.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/ipc_evs.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/ipc_gen.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/ipc_lck.h

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/ipc_msg.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/list.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/mar_ckpt.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/mar_gen.h

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/queue.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/rmd.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/saAis.h

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/saAmf.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/saCkpt.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/saClm.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/saLck.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/saMsg.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
include/sq.h

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
lcr/lcr_ckpt.h

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (C) 2006 Steven Dake (sdake@mvista.com)
+ * Copyright (C) 2006 Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
lcr/lcr_comp.h

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (C) 2006 Steven Dake (sdake@mvista.com)
+ * Copyright (C) 2006 Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
lcr/lcr_ifact.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (C) 2006 Steven Dake (sdake@mvista.com)
+ * Copyright (C) 2006 Steven Dake (sdake@redhat.com)
  * Copyright (c) 2006 Sun Microsystems, Inc.
  * Copyright (c) 2006 Sun Microsystems, Inc.
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:

+ 1 - 1
lcr/lcr_ifact.h

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (C) 2006 Steven Dake (sdake@mvista.com)
+ * Copyright (C) 2006 Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
lcr/libtest_a.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (C) 2006 Steven Dake (sdake@mvista.com)
+ * Copyright (C) 2006 Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
lcr/libtest_b.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (C) 2006 Steven Dake (sdake@mvista.com)
+ * Copyright (C) 2006 Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
lcr/test.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (C) 2006 Steven Dake (sdake@mvista.com)
+ * Copyright (C) 2006 Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
lcr/uic.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (c) 2006 Steven Dake (sdake@mvista.com)
+ * Copyright (c) 2006 Steven Dake (sdake@redhat.com)
  * Copyright (c) 2006 Sun Microsystems, Inc.
  * Copyright (c) 2006 Sun Microsystems, Inc.
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:

+ 1 - 1
lcr/uis.c

@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (c) 2006 Steven Dake (sdake@mvista.com)
+ * Copyright (c) 2006 Steven Dake (sdake@redhat.com)
  * Copyright (c) 2006 Sun Microsystems, Inc.
  * Copyright (c) 2006 Sun Microsystems, Inc.
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:

+ 1 - 1
lib/amf.c

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
lib/cfg.c

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
lib/ckpt.c

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
lib/clm.c

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
lib/evs.c

@@ -6,7 +6,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
lib/lck.c

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
lib/msg.c

@@ -3,7 +3,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
lib/util.c

@@ -6,7 +6,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
lib/util.h

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

+ 1 - 1
man/evs_dispatch.3

@@ -3,7 +3,7 @@
 .\" *
 .\" *
 .\" * All rights reserved.
 .\" * All rights reserved.
 .\" *
 .\" *
-.\" * Author: Steven Dake (sdake@mvista.com)
+.\" * Author: Steven Dake (sdake@redhat.com)
 .\" *
 .\" *
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * 
 .\" * 

+ 1 - 1
man/evs_fd_get.3

@@ -3,7 +3,7 @@
 .\" *
 .\" *
 .\" * All rights reserved.
 .\" * All rights reserved.
 .\" *
 .\" *
-.\" * Author: Steven Dake (sdake@mvista.com)
+.\" * Author: Steven Dake (sdake@redhat.com)
 .\" *
 .\" *
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * 
 .\" * 

+ 1 - 1
man/evs_finalize.3

@@ -3,7 +3,7 @@
 .\" *
 .\" *
 .\" * All rights reserved.
 .\" * All rights reserved.
 .\" *
 .\" *
-.\" * Author: Steven Dake (sdake@mvista.com)
+.\" * Author: Steven Dake (sdake@redhat.com)
 .\" *
 .\" *
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * 
 .\" * 

+ 1 - 1
man/evs_initialize.3

@@ -3,7 +3,7 @@
 .\" *
 .\" *
 .\" * All rights reserved.
 .\" * All rights reserved.
 .\" *
 .\" *
-.\" * Author: Steven Dake (sdake@mvista.com)
+.\" * Author: Steven Dake (sdake@redhat.com)
 .\" *
 .\" *
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * 
 .\" * 

+ 1 - 1
man/evs_join.3

@@ -3,7 +3,7 @@
 .\" *
 .\" *
 .\" * All rights reserved.
 .\" * All rights reserved.
 .\" *
 .\" *
-.\" * Author: Steven Dake (sdake@mvista.com)
+.\" * Author: Steven Dake (sdake@redhat.com)
 .\" *
 .\" *
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * 
 .\" * 

+ 1 - 1
man/evs_leave.3

@@ -3,7 +3,7 @@
 .\" *
 .\" *
 .\" * All rights reserved.
 .\" * All rights reserved.
 .\" *
 .\" *
-.\" * Author: Steven Dake (sdake@mvista.com)
+.\" * Author: Steven Dake (sdake@redhat.com)
 .\" *
 .\" *
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * 
 .\" * 

+ 1 - 1
man/evs_mcast_groups.3

@@ -3,7 +3,7 @@
 .\" *
 .\" *
 .\" * All rights reserved.
 .\" * All rights reserved.
 .\" *
 .\" *
-.\" * Author: Steven Dake (sdake@mvista.com)
+.\" * Author: Steven Dake (sdake@redhat.com)
 .\" *
 .\" *
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * 
 .\" * 

+ 1 - 1
man/evs_mcast_joined.3

@@ -3,7 +3,7 @@
 .\" *
 .\" *
 .\" * All rights reserved.
 .\" * All rights reserved.
 .\" *
 .\" *
-.\" * Author: Steven Dake (sdake@mvista.com)
+.\" * Author: Steven Dake (sdake@redhat.com)
 .\" *
 .\" *
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * 
 .\" * 

+ 1 - 1
man/evs_membership_get.3

@@ -3,7 +3,7 @@
 .\" *
 .\" *
 .\" * All rights reserved.
 .\" * All rights reserved.
 .\" *
 .\" *
-.\" * Author: Steven Dake (sdake@mvista.com)
+.\" * Author: Steven Dake (sdake@redhat.com)
 .\" *
 .\" *
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * 
 .\" * 

+ 1 - 1
man/evs_overview.8

@@ -3,7 +3,7 @@
 .\" *
 .\" *
 .\" * All rights reserved.
 .\" * All rights reserved.
 .\" *
 .\" *
-.\" * Author: Steven Dake (sdake@mvista.com)
+.\" * Author: Steven Dake (sdake@redhat.com)
 .\" *
 .\" *
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * 
 .\" * 

+ 1 - 1
man/openais.conf.5

@@ -4,7 +4,7 @@
 .\" *
 .\" *
 .\" * All rights reserved.
 .\" * All rights reserved.
 .\" *
 .\" *
-.\" * Author: Steven Dake (sdake@mvista.com)
+.\" * Author: Steven Dake (sdake@redhat.com)
 .\" *
 .\" *
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * 
 .\" * 

+ 1 - 1
man/openais_overview.8

@@ -4,7 +4,7 @@
 .\" *
 .\" *
 .\" * All rights reserved.
 .\" * All rights reserved.
 .\" *
 .\" *
-.\" * Author: Steven Dake (sdake@mvista.com)
+.\" * Author: Steven Dake (sdake@redhat.com)
 .\" *
 .\" *
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * This software licensed under BSD license, the text of which follows:
 .\" * 
 .\" * 

+ 1 - 1
test/ckpt-rd.c

@@ -4,7 +4,7 @@
  *
  *
  * All rights reserved.
  * All rights reserved.
  *
  *
- * Author: Steven Dake (sdake@mvista.com)
+ * Author: Steven Dake (sdake@redhat.com)
  *
  *
  * This software licensed under BSD license, the text of which follows:
  * This software licensed under BSD license, the text of which follows:
  * 
  * 

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است