summaryrefslogtreecommitdiffstats
path: root/df
diff options
context:
space:
mode:
Diffstat (limited to 'df')
-rw-r--r--df/Makefile.am2
-rw-r--r--df/df.c2
-rw-r--r--df/main.c2
-rw-r--r--df/output.c2
-rwxr-xr-xdf/virt-df.pod2
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
diff --git a/df/df.c b/df/df.c
index 2502037e..f398d0c2 100644
--- a/df/df.c
+++ b/df/df.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/main.c b/df/main.c
index d7fdf539..fecb3b38 100644
--- a/df/main.c
+++ b/df/main.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/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