Here is a patch to fix the copyright statements in the lock service files. I intended to make these changes in the original patch.
Ryan
Index: include/saLck.h =================================================================== --- include/saLck.h (revision 1932) +++ include/saLck.h (working copy) @@ -1,9 +1,10 @@ /* * Copyright (c) 2005 MontaVista Software, Inc. + * Copyright (c) 2009 Red Hat, Inc. * * All rights reserved. * - * Author: Steven Dake ([email protected]) + * Authors: Steven Dake ([email protected]), Ryan O'Hara ([email protected]) * * This software licensed under BSD license, the text of which follows: * Index: include/ipc_lck.h =================================================================== --- include/ipc_lck.h (revision 1932) +++ include/ipc_lck.h (working copy) @@ -1,9 +1,10 @@ /* * Copyright (c) 2005 MontaVista Software, Inc. + * Copyright (c) 2009 Red Hat, Inc. * * All rights reserved. * - * Author: Steven Dake ([email protected]) + * Authors: Steven Dake ([email protected]), Ryan O'Hara ([email protected]) * * This software licensed under BSD license, the text of which follows: * Index: include/mar_lck.h =================================================================== --- include/mar_lck.h (revision 1932) +++ include/mar_lck.h (working copy) @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006 Red Hat, Inc. + * Copyright (C) 2009 Red Hat, Inc. * * All rights reserved. * Index: services/lck.c =================================================================== --- services/lck.c (revision 1932) +++ services/lck.c (working copy) @@ -1,10 +1,10 @@ /* - * Copyright (c) 2005-2006 MontaVista Software, Inc. - * Copyright (c) 2006 Red Hat, Inc. + * Copyright (c) 2006 MontaVista Software, Inc. + * Copyright (c) 2009 Red Hat, Inc. * * All rights reserved. * - * Author: Steven Dake ([email protected]) + * Authors: Steven Dake ([email protected]), Ryan O'Hara ([email protected]) * * This software licensed under BSD license, the text of which follows: * Index: lib/lck.c =================================================================== --- lib/lck.c (revision 1932) +++ lib/lck.c (working copy) @@ -1,9 +1,10 @@ /* * Copyright (c) 2005 MontaVista Software, Inc. + * Copyright (c) 2009 Red Hat, Inc. * * All rights reserved. * - * Author: Steven Dake ([email protected]) + * Authors: Steven Dake ([email protected]), Ryan O'Hara ([email protected]) * * This software licensed under BSD license, the text of which follows: *
_______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
