Update copyright notices and docs

Change-Id: Idee9b24f42e41f85a68f64ceab5f14d525442e2e
diff --git a/README.md b/README.md
index db85d84..e1f51ad 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,7 @@
-NSL (NDN Signature Logger) README
-=================================
+NDN DeLorean: An Authentication System for Data Archives in Named Data Networking
+=================================================================================
+
+Named Data Networking (NDN) enables data-centric security in network communication by mandating digital signatures on network-layer data packets.
+Since the lifetime of some data can extend to many years, they out-live the lifetime of their signatures.
+
+*NDN DeLorean* is an authentication framework to ensure the long-term authenticity of long-lived data, taking a publicly auditable bookkeeping service approach to keep permanent proofs of data signatures and the times the signatures were generated.