From: Sergey Matveev Date: Thu, 31 Dec 2015 17:24:03 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.stargrave.org/?p=passman.git;a=commitdiff_plain;h=8cd1af87e1d5965df70b2e73aa37b9ce42fe80b6 Raise copyright years --- diff --git a/passman b/passman index 3153793..0196f54 100755 --- a/passman +++ b/passman @@ -1,6 +1,6 @@ #!/bin/sh -e # passman -- simple password manager -# Copyright (C) 2013-2015 Sergey Matveev (stargrave@stargrave.org) +# Copyright (C) 2013-2016 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