diff --git a/LICENSE b/LICENSE
index cd9228422a6f5e1127ee8ceeeac7a313e8825b48..8f59e2ebeb3ad1bc361341409611ade887af0aa3 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2020 Christoph Witzko
+Copyright (c) 2023 Christoph Witzko
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff --git a/README.md b/README.md
index 209e7f30dbd137d99851ec51d8714fced2d82c93..9b6c5a0f9e92ff21d92bc83ade44f87e59667a99 100644
--- a/README.md
+++ b/README.md
@@ -188,6 +188,7 @@ tar -xzvf ./semrel-plugins.tgz
   * [GoReleaser](https://github.com/go-semantic-release/hooks-goreleaser)
   * [npm-binary-releaser](https://github.com/go-semantic-release/hooks-npm-binary-releaser)
   * [plugin-registry-update](https://github.com/go-semantic-release/hooks-plugin-registry-update)
+  * [exec](https://github.com/go-semantic-release/hooks-exec)
 * Files Updater ([Docs](https://pkg.go.dev/github.com/go-semantic-release/semantic-release/v2/pkg/updater?tab=doc#FilesUpdater))
   * [npm](https://github.com/go-semantic-release/files-updater-npm)
   * [helm](https://github.com/go-semantic-release/files-updater-helm)
@@ -237,4 +238,4 @@ If you commit to this branch a new incremental pre-release is created everytime
 
 The [MIT License (MIT)](http://opensource.org/licenses/MIT)
 
-Copyright © 2020 [Christoph Witzko](https://twitter.com/christophwitzko)
+Copyright © 2023 [Christoph Witzko](https://twitter.com/christophwitzko)