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

andre pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-battery-plugin.

commit bc4f896ef82d9313325c1f43fa100b3626922fed
Author: Andre Miranda <[email protected]>
Date:   Mon Dec 31 18:30:22 2018 -0300

    Update my e-mail and copyright year
---
 AUTHORS                | 2 +-
 configure.ac.in        | 5 ++---
 panel-plugin/battery.c | 4 ++--
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index fa4d987..f30630f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,4 +6,4 @@ Rickard E. Faith <[email protected]>
 Noberasco Michele <[email protected]>
 Nick Schermer <[email protected]>
 Florian Rivoal <[email protected]>
-Andre Miranda <[email protected]>
+Andre Miranda <[email protected]>
diff --git a/configure.ac.in b/configure.ac.in
index d24f622..ce29131 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -4,7 +4,7 @@ dnl 2003      Benedikt Meurer <[email protected]>
 dnl 2006-2007 Nick Schermer <[email protected]>
 dnl 2010      Florian Rivoal <[email protected]>
 dnl 2012      Landry Breuil <[email protected]>
-dnl 2016      Andre Miranda <[email protected]>
+dnl 2016-2019 Andre Miranda <[email protected]>
 dnl
 
 dnl ***************************
@@ -20,8 +20,7 @@ m4_define([battery_version], 
[battery_version_major().battery_version_minor().ba
 dnl ***************************
 dnl *** Initialize autoconf ***
 dnl ***************************
-AC_COPYRIGHT([Copyright (c) 2006-2016
-        The Xfce development team. All rights reserved.])
+AC_COPYRIGHT([Copyright (c) 2006-2019 The Xfce development team. All rights 
reserved.])
 AC_INIT([xfce4-battery-plugin], [battery_version], 
[http://bugzilla.xfce.org/], [xfce4-battery-plugin])
 AC_PREREQ([2.50])
 AC_CANONICAL_TARGET()
diff --git a/panel-plugin/battery.c b/panel-plugin/battery.c
index 7ee4cb1..093e49b 100644
--- a/panel-plugin/battery.c
+++ b/panel-plugin/battery.c
@@ -5,7 +5,7 @@
  * Copyright (c) 2006 Nick Schermer <[email protected]>
  * Copyright (c) 2010 Florian Rivoal <[email protected]>
  * Copyright (c) 2012 Landry Breuil <[email protected]>
- * Copyright (c) 2016 Andre Miranda <[email protected]>
+ * Copyright (c) 2016 Andre Miranda <[email protected]>
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the Free
@@ -1364,7 +1364,7 @@ battmon_show_about(XfcePanelPlugin *plugin, t_battmon 
*battmon)
       "Benedikt Meurer <[email protected]>", "Edscott Wilson <[email protected]>",
       "Eduard Roccatello <[email protected]>", "Florian Rivoal 
<[email protected]>",
       "Landry Breuil <[email protected]>", "Nick Schermer <[email protected]>",
-      "Andre Miranda <[email protected]>", NULL };
+      "Andre Miranda <[email protected]>", NULL };
    icon = xfce_panel_pixbuf_from_source("xfce4-battery-plugin", NULL, 32);
    gtk_show_about_dialog(NULL,
       "logo", icon,

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to