From 58fca0a84aa3b7fc5ee8c3c3395c4fa1ff6f93b0 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 24 Sep 2015 03:45:08 +0200 Subject: [PATCH] Update a couple copyright notices --- src/run.c | 2 +- tools/embed.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/run.c b/src/run.c index 90e7cca..6159a69 100644 --- a/src/run.c +++ b/src/run.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2006-2014 Pierre Pronchery */ +/* Copyright (c) 2006-2015 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 diff --git a/tools/embed.c b/tools/embed.c index b55de6a..1e5f56f 100644 --- a/tools/embed.c +++ b/tools/embed.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2013 Pierre Pronchery */ +/* Copyright (c) 2012-2015 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