From c9a0c6c78134864b0e23b315d7854201c31612de Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 4 Jun 2016 20:19:08 +0200 Subject: [PATCH] Update a couple translations --- src/helper.c | 2 +- tools/notify.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/helper.c b/src/helper.c index 0f318e2..847d398 100644 --- a/src/helper.c +++ b/src/helper.c @@ -1,6 +1,6 @@ /* $Id$ */ static char const _copyright[] = -"Copyright © 2004-2015 DeforaOS Project "; +"Copyright © 2004-2016 DeforaOS Project "; /* This file is part of DeforaOS Desktop Panel */ static char const _license[] = "This program is free software: you can redistribute it and/or modify\n" diff --git a/tools/notify.c b/tools/notify.c index 7cfdd59..f26c17d 100644 --- a/tools/notify.c +++ b/tools/notify.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2015 Pierre Pronchery */ +/* Copyright (c) 2012-2016 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Panel */ /* 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