docs: Prepare version 0.2.0 release notes
Change-Id: Ie390e902d8389f8554b62a1dbbb8fdb73772263b
diff --git a/ndn/__init__.py b/ndn/__init__.py
index 2368c2f..8fe0531 100644
--- a/ndn/__init__.py
+++ b/ndn/__init__.py
@@ -1,8 +1,8 @@
# -*- Mode:python; c-file-style:"gnu"; indent-tabs-mode:nil -*- */
#
-# Copyright (C) 2015 The University of Memphis,
-# Arizona Board of Regents,
-# Regents of the University of California.
+# Copyright (C) 2015-2016, The University of Memphis,
+# Arizona Board of Regents,
+# Regents of the University of California.
#
# This file is part of Mini-NDN.
# See AUTHORS.md for a complete list of Mini-NDN authors and contributors.
@@ -21,4 +21,4 @@
# along with Mini-NDN, e.g., in COPYING.md file.
# If not, see <http://www.gnu.org/licenses/>.
-import experiment_manager as ExperimentManager
\ No newline at end of file
+import experiment_manager as ExperimentManager