From a1474b98f90de0ed272935debc6773f08cdfbace Mon Sep 17 00:00:00 2001 From: Ondrej Kozina Date: Thu, 16 Apr 2015 17:31:07 +0200 Subject: [PATCH] update copyright info in various files basically transfer former date ranges from files where the code originated from (pvmove.c and lvconvert.c) --- tools/lvconvert_poll.c | 2 +- tools/pvmove_poll.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/tools/lvconvert_poll.c b/tools/lvconvert_poll.c index 012911eac..4745d0645 100644 --- a/tools/lvconvert_poll.c +++ b/tools/lvconvert_poll.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015 Red Hat, Inc. All rights reserved. + * Copyright (C) 2005-2015 Red Hat, Inc. All rights reserved. * * This file is part of LVM2. * diff --git a/tools/pvmove_poll.c b/tools/pvmove_poll.c index 0e9d6396f..cd3247627 100644 --- a/tools/pvmove_poll.c +++ b/tools/pvmove_poll.c @@ -1,5 +1,6 @@ /* - * Copyright (C) 2015 Red Hat, Inc. All rights reserved. + * Copyright (C) 2003-2004 Sistina Software, Inc. All rights reserved. + * Copyright (C) 2004-2015 Red Hat, Inc. All rights reserved. * * This file is part of LVM2. *