From 6838b4279a654145c9faf02d72c04a0e21dd0217 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Fri, 2 Feb 2018 22:47:29 +0300 Subject: [PATCH] Raise copyright years --- passman | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/passman b/passman index b436f7c..6cad795 100755 --- a/passman +++ b/passman @@ -1,6 +1,6 @@ #!/bin/sh -e # passman -- simple password manager -# Copyright (C) 2013-2017 Sergey Matveev (stargrave@stargrave.org) +# Copyright (C) 2013-2018 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 -- 2.44.0