diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/Makefile.am | 2 | ||||
-rw-r--r-- | examples/guestfs-recipes.pod | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index d898c99c..7577d636 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,5 +1,5 @@ # libguestfs C examples -# 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/examples/guestfs-recipes.pod b/examples/guestfs-recipes.pod index e4e48758..72299528 100644 --- a/examples/guestfs-recipes.pod +++ b/examples/guestfs-recipes.pod @@ -400,7 +400,7 @@ Richard W.M. Jones (C<rjones at redhat dot com>) =head1 COPYRIGHT -Copyright (C) 2009-2011 Red Hat Inc. L<http://libguestfs.org/> +Copyright (C) 2009-2012 Red Hat Inc. L<http://libguestfs.org/> The examples in this manual page may be freely copied, modified and distributed without any restrictions. |