From 8f43b4d18f2a58c018a25155263a913f1881f471 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Mon, 23 Apr 2018 15:49:36 -0400
Subject: [PATCH] Updated dates on copyright notice.

---
 source/layout.html.haml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/layout.html.haml b/source/layout.html.haml
index 32f22be..6146c52 100644
--- a/source/layout.html.haml
+++ b/source/layout.html.haml
@@ -70,7 +70,7 @@
             .g-follow{"data-annotation" => "bubble", "data-height" => "24", "data-href" => "https://plus.google.com/102266131584900704956", "data-rel" => "publisher"}
       .footer-copyright
         .container
-          © 2016-2017 Syncleus, All rights reserved.
+          © 2016 - present Syncleus, All rights reserved.
           %a.grey-text.text-lighten-4.right{:href => "https://github.com/Syncleus/aparapi/blob/master/LICENSE"} Apache License v2
     / Scripts
     %script{:src => "https://code.jquery.com/jquery-2.1.4.min.js"}
-- 
GitLab