diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-01-18 22:05:02 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-01-18 22:05:02 +0000 |
commit | 08840bab44c38d0c69b5780c57b2bf370c96d58c (patch) | |
tree | a09d90f385c268782bb79755e9e9f6e7c6b6d3cb /inspector | |
parent | d8a1389df35ddd5b6d9af86dc27c1978ea07348f (diff) | |
download | libguestfs-08840bab44c38d0c69b5780c57b2bf370c96d58c.tar.gz libguestfs-08840bab44c38d0c69b5780c57b2bf370c96d58c.tar.xz libguestfs-08840bab44c38d0c69b5780c57b2bf370c96d58c.zip |
Tempus fugit.
Update all copyright dates to 2012.
Diffstat (limited to 'inspector')
-rw-r--r-- | inspector/Makefile.am | 2 | ||||
-rw-r--r-- | inspector/virt-inspector.c | 2 | ||||
-rwxr-xr-x | inspector/virt-inspector.pod | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/inspector/Makefile.am b/inspector/Makefile.am index 8ef8734e..3e299417 100644 --- a/inspector/Makefile.am +++ b/inspector/Makefile.am @@ -1,5 +1,5 @@ # libguestfs virt-inspector -# 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 diff --git a/inspector/virt-inspector.c b/inspector/virt-inspector.c index 6b7cbe62..269e51d1 100644 --- a/inspector/virt-inspector.c +++ b/inspector/virt-inspector.c @@ -1,5 +1,5 @@ /* virt-inspector - * 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/inspector/virt-inspector.pod b/inspector/virt-inspector.pod index 04e421dc..0e8d2939 100755 --- a/inspector/virt-inspector.pod +++ b/inspector/virt-inspector.pod @@ -417,7 +417,7 @@ Matthew Booth L<mbooth@redhat.com> =head1 COPYRIGHT -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 |