summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Shorin <kxepal@apache.org>2015-10-01 19:35:24 +0300
committerAlexander Shorin <kxepal@apache.org>2015-10-01 19:35:24 +0300
commit11b4fcd98bbebfea0eef4f5c18ecd2163bae2941 (patch)
tree0682863c970ea00d7dbe98ef533b2ef9ec51483a
parent9fa08bf8c42f556d28e996cd2d2edc7d45f454a6 (diff)
downloadcouchdb-11b4fcd98bbebfea0eef4f5c18ecd2163bae2941.tar.gz
Add license header
-rw-r--r--rel/apps/couch_epi.config12
1 files changed, 12 insertions, 0 deletions
diff --git a/rel/apps/couch_epi.config b/rel/apps/couch_epi.config
index 79867d2e0..a07ae2a42 100644
--- a/rel/apps/couch_epi.config
+++ b/rel/apps/couch_epi.config
@@ -1,3 +1,15 @@
+% 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.
+
{plugins, [
couch_db_epi,
chttpd_epi,