From d74fea1d10b600f139552c0353da992c4442998b Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Mon, 2 Jan 2017 11:14:25 +0800 Subject: [PATCH] Update year to 2017 --- LICENSE | 2 +- public/views/index.ejs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 13c020c..f573a0a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016 Max Wu and others +Copyright (c) 2017 Max Wu and others Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/public/views/index.ejs b/public/views/index.ejs index d8d0a76..84dd253 100644 --- a/public/views/index.ejs +++ b/public/views/index.ejs @@ -149,7 +149,7 @@

- © 2016 HackMD | <%= __('Releases') %> + © 2017 HackMD