From: Sergey Matveev Date: Tue, 5 Jan 2021 17:57:07 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;ds=sidebyside;h=fd59146059cb31be75164656d069751bfb4a55bf;p=pem.git Raise copyright years --- diff --git a/pem b/pem index 5f87e68..855b3b8 100755 --- a/pem +++ b/pem @@ -1,6 +1,6 @@ #!/bin/sh -e # pem -- GNU Personal Expenses Manager inspired simpler script -# Copyright (C) 2015-2020 Sergey Matveev (stargrave@stargrave.org) +# Copyright (C) 2015-2021 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