You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/10/01 18:36:56 UTC

couchdb commit: updated refs/heads/master to 11b4fcd

Repository: couchdb
Updated Branches:
  refs/heads/master 9fa08bf8c -> 11b4fcd98


Add license header


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/11b4fcd9
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/11b4fcd9
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/11b4fcd9

Branch: refs/heads/master
Commit: 11b4fcd98bbebfea0eef4f5c18ecd2163bae2941
Parents: 9fa08bf
Author: Alexander Shorin <kx...@apache.org>
Authored: Thu Oct 1 19:35:24 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Thu Oct 1 19:35:24 2015 +0300

----------------------------------------------------------------------
 rel/apps/couch_epi.config | 12 ++++++++++++
 1 file changed, 12 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/11b4fcd9/rel/apps/couch_epi.config
----------------------------------------------------------------------
diff --git a/rel/apps/couch_epi.config b/rel/apps/couch_epi.config
index 79867d2..a07ae2a 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,