From 44c3a300265ef7bfa5d49d2b9a2a8faccd9db2de Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sun, 14 Aug 2011 22:07:54 +0100 Subject: [PATCH] ruby: Fix typo in Ruby bindings file. --- ruby/lib/guestfs.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 1.8.3.1