diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,5 @@
-Copyright 2011, Thomas Schilling
+Copyright (c) 2011, Max Bolingbroke
+Copyright (c) 2011, Thomas Schilling
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff --git a/canonical-filepath.cabal b/canonical-filepath.cabal
--- a/canonical-filepath.cabal
+++ b/canonical-filepath.cabal
@@ -1,8 +1,8 @@
 name:                   canonical-filepath
-version:                1.0
+version:                1.0.0.1
 license:                BSD3
 license-file:           LICENSE
-author:                 Thomas Schilling <nominolo@googlemail.com>
+author:                 Max Bolingbroke, Thomas Schilling
 maintainer:             Thomas Schilling <nominolo@googlemail.com>
 homepage:               http://github.com/nominolo/canonical-filepath
 synopsis:               Abstract data type for canonical file paths.
