summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Shorin <kxepal@apache.org>2014-04-13 05:39:00 +0400
committerDirkjan Ochtman <dirkjan@ochtman.nl>2014-04-14 17:19:50 +0200
commit12f745c434947dbfde3e08b1418cec566cfeca9e (patch)
tree83fd0920c7dd27bf6a915f41c2a85ce711baa1c3
parent6529f7779584599dcd6106b7a34d0648f6318d96 (diff)
downloadcouchdb-12f745c434947dbfde3e08b1418cec566cfeca9e.tar.gz
Add license header for tracking.html
-rw-r--r--share/doc/templates/tracking.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/share/doc/templates/tracking.html b/share/doc/templates/tracking.html
index e6d4037bd..b80e3c2c5 100644
--- a/share/doc/templates/tracking.html
+++ b/share/doc/templates/tracking.html
@@ -1,3 +1,18 @@
+<!--
+
+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.
+
+-->
+
{% if not local %}
<script type="text/javascript">
var _gaq = _gaq || [];