Skip to content

Commit

Permalink
Merge pull request #11 from rollout/fix-documentation
Browse files Browse the repository at this point in the history
removed typo referencing Go Lang
  • Loading branch information
AsafRollout authored Jan 12, 2020
2 parents eb511c8 + 3f427ff commit 8a24d4f
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 1 deletion.
44 changes: 44 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
All components of this product are
Copyright (c) Rollout, Inc. All rights reserved.

Certain inventions disclosed in this file may be claimed within
patents owned or patent applications filed by Rollout, Inc. or third
parties.

Subject to the terms of this notice, Rollout grants you a nonexclusive,
nontransferable license, without the right to sublicense, to (a) install and
execute one copy of these files on any number of workstations owned or
controlled by you and (b) distribute verbatim copies of these files to third
parties. You may install, execute, and distribute these files and their
contents only in conjunction with your direct use of Rollout’s services.
These files and their contents shall not be used in conjunction with any other
product or software, including but not limited to those that may compete with
any Rollout product, feature, or software. As a condition to the foregoing
grant, you must provide this notice along with each copy you distribute and you
must not remove, alter, or obscure this notice. In the event you submit or
provide any feedback, code, pull requests, or suggestions to Rollout you
hereby grant Rollout a worldwide, non-exclusive, irrevocable, transferrable,
fully paid-up license to use the code, algorithms, patents, and ideas therein in
our products.

All other use, reproduction, modification, distribution, or other exploitation
of these files is strictly prohibited, except as may be set forth in a separate
written license agreement between you and Rollout. The terms of any such
license agreement will control over this notice. The license stated above will
be automatically terminated and revoked if you exceed its scope or violate any
of the terms of this notice.

This License does not grant permission to use the trade names, trademarks,
service marks, or product names of Rollout, except as required for reasonable
and customary use in describing the origin of this file and reproducing the
content of this notice. You may not mark or brand this file with any trade
name, trademarks, service marks, or product names other than the original brand
(if any) provided by Rollout.

Unless otherwise expressly agreed by Rollout in a separate written license
agreement, these files are provided AS IS, WITHOUT WARRANTY OF ANY KIND,
including without any implied warranties of MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE, TITLE, or NON-INFRINGEMENT. As a condition to your use of
these files, you are solely responsible for such use. Rollout will have no
liability to you for direct, indirect, consequential, incidental, special, or
punitive damages or for lost profits or data.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Rollout PHP SDK. Define and use simple and advanced feature flags, remote config

Rollout is free-to-use, proprietary software. Please see the full license (found in LICENSE in this distribution) for details on its license and the licenses of its dependencies.

Rollout Go SDK is free-to-use, proprietary software. Please see the full license found under the LICENSE file for more details.
Rollout SDK is free-to-use, proprietary software. Please see the full license found under the LICENSE file for more details.

## Feedback

Expand Down

0 comments on commit 8a24d4f

Please sign in to comment.