summaryrefslogtreecommitdiffstats
path: root/lib/misc/sharedlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/misc/sharedlib.c')
-rw-r--r--lib/misc/sharedlib.c12
1 files changed, 10 insertions, 2 deletions
diff --git a/lib/misc/sharedlib.c b/lib/misc/sharedlib.c
index 49fd6a43..52a7506f 100644
--- a/lib/misc/sharedlib.c
+++ b/lib/misc/sharedlib.c
@@ -1,8 +1,16 @@
/*
- * Copyright (C) 2002 Sistina Software (UK) Limited.
+ * Copyright (C) 2002-2004 Sistina Software, Inc. All rights reserved.
+ * Copyright (C) 2004 Red Hat, Inc. All rights reserved.
*
- * This file is released under the LGPL.
+ * 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 General Public License v.2.
+ *
+ * You should have received a copy of the GNU 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
*/
#include "lib.h"