From fc0950eb906e78b46e30c5be3c924fde106fe93a Mon Sep 17 00:00:00 2001 From: Pete Butler Date: Mon, 7 Jan 2019 17:41:46 -0800 Subject: [PATCH] license, email --- LICENSE.txt | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 3075e05..923ca7e 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2011 Pete Butler, http://pete.basdesign.com/ +Copyright (c) 2019 Pete Butler, http://pete.basdesign.com/ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/package.json b/package.json index 4c4995d..d2bd230 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "A Simulated Split-Flap display", "main": "app.js", "repository": "https://github.com/baspete/Split-Flap.git", - "author": "Pete Butler ", + "author": "Pete Butler ", "license": "MIT", "dependencies": { "express": "^4.16.4"