summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2013-06-05 22:11:17 +0200
committerJan Lehnardt <jan@apache.org>2013-06-05 22:11:17 +0200
commit3cdaee1b8867e6c1ae524cc51e0f98bd39257c98 (patch)
tree2f381ad0e3e1d19ea56a3806f0ed1ccb0afd5403
parent055fd9f91b6ed15af9b6714481f5c36e4270a20a (diff)
downloadcouchdb-3cdaee1b8867e6c1ae524cc51e0f98bd39257c98.tar.gz
FIX BUILD: add license header to fauxton/templates/../ddoc_info.html
-rw-r--r--src/fauxton/app/templates/documents/ddoc_info.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/fauxton/app/templates/documents/ddoc_info.html b/src/fauxton/app/templates/documents/ddoc_info.html
index 18bf4d814..15dfe4820 100644
--- a/src/fauxton/app/templates/documents/ddoc_info.html
+++ b/src/fauxton/app/templates/documents/ddoc_info.html
@@ -1,3 +1,16 @@
+<!--
+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.
+-->
<div class="well" >
<h2> Design Doc MetaData </h2>
<ul style="list-style-type: none;">