summaryrefslogtreecommitdiff
path: root/share/www/spec/couch_js_instance_methods_3_spec.js
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2010-06-02 21:37:37 +0000
committerJan Lehnardt <jan@apache.org>2010-06-02 21:37:37 +0000
commite699b56c551ab3225789d6dd1951fb7341854c9c (patch)
tree3f46d0b6e3bba7bfae4cfd8fa18d474479b9e4f0 /share/www/spec/couch_js_instance_methods_3_spec.js
parent85ceb17d00984b902cadc7a344f9d4adb82d50a5 (diff)
add legalese for jspec
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@950776 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/www/spec/couch_js_instance_methods_3_spec.js')
-rw-r--r--share/www/spec/couch_js_instance_methods_3_spec.js12
1 files changed, 12 insertions, 0 deletions
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'