From ee300f756517fb2f836653afb3d9e96ce3cf31a5 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 22 Dec 2019 15:10:42 +0300 Subject: [PATCH] Raise copyright years --- pem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pem b/pem index 29392ec..5f87e68 100755 --- a/pem +++ b/pem @@ -1,6 +1,6 @@ #!/bin/sh -e # pem -- GNU Personal Expenses Manager inspired simpler script -# Copyright (C) 2015-2017 Sergey Matveev (stargrave@stargrave.org) +# Copyright (C) 2015-2020 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.44.0