From de58bf561d075d13fc5bfc117dae0fefcb751541 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Sat, 2 Nov 2013 21:18:15 +0100 Subject: [PATCH] bump copyright to 2013 --- bin/booh | 4 ++-- bin/booh-backend | 4 ++-- bin/booh-classifier | 4 ++-- lib/booh/booh-lib.rb | 4 ++-- po/booh.pot | 2 +- po/de.po | 4 ++-- po/eo.po | 2 +- po/fr.po | 4 ++-- po/ja.po | 2 +- 9 files changed, 15 insertions(+), 15 deletions(-) diff --git a/bin/booh b/bin/booh index 5998429..a58caec 100644 --- a/bin/booh +++ b/bin/booh @@ -10,7 +10,7 @@ # called Boo, so this one will be it "Booh". Or whatever. # # -# Copyright (c) 2004-2011 Guillaume Cottenceau +# Copyright (c) 2004-2013 Guillaume Cottenceau # # This software may be freely redistributed under the terms of the GNU # public license version 2. @@ -79,7 +79,7 @@ def handle_options when '--version' puts _("Booh version %s -Copyright (c) 2005-2011 Guillaume Cottenceau. +Copyright (c) 2005-2013 Guillaume Cottenceau. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.") % $VERSION diff --git a/bin/booh-backend b/bin/booh-backend index 785630c..f5b349e 100644 --- a/bin/booh-backend +++ b/bin/booh-backend @@ -10,7 +10,7 @@ # called Boo, so this one will be it "Booh". Or whatever. # # -# Copyright (c) 2004-2011 Guillaume Cottenceau +# Copyright (c) 2004-2013 Guillaume Cottenceau # # This software may be freely redistributed under the terms of the GNU # public license version 2. @@ -112,7 +112,7 @@ def handle_options when '--version' puts _("Booh version %s -Copyright (c) 2005-2011 Guillaume Cottenceau. +Copyright (c) 2005-2013 Guillaume Cottenceau. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.") % $VERSION diff --git a/bin/booh-classifier b/bin/booh-classifier index aa34ed6..c85ed74 100644 --- a/bin/booh-classifier +++ b/bin/booh-classifier @@ -10,7 +10,7 @@ # called Boo, so this one will be it "Booh". Or whatever. # # -# Copyright (c) 2004-2011 Guillaume Cottenceau +# Copyright (c) 2004-2013 Guillaume Cottenceau # # This software may be freely redistributed under the terms of the GNU # public license version 2. @@ -78,7 +78,7 @@ def handle_options when '--version' puts _("Booh version %s -Copyright (c) 2005-2011 Guillaume Cottenceau. +Copyright (c) 2005-2013 Guillaume Cottenceau. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.") % $VERSION diff --git a/lib/booh/booh-lib.rb b/lib/booh/booh-lib.rb index c12b482..9495810 100644 --- a/lib/booh/booh-lib.rb +++ b/lib/booh/booh-lib.rb @@ -8,7 +8,7 @@ # called Boo, so this one will be it "Booh". Or whatever. # # -# Copyright (c) 2004-2011 Guillaume Cottenceau +# Copyright (c) 2004-2013 Guillaume Cottenceau # # This software may be freely redistributed under the terms of the GNU # public license version 2. @@ -887,7 +887,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-2011 Guillaume Cottenceau', + :copyright => 'Copyright (c) 2005-2013 Guillaume Cottenceau', :license => get_license, :website => 'http://booh.org/', :authors => [ 'Guillaume Cottenceau' ], diff --git a/po/booh.pot b/po/booh.pot index a9e7a8c..0711885 100644 --- a/po/booh.pot +++ b/po/booh.pot @@ -33,7 +33,7 @@ msgid "Usage: %s [OPTION]..." msgstr "" #: ../bin/booh:75 ../bin/booh-classifier:74 ../bin/booh-backend:108 -msgid "Booh version %s\n\nCopyright (c) 2005-2011 Guillaume Cottenceau.\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." +msgid "Booh version %s\n\nCopyright (c) 2005-2013 Guillaume Cottenceau.\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." msgstr "" #: ../bin/booh:152 ../bin/booh-classifier:171 diff --git a/po/de.po b/po/de.po index 1cc372d..58535ee 100644 --- a/po/de.po +++ b/po/de.po @@ -35,13 +35,13 @@ msgstr "Benutzung: %s [OPTION]..." msgid "" "Booh version %s\n" "\n" -"Copyright (c) 2005-2011 Guillaume Cottenceau.\n" +"Copyright (c) 2005-2013 Guillaume Cottenceau.\n" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." msgstr "" "Booh Version %s\n" "\n" -"Copyright (c) 2005-2011 Guillaume Cottenceau.\n" +"Copyright (c) 2005-2013 Guillaume Cottenceau.\n" "Dies ist freie Software; siehe die Quellen für die Kopier-Bedingungen. Damit " "ist KEINE\n" "Garantie verbunden; nicht einmal für GEBRAUCHSTAUGLICHKEIT oder EIGNUNG FÜR " diff --git a/po/eo.po b/po/eo.po index 7757263..3ab2d27 100644 --- a/po/eo.po +++ b/po/eo.po @@ -39,7 +39,7 @@ msgstr "Uzo: %s [OPCIO] " msgid "" "Booh version %s\n" "\n" -"Copyright (c) 2005-2011 Guillaume Cottenceau.\n" +"Copyright (c) 2005-2013 Guillaume Cottenceau.\n" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." msgstr "" diff --git a/po/fr.po b/po/fr.po index ca10885..df26fe1 100644 --- a/po/fr.po +++ b/po/fr.po @@ -39,13 +39,13 @@ msgstr "Utilisation: %s [OPTION]..." msgid "" "Booh version %s\n" "\n" -"Copyright (c) 2005-2011 Guillaume Cottenceau.\n" +"Copyright (c) 2005-2013 Guillaume Cottenceau.\n" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." msgstr "" "Booh version %s\n" "\n" -"Copyright (c) 2005-2011 Guillaume Cottenceau.\n" +"Copyright (c) 2005-2013 Guillaume Cottenceau.\n" "Ceci est un logiciel libre ; consultez le source pour les conditions de " "copie." diff --git a/po/ja.po b/po/ja.po index 5b13ab4..8f663d0 100644 --- a/po/ja.po +++ b/po/ja.po @@ -39,7 +39,7 @@ msgstr "使用方法: %s [OPTION]..." msgid "" "Booh version %s\n" "\n" -"Copyright (c) 2005-2011 Guillaume Cottenceau.\n" +"Copyright (c) 2005-2013 Guillaume Cottenceau.\n" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." msgstr "" -- 2.21.3