From 7f8f8bfa096245930854c26c447faa972a900a9e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 21 Sep 2007 10:16:45 +0000 Subject: [PATCH] Correct typo in comments: s/is part of the LVM2/is part of LVM2/. Signed-off-by: Jim Meyering Author: Jim Meyering --- Makefile.in | 2 +- configure.in | 2 +- daemons/Makefile.in | 2 +- daemons/clvmd/Makefile.in | 2 +- daemons/dmeventd/plugins/Makefile.in | 2 +- daemons/dmeventd/plugins/mirror/Makefile.in | 2 +- dmeventd/Makefile.in | 2 +- dmeventd/mirror/Makefile.in | 2 +- doc/Makefile.in | 2 +- include/Makefile.in | 2 +- lib/Makefile.in | 2 +- lib/format1/Makefile.in | 2 +- lib/format_pool/Makefile.in | 2 +- lib/locking/Makefile.in | 2 +- lib/mirror/Makefile.in | 2 +- lib/snapshot/Makefile.in | 2 +- make.tmpl.in | 2 +- man/Makefile.in | 2 +- old-tests/device/Makefile.in | 2 +- old-tests/filters/Makefile.in | 2 +- old-tests/format1/Makefile.in | 2 +- old-tests/mm/Makefile.in | 2 +- old-tests/regex/Makefile.in | 2 +- po/Makefile.in | 2 +- scripts/Makefile.in | 2 +- tools/Makefile.in | 2 +- tools/fsadm/Makefile.in | 2 +- 27 files changed, 27 insertions(+), 27 deletions(-) diff --git a/Makefile.in b/Makefile.in index 73365c8d0..805e3a9c4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004-2007 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/configure.in b/configure.in index 9cbbeea56..6883b522b 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ ## Copyright (C) 2000-2004 Sistina Software, Inc. All rights reserved. ## Copyright (C) 2004, 2007 Red Hat, Inc. All rights reserved. ## -## This file is part of the LVM2. +## 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 diff --git a/daemons/Makefile.in b/daemons/Makefile.in index 16b11abfa..c5cd3b3a3 100644 --- a/daemons/Makefile.in +++ b/daemons/Makefile.in @@ -1,7 +1,7 @@ # # Copyright (C) 2004 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/daemons/clvmd/Makefile.in b/daemons/clvmd/Makefile.in index eeba497e7..01c3f4c62 100644 --- a/daemons/clvmd/Makefile.in +++ b/daemons/clvmd/Makefile.in @@ -1,7 +1,7 @@ # # Copyright (C) 2004 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/daemons/dmeventd/plugins/Makefile.in b/daemons/dmeventd/plugins/Makefile.in index 9b7062d3f..3c439f944 100644 --- a/daemons/dmeventd/plugins/Makefile.in +++ b/daemons/dmeventd/plugins/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004-2005 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/daemons/dmeventd/plugins/mirror/Makefile.in b/daemons/dmeventd/plugins/mirror/Makefile.in index bd13fb213..5b3c7a0db 100644 --- a/daemons/dmeventd/plugins/mirror/Makefile.in +++ b/daemons/dmeventd/plugins/mirror/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004-2005 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/dmeventd/Makefile.in b/dmeventd/Makefile.in index 9b7062d3f..3c439f944 100644 --- a/dmeventd/Makefile.in +++ b/dmeventd/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004-2005 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/dmeventd/mirror/Makefile.in b/dmeventd/mirror/Makefile.in index bd13fb213..5b3c7a0db 100644 --- a/dmeventd/mirror/Makefile.in +++ b/dmeventd/mirror/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004-2005 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/doc/Makefile.in b/doc/Makefile.in index e5b773b30..b3277528c 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -1,7 +1,7 @@ # # Copyright (C) 2004 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/include/Makefile.in b/include/Makefile.in index a17707e03..f3a3a7aaf 100644 --- a/include/Makefile.in +++ b/include/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/lib/Makefile.in b/lib/Makefile.in index f668155ab..98cc5b332 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004-2007 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/lib/format1/Makefile.in b/lib/format1/Makefile.in index cf870c39d..28c09bb3c 100644 --- a/lib/format1/Makefile.in +++ b/lib/format1/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2002-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/lib/format_pool/Makefile.in b/lib/format_pool/Makefile.in index c731a2532..b2f210d15 100644 --- a/lib/format_pool/Makefile.in +++ b/lib/format_pool/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2003-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/lib/locking/Makefile.in b/lib/locking/Makefile.in index c8290fed3..817013e71 100644 --- a/lib/locking/Makefile.in +++ b/lib/locking/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2003-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/lib/mirror/Makefile.in b/lib/mirror/Makefile.in index 102d96fc8..ec20558fc 100644 --- a/lib/mirror/Makefile.in +++ b/lib/mirror/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2003-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/lib/snapshot/Makefile.in b/lib/snapshot/Makefile.in index 513149a61..ff00cb6f0 100644 --- a/lib/snapshot/Makefile.in +++ b/lib/snapshot/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2002-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/make.tmpl.in b/make.tmpl.in index a607f514b..2f8e9a496 100644 --- a/make.tmpl.in +++ b/make.tmpl.in @@ -3,7 +3,7 @@ # Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/man/Makefile.in b/man/Makefile.in index 0fd7a644d..ceac63b03 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004-2007 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/old-tests/device/Makefile.in b/old-tests/device/Makefile.in index 85b73bf7e..1e8c2005c 100644 --- a/old-tests/device/Makefile.in +++ b/old-tests/device/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/old-tests/filters/Makefile.in b/old-tests/filters/Makefile.in index 7beb73a64..a1f752618 100644 --- a/old-tests/filters/Makefile.in +++ b/old-tests/filters/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/old-tests/format1/Makefile.in b/old-tests/format1/Makefile.in index 5661555b1..2eed61389 100644 --- a/old-tests/format1/Makefile.in +++ b/old-tests/format1/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/old-tests/mm/Makefile.in b/old-tests/mm/Makefile.in index 6dbdad7f9..6285bd655 100644 --- a/old-tests/mm/Makefile.in +++ b/old-tests/mm/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/old-tests/regex/Makefile.in b/old-tests/regex/Makefile.in index 859ad0ead..bcb7c62c2 100644 --- a/old-tests/regex/Makefile.in +++ b/old-tests/regex/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/po/Makefile.in b/po/Makefile.in index cfa22d0e5..d4dba36fe 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -1,7 +1,7 @@ # # Copyright (C) 2004 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/scripts/Makefile.in b/scripts/Makefile.in index 01def19de..d609f60ce 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -1,7 +1,7 @@ # # Copyright (C) 2006 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/tools/Makefile.in b/tools/Makefile.in index 9ae5cef08..4995eccdd 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004-2007 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 diff --git a/tools/fsadm/Makefile.in b/tools/fsadm/Makefile.in index 7a4bc3cd4..c72ae08cb 100644 --- a/tools/fsadm/Makefile.in +++ b/tools/fsadm/Makefile.in @@ -2,7 +2,7 @@ # Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. # Copyright (C) 2004 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# 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 -- 2.43.5