mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00

The python-newrelic package is licensed under several licenses, including the customer NewRelic license. This has been properly captured in the LICENSE string in the recipe but since there is no copy of the license it isn't copied into the package's build license-destdir which results in the following warning: WARNING: core-image-minimal-1.0-r0 do_rootfs: The license listed NewRelic was not in the licenses collected for recipe python-newrelic Add a copy of the license to the layer's custom-licenses folder to resolve this warning. The license text comes verbatim from the upstream LICENSE file. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
34 lines
2.0 KiB
Plaintext
34 lines
2.0 KiB
Plaintext
Copyright (c) 2010-2014 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. 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.
|
|
|
|
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.
|