From: Sergey Matveev Date: Wed, 17 Aug 2022 12:42:35 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.stargrave.org/?p=passman.git;a=commitdiff_plain;h=914970acbb33545ef83e697248df7f786eb29cb5 Raise copyright years --- diff --git a/passman b/passman index 547ba5c..bde88fc 100755 --- a/passman +++ b/passman @@ -1,6 +1,6 @@ #!/bin/sh -e # passman -- simple password manager -# Copyright (C) 2013-2021 Sergey Matveev (stargrave@stargrave.org) +# Copyright (C) 2013-2022 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