diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright Author name here (c) 2016
+Copyright skedge.me (c) 2016
 
 All rights reserved.
 
diff --git a/clock-extras.cabal b/clock-extras.cabal
--- a/clock-extras.cabal
+++ b/clock-extras.cabal
@@ -1,13 +1,11 @@
 name:                clock-extras
-version:             0.1.0.0
-synopsis:            Initial project template from stack
-description:         Please see README.md
-homepage:            https://github.com/githubuser/clock-extras#readme
+version:             0.1.0.1
+synopsis:            A couple functions that probably should be in the 'clock' package
 license:             BSD3
 license-file:        LICENSE
-author:              Author name here
-maintainer:          example@example.com
-copyright:           2016 Author name here
+author:              Jonathan Fischoff
+maintainer:          jonathangfischoff@gmail.com
+copyright:           skedge.me
 category:            Web
 build-type:          Simple
 -- extra-source-files:
