[Xfce4-commits] [panel-plugins/xfce4-stopwatch-plugin] 01/02: Update copyright notice
noreply at xfce.org
noreply at xfce.org
Thu Mar 14 14:32:09 CET 2019
This is an automated email from the git hooks/post-receive script.
n c o p a p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository panel-plugins/xfce4-stopwatch-plugin.
commit 4e13b5d7ce13f7ce672be3dd6ad8b0b0ea1324ac
Author: Natanael Copa <ncopa at alpinelinux.org>
Date: Thu Mar 14 14:18:18 2019 +0100
Update copyright notice
---
configure.ac.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/configure.ac.in b/configure.ac.in
index 153f50c..c67aab0 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -17,7 +17,8 @@ m4_define([stopwatch_version], [0.3.0])
dnl initialize autoconf
AC_COPYRIGHT([Copyright (c) 2009 Diego Ongaro <ongardie at gmail.com>])
-AC_INIT([xfce4-stopwatch-plugin], [stopwatch_version], [ongardie at gmail.com])
+AC_COPYRIGHT([Copyright (c) 2019 Natanael Copa <ncopa at alpinelinux.org])
+AC_INIT([xfce4-stopwatch-plugin], [stopwatch_version], [ncopa at alpinelinux.org])
AC_PREREQ([2.50])
dnl AC_CANONICAL_TARGET()
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list