[Xfce4-commits] [panel-plugins/xfce4-hardware-monitor-plugin] 03/03: Update yet another copyright notice

noreply at xfce.org noreply at xfce.org
Mon Jul 18 22:19:02 CEST 2016


This is an automated email from the git hooks/post-receive script.

omegaphil pushed a commit to branch master
in repository panel-plugins/xfce4-hardware-monitor-plugin.

commit c989a7491bb0e10208d46115218989963ea681e7
Author: OmegaPhil <OmegaPhil at startmail.com>
Date:   Sun Jul 17 19:57:23 2016 +0100

    Update yet another copyright notice
---
 src/plugin.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/plugin.cpp b/src/plugin.cpp
index f81c498..9fdacc8 100644
--- a/src/plugin.cpp
+++ b/src/plugin.cpp
@@ -828,7 +828,7 @@ void Plugin::on_about_activated()
     about->set_version(VERSION);
     // %1 is the copyright symbol
     about->set_copyright(String::ucompose(_("Copyright %1 2003 Ole "
-      "Laursen\nCopyright %1 2013-2015 OmegaPhil"), "\xc2\xa9"));
+      "Laursen\nCopyright %1 2013-2016 OmegaPhil"), "\xc2\xa9"));
     about->set_authors(authors);
     if (!documenters.empty())
       about->set_documenters(documenters);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list