From: Sergey Matveev Date: Sun, 3 Feb 2019 12:42:46 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.stargrave.org/?p=passman.git;a=commitdiff_plain;h=52fd94b66fe857ae7645bb865b2289c5614711d2 Raise copyright years --- diff --git a/passman b/passman index 6cad795..83c585b 100755 --- a/passman +++ b/passman @@ -1,6 +1,6 @@ #!/bin/sh -e # passman -- simple password manager -# Copyright (C) 2013-2018 Sergey Matveev (stargrave@stargrave.org) +# Copyright (C) 2013-2019 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