diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright Author name here (c) 2023
+Copyright Yoshikuni Jujo (c) 2023
 
 All rights reserved.
 
@@ -13,7 +13,7 @@
       disclaimer in the documentation and/or other materials provided
       with the distribution.
 
-    * Neither the name of Author name here nor the names of other
+    * Neither the name of Yoshikuni Jujo nor the names of other
       contributors may be used to endorse or promote products derived
       from this software without specific prior written permission.
 
diff --git a/hetero-parameter-list-with-typelevel-tools.cabal b/hetero-parameter-list-with-typelevel-tools.cabal
--- a/hetero-parameter-list-with-typelevel-tools.cabal
+++ b/hetero-parameter-list-with-typelevel-tools.cabal
@@ -5,15 +5,15 @@
 -- see: https://github.com/sol/hpack
 
 name:           hetero-parameter-list-with-typelevel-tools
-version:        0.1.0.0
+version:        0.1.0.1
 synopsis:       Hetero parameter list with type level tools
 description:    Please see the README on GitHub at <https://github.com/githubuser/hetero-parameter-list-with-typelevel-tools#readme>
 category:       Data
-homepage:       https://github.com/githubuser/hetero-parameter-list-with-typelevel-tools#readme
-bug-reports:    https://github.com/githubuser/hetero-parameter-list-with-typelevel-tools/issues
-author:         Author name here
-maintainer:     example@example.com
-copyright:      2023 Author name here
+homepage:       https://github.com/YoshikuniJujo/hetero-parameter-list-with-typelevel-tools#readme
+bug-reports:    https://github.com/YoshikuniJujo/hetero-parameter-list-with-typelevel-tools/issues
+author:         Yoshikuni Jujo
+maintainer:     yoshikuni.jujo@gmail.com
+copyright:      2023 Yoshikuni Jujo
 license:        BSD3
 license-file:   LICENSE
 build-type:     Simple
@@ -23,7 +23,7 @@
 
 source-repository head
   type: git
-  location: https://github.com/githubuser/hetero-parameter-list-with-typelevel-tools
+  location: https://github.com/YoshikuniJujo/hetero-parameter-list-with-typelevel-tools
 
 library
   exposed-modules:
