added license info

This commit is contained in:
fehguy 2012-07-30 09:50:35 -07:00
parent c0aecff3dc
commit a33df3ac33

View File

@ -193,3 +193,18 @@ Sample: "Summary --> Total Test Cases: 9 Failed Test Cases: 0"
In detail section each test case and its status (passed/failed) are reported. Failures include an exception trace. Test case path is
combination of test suite id and test case id separated by "."
License
-------
Copyright 2011-2012 Wordnik, Inc.
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 [apache.org/licenses/LICENSE-2.0](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.