Update copyright notices and docs
Change-Id: Idee9b24f42e41f85a68f64ceab5f14d525442e2e
diff --git a/docs/doxygen.conf.in b/docs/doxygen.conf.in
index f2f3bd3..6d1ce78 100644
--- a/docs/doxygen.conf.in
+++ b/docs/doxygen.conf.in
@@ -32,7 +32,7 @@
# title of most generated pages and in a few other places.
# The default value is: My Project.
-PROJECT_NAME = "NSL: NDN Signature Logger"
+PROJECT_NAME = "NDN DeLorean: An Authentication System for Data Archives in Named Data Networking"
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
# could be handy for archiving the generated documentation or if some version
@@ -1972,7 +1972,7 @@
# tag file that is based on the input files it reads. See section "Linking to
# external documentation" for more information about the usage of tag files.
-GENERATE_TAGFILE = nsl.tag
+GENERATE_TAGFILE = ndn-delorean.tag
# If the ALLEXTERNALS tag is set to YES all external class will be listed in the
# class index. If set to NO only the inherited external classes will be listed.