Skip to content

Commit

Permalink
Add TrustedQSL
Browse files Browse the repository at this point in the history
  • Loading branch information
davide125 committed Aug 22, 2024
1 parent f6fb03d commit f74faf7
Showing 1 changed file with 103 additions and 0 deletions.
103 changes: 103 additions & 0 deletions src/TrustedQSL.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
<?xml version="1.0" encoding="UTF-8"?>
<SPDXLicenseCollection xmlns="http://www.spdx.org/license">
<license isOsiApproved="false" licenseId="TrustedQSL"
name="TrustedQSL" listVersionAdded="">
<crossRefs>
<crossRef>https://sourceforge.net/p/trustedqsl/tqsl/ci/master/tree/LICENSE.txt</crossRef>
</crossRefs>
<standardLicenseHeader>
</standardLicenseHeader>
<notes>
</notes>
<text>
<p>
Copyright (C) 2001-2015 American Radio
Relay League, Inc. All rights reserved.
</p>
<p>
Portions (C) 2003-2023 The TrustedQSL Developers.
Please see the AUTHORS.txt file for contributors.
</p>
<p>
Redistribution and use in source and binary
forms, with or without modification, are permitted
provided that the following conditions are met:
</p>
<list>
<item>
<bullet>1.</bullet>
<p>
Any redistribution of source code must retain the
above copyright notice, this list of conditions
and the disclaimer shown in Paragraph 5 (below).
</p>
</item>
<item>
<bullet>2.</bullet>
<p>
Redistribution in binary form must reproduce the above
copyright notice, this list of conditions and the
disclaimer shown in Paragraph 5 (below) in the documentation
and/or other materials provided with the distribution.
</p>
</item>
<item>
<bullet>3.</bullet>
<p>
Products derived from or including this software may not
use "Logbook of the World" or "LoTW" or any other American
Radio Relay League, Incorporated trademarks or servicemarks
in their names without prior written permission of the
ARRL. See Paragraph 6 (below) for contact information.
</p>
</item>
<item>
<bullet>4.</bullet>
<p>
Use of this software does not imply endorsement
by ARRL of products derived from or including this
software and vendors may not claim such endorsement.
</p>
</item>
<item>
<bullet>5.</bullet>
<p>
Disclaimer: This software is provided "as-is" without
representation, guarantee or warranty of any kind, either
express or implied, including but not limited to the
implied warranties of merchantability or of fitness for
a particular purpose. The entire risk as to the quality
and performance of the software is solely with you. Should
the software prove defective, you (and not the American
Radio Relay League, its officers, directors, employees or
agents) assume the entire cost of all necessary servicing,
repair or correction. In no event will ARRL be liable to
you or to any third party for any damages, whether direct
or indirect, including lost profits, lost savings, or other
incidental or consequential damages arising out of the use
or inability to use such software, regardless of whether
ARRL has been advised of the possibility of such damages.
</p>
</item>
<item>
<bullet>6.</bullet>
<p>
Contact information:
</p>
<p>
American Radio Relay League, Inc. Attn: Logbook
of the World Manager 225 Main St Newington, CT
06111 voice: 860-594-0200 fax: 860-594-0259 email:
logbook@arrl.org Worldwide Web: www.arrl.org
</p>
</item>
</list>
<p>
This software consists of voluntary contributions made by
many individuals on behalf of the ARRL. More information
on the "Logbook of The World" project and the ARRL
is available from the ARRL Web site at www.arrl.org.
</p>
</text>
</license>
</SPDXLicenseCollection>

0 comments on commit f74faf7

Please sign in to comment.