diff options
author | Alasdair Kergon <agk@redhat.com> | 2007-08-20 20:55:30 +0000 |
---|---|---|
committer | Alasdair Kergon <agk@redhat.com> | 2007-08-20 20:55:30 +0000 |
commit | be6845999bf2c05c8dfd5f09ae40e41fb0bae5a1 (patch) | |
tree | e378b804de60bf1332ee658c815e18f6cfc392d1 /lib/Makefile.in | |
parent | 724ce8347b77be42f6f53c3d71297b6c62bf8ac5 (diff) | |
download | lvm2-be6845999bf2c05c8dfd5f09ae40e41fb0bae5a1.tar.gz |
Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.
Diffstat (limited to 'lib/Makefile.in')
-rw-r--r-- | lib/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in index 2fe732d1b..f668155ab 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -1,6 +1,6 @@ # # Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved. -# Copyright (C) 2004-2005 Red Hat, Inc. All rights reserved. +# Copyright (C) 2004-2007 Red Hat, Inc. All rights reserved. # # This file is part of the LVM2. # |