diff options
author | Jan Lehnardt <jan@apache.org> | 2010-06-02 21:37:37 +0000 |
---|---|---|
committer | Jan Lehnardt <jan@apache.org> | 2010-06-02 21:37:37 +0000 |
commit | e699b56c551ab3225789d6dd1951fb7341854c9c (patch) | |
tree | 3f46d0b6e3bba7bfae4cfd8fa18d474479b9e4f0 /share/www/spec/run.html | |
parent | 85ceb17d00984b902cadc7a344f9d4adb82d50a5 (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/run.html')
-rw-r--r-- | share/www/spec/run.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/share/www/spec/run.html b/share/www/spec/run.html index 3e9e943a..e438333d 100644 --- a/share/www/spec/run.html +++ b/share/www/spec/run.html @@ -1,3 +1,16 @@ +<!-- +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. +--> <html> <head> <link type="text/css" rel="stylesheet" href="../script/jspec/jspec.css" /> |