summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Shorin <kxepal@apache.org>2014-04-13 05:39:00 +0400
committerAlexander Shorin <kxepal@apache.org>2014-04-13 05:39:00 +0400
commit5f69849fb4209427823f22c9523c2d7b8334a9e3 (patch)
treef14029deebf656827726b32edceb0e6c5a19d98e
parented000eea295897fc521a7f224a2371f54dd92c4d (diff)
downloadcouchdb-5f69849fb4209427823f22c9523c2d7b8334a9e3.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 || [];