]> Sergey Matveev's repositories - passman.git/commitdiff
Raise copyright years
authorSergey Matveev <stargrave@stargrave.org>
Sun, 3 Feb 2019 12:42:46 +0000 (15:42 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 3 Feb 2019 12:42:46 +0000 (15:42 +0300)
passman

diff --git a/passman b/passman
index 6cad795a85893d898b99eb99ead99b8b41cc8bcd..83c585b135eac49ca047a0d058687f4863da728e 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-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
 #
 # 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