Update some copyright notices

This commit is contained in:
Pierre Pronchery 2015-06-16 03:08:57 -04:00
parent d91f53de74
commit a1ab276edc
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/* $Id$ */
static char const _copyright[] =
"Copyright © 2004-2014 DeforaOS Project <contact@defora.org>";
"Copyright © 2004-2015 DeforaOS Project <contact@defora.org>";
/* 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"

View File

@ -1,5 +1,5 @@
/* $Id$ */
/* Copyright (c) 2012-2014 Pierre Pronchery <khorben@defora.org> */
/* Copyright (c) 2012-2015 Pierre Pronchery <khorben@defora.org> */
/* 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