Update the copyright notice

This commit is contained in:
Pierre Pronchery 2017-09-28 23:20:09 +02:00
parent 291b5f9a6e
commit 88f38a1a0d
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/* $Id$ */
/* Copyright (c) 2009-2016 Pierre Pronchery <khorben@defora.org> */
/* Copyright (c) 2009-2017 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Desktop Surfer */
/* 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

View File

@ -1,6 +1,6 @@
/* $Id$ */
static char const _copyright[] =
"Copyright © 2006-2016 Pierre Pronchery <khorben@defora.org>";
"Copyright © 2006-2017 Pierre Pronchery <khorben@defora.org>";
/* This file is part of DeforaOS Desktop Surfer */
static char const _license[] =
"This program is free software: you can redistribute it and/or modify\n"