From 6606c3ae81e45e9cfd182287118cdbe8fd82c6ea Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Tue, 30 Mar 2004 19:35:44 +0000 Subject: Update copyright notices. --- tools/vgimport.c | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) (limited to 'tools/vgimport.c') diff --git a/tools/vgimport.c b/tools/vgimport.c index 718f970a..cc470b17 100644 --- a/tools/vgimport.c +++ b/tools/vgimport.c @@ -1,21 +1,16 @@ /* - * Copyright (C) 2001 Sistina Software + * Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. + * Copyright (C) 2004 Red Hat, Inc. All rights reserved. * - * LVM is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2, or (at your option) - * any later version. + * This file is part of LVM2. * - * LVM is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * 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 LVM; see the file COPYING. If not, write to - * the Free Software Foundation, 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. - * + * along with this program; if not, write to the Free Software Foundation, + * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include "tools.h" -- cgit