Create placeholders for documenting release by repository

Change-Id: I0e4af607de9e6aac3424676f344714e0d9e6fde8
diff --git a/howto/release/tasks/copyright.rst b/howto/release/tasks/copyright.rst
new file mode 100644
index 0000000..64314af
--- /dev/null
+++ b/howto/release/tasks/copyright.rst
@@ -0,0 +1,15 @@
+.. _Release Task Copyright:
+
+Copyright Notice
+================
+
+Update copyright notice ending date on sources.
+
+.. code-block:: shell-session
+   :caption: Update copyrigth notice ending date.
+
+   # Clone copyright repository
+   % git clone git@github.com:joey-onf/copyright.git /tmp/copyright
+
+   % cd myrepo
+   % /tmp/copyright/gather.sh