Skip to content

Commit

Permalink
Merge pull request #23 from newrelic/add-license
Browse files Browse the repository at this point in the history
LICENSE and CHANGELOG Updates
  • Loading branch information
Corbin Phelps authored Aug 23, 2018
2 parents 7eba8be + 87bd28d commit c356dd0
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 11 deletions.
10 changes: 0 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,6 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
### Added
- X

### Changed
- X

### Removed
- X

## 0.1.0 - 2018-07-03
### Added
- Initial version: Includes Metrics and Inventory data
48 changes: 47 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1 +1,47 @@
TODO: Include a license.
All components of this product are Copyright (c) 2017 New Relic, Inc. All
rights reserved.

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

Subject to the terms of this notice, New Relic 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 New Relic’s services.
These files and their contents shall not be used with or to develop any other
product or software that may compete with any New Relic 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 New Relic you hereby grant New Relic a worldwide,
non-exclusive, irrevocable, transferable, fully paid-up license to use the code,
algorithms, patents, and ideas therein in our products. In addition to the
rights above, New Relic grants a limited right to you to modify this product as
necessary to enable interoperability with other systems, provided that (a) such
use is solely to enable your direct use of New Relic services and (b) you agree
to make any such modifications available to New Relic in a pull request or as
separate feedback.

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 New Relic. 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 New Relic, 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 New Relic.

Unless otherwise expressly agreed by New Relic 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. New Relic will have no
liability to you for direct, indirect, consequential, incidental, special, or
punitive damages or for lost profits or data.

0 comments on commit c356dd0

Please sign in to comment.