summaryrefslogtreecommitdiffstats
path: root/daemons/clvmd/clvmd-corosync.c
diff options
context:
space:
mode:
Diffstat (limited to 'daemons/clvmd/clvmd-corosync.c')
-rw-r--r--daemons/clvmd/clvmd-corosync.c26
1 files changed, 16 insertions, 10 deletions
diff --git a/daemons/clvmd/clvmd-corosync.c b/daemons/clvmd/clvmd-corosync.c
index 239942ca..37281530 100644
--- a/daemons/clvmd/clvmd-corosync.c
+++ b/daemons/clvmd/clvmd-corosync.c
@@ -1,14 +1,20 @@
-/******************************************************************************
-*******************************************************************************
-**
-** Copyright (C) 2009 Red Hat, Inc. All rights reserved.
-**
-*******************************************************************************
-******************************************************************************/
-
-/* This provides the interface between clvmd and corosync/DLM as the cluster
- * and lock manager.
+/*
+ * Copyright (C) 2009 Red Hat, Inc. All rights reserved.
+ *
+ * This file is part of LVM2.
+ *
+ * This copyrighted material is made available to anyone wishing to use,
+ * modify, copy, or redistribute it subject to the terms and conditions
+ * of the GNU Lesser General Public License v.2.1.
*
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ */
+
+/*
+ * This provides the interface between clvmd and corosync/DLM as the cluster
+ * and lock manager.
*/
#define _GNU_SOURCE