From: Sergey Matveev Date: Tue, 5 Jan 2021 17:46:40 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.stargrave.org/?p=passman.git;a=commitdiff_plain;h=06e9186b81c8dca540d3f8a3353e7a3ceef96110 Raise copyright years --- diff --git a/passman b/passman index 9d6e4e7..547ba5c 100755 --- a/passman +++ b/passman @@ -1,6 +1,6 @@ #!/bin/sh -e # passman -- simple password manager -# Copyright (C) 2013-2020 Sergey Matveev (stargrave@stargrave.org) +# Copyright (C) 2013-2021 Sergey Matveev (stargrave@stargrave.org) # # 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