aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Luke <chrisy@flirble.org>2016-05-14 12:06:42 -0400
committerDave Barach <openvpp@barachs.net>2016-05-16 11:48:16 +0000
commitaa761e128158e788f4046e24039e9ae0ee425dbb (patch)
treeeee05717b93c24c596413d8e48a52db3c95f33c0
parent9c5b2b301c1a2cc39b76c4a9570ce18a5eaa37be (diff)
VPP-57 Add missing license headers in doc files
Change-Id: Icd1f8952f66d3cee027c59f3148c67f1839de306 Signed-off-by: Chris Luke <chrisy@flirble.org>
-rw-r--r--doxygen/dir.dox.sample22
-rw-r--r--svm/dir.dox16
-rw-r--r--vlib/dir.dox16
-rw-r--r--vlib/example/dir.dox16
-rw-r--r--vlib/vlib/dir.dox16
-rw-r--r--vppinfra/dir.dox16
-rw-r--r--vppinfra/tools/dir.dox16
-rw-r--r--vppinfra/vppinfra/dir.dox16
8 files changed, 134 insertions, 0 deletions
diff --git a/doxygen/dir.dox.sample b/doxygen/dir.dox.sample
index 8dc0fee7749..41e84d7bee4 100644
--- a/doxygen/dir.dox.sample
+++ b/doxygen/dir.dox.sample
@@ -1,6 +1,28 @@
+/*
+ * Copyright (c) <YEAR> <YOUR AFFILIATION HERE>
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at:
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/* Doxygen directory documentation */
+
/**
@dir
@brief Someone please fix this description
@todo This directory needs a description.
+
+This is where you would document the contents of a directory.
+
+This looks like a C file but it is not part of the build; it is purely
+for documentation.
*/
diff --git a/svm/dir.dox b/svm/dir.dox
index ab84cb5048c..83246979ca8 100644
--- a/svm/dir.dox
+++ b/svm/dir.dox
@@ -1,3 +1,19 @@
+/*
+ * Copyright (c) 2016 Cisco and/or its affiliates.
+ * Copyright (c) 2016 Comcast Cable Communications Management, LLC.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at:
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
/* Doxygen directory documentation */
/**
@dir
diff --git a/vlib/dir.dox b/vlib/dir.dox
index 6db842add8a..99027f6c1eb 100644
--- a/vlib/dir.dox
+++ b/vlib/dir.dox
@@ -1,3 +1,19 @@
+/*
+ * Copyright (c) 2016 Cisco and/or its affiliates.
+ * Copyright (c) 2016 Comcast Cable Communications Management, LLC.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at:
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
/* Doxygen directory documentation */
/**
@dir
diff --git a/vlib/example/dir.dox b/vlib/example/dir.dox
index 8dc0fee7749..d3ac0ee431b 100644
--- a/vlib/example/dir.dox
+++ b/vlib/example/dir.dox
@@ -1,3 +1,19 @@
+/*
+ * Copyright (c) 2016 Cisco and/or its affiliates.
+ * Copyright (c) 2016 Comcast Cable Communications Management, LLC.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at:
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
/* Doxygen directory documentation */
/**
@dir
diff --git a/vlib/vlib/dir.dox b/vlib/vlib/dir.dox
index 765b4a05213..8ca47cd79ef 100644
--- a/vlib/vlib/dir.dox
+++ b/vlib/vlib/dir.dox
@@ -1,3 +1,19 @@
+/*
+ * Copyright (c) 2016 Cisco and/or its affiliates.
+ * Copyright (c) 2016 Comcast Cable Communications Management, LLC.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at:
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
/* Doxygen directory documentation */
/**
@dir
diff --git a/vppinfra/dir.dox b/vppinfra/dir.dox
index de59898cee5..dee0cd9cd43 100644
--- a/vppinfra/dir.dox
+++ b/vppinfra/dir.dox
@@ -1,3 +1,19 @@
+/*
+ * Copyright (c) 2016 Cisco and/or its affiliates.
+ * Copyright (c) 2016 Comcast Cable Communications Management, LLC.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at:
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
/** @dir
* @brief VPP infrastructure library and tools.
*/
diff --git a/vppinfra/tools/dir.dox b/vppinfra/tools/dir.dox
index 1a641f9b89e..40426e04df7 100644
--- a/vppinfra/tools/dir.dox
+++ b/vppinfra/tools/dir.dox
@@ -1,3 +1,19 @@
+/*
+ * Copyright (c) 2016 Cisco and/or its affiliates.
+ * Copyright (c) 2016 Comcast Cable Communications Management, LLC.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at:
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
/** @dir
* @brief VPP instrastructure tools.
*/
diff --git a/vppinfra/vppinfra/dir.dox b/vppinfra/vppinfra/dir.dox
index b1bb90cd982..440c44e8f56 100644
--- a/vppinfra/vppinfra/dir.dox
+++ b/vppinfra/vppinfra/dir.dox
@@ -1,3 +1,19 @@
+/*
+ * Copyright (c) 2016 Cisco and/or its affiliates.
+ * Copyright (c) 2016 Comcast Cable Communications Management, LLC.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at:
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
/** @dir
* @brief VPP infrastructure library source.
*/