From 53ba8107609daacb617351a0e11b304196a13a4a Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 16 Oct 2021 00:35:32 +0200 Subject: Update copyright years --- autoload/todo/motion.vim | 2 +- doc/todo.txt | 2 +- ftplugin/todo.vim | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/autoload/todo/motion.vim b/autoload/todo/motion.vim index ea97b16..ab39f95 100644 --- a/autoload/todo/motion.vim +++ b/autoload/todo/motion.vim @@ -1,4 +1,4 @@ -" Copyright (c) 2020 Teddy Wing +" Copyright (c) 2020, 2021 Teddy Wing " " Twodo is free software: you can redistribute it and/or modify " it under the terms of the GNU General Public License as published by diff --git a/doc/todo.txt b/doc/todo.txt index c952968..f0dfd35 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -130,7 +130,7 @@ todoDeleted Deleted to-do. ============================================================================== LICENSE *todo-license* -Copyright (c) 2016, 2020 Teddy Wing +Copyright (c) 2016, 2020, 2021 Teddy Wing Twodo is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/ftplugin/todo.vim b/ftplugin/todo.vim index 9ad32dd..62d48ee 100644 --- a/ftplugin/todo.vim +++ b/ftplugin/todo.vim @@ -1,4 +1,4 @@ -" Copyright (c) 2016, 2020 Teddy Wing +" Copyright (c) 2016, 2020, 2021 Teddy Wing " " Twodo is free software: you can redistribute it and/or modify " it under the terms of the GNU General Public License as published by -- cgit v1.2.3