From 914970acbb33545ef83e697248df7f786eb29cb5 Mon Sep 17 00:00:00 2001
From: Sergey Matveev <stargrave@stargrave.org>
Date: Wed, 17 Aug 2022 15:42:35 +0300
Subject: [PATCH] Raise copyright years

---
 passman | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/passman b/passman
index 547ba5c..bde88fc 100755
--- a/passman
+++ b/passman
@@ -1,6 +1,6 @@
 #!/bin/sh -e
 # passman -- simple password manager
-# Copyright (C) 2013-2021 Sergey Matveev (stargrave@stargrave.org)
+# Copyright (C) 2013-2022 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.51.0