transport: change default NFD Unix socket path
Refs: #5304
Change-Id: Ice56dd716abd808896e5cd7609398e26c15ffa3a
diff --git a/docs/conf.py b/docs/conf.py
index fc4ee3a..8ea637a 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -10,7 +10,7 @@
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
project = 'ndn-cxx: NDN C++ library with eXperimental eXtensions'
-copyright = 'Copyright © 2013-2023 Regents of the University of California.'
+copyright = 'Copyright © 2013-2024 Regents of the University of California.'
author = 'Named Data Networking Project'
# The short X.Y version.