Update some copyright notices

This commit is contained in:
Pierre Pronchery 2015-10-19 00:50:51 +02:00
parent cd886f1bc2
commit e91c904325
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/* $Id$ */ /* $Id$ */
/* Copyright (c) 2007-2014 Pierre Pronchery <khorben@defora.org> */ /* Copyright (c) 2007-2015 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Desktop Browser */ /* This file is part of DeforaOS Desktop Browser */
/* This program is free software: you can redistribute it and/or modify /* 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 * it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* $Id$ */ /* $Id$ */
static char const _copyright[] = static char const _copyright[] =
"Copyright © 2007-2014 Pierre Pronchery <khorben@defora.org>"; "Copyright © 2007-2015 Pierre Pronchery <khorben@defora.org>";
/* This file is part of DeforaOS Desktop Browser */ /* This file is part of DeforaOS Desktop Browser */
static char const _license[] = static char const _license[] =
"view is free software; you can redistribute it and/or modify it under the\n" "view is free software; you can redistribute it and/or modify it under the\n"