Signed-off-by: Steven Dake <sdake@xxxxxxxxxx> --- include/corosync/cfg.h | 2 +- include/corosync/coroapi.h | 2 +- include/corosync/corodefs.h | 2 +- include/corosync/corotypes.h | 1 + include/corosync/cpg.h | 2 +- include/corosync/evs.h | 4 +++- include/corosync/hdb.h | 2 +- include/corosync/icmap.h | 2 +- include/corosync/ipc_cfg.h | 2 +- include/corosync/ipc_cpg.h | 2 +- include/corosync/ipc_evs.h | 1 + include/corosync/ipc_pload.h | 2 +- include/corosync/ipc_quorum.h | 2 +- include/corosync/ipc_votequorum.h | 2 +- include/corosync/logsys.h | 2 +- include/corosync/mar_gen.h | 2 +- include/corosync/pload.h | 2 +- include/corosync/quorum.h | 2 +- 18 files changed, 20 insertions(+), 16 deletions(-) diff --git a/include/corosync/cfg.h b/include/corosync/cfg.h index 0f556ba..273c214 100644 --- a/include/corosync/cfg.h +++ b/include/corosync/cfg.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2005 MontaVista Software, Inc. - * Copyright (c) 2006-2009 Red Hat, Inc. + * Copyright (c) 2006-2012 Red Hat, Inc. * * All rights reserved. * diff --git a/include/corosync/coroapi.h b/include/corosync/coroapi.h index 3ed726a..d78f8aa 100644 --- a/include/corosync/coroapi.h +++ b/include/corosync/coroapi.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008, 2009 Red Hat, Inc. + * Copyright (c) 2008-2012 Red Hat, Inc. * * All rights reserved. * diff --git a/include/corosync/corodefs.h b/include/corosync/corodefs.h index c43f6ca..19d6a9c 100644 --- a/include/corosync/corodefs.h +++ b/include/corosync/corodefs.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009 Red Hat, Inc. + * Copyright (c) 2009-2011 Red Hat, Inc. * * All rights reserved. * diff --git a/include/corosync/corotypes.h b/include/corosync/corotypes.h index a3a3ecd..e87f2f3 100644 --- a/include/corosync/corotypes.h +++ b/include/corosync/corotypes.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2008 Allied Telesis Labs. + * Copyright (c) 2012 Red Hat, Inc. * * All rights reserved. * diff --git a/include/corosync/cpg.h b/include/corosync/cpg.h index f7956fa..55fc4b8 100644 --- a/include/corosync/cpg.h +++ b/include/corosync/cpg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2009 Red Hat, Inc. + * Copyright (c) 2006-2011 Red Hat, Inc. * * All rights reserved. * diff --git a/include/corosync/evs.h b/include/corosync/evs.h index 3769149..881414c 100644 --- a/include/corosync/evs.h +++ b/include/corosync/evs.h @@ -1,4 +1,6 @@ -/* * Copyright (c) 2004 MontaVista Software, Inc. +/* + * Copyright (c) 2004 MontaVista Software, Inc. + * Copyright (c) 2006-2011 Red Hat, Inc. * * All rights reserved. * diff --git a/include/corosync/hdb.h b/include/corosync/hdb.h index 00fa459..37eb9f3 100644 --- a/include/corosync/hdb.h +++ b/include/corosync/hdb.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2002-2006 MontaVista Software, Inc. - * Copyright (c) 2006-2009 Red Hat, Inc. + * Copyright (c) 2006-2011 Red Hat, Inc. * * All rights reserved. * diff --git a/include/corosync/icmap.h b/include/corosync/icmap.h index d7f6461..80aac25 100644 --- a/include/corosync/icmap.h +++ b/include/corosync/icmap.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011 Red Hat, Inc. + * Copyright (c) 2011-2012 Red Hat, Inc. * * Author: Jan Friesse (jfriesse@xxxxxxxxxx) * diff --git a/include/corosync/ipc_cfg.h b/include/corosync/ipc_cfg.h index 882ea7a..4ddc039 100644 --- a/include/corosync/ipc_cfg.h +++ b/include/corosync/ipc_cfg.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2005 MontaVista Software, Inc. - * Copyright (c) 2009 Red Hat, Inc. + * Copyright (c) 2009-2012 Red Hat, Inc. * * All rights reserved. * diff --git a/include/corosync/ipc_cpg.h b/include/corosync/ipc_cpg.h index 4e26db4..76a7c88 100644 --- a/include/corosync/ipc_cpg.h +++ b/include/corosync/ipc_cpg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2008 Red Hat, Inc. + * Copyright (c) 2006-2011 Red Hat, Inc. * * All rights reserved. * diff --git a/include/corosync/ipc_evs.h b/include/corosync/ipc_evs.h index e3f4e8b..9df5e5b 100644 --- a/include/corosync/ipc_evs.h +++ b/include/corosync/ipc_evs.h @@ -1,5 +1,6 @@ /* * Copyright (c) 2002-2004 MontaVista Software, Inc. + * Copyright (c) 2006-2012 Red Hat, Inc. * * All rights reserved. * diff --git a/include/corosync/ipc_pload.h b/include/corosync/ipc_pload.h index 4e11c85..e815584 100644 --- a/include/corosync/ipc_pload.h +++ b/include/corosync/ipc_pload.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008 Red Hat, Inc. + * Copyright (c) 2008-2011 Red Hat, Inc. * * All rights reserved. * diff --git a/include/corosync/ipc_quorum.h b/include/corosync/ipc_quorum.h index 32e21a3..341c1d3 100644 --- a/include/corosync/ipc_quorum.h +++ b/include/corosync/ipc_quorum.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008 Red Hat, Inc. + * Copyright (c) 2008-2011 Red Hat, Inc. * * All rights reserved. * diff --git a/include/corosync/ipc_votequorum.h b/include/corosync/ipc_votequorum.h index 3215ccc..e63bbc5 100644 --- a/include/corosync/ipc_votequorum.h +++ b/include/corosync/ipc_votequorum.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009-2011 Red Hat, Inc. + * Copyright (c) 2009-2012 Red Hat, Inc. * * All rights reserved. * diff --git a/include/corosync/logsys.h b/include/corosync/logsys.h index 1a15ab3..cff12b3 100644 --- a/include/corosync/logsys.h +++ b/include/corosync/logsys.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2002-2004 MontaVista Software, Inc. - * Copyright (c) 2006-2009 Red Hat, Inc. + * Copyright (c) 2006-2012 Red Hat, Inc. * * Author: Steven Dake (sdake@xxxxxxxxxx) * Author: Lon Hohberger (lhh@xxxxxxxxxx) diff --git a/include/corosync/mar_gen.h b/include/corosync/mar_gen.h index 58a3ba7..47edf09 100644 --- a/include/corosync/mar_gen.h +++ b/include/corosync/mar_gen.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2009 Red Hat, Inc. + * Copyright (c) 2006-2011 Red Hat, Inc. * * All rights reserved. * diff --git a/include/corosync/pload.h b/include/corosync/pload.h index ba0df37..8109d8c 100644 --- a/include/corosync/pload.h +++ b/include/corosync/pload.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008 Red Hat, Inc. + * Copyright (c) 2008-2011 Red Hat, Inc. * * All rights reserved. * diff --git a/include/corosync/quorum.h b/include/corosync/quorum.h index 616947a..4ee81df 100644 --- a/include/corosync/quorum.h +++ b/include/corosync/quorum.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008 Red Hat, Inc. + * Copyright (c) 2008-2012 Red Hat, Inc. * * All rights reserved. * -- 1.7.7.6 _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss