]> Sergey Matveev's repositories - passman.git/commitdiff
Raise copyright years
authorSergey Matveev <stargrave@stargrave.org>
Fri, 2 Feb 2018 19:47:29 +0000 (22:47 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 2 Feb 2018 19:47:29 +0000 (22:47 +0300)
passman

diff --git a/passman b/passman
index b436f7cfa538c487445da7699b6e69241981a4b3..6cad795a85893d898b99eb99ead99b8b41cc8bcd 100755 (executable)
--- 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