From 1d14b66811f6e8d7f933434f0942e1b64cd98872 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 10 May 2015 18:07:09 +0200 Subject: [PATCH] Update the copyright string --- src/mixer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mixer.c b/src/mixer.c index cb08fed..9a1a528 100644 --- a/src/mixer.c +++ b/src/mixer.c @@ -1,6 +1,6 @@ /* $Id$ */ static char _copyright[] = -"Copyright © 2009-2014 Pierre Pronchery "; +"Copyright © 2009-2015 Pierre Pronchery "; /* This file is part of DeforaOS Desktop Mixer */ static char _license[] = "This program is free software: you can redistribute it and/or modify\n"