From: Sergey Matveev <stargrave@stargrave.org>
Date: Mon, 2 Jan 2017 07:49:23 +0000 (+0300)
Subject: Raise copyright years
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=a00bf8097ffdedc0b9332f4da50ce422c448a3f3;p=passman.git

Raise copyright years
---

diff --git a/passman b/passman
index 6adaa46..b436f7c 100755
--- a/passman
+++ b/passman
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 # passman -- simple password manager
-# Copyright (C) 2013-2016 Sergey Matveev (stargrave@stargrave.org)
+# Copyright (C) 2013-2017 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