instruction
stringclasses 1
value | input
stringlengths 20
2.06k
| output
stringclasses 2
values |
---|---|---|
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]This computer program source file is supplied "AS IS". Scott Robert
// Ladd (hereinafter referred to as "Author") disclaims all warranties,
// expressed or implied, including, without limitation, the warranties
// of merchantability and of fitness for any purpose. The Author
// assumes no liability for direct, indirect, incidental, special,
// exemplary, or consequential damages, which may result from the use
// of this software, even if advised of the possibility of such damage.
//
// The Author hereby grants anyone permission to use, copy, modify, and
// distribute this source code, or portions hereof, for any legal purpose,
// without fee, subject to the following restrictions:
//
// 1. The origin of this source code must not be misrepresented.
//
// 2. Altered versions must be plainly marked as such and must not
// be misrepresented as being the original source.
//
// 3. This Copyright notice may not be removed or altered from any
// source or altered source distribution.
//
// The Author specifically permits (without fee) and encourages the use
// of this source code for entertainment, education, or decoration. If
// you use this source code in a product, acknowledgment is not required
// but would be appreciated.
//
// Acknowledgement:
// This license is based on the wonderful simple license that
// accompanies libpng[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]reflected by the current instance.</exception><permission cref="T:System.Security.Permissions.ReflectionPermission">Requires
permission to invoke non-public members of loaded assemblies. See <see cref="F:System.Security.Permissions.ReflectionPermissionFlag.MemberAccess
" />.</permission><param name="binder"><attribution license="cc4" from="Microsoft" modified="false" />A Binder that
defines a set of properties and enables the binding, coercion of argument types, and invocation of members using reflection.
If <paramref name="binder" /> is null, then Binder.DefaultBinding is used. </param><param name="parameters"><attribution
license="cc4" from="Microsoft" modified="false" />An array of type Object used to match the number, order and type of
the parameters for this constructor, under the constraints of <paramref name="binder" />. If this constructor does not
require parameters, pass an array with zero elements, as in Object[] parameters = new Object[0]. Any object in this
array that is not explicitly initialized with a value will contain the default value for that object type. For reference-type
elements, this value is null. For value-type elements, this value is 0, 0.0, or false, depending on the specific element
type. </param><param name="culture"><attribution license="cc4" from="Microsoft" modified="false" />A <see cref="T:System.Globalization.CultureInfo
" /> used to govern the coercion of types. If this is null, the <see cref="T:System.Globalization.CultureInfo" /> for
the current thread is used. </param><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>The
number, type, and order of elements in the <paramref name="parameters" /> array should be identical to the number, type, [/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]have had the right to enforce had you signed this CLA, unless that suit was in response to a corresponding suit first brought against you.
3.1.2.2. As a Result of Claims by a Related Entity of Mine. If a Related Entity of mine files, maintains, or voluntarily participates in a lawsuit asserting that a Permitted Use infringes any Granted Claims it would have had the right to enforce had it signed this CLA, then I relinquish any rights, grants, and promises I have received for the Specification from other signatories of this CLA, unless a) my promise to you was terminated pursuant to section 3.1.2.1, or b) that suit was in response to a corresponding suit first brought by you against the Related Entity.
3.1.3. Additional Conditions. This promise is not an assurance (i) that any of my copyrights or issued patent claims cover an implementation of the Specification or are enforceable or (ii) that an implementation of the Specification would not infringe intellectual property rights of any third [/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE](License) 30.9837 Tj
72 160.099 Td
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] * Copyright (C) 2018 Red Hat, Inc. All rights reserved.
*
* This file is part of LVM2.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
* of the GNU Lesser General Public License v.2.1.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software Foundation,
[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] * through the Linux-USB APIs, they are not converted to cpu byte
* order; it is the responsibility of the client code to do this.
* The single exception is when device and configuration descriptors (but
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] * @note The difference between this function and eio_file_direct_ls() is that
* it guarantees the file type information to be correct by incurring a
* possible performance penalty.
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]All rights reserved.
** Contact: Nokia Corporation ([email protected])
**
** This file is part of the QtGui module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** No Commercial Usage
** This file contains pre-release code and may not be distributed.
** You may use this file in accordance with the terms and conditions
** contained in the Technology Preview License Agreement accompanying
** this package.
**
** GNU Lesser General Public License Usage
** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt LGPL Exception
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
**
** If you have questions regarding the use of this file, please contact
** Nokia at [email protected][/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]
log.debug('Check client(%s) permission to User(%s)', client, user)
if not self.has_granted_permission(client, user):
raise InvalidClientError(
description='Client has no permission to access user data')
self.request.user = user[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]responsibilities of such Licensee. You may distribute Covered Code to students for use in connection with their course work and research projects undertaken at accredited educational institutions. Such students need not be Licensees, but must be given a copy of the notice set forth in Attachment A-3 and such notice must also be included in a file header or prominent location in the Source Code made available to such students.
(ii) Executable. You may distribute Executable version(s) of Covered Code to Licensees and other third parties only for the purpose of evaluation and comment in connection with Research Use by You and under a license of Your choice, but which limits use of such Executable version(s) of Covered Code only to that purpose.
(iii) Modified Class, Interface and Package Naming. In connection with Research Use by You only, You may use Original Contributor's class, Interface and package names only to accurately reference or invoke the Source Code files You modify. Original [/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]licensed under the Artistic License 2.0[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] * Copyright (c) 2015 Kevin Wheatley <[email protected]>
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* FFmpeg is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] // Any object allocated through "new" must virtually inherit from this type.
// This guarantees that the memory allocation goes through dpMalloc/dpFree.
// Leak detection is implemented only on allocations of this type. Data[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]Asynchronous block chaining cipher operations.
*
* This is the asynchronous version of blkcipher.c indicating completion
* via a callback.
*
* Copyright (c)
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free
* Software Foundation; either version 2 of the License, or (at your option)
* any later version[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]00484788 00 a 02 disproportionate 0 disproportional 0 001 ! 00483967 a 0101 | out of proportion
00484886 00 a 01 commercial 0 008 ! 00486087 a 0101 + 07339709 n 0102 + 01095791 n 0102 & 00485221 a 0000 & 00485390
a 0000 & 00485556 a 0000 & 00485824 a 0000 = 01095791 n 0000 | connected with or engaged in or sponsored by or used
in commerce or commercial enterprises; "commercial trucker"; "commercial TV"; "commercial diamonds"
00485221 00 s 02 commercialized 0 commercialised 0 001 & 00484886 a 0000 | organized principally for financial gain;
"Christmas has become a commercialized spectacle"
00485390 00 s 01 mercantile 0 001 & 00484886 a 0000 | relating to or characteristic of trade or traders; "the mercantile
North was forging ahead" - Van Wyck Brooks
00485556 00 s 04 mercantile 2 mercenary 0 moneymaking(a) 0 commercial 1 002 + 00079943 n 0201 & 00484886 a 0000 | profit
oriented; "a commercial book"; "preached a mercantile and militant patriotism" - John Buchan; "a mercenary enterprise
"; "a moneymaking business"
00485824 00 s 01 technical 2 001 & 00484886 a 0000 | resulting from or dependent on market factors rather than fundamental
economic considerations; "analysts content that the stock market is due for a technical rally"; "the fall is only a
technical correction"
00486087 00 a 01 noncommercial 0 006 ! 00484886 a 0101 & 00486292 a 0000 & 00486434 a 0000 & 00486536 a 0000 & 00486687
a 0000 = 01095791 n 0000 | not connected with or engaged in commercial enterprises
00486292 00 s 01 blue-sky 0 001 & 00486087 a 0000 | without immediate commercial value; "the company cannot afford to
do blue-sky research"
00486434 00 s 02 nonprofit 0 non-profit-making 0 001 & 00486087 a 0000 | not commercially motivated
00486536 00 s 01 uncommercial 0 001 & 00486087 a 0000 | not conducive to commercial success; "might prove arty and hence
uncommercial" - H.E.Clurman
00486687 00 s 02 uncommercialized 0 uncommercialised 0 001 & 00486087 a 0000 | not having been commercialized
00486799 00 a 01 residenti[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]
Convey("A", t, func() {
output += "A "
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] static int32_t winVersion = []() {
// GetVersion(Ex) and VersionHelpers (based on VerifyVersionInfo) API are
// subject to manifest-based behavior since Windows 8.1, so give wrong results.
// Another approach would be to use NetWkstaGetInfo, but that has some small[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]Translators: The license this software is under (GPL2+[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]W3C Software Notice and License
Status: This license was applied to software published by W3C before 13 May,
2015. On 13 May, 2015, W3C adopted a revised and renamed "software and document"
license and applied the new license to all W3C documents that had previously
been made available under this license. The new license grants all permissions
that had been granted under this 2002 license.
This work (and included software, documentation such as READMEs, or other
related items) is being provided by the copyright holders under the following
license.
License
By obtaining, using and/or copying this work, you (the licensee) agree that you
have read, understood, and will comply with the following terms and conditions.
Permission to copy, modify, and distribute this software and its documentation,
with or without modification, for any purpose and without fee or royalty is
hereby granted, provided that you include the following on ALL copies of the
software and documentation or portions thereof, [/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] * Modes such as Authenticated Encryption with Associated Data (AEAD)
* provide authenticity assurances for both confidential data and
* Additional Associated Data (AAD) that is not encrypted. (Please see
* <a href="http://www.ietf.org/rfc/rfc5116.txt"> RFC 5116 </a> for more
* information on AEAD and AAD algorithms such as GCM/CCM.) Both
* confidential and AAD data can be used when calculating the
* authentication tag (similar to a {@link Mac}). This tag is appended
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] # than using elements in the Accounting-Request,
# which may be subject to change, such as
# NAS-IP-Address, Client-IP-Address and
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
Texts. A copy of the license is included in the section entitled "GNU
Free Documentation License".
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]Application Directed To Children. Customer will not use the Google Maps Core Services in a Customer Application that would be deemed to be a “Web site or online service directed to children” under the Children’s Online Privacy Protection Act (COPPA).
(j) No Modifying Search Results Integrity. Customer will not modify any of the Google Maps Core Service’s search results.
3.2.4 Benchmarking. Customer may not publicly disclose directly or through a third party the results of any comparative or compatibility testing, benchmarking, or evaluation of the Services (each, a “Test”), unless the disclosure includes all information necessary for Google or a third party to replicate the Test. If Customer conducts, or directs a third party to conduct, a Test of the Services and publicly discloses the results directly or through a third party, then Google (or a Google directed third party) may conduct Tests of any publicly available cloud products or services provided by Customer and publicly [/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]nectec/Loma*.sfd: Replace simple GPL mentioning in License with full
GPL disclaimers. Also add font exception clause.
2007-03-22 Theppitak Karoonboonyanan <[email protected]>
* nf/Garuda*.sfd: Replace simple GPL mentioning in License with full
GPL disclaimers. Also add font exception clause.
* nf/Norasi*.sfd: Replace simple GPL mentioning in License with full
GPL disclaimers. Also add font exception clause. Change UniqueID to
be consistently prefixed with TLWG.
2007-03-22 Theppitak Karoonboonyanan <[email protected]>
* tlwg/TlwgTypist*.sfd: Put full GPL disclaimers in License. Add
special exception clause for font[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]+
+ @param PeiServices - An indirect pointer to the EFI_PEI_SERVICES table published by the PEI Foundation
+ @param FileHandle - Pointer to the FFS file header of the image.
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]gave his permission to relicense the code to
* the Lesser General Public License[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]Licensed Products, Modifications or Derivative Works. Notwithstanding any provision of this License to the contrary, by distributing, selling, licensing, sublicensing or otherwise making available any Licensed Product, or Modification or Derivative Work thereof, you and Licensor hereby acknowledge and agree that you may sell, license or sublicense for a fee, accept donations or otherwise receive compensation for executable versions of a Licensed Product, without paying a royalty or other fee to the Licensor or any other Contributor, provided that such executable versions (i) contain your or another Contributor?s material Modifications, or (ii) are otherwise material Derivative Works. For purposes of this License, an executable version of the Licensed Product will be deemed to contain a material Modification, or will otherwise be deemed a material Derivative Work, if (a) the Licensed Product is modified with your own or a third party?s software programs or other code, and/or the Licensed Product is [/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]msgid "Attribution-NonCommercial-ShareAlike License"
msgstr "Licença Attribution-NonCommercial-ShareAlike"
#: src/plugins/render/photo/PhotoPlugin.cpp:130
msgctxt "Marble::PhotoPlugin|"
msgid "Attribution-NonCommercial License"
msgstr "Licença Attribution-NonCommercial"
#: src/plugins/render/photo/PhotoPlugin.cpp:137
msgctxt "Marble::PhotoPlugin|"
msgid "Attribution-NonCommercial-NoDerivs License"
msgstr "Licença Attribution-NonCommercial-NoDerivs"
#: src/plugins/render/photo/PhotoPlugin.cpp:144
msgctxt "Marble::PhotoPlugin|"
msgid "Attribution License"
msgstr "Licença Attribution"
#: src/plugins/render/photo/PhotoPlugin.cpp:151
msgctxt "Marble::PhotoPlugin|"
msgid "Attribution-ShareAlike License"
msgstr "Licença Attribution-ShareAlike"
#: src/plugins/render/photo/PhotoPlugin.cpp:158
msgctxt "Marble::PhotoPlugin|"
msgid "Attribution-NoDerivs License"[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]mkpasswd
and this man page were written by
and are licensed under the terms of the GNU General Public License,
version 2 or higher[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] * 47907. All rights reserved.
*
* Written by Victor A. Abell
*
* This software is not subject to any license of the American Telephone
* and Telegraph Company or the Regents of the University of California.
*
* Permission is granted to anyone to use this software for any purpose on
* any computer system, and to alter it and redistribute it freely, subject
* to the following restrictions:
*
* 1. Neither the authors nor Purdue University are responsible for any
* consequences of the use of this software.
*
* 2. The origin of this software must not be misrepresented, either by
* explicit claim or by omission. Credit to the authors and Purdue
* University must appear in documentation and sources.
*
* 3. Altered versions must be plainly marked as such, and must not be
* misrepresented as being the original software.
*
* 4. This notice may not be removed or altered.
*/
#ifndef lint
static char copyright[] =
"@(#) Copyright 1994 Purdue Research Foundation.\nAll rights reserved.\n";
static char *rcsid = "$Id: dmnt.c,v 1.14 2008/04/15 13:31:47 abe Exp $";[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]#, c-format
msgid "No read permission to read from file %s."
msgstr "Ingen læserettighed til at læse fra fil %s."[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]\ fix OMLmathrm and OMLmathsans definitions;
\ switch license to LPP.
0.4 2010-08-23 split user documentation from literate source;
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]the Work by any means
including without limitation by sound or visual recordings and
the right of fixation and reproducing fixations of the Work,
including storage of a protected performance or phonogram in
digital form or other electronic medium.
m. "Software" means any digital Work which, through use of a
third-party piece of Software or through the direct usage of
itself on a computer system, the memory of the computer is
modified dynamically or semi-dynamically. "Software",
secondly, processes or interprets information.
n. "Source Code" means the human-readable form of Software
through which the Original Author and/or Distributor originally
created, derived, and/or modified it.
o. "Surveilling" means the use of the Work to either
overtly or covertly observe and record persons and or their
activities.
p. "Network Service" means the [/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] <location filename="../src/texstudio.cpp" line="2118"/>
<source>You do not have read permission to the file %1.</source>
<translation>Vous n'avez pas le droit de lecture sur le fichier %1.</translation>[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]# Copyright (c) 2002-2005 SuSE Linux Products GmBH, Nuernberg, Germany.
# All rights reserved.
#
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]Date: Fri, 12 Apr 2019 12:57:27 +0200
Subject: net/smc: cleanup of get vlan id
Git-commit: fba7e8ef513ce7309d62eb4999b640100b6db06f
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]Subject: ipr: Implement block iopoll
From: Wen Xiong <[email protected]>
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]<!-- SECTION: Getting Started -->
<HEAD>
<TITLE>Software License Agreement</TITLE>
</HEAD>
<BODY>
<P ALIGN="CENTER">Copyright 2007 by Apple Inc.<BR>
1 Infinite Loop<BR>
Cupertino, CA 95014 USA<BR>
<BR>
WWW: <A HREF="http://www.cups.org/">http://www.cups.org/</A>
<H2 CLASS="title"><A NAME="INTRO">Introduction</A></H2>
<P>The Common UNIX Printing System<SUP>TM</SUP>,
("CUPS<SUP>TM</SUP>"), is provided under the GNU General Public
License ("GPL") and GNU Library General Public License ("LGPL"),
Version 2, with exceptions for Apple operating systems and the
OpenSSL toolkit. A copy of the exceptions and licenses follow
this introduction.</P>
<P>The GNU LGPL applies to the CUPS and CUPS Imaging libraries
located in the "cups" and "filter" subdirectories of the CUPS
source distribution and in the "cups" include directory and
library files in the binary distributions. The GNU GPL applies to
the remainder of the CUPS distribution, including the "pdftops"
filter which is based upon Xpdf.</P>
<P>For those not familiar with the GNU GPL, the license basically
allows you to:</P>
<UL>
<LI>Use the CUPS software at no charge.</LI>
<LI>Distribute verbatim copies of the software in source
or binary form.</LI>
<LI>Sell verbatim copies of the software for a media
fee, or sell support for the software.</LI>
</UL>
<P>What this license <EM>does not</EM> allow you to do is make
changes or add features to CUPS and then sell a binary
distribution without source code. You must provide source for any
changes or additions to the software, and all code must be
provided under the GPL or LGPL as appropriate. The only
exceptions to this are the portions of the CUPS software covered
by the Apple operating system license exceptions outlined later
in this license agreement.</P>
<P>The GNU LGPL relaxes the "link-to" restriction, allowing you
to develop applications that use the CUPS and CUPS Imaging
libraries under other licenses and/or conditions as appropriate
for your application, driver, or filter.</P>
<H2 CLASS="title"><A NAM[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]that powers Databrowse is licensed under the same terms as Django
itself, and so is available to be adopted by an individual or group as
a third-party project[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]as set out below.
9.2 If you want to terminate the License Agreement, you may do so by ceasing your use of the SDK and any relevant developer credentials.
9.3 Google may at any time, terminate the License Agreement with you if:
(A) you have breached any provision of the License Agreement; or
(B) Google is required to do so by law; or
(C) the partner with whom Google offered certain parts of SDK (such as APIs) to you has terminated its relationship with Google or ceased to offer certain parts of the SDK to you; or
(D) Google decides to no longer provide the SDK or certain parts of the SDK to users in the country in which you are resident or from which you use the service, or the provision of the SDK or certain SDK services to you by Google is, in Google's sole discretion, no longer commercially viable.
9.4 When the License Agreement comes to an end, all of the legal rights, obligations and liabilities that you and Google have benefited from, been subject to (or which have accrued over time whilst [/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] // Ensure that the extension wasn't able to intercept the request if it
// didn't have permission to the initiator or the request url.
if (!testcase.expected_initiator.empty())
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]/**
* @return {!goog.graphics.Path} A copy of this path.
*/
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]How to Apply These Terms to Your New Libraries
If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change. You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).
To apply these terms, attach the following notices to the library. It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.
<one line to give the library's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Also add information on how to contact you by electronic and paper mail.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the
library `Frob' (a library for tweaking knobs) written by James Random Hacker.
<signature of Ty Coon>, 1 April 1990
Ty Coon, President of Vice
That's all there is to it[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]
#include "pme-redistribute.h"
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]You may copy, modify, and redistribute this file under the terms of
the GNU General Public License, version 2, or any later version, at
your convenience[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] *
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License, version 2, as published by the Free Software Foundation.
*
* This library is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
* USA.
*/
[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] if (descriptor_type == VK_DESCRIPTOR_TYPE_INPUT_ATTACHMENT) {
// Input attachments are subject to raster ordering rules
hazard = current_context_->DetectHazard(*img_state, sync_index, subresource_range,[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] /**
* Helper method to get the unpublished/published errata
* @param user Currently logged in user
* @param mode Tells which mode (published/unpublished) we need to run
* @return all of the errata[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] ---------------------------------------------------------------------------
Copyright (c) 1998-2008, Brian Gladman, Worcester, UK. All rights reserved.
LICENSE TERMS
The redistribution and use of this software (with or without changes)
is allowed without the payment of fees or royalties provided that:
1. source code distributions include the above copyright notice, this
list of conditions and the following disclaimer;
2. binary distributions include the above copyright notice, this list
of conditions and the following disclaimer in their documentation;
3. the name of the copyright holder is not used to endorse products
built using this software without specific written permission.
DISCLAIMER
This software is provided 'as is' with no explicit or implied warranties
in respect of its properties, including, but not limited to, correctness
and/or fitness for purpose.
---------------------------------------------------------------------------
[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2
* the Free Software Foundation
*
* Additionally, the license of this program contains a special
* exception which allows to distribute the program in binary form when
* it is linked against OpenSSL.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]install
copies of the Software on computers in a manner consistent with the type of
license purchased. A Single Developer License may be installed on a computer
and be freely moved from one computer to another, providing that you have
purchased a number of Single Developer Licenses equivalent to the maximum
possible number of developers using that Software concurrently. A Site
Developer License may be installed on any number of computers and be used by
any number of developers at any time at one geographical location. A
geographical location is defined as a building or site occupied by the
employees of one company or organization.
If you are an entity, JGraph Ltd. grants you the right to designate
one individual within your organization ("Named User") to have the right to use
the Software in the manner provided above, in the case of the Single Developer
License.
GENERAL TERMS THAT APPLY TO COMPILED PROGRAMS AND REDISTRIBUTION
You may write and compile (including byte-code compile) [/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]These on-disk formats are independent of the image characteristics; it
is the responsibility of the TIFF reader to process the on-disk storage
into an in-memory format suitable for an application. Furthermore, it
is the responsibility of the application to properly interpret the
visual characteristics of the image data. TIFF defines a framework for
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]11. License
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]
The `awk' translator is released under the GPL, and the library is
under the LGPL.
[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] //! <b>Effects</b>: Replaces the string controlled by *this with a string of
//! length n whose elements are a copy of those pointed to by s.
//!
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with GCC; see the file COPYING3. If not see
# <http://www.gnu.org/licenses[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]
All of the .java software and associated documentation about
the DOM in this repository are distributed under the license
from the W3C, which is provided herein.
[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]se,"contributors":false,"serverjs":false},"_id":"[email protected]","dependencies":{},"devDependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.0.27","_nodeVersion":"v0.4.12","_defaultsLoaded":true,"dist":{"shasum":"a397a69c6febae232d20a76a5b10d8742e2b8215","tarball":"http://localhost:1337/async/-/async-0.1.11.tgz"},"maintainers":[{"name":"caolan","email":"[email protected]"}],"directories":{}},"0.1.12":{"name":"async","description":"Higher-order functions and common patterns for asynchronous code","main":"./index","author":{"name":"Caolan McMahon"},"version":"0.1.12","repository":{"type":"git","url":"git://github.com/caolan/async.git"},"bugs":{"url":"http://github.com/caolan/async/issues"},"licenses":[{"type":"MIT","url":"http://github.com/caolan/async/raw/master/LICENSE"}],"_npmJsonOpts":{"file":"/home/caolan/.npm/async/0.1.12/package/package.json","wscript":false,"contributors":false,"serverjs":false},"_id":"[email protected]","dependencies":{},"devDependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.0.27","_nodeVersion":"v0.4.12","_defaultsLoaded":true,"dist":{"shasum":"ab36be6611dc63d91657128e1d65102b959d4afe","tarball":"http://localhost:1337/async/-/async-0.1.12.tgz"},"maintainers":[{"name":"caolan","email":"[email protected]"}],"directories":{}},"0.1.13":{"name":"async","description":"Higher-order functions and common patterns for asynchronous code","main":"./index","author":{"name":"Caolan McMahon"},"version":"0.1.13","repository":{"type":"git","url":"git://github.com/caolan/async.git"},"bugs":{"url":"http://github.com/caolan/async/issues"},"licenses":[{"type":"MIT","url":"http://github.com/caolan/async/raw/master/LICENSE"}],"_npmUser":{"name":"caolan","email":"[email protected]"},"_id":"[email protected]","dependencies":{},"devDependencies":{},"engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.0.101","_nodeVersion":"v0.4.9","_defaultsLoaded":true,"dist":{"shasum":"f1e53ad69dab282d8e75cbec5e2c5524b6195eab","tarball":"http://localhos[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]with the BigScience BLOOM models. BigScience has set forth its Ethical Charter representing the values of its community. Although the BigScience community does not aim to impose its values on potential users of this Model, it is determined to take tangible steps towards protecting the community from inappropriate uses of the work being developed by BigScience.
Furthermore, the model cards for the BigScience BLOOM models will inform the user about the limitations of the Model, and thus serves as the basis of some of the use-based restrictions in this License (See Part II).
NOW THEREFORE, You and Licensor agree as follows:
1. Definitions
1. "License" shall mean the terms and conditions for use, reproduction, and Distribution as defined in this document.
2. “Data” means a collection of texts extracted from the BigScience Corpus used with the Model, including to train, pretrain, or otherwise evaluate the Model. The Data is not licensed under this License. The BigScience Corpus is a collection [/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]RELATED RIGHTS
Activities giving rise to author's rights and related rights shall not challenge the rights granted by this license.
For example, this is the reason why performances must be subject to the same license or a compatible license. Similarly, integrating the work in a database, a compilation or an anthology shall not prevent anyone from using the work under the same conditions as those defined in this license.
4. INCORPORATION OF THE WORK
Incorporating this work into a larger work that is not subject to the Free Art License shall not challenge the rights granted by this license.
If the work can no longer be accessed apart from the larger work in which it is incorporated, then incorporation shall only be allowed under the condition that the larger work is subject either to the Free Art License or a compatible license.
5. COMPATIBILITY
A license is compatible with the Free Art License provided:
it gives the right to copy, distribute, and modify copies of the work including for commercial [/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]LINK = "https://www.dropbox.com/"
WARNING = "In order to use Dropbox, you must download the proprietary daemon."
GPG_WARNING = "Note: python-gpg (python-gpgme for Ubuntu 16.10 and lower) is not installed, we will not be able to verify
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] Copyright 2007, 2008 Free Software Foundation, Inc.
This file is part of GNU Binutils.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
02110-1301, USA. */
[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] * (C) Copyright IBM Corporation 2006
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* on the rights to use, copy, modify, merge, publish, distribute, sub
* license, and/or sell copies of the Software, and to permit persons to whom
* the Software is furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice (including the next
* paragraph) shall be included in all copies or substantial portions of the
* Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
* VA LINUX SYSTEM, IBM AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM,
* DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
* USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]%defattr(-, root, root)
%doc AUTHORS COPYING COPYING.LIB ChangeLog LICENSE.txt NEWS README
%doc LICENSE-2.0.txt NOTICE
%doc *.html
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]Permission is granted to use this software under the terms of either:
a) the GPL v2 (or any later version)
b) the Affero GPL v3
Details of these licenses can be found at: www.gnu.org/licenses
JUCE is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE. See the GNU General Public License for more details.
------------------------------------------------------------------------------
To release a closed-source product which uses JUCE, commercial licenses are
available: visit www.juce.com for more information[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]
<h4 id="a20010615">15 Jun 2001 - Struts 1.0 Released</h4>
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] <summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>Causes a communication object to transition from its current state into the closed state within a specified
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]<p id = "section-3.4-b"><b>3.4.b. Contributor APIs:</b> If Contributor's Modifications include an application programming
interface and Contributor has knowledge of patent licenses which are reasonably necessary to implement that API, Contributor
must also include this information in the legal file. </p>
<p id = "section-3.4-c"><b>3.4.c. Representations:</b> Contributor represents that, except as disclosed pursuant to
Section 3.4 (<a href="#section-3.4-a">a</a>) above, Contributor believes that Contributor's Modifications are Contributor's
original creation(s) and/or Contributor has sufficient rights to grant the rights conveyed by this License. </p>[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]h3><a name="licence" id="licence">Licence</a></h3>
<p>This software is copyright, 1999, 2005, 2006, 2009, Norman Gray. It is released
under the terms of the GNU General Public Licence. See the copyright
declaration at the top of file <code>bibhtml</code>, and the file
<code>LICENCE</code> for the licence conditions. You can find an
online copy of the GPL at <code><a href="http://www.gnu.org/copyleft/gpl.html">http://www.gnu.org/copyleft/gpl.html</a></code>.</p>
<p>If this licence is a problem for you, get in touch and we can work something out[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] * Copyright (C) <2017> Julien Isorce <[email protected]>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]
* This software is provided as-is, without express or implied warranty.
* Permission to use, copy, modify, distribute or sell this software, with or
* without fee, for any purpose and by any individual or organization, is hereby
* granted, provided that the above copyright notice and this paragraph appear
* in all copies. Distribution as a part of an application or binary must
* include the above copyright notice in the documentation and/or other
* materials provided with the application or distribution.
*/
[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]
this.app_copyright = Marlin.COPYRIGHT;
this.app_years = Marlin.APP_YEARS;
this.about_license_type = Gtk.License.GPL_3_0;
this.app_icon = Marlin.ICON_APP_LOGO;
[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]#: ../calendar/gui/dialogs/comp-editor.c:1142
msgid "Classify as confidential"
msgstr "Gizli olarak sınıflandır"
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]
Permission to use, copy, modify, and distribute this
software and its documentation for any purpose and without
fee is hereby granted, provided that the above copyright no-
tice appear in all copies and that both that copyright no-
[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] prepared for MIT license
all c sources and headers by Robin Gareus are now MIT licensed.
[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]Fundamental Astronomy). ERFA is a C library containing key algorithms for
astronomy, and is based on the `SOFA library <http://www.iausofa.org/>`_ published by the International
Astronomical Union (IAU).
ERFA is intended to replicate the functionality of SOFA (aside from possible
bugfixes in ERFA that have not yet been included in SOFA), but is licensed
under a three-clause BSD license to enable its compatibility with a wide
range of open source licenses. Permission for this release has been
obtained from the SOFA board, and is avilable in the ``LICENSE`` file included[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]This library was downloaded from: http://www.mike95.com
This library is copyright. It may freely be used for personal purposes
if the restriction listed below is adhered to.
Author: Michael Olivero
Email: [email protected]
//===============================
//Start of Restriction Definition
//===============================
Anyone can have full use of the library provided they keep this complete comment
with the source. Also I would like to ask if any changes are made to the
code for efficiency reasons, please let me know so I may look into your change and
likewise incorporate it into library. If a suggestion makes it into the library,
your credits will be added to this information.
Authors of Computer related books are welcome to include this source code as part
of their publishing, provided credit the Author and make note of where the source
code was obtained from: http://www.mike95.com
//=============================
//End of Restriction Definition
//=============================[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] <summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The password question is not formatted correctly.</para>
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]By adding your name to this list, you grant full and irrevocable copyright and patent indemnity to Project Lombok and all use of Project Lombok, and you certify that you have the right to do so for all commits you add to Project Lombok.
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]
License
This work (i. e., all the files in the skeycommand package bundle) may be distributed and/or modified
under the conditions of the LATEX Project Public License (LPPL), either version 1.3 of this license or any
later version.
The LPPL maintenance status of this software is ‘author-maintained.’ This software is provided ‘as it
is,’ without warranty of any kind, either expressed or implied, including, but not limited to, the implied
warranties of merchantability and fitness for a particular purpose.
c MMXI
[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] <remarks>
<attribution license="cc4" from="Microsoft" modified="false" />
<block subset="none" type="note">
<para>Calling this method with untrusted data is a security risk. Call this method only with trusted data.
For more information, see <see cref="http://go.microsoft.com/fwlink/?LinkId=330378">Untrusted Data Security Risks</see>.</para>
</block>
</remarks>
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>Sets the database query for which the method signature will be generated.</para>
</summary>
<param name="methodSourceContent">
<attribution license="cc4" from="Microsoft" modified="false" />A string representation of the database query.</param>
</Docs>
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] * strings. The argv array will be allocated and returned; it is
* the caller's responsibility to invoke opal_argv_free() to free
* each content of argv array and call free to deallocate the argv[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]msgid "Boolean Value"
msgstr "بۇلىن لوگىكىلىق قىممەت"
#: ../gtksourceview/language-specs/erlang.lang.h:2
msgid "Erlang"
msgstr "ئېرلاڭ"
#: ../gtksourceview/language-specs/erlang.lang.h:6
msgid "Atom"
msgstr "ئاتوم"
#: ../gtksourceview/language-specs/erlang.lang.h:10
#: ../gtksourceview/language-specs/ocaml.lang.h:5
#: ../gtksourceview/language-specs/octave.lang.h:7
#: ../gtksourceview/language-specs/verilog.lang.h:9
#: ../gtksourceview/language-specs/vhdl.lang.h:9
msgid "Base-N Integer"
msgstr "N ئاساسىدىكى پۈتۈن سان"
#: ../gtksourceview/language-specs/erlang.lang.h:11
#: ../gtksourceview/language-specs/ruby.lang.h:15
msgid "Builtin"
msgstr "ئىچكى"
#: ../gtksourceview/language-specs/erlang.lang.h:12
#: ../gtksourceview/language-specs/forth.lang.h:11
#: ../gtksourceview/language-specs/verilog.lang.h:5
msgid "Compiler Directive"
msgstr "تەرجىمە-تەھرىرلىگۈچ بۇيرۇقى"
#: ../gtksourceview/language-specs/forth.lang.h:2
msgid "Forth"
msgstr "Forth"
#: ../gtksourceview/language-specs/forth.lang.h:9
msgid "Debug Code"
msgstr "سازلاش كودى"
#: ../gtksourceview/language-specs/forth.lang.h:10
msgid "Error Text"
msgstr "خاتالىق تېكىستى"
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]const CGFloat kIconImageSize = 28;
// Proportion of Cell's textLabel/detailTextLabel. This guarantees that the
// textLabel occupies 75% of the row space and detailTextLabel occupies 25%.
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]
Adding FDL license
* COPYING-DOCS:
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]provide HP with reasonably detailed information regarding any disassembly or decompilation. You may not decrypt the Software unless decryption is a necessary part of the operation of the Software.
Transfer
Your license will automatically terminate upon any transfer of the Software. Upon transfer, you must deliver the Software, including any copies and related documentation, to the transferee. The transferee must accept these License Terms as a condition to the transfer.
Termination
HP may terminate your license upon notice for failure to comply with any of these License Terms. Upon termination, you must immediately destroy the Software, together with all copies, adaptations and merged portions in any form.
Export requirements
The software you are about to download contains cryptography technology. Some countries regulate the import, use and/or export of certain products with cryptography. HP makes no claims as to the applicability of local country import, use and/or export regulations in [/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]These coded instructions, statements, and computer programs are the
* property of and are protected by Federal copyright
* law. Distribution and use rights are outlined in the file "LICENSE.txt"
* "LICENSE" which should have been included with this file. If this
* file is missing or damaged, see the license at "http://www.cups.org[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]@@ -9,17 +9,17 @@
* For conditions of distribution and use, see the disclaimer
* and license in png.h[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]# License header
file_header_template = Licensed to the .NET Foundation under one or more agreements.\nThe .NET Foundation licenses this
file to you under the MIT license.[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]/*
* Libbrasero-burn
* Copyright (C) Philippe Rouquier 2005-2009 <[email protected]>
*
* Libbrasero-burn is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* The Libbrasero-burn authors hereby grant permission for non-GPL compatible
* GStreamer plugins to be used and distributed together with GStreamer
* and Libbrasero-burn. This permission is above and beyond the permissions granted
* by the GPL license by which Libbrasero-burn is covered. If you modify this code
* you may extend this exception to your version of the code, but you are not
* obligated to do so. If you do not wish to do so, delete this exception
* statement from your version.
*
* Libbrasero-burn is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Library General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to:
* The Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor
[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]/*
* This file is provided under a dual BSD/GPLv2 license. When using or
* redistributing this file, you may do so under either license.
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of version 2 of the GNU General Public License as
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
* The full GNU General Public License is included in this distribution
* in the file called LICENSE.GPL.
*
* BSD LICENSE
*
* Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in
* the documentation and/or other materials provided with the
* distribution.
* * Neither the name of Intel Corporation nor the names of its
* contributors may be used to endorse or promote products derived
* from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AN[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] /**
* A reply is used in response to a request to convey Attendee
* status to the Organizer. Replies are commonly used to respond
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] * original instance.
* @return a copy of the finalized instance
*/
[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] // The agent does not need to be connected to utilize the key-value store.
// There are no concurrency guarantees. To avoid a race / impose an ordering
// on potentially concurrent ops (e.g. set, delete), use WaitAtBarrier().[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]LIMITATION MAY NOT APPLY TO YOU.
c. The disclaimer of warranties and limitation of liability provided
above shall be interpreted in a manner that, to the extent
possible, most closely approximates an absolute disclaimer and
waiver of all liability.
Section 6 -- Term and Termination.
a. This Public License applies for the term of the Copyright and
Similar Rights licensed here. However, if You fail to comply with
this Public License, then Your rights under this Public License
terminate automatically.
b. Where Your right to use the Licensed Material has terminated under
Section 6(a), it reinstates:
1. automatically as of the date the violation is cured, provided
it is cured within 30 days of Your discovery of the
violation; or
2. upon express reinstatement by the Licensor.
For the avoidance of doubt, this Section 6(b) does not affect any
right the Licensor may have to seek remedies for Your violations
of [/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
There are special exceptions to the terms and conditions of the GPL as it
is applied to this software. View the full text of the exception in file
EXCEPTIONS in the directory of this software distribution.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] // operations issued from a caller thread might use it if it has large enough
// size. It's a user responsibility to make sure that workspace will outlive
// all issued BLAS operations.[/CODE] | no |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE]CONTRIBUTING is available under three different licences permitting its
redistribution: the CC-BY-SA_UK-2.0 licence, plus the same licences as
Perl itself, which is distributed under the GNU General Public Licence
version 1, and the Artistic Licence.
This file is licensed under the Creative Commons Attribution-ShareAlike
2.0 UK: England & Wales License. To view a copy of this license, visit
<http://creativecommons.org/licenses/by-sa/2.0/uk/>.
This file is free software; you can redistribute it and/or modify it
under the same terms as the Perl 5 programming language system itself[/CODE] | yes |
Analyze the code or documentation snippet enclosed in "[CODE]" and "[/CODE]" tokens to determine if it contains legal text that was written with the intention of describing how the code should be used. Answer only with "yes" or "no". | [CODE] * Alternatively, the contents of this file may be used under the terms of
* either the GNU General Public License Version 2 or later (the "GPL"), or
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* in which case the provisions of the GPL or the LGPL are applicable instead
* of those above. If you wish to allow use of your version of this file only
* under the terms of either the GPL or the LGPL, and not to allow others to
* use your version of this file under the terms of the NPL, indicate your
@@ -36,298 +38,1300 @@
* and other provisions required by the GPL or the LGPL. If you do not delete
* the provisions above, a recipient may use your version of this file under
* the terms of any one of the NPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */[/CODE] | no |
End of preview. Expand
in Dataset Viewer.
This is the cavil-legal-text dataset converted to Alpaca format for use with torchtune.
License
Licensed under GPL-2.0-or-later.
- Downloads last month
- 0