From: Richard W.M. Jones Date: Sun, 14 Aug 2011 21:07:54 +0000 (+0100) Subject: ruby: Fix typo in Ruby bindings file. X-Git-Tag: 1.12.4~1 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=96876720caa4da98ee786c75e6e5a993a8bc286e;p=libguestfs.git ruby: Fix typo in Ruby bindings file. (cherry picked from commit 44c3a300265ef7bfa5d49d2b9a2a8faccd9db2de) --- diff --git a/ruby/lib/guestfs.rb b/ruby/lib/guestfs.rb index 28c3785..24cc914 100644 --- a/ruby/lib/guestfs.rb +++ b/ruby/lib/guestfs.rb @@ -1,5 +1,5 @@ -# libvirt Ruby bindings -# Copyright (C) 2009 Red Hat Inc. +# libguestfs Ruby bindings +# Copyright (C) 2009-2011 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