From ea0cdf7c78416d3e916da18b92bb4ff5a834595e Mon Sep 17 00:00:00 2001 From: Alex Stanescu Date: Fri, 26 Jan 2018 19:05:58 -0500 Subject: [PATCH] Fixed the Date --- views/footer.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/footer.ejs b/views/footer.ejs index de857df..f2021b7 100644 --- a/views/footer.ejs +++ b/views/footer.ejs @@ -1 +1 @@ -

Created by Jonathan Burns for Carnegie Mellon's 15-122 class, Spring 2017.   View on GitHub   |   File a Bug Report

\ No newline at end of file +

Created by Jonathan Burns for Carnegie Mellon's 15-122 class, Spring 2018.   View on GitHub   |   File a Bug Report