From f01382c93a8201ab293cf40e3b26af5acbcb9328 Mon Sep 17 00:00:00 2001 From: gc Date: Sun, 24 Feb 2008 22:54:08 +0000 Subject: [PATCH] *** empty log message *** --- lib/booh/booh-lib.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/booh/booh-lib.rb b/lib/booh/booh-lib.rb index 5a01ab5..e593cb3 100644 --- a/lib/booh/booh-lib.rb +++ b/lib/booh/booh-lib.rb @@ -795,7 +795,7 @@ EOF Gtk::AboutDialog.set_url_hook { |dialog, url| open_url(url) } Gtk::AboutDialog.show($main_window, { :name => 'booh', :version => $VERSION, - :copyright => 'Copyright (c) 2005-2007 Guillaume Cottenceau', + :copyright => 'Copyright (c) 2005-2008 Guillaume Cottenceau', :license => get_license, :website => 'http://booh.org/', :authors => [ 'Guillaume Cottenceau' ], -- 2.30.2