]> Sergey Matveev's repositories - passman.git/commitdiff
Raise copyright years
authorSergey Matveev <stargrave@stargrave.org>
Tue, 5 Jan 2021 17:46:40 +0000 (20:46 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 5 Jan 2021 17:46:40 +0000 (20:46 +0300)
passman

diff --git a/passman b/passman
index 9d6e4e774e7b3c73f5a2648a27374841395c7044..547ba5c9da28b1499f208137a48dfb5a358d7ab5 100755 (executable)
--- a/passman
+++ b/passman
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 # passman -- simple password manager
 #!/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
 #
 # 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