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

landry pushed a commit to branch master
in repository panel-plugins/xfce4-datetime-plugin.

commit 7efb0c99b52d3a42479754777badbb1dfc4f4b65
Author: Landry Breuil <[email protected]>
Date:   Sun May 1 11:45:48 2016 +0200

    Bump copyright year, assess copyright
---
 configure.ac.in                | 5 +++--
 panel-plugin/datetime-dialog.c | 1 +
 panel-plugin/datetime.c        | 1 +
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index d24973d..3498ef6 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -5,9 +5,10 @@ m4_define([datetime_version_micro], [2])
 m4_define([datetime_version], 
[datetime_version_major().datetime_version_minor().datetime_version_micro()])
 
 dnl Initialize autoconf
-AC_COPYRIGHT([Copyright (c) 2006-2009
+AC_COPYRIGHT([Copyright (c) 2006-2016
         Remco den Breeje <[email protected]>
-        Diego Ongaro <[email protected]>])
+        Diego Ongaro <[email protected]>
+        Landry Breuil <[email protected]>])
 AC_INIT([xfce4-datetime-plugin], [datetime_version], [[email protected]])
 
 dnl Initialize automake
diff --git a/panel-plugin/datetime-dialog.c b/panel-plugin/datetime-dialog.c
index 351ce55..93b3c72 100644
--- a/panel-plugin/datetime-dialog.c
+++ b/panel-plugin/datetime-dialog.c
@@ -3,6 +3,7 @@
  *  Copyright (C) 2003 Choe Hwanjin([email protected])
  *  Copyright (c) 2006 Remco den Breeje <[email protected]>
  *  Copyright (c) 2008 Diego Ongaro <[email protected]>
+ *  Copyright (c) 2016 Landry Breuil <[email protected]>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU Library General Public License as published
diff --git a/panel-plugin/datetime.c b/panel-plugin/datetime.c
index dde71f2..ecdd9c3 100644
--- a/panel-plugin/datetime.c
+++ b/panel-plugin/datetime.c
@@ -3,6 +3,7 @@
  *  Copyright (C) 2003 Choe Hwanjin([email protected])
  *  Copyright (c) 2006 Remco den Breeje <[email protected]>
  *  Copyright (c) 2008 Diego Ongaro <[email protected]>
+ *  Copyright (c) 2016 Landry Breuil <[email protected]>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU Library General Public License as published

-- 
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