summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
Diffstat (limited to 'perl')
-rw-r--r--perl/Makefile.PL.in2
-rw-r--r--perl/lib/Sys/Guestfs/Lib.pm4
2 files changed, 3 insertions, 3 deletions
diff --git a/perl/Makefile.PL.in b/perl/Makefile.PL.in
index 349adbb2..9fbeb457 100644
--- a/perl/Makefile.PL.in
+++ b/perl/Makefile.PL.in
@@ -1,5 +1,5 @@
# libguestfs Perl bindings
-# 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/perl/lib/Sys/Guestfs/Lib.pm b/perl/lib/Sys/Guestfs/Lib.pm
index 007db64c..42d2e819 100644
--- a/perl/lib/Sys/Guestfs/Lib.pm
+++ b/perl/lib/Sys/Guestfs/Lib.pm
@@ -1,5 +1,5 @@
# Sys::Guestfs::Lib
-# Copyright (C) 2009-2010 Red Hat Inc.
+# Copyright (C) 2009-2012 Red Hat Inc.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
@@ -1406,7 +1406,7 @@ sub _inspect_initrd
=head1 COPYRIGHT
-Copyright (C) 2009-2010 Red Hat Inc.
+Copyright (C) 2009-2012 Red Hat Inc.
=head1 LICENSE