java: Fix typo in comment.

This commit is contained in:
Richard W.M. Jones
2013-07-04 13:11:45 +01:00
parent 4bb3aa7dde
commit 8f504539f2

View File

@@ -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