From 0d44dcaa78d62cf680b3085a6582aecde6863c10 Mon Sep 17 00:00:00 2001
From: Jeremy Nicklas <jnicklas@osc.edu>
Date: Wed, 3 Jan 2018 12:55:26 -0500
Subject: [PATCH] updated license

---
 CHANGELOG.md | 3 +++
 LICENSE.txt  | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8ed2e13..921280a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
 and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
 
 ## [Unreleased]
+### Changed
+- Updated date in `LICENSE.txt`.
+
 ### Fixed
 - Remove ERB from YAML comments to avoid possible crash.
   [#4](https://github.com/OSC/bc_example_jupyter/issues/4)
diff --git a/LICENSE.txt b/LICENSE.txt
index cd28162..4c5b5e8 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -1,4 +1,4 @@
-Copyright (c) 2016-2017 Ohio Supercomputer Center
+Copyright (c) 2016-2018 Ohio Supercomputer Center
 
 MIT License
 
-- 
GitLab