From feb0178f78672b8589ba6089b18370a10eae607e Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Mon, 5 Mar 2018 03:12:22 +0000 Subject: [PATCH] Updated copyright year --- README.md | 2 +- views/templates/base.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b6cedaf..a9bceeb 100755 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Tracman will be updated according to [this branching model](http://nvie.com/post [view full license](LICENSE.md) Tracman: GPS tracking service in node.js -Copyright © 2017 [Keith Irwin](https://www.keithirwin.us/) +Copyright © 2018 [Keith Irwin](https://www.keithirwin.us/) 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 the Free Software Foundation, either version 3 of the License, or (at your option) any later version. diff --git a/views/templates/base.html b/views/templates/base.html index 57634aa..ad2271e 100755 --- a/views/templates/base.html +++ b/views/templates/base.html @@ -3,7 +3,7 @@