From e699b56c551ab3225789d6dd1951fb7341854c9c Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Wed, 2 Jun 2010 21:37:37 +0000 Subject: add legalese for jspec git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@950776 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/spec/couch_js_instance_methods_3_spec.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'share/www/spec/couch_js_instance_methods_3_spec.js') diff --git a/share/www/spec/couch_js_instance_methods_3_spec.js b/share/www/spec/couch_js_instance_methods_3_spec.js index 692e08e6..b7464c01 100644 --- a/share/www/spec/couch_js_instance_methods_3_spec.js +++ b/share/www/spec/couch_js_instance_methods_3_spec.js @@ -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. + // Specs for couch.js lines 201-265 describe 'CouchDB instance' -- cgit v1.2.3