Adjustments to point to kernel.org locations.

Also include a copy of the public key I have to use to upload binaries
to kernel.org. Moving forward, I plan to sign release tags with both keys.

Signed-off-by: Andrew G Morgan <morgan@kernel.org>
diff --git a/CHANGELOG b/CHANGELOG
index a945be4..70e5faf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,8 +4,14 @@
 
 See GIT repository for detailed source history
 
-  http://git.kernel.org/?p=libs/libcap/libcap.git;a=summary
+  https://git.kernel.org/cgit/linux/kernel/git/morgan/libcap.git/
 
 Or simply download the source:
 
-  git clone git://git.kernel.org/pub/scm/libs/libcap/libcap.git
+  git clone git://git.kernel.org/pub/scm/linux/kernel/git/morgan/libcap.git
+
+The license for this library is here:
+
+  https://git.kernel.org/cgit/linux/kernel/git/morgan/libcap.git/tree/License
+
+please submit patches compatible with this to morgan at kernel.org.