Update the copyright notice

This commit is contained in:
Pierre Pronchery 2022-01-11 04:40:12 +01:00
parent fb073e3a4c
commit 8a84440960
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/* $Id$ */
static char _copyright[] =
"Copyright © 2009-2020 Pierre Pronchery <khorben@defora.org>";
"Copyright © 2009-2022 Pierre Pronchery <khorben@defora.org>";
/* This file is part of DeforaOS Desktop Todo */
static char const _license[] = "All rights reserved.\n"
"\n"

View File

@ -1,5 +1,5 @@
/* $Id$ */
/* Copyright (c) 2012-2015 Pierre Pronchery <khorben@defora.org> */
/* Copyright (c) 2012-2022 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Desktop Todo */
/* All rights reserved.
*