diff --git a/LICENSE b/LICENSE index 1102351..0c726b5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,3 @@ -2013 Matthew R. Dillon +2014 Matthew R. Dillon This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA. diff --git a/README.md b/README.md index ab824d1..95f4d65 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ Air temperature data from over 400 communities, reduced to relevant engineering What is it? ----------- -[AKIndices](http://akindices.akdillon.net) is a Flask-driven web-app that builds on the AKExtract project to provide an easy-to-use interface for working with SNAP datasets. +[AKIndices](http://akindices.akdillon.net) is a Flask-driven web-app that builds on +the AKExtract project to provide an easy-to-use interface for working with SNAP datasets. Prerequisites ------------- diff --git a/akindices/templates/base.html b/akindices/templates/base.html index e2b8ecf..7a596ec 100644 --- a/akindices/templates/base.html +++ b/akindices/templates/base.html @@ -23,7 +23,7 @@
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
- Created by Matthew Dillon, 2013.
+ Created by Matthew Dillon, 2014.