diff --git a/LICENSE.txt b/LICENSE.txt
index d645695673349e3947e8e5ae42332d0ac3164cd7..a77fc9e449e82262846a685211eed9981f876743 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -176,18 +176,7 @@
 
    END OF TERMS AND CONDITIONS
 
-   APPENDIX: How to apply the Apache License to your work.
-
-      To apply the Apache License to your work, attach the following
-      boilerplate notice, with the fields enclosed by brackets "[]"
-      replaced with your own identifying information. (Don't include
-      the brackets!)  The text should be enclosed in the appropriate
-      comment syntax for the file format. We also recommend that a
-      file or class name and description of purpose be included on the
-      same "printed page" as the copyright notice for easier
-      identification within third-party archives.
-
-   Copyright [yyyy] [name of copyright owner]
+   Copyright 2015 Christian Wulf, Nelson Tavares de Sousa
 
    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/pom.xml b/pom.xml
index 1a99b6fcd265aa6ac8bd396bf7e0896288d6c7aa..00a726967f2dfd01962bba7f4be990fa0f181195 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
 	<licenses>
 		<license>
 			<name>Apache License, Version 2.0</name>
-			<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+			<url>http://teetime.sourceforge.net/LICENSE.txt</url>
 		</license>
 	</licenses>