diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
index c407aa4..e85b15b 100644
--- a/.github/FUNDING.yml
+++ b/.github/FUNDING.yml
@@ -1,2 +1,2 @@
-github: [Elypia]
+github: [elypia]
custom: ['https://elypia.org/donate']
diff --git a/NOTICE b/NOTICE
index a3b9de3..e6f37cf 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,2 +1,2 @@
Commandler Examples
-Copyright 2019-2020 Elypia CIC (https://elypia.org/)
+Copyright 2019-2020 Elypia CIC and Contributors (https://gitlab.com/Elypia/commandler-examples/-/graphs/master)
diff --git a/README.md b/README.md
index bd4d4a1..a302ce7 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
-# Commandler Examples [![Matrix]][matrix-community] [![Discord]][discord-guild] [![Build]][gitlab] [![Coverage]][gitlab] [![Donate]][elypia-donate]
+
+
+# Commandler Examples
+[![Matrix]][matrix-community] [![Discord]][discord-guild] [![Build]][gitlab] [![Coverage]][gitlab] [![Donate]][elypia-donate]
+
## About
These are examples that creates minimal console applications using
@@ -34,13 +38,13 @@ there are ample developers that would be willing to help; if it's a problem with
itself then we'll make sure to get it sorted.
[matrix-community]: https://matrix.to/#/+elypia:matrix.org "Matrix Invite"
-[discord-guild]: https://discordapp.com/invite/hprGMaM "Discord Invite"
+[discord-guild]: https://discord.com/invite/hprGMaM "Discord Invite"
[gitlab]: https://gitlab.com/Elypia/commandler-examples/commits/master "Repository on GitLab"
[elypia-donate]: https://elypia.org/donate "Donate to Elypia"
[Commandler]: https://gitlab.com/Elypia/commandler "Commandler on GitLab"
-[Matrix]: https://img.shields.io/matrix/elypia-general:matrix.org?logo=matrix "Matrix Shield"
-[Discord]: https://discordapp.com/api/guilds/184657525990359041/widget.png "Discord Shield"
+[Matrix]: https://img.shields.io/matrix/elypia:matrix.org?logo=matrix "Matrix Shield"
+[Discord]: https://discord.com/api/guilds/184657525990359041/widget.png "Discord Shield"
[Build]: https://gitlab.com/Elypia/commandler-examples/badges/master/pipeline.svg "GitLab Build Shield"
[Coverage]: https://gitlab.com/Elypia/commandler-examples/badges/master/coverage.svg "GitLab Coverage Shield"
-[Donate]: https://img.shields.io/badge/Elypia-Donate-blueviolet "Donate Shield"
+[Donate]: https://img.shields.io/badge/elypia-donate-blueviolet "Donate Shield"
diff --git a/annotation-example/src/main/java/org/elypia/example/annotationexample/AnnotationExample.java b/annotation-example/src/main/java/org/elypia/example/annotationexample/AnnotationExample.java
index 20a45aa..ba3f358 100644
--- a/annotation-example/src/main/java/org/elypia/example/annotationexample/AnnotationExample.java
+++ b/annotation-example/src/main/java/org/elypia/example/annotationexample/AnnotationExample.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2020 Elypia CIC
+ * Copyright 2019-2020 Elypia CIC and Contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/annotation-example/src/main/java/org/elypia/example/annotationexample/UtilityController.java b/annotation-example/src/main/java/org/elypia/example/annotationexample/UtilityController.java
index 919789d..f29f251 100644
--- a/annotation-example/src/main/java/org/elypia/example/annotationexample/UtilityController.java
+++ b/annotation-example/src/main/java/org/elypia/example/annotationexample/UtilityController.java
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2020 Elypia CIC
+ * Copyright 2019-2020 Elypia CIC and Contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/annotation-example/src/main/resources/logback.xml b/annotation-example/src/main/resources/logback.xml
index 6b0a464..42eda8a 100644
--- a/annotation-example/src/main/resources/logback.xml
+++ b/annotation-example/src/main/resources/logback.xml
@@ -1,6 +1,6 @@
-
+