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. --- java/run-java-tests | 2 +- java/t/GuestFS010Basic.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'java') diff --git a/java/run-java-tests b/java/run-java-tests index 33bb6ca5..6ebaadfe 100755 --- a/java/run-java-tests +++ b/java/run-java-tests @@ -1,6 +1,6 @@ #!/bin/sh - # 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/java/t/GuestFS010Basic.java b/java/t/GuestFS010Basic.java index 84b96f8e..21f88dd3 100644 --- a/java/t/GuestFS010Basic.java +++ b/java/t/GuestFS010Basic.java @@ -1,5 +1,5 @@ /* libguestfs Java bindings - * 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 -- cgit