From 8f504539f21647d72ac537fade26a02be004c63d Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 4 Jul 2013 13:11:45 +0100 Subject: [PATCH] java: Fix typo in comment. --- java/run-bindtests | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/java/run-bindtests b/java/run-bindtests index 10e72c716..8a60df21a 100755 --- a/java/run-bindtests +++ b/java/run-bindtests @@ -1,6 +1,6 @@ #!/bin/sh - -# libguestfs Perl bindings -# Copyright (C) 2009 Red Hat Inc. +# libguestfs Java bindings +# Copyright (C) 2009-2013 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