diff options
Diffstat (limited to 'df')
-rw-r--r-- | df/Makefile.am | 2 | ||||
-rw-r--r-- | df/df.c | 2 | ||||
-rw-r--r-- | df/main.c | 2 | ||||
-rw-r--r-- | df/output.c | 2 | ||||
-rwxr-xr-x | df/virt-df.pod | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/df/Makefile.am b/df/Makefile.am index 2b2c47e7..0f87d6e4 100644 --- a/df/Makefile.am +++ b/df/Makefile.am @@ -1,5 +1,5 @@ # libguestfs virt-df -# Copyright (C) 2010-2011 Red Hat Inc. +# Copyright (C) 2010-2012 Red Hat Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -1,5 +1,5 @@ /* virt-df - * Copyright (C) 2010-2011 Red Hat Inc. + * Copyright (C) 2010-2012 Red Hat Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -1,5 +1,5 @@ /* virt-df - * Copyright (C) 2010-2011 Red Hat Inc. + * Copyright (C) 2010-2012 Red Hat Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/df/output.c b/df/output.c index 2950fff2..d604566d 100644 --- a/df/output.c +++ b/df/output.c @@ -1,5 +1,5 @@ /* virt-df - * Copyright (C) 2010-2011 Red Hat Inc. + * Copyright (C) 2010-2012 Red Hat Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/df/virt-df.pod b/df/virt-df.pod index 24b35837..5ddd5942 100755 --- a/df/virt-df.pod +++ b/df/virt-df.pod @@ -264,7 +264,7 @@ Richard W.M. Jones L<http://people.redhat.com/~rjones/> =head1 COPYRIGHT -Copyright (C) 2009-2011 Red Hat Inc. +Copyright (C) 2009-2012 Red Hat Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |