Add copyright header to template documents
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I0fdb2c0f67fdf9cd00c42892d57d94a19c0d31e5
diff --git a/doc-templates/api-docs.rst b/doc-templates/api-docs.rst
index b7fde67..a09313d 100644
--- a/doc-templates/api-docs.rst
+++ b/doc-templates/api-docs.rst
@@ -1,6 +1,6 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-
+.. SPDX-License-Identifier: CC-BY-4.0
+.. Copyright (C) 2019 YOUR-ORGANIZATION-NAME
API-Docs
diff --git a/doc-templates/developer-guide.rst b/doc-templates/developer-guide.rst
index 0d1f6e0..1764137 100644
--- a/doc-templates/developer-guide.rst
+++ b/doc-templates/developer-guide.rst
@@ -1,5 +1,7 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
+.. SPDX-License-Identifier: CC-BY-4.0
+.. Copyright (C) 2019 YOUR-ORGANIZATION-NAME
+
Developer-Guide
===============
diff --git a/doc-templates/index.rst b/doc-templates/index.rst
index b209a29..a0f730e 100644
--- a/doc-templates/index.rst
+++ b/doc-templates/index.rst
@@ -1,5 +1,6 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. SPDX-License-Identifier: CC-BY-4.0
+.. Copyright (C) 2019 YOUR-ORGANIZATION-NAME
Welcome to O-RAN SC your_repo Documentation
diff --git a/doc-templates/installation-guide.rst b/doc-templates/installation-guide.rst
index 2412acf..c859cb0 100755
--- a/doc-templates/installation-guide.rst
+++ b/doc-templates/installation-guide.rst
@@ -1,6 +1,6 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-
+.. SPDX-License-Identifier: CC-BY-4.0
+.. Copyright (C) 2019 YOUR-ORGANIZATION-NAME
Installation Guide
diff --git a/doc-templates/overview.rst b/doc-templates/overview.rst
index 6d620a1..0e979c6 100644
--- a/doc-templates/overview.rst
+++ b/doc-templates/overview.rst
@@ -1,10 +1,11 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. SPDX-License-Identifier: CC-BY-4.0
+.. Copyright (C) 2019 YOUR-ORGANIZATION-NAME
-..please write your project overview
-..please delete this content after editing
+.. please write your project overview
+.. please delete this comment after editing
your_repo Overview
-======================
+==================
diff --git a/doc-templates/release-notes.rst b/doc-templates/release-notes.rst
index 0359af4..afc1345 100644
--- a/doc-templates/release-notes.rst
+++ b/doc-templates/release-notes.rst
@@ -1,8 +1,9 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
+.. SPDX-License-Identifier: CC-BY-4.0
+.. Copyright (C) 2019 YOUR-ORGANIZATION-NAME
-Release-Notes
+Release Notes
=============
diff --git a/doc-templates/user-guide.rst b/doc-templates/user-guide.rst
index 989f319..eb49ca7 100755
--- a/doc-templates/user-guide.rst
+++ b/doc-templates/user-guide.rst
@@ -1,6 +1,6 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-.. (c) <optionally add copywriters name>
+.. SPDX-License-Identifier: CC-BY-4.0
+.. Copyright (C) 2019 YOUR-ORGANIZATION-NAME
User Guide