From 08840bab44c38d0c69b5780c57b2bf370c96d58c Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 18 Jan 2012 22:05:02 +0000 Subject: Tempus fugit. Update all copyright dates to 2012. --- python/guestfs-py-byhand.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/guestfs-py-byhand.c') diff --git a/python/guestfs-py-byhand.c b/python/guestfs-py-byhand.c index 53c2e98c..0d00ec14 100644 --- a/python/guestfs-py-byhand.c +++ b/python/guestfs-py-byhand.c @@ -1,5 +1,5 @@ /* libguestfs python bindings - * Copyright (C) 2009-2011 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 -- cgit