From: Sergey Matveev Date: Mon, 2 Jan 2017 08:05:16 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.stargrave.org/?p=pem.git;a=commitdiff_plain;h=c3907fac0be8fc9496bd92670acfc534844d9370 Raise copyright years --- diff --git a/pem b/pem index 1a350ef..6127363 100755 --- a/pem +++ b/pem @@ -1,6 +1,6 @@ #!/bin/sh -e # pem -- GNU Personal Expenses Manager inspired simpler script -# Copyright (C) 2015 Sergey Matveev (stargrave@stargrave.org) +# Copyright (C) 2015-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