[Xfce4-commits] [panel-plugins/xfce4-datetime-plugin] 17/17: Bump copyright year, assess copyright
noreply at xfce.org
noreply at xfce.org
Sun May 1 11:46:35 CEST 2016
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 <landry at xfce.org>
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 <remco at sx.mine.nu>
- Diego Ongaro <ongardie at gmail.com>])
+ Diego Ongaro <ongardie at gmail.com>
+ Landry Breuil <landry at xfce.org>])
AC_INIT([xfce4-datetime-plugin], [datetime_version], [goodies-dev at xfce.org])
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(krisna at kldp.org)
* Copyright (c) 2006 Remco den Breeje <remco at sx.mine.nu>
* Copyright (c) 2008 Diego Ongaro <ongardie at gmail.com>
+ * Copyright (c) 2016 Landry Breuil <landry at xfce.org>
*
* 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(krisna at kldp.org)
* Copyright (c) 2006 Remco den Breeje <remco at sx.mine.nu>
* Copyright (c) 2008 Diego Ongaro <ongardie at gmail.com>
+ * Copyright (c) 2016 Landry Breuil <landry at xfce.org>
*
* 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.
More information about the Xfce4-commits
mailing list