diff --git a/src/todo.c b/src/todo.c index cdc7719..f308c81 100644 --- a/src/todo.c +++ b/src/todo.c @@ -1,6 +1,6 @@ /* $Id$ */ static char _copyright[] = -"Copyright © 2009-2020 Pierre Pronchery "; +"Copyright © 2009-2022 Pierre Pronchery "; /* This file is part of DeforaOS Desktop Todo */ static char const _license[] = "All rights reserved.\n" "\n" diff --git a/src/window.c b/src/window.c index 66e91c1..8812cd0 100644 --- a/src/window.c +++ b/src/window.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2015 Pierre Pronchery */ +/* Copyright (c) 2012-2022 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Todo */ /* All rights reserved. *