13. Licences

This section gives citations to, and licence details for, software used by CamCOPS.

13.1. CamCOPS

Copyright © 2012, University of Cambridge, Department of Psychiatry.
Created by Rudolf Cardinal (rnc1001@cam.ac.uk).

This file is part of CamCOPS.

CamCOPS 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.

CamCOPS 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 CamCOPS. If not, see <https://www.gnu.org/licenses/>.

13.2. Qt

The CamCOPS client (tablet/desktop app) is written using the Qt C++ framework. See https://www.qt.io/.

Qt is used here under the LGPL. See:

13.3. OpenSSL

Qt uses OpenSSL for its cryptography. See https://www.openssl.org/.

This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/).

License issues

The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
the OpenSSL License and the original SSLeay license apply to the toolkit.
See below for the actual license texts. Actually both licenses are
BSD-style Open Source licenses. In case of any license issues related to
OpenSSL please contact openssl-core@openssl.org.

13.3.1. OpenSSL License

/* ====================================================================
 * Copyright (c) 1998-2019 The OpenSSL Project.  All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 *
 * 1. Redistributions of source code must retain the above copyright
 *    notice, this list of conditions and the following disclaimer.
 *
 * 2. 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.
 *
 * 3. All advertising materials mentioning features or use of this
 *    software must display the following acknowledgment:
 *    "This product includes software developed by the OpenSSL Project
 *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
 *
 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
 *    endorse or promote products derived from this software without
 *    prior written permission. For written permission, please contact
 *    openssl-core@openssl.org.
 *
 * 5. Products derived from this software may not be called "OpenSSL"
 *    nor may "OpenSSL" appear in their names without prior written
 *    permission of the OpenSSL Project.
 *
 * 6. Redistributions of any form whatsoever must retain the following
 *    acknowledgment:
 *    "This product includes software developed by the OpenSSL Project
 *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
 *
 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
 * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 * OF THE POSSIBILITY OF SUCH DAMAGE.
 * ====================================================================
 *
 * This product includes cryptographic software written by Eric Young
 * (eay@cryptsoft.com).  This product includes software written by Tim
 * Hudson (tjh@cryptsoft.com).
 *
 */

13.3.2. Original SSLeay License

/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non-commercial use as long as
* the following conditions are aheared to.  The following conditions
* apply to all code found in this distribution, be it the RC4, RSA,
* lhash, DES, etc., code; not just the SSL code.  The SSL documentation
* included with this distribution is covered by the same copyright terms
* except that the holder is Tim Hudson (tjh@cryptsoft.com).
*
* Copyright remains Eric Young's, and as such any Copyright notices in
* the code are not to be removed.
* If this package is used in a product, Eric Young should be given attribution
* as the author of the parts of the library used.
* This can be in the form of a textual message at program startup or
* in documentation (online or textual) provided with the package.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the copyright
*    notice, this list of conditions and the following disclaimer.
* 2. 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.
* 3. All advertising materials mentioning features or use of this software
*    must display the following acknowledgement:
*    "This product includes cryptographic software written by
*     Eric Young (eay@cryptsoft.com)"
*    The word 'cryptographic' can be left out if the rouines from the library
*    being used are not cryptographic related :-).
* 4. If you include any Windows specific code (or a derivative thereof) from
*    the apps directory (application code) you must include an acknowledgement:
*    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
*
* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* The licence and distribution terms for any publically available version or
* derivative of this code cannot be changed.  i.e. this code cannot simply be
* copied and put under another distribution licence
* [including the GNU Public Licence.]
*/

13.4. SQLCipher

CamCOPS uses SQLCipher for encrypted SQLite databases. See https://www.zetetic.net/sqlcipher/.

Copyright (c) 2008-2023, ZETETIC LLC
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 the ZETETIC LLC 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 ZETETIC LLC ''AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL ZETETIC LLC BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

13.5. Eigen

The CamCOPS client uses Eigen for matrix algebra (e.g. for implementing generalized linear models). See http://eigen.tuxfamily.org.

13.6. FloatingPoint

The CamCOPS client uses Google’s FloatingPoint class for “nearly equal” testing. This is from the Google C++ Testing Framework.

See:

// Copyright 2005, Google Inc.
// 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 Google Inc. 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 AND FITNESS FOR
// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
//
// Authors: wan@google.com (Zhanyong Wan), eefacm@gmail.com (Sean Mcafee)
//
// The Google C++ Testing Framework (Google Test)

13.7. QCustomPlot

The CamCOPS client uses QCustomPlot for some graphs. This is licensed under the GNU GPL v3+ (as for CamCOPS). See https://www.qcustomplot.com/.

13.8. SNOMED CT

CamCOPS does not include SNOMED CT codes, but supports them if a local administrator is permitted to install them and does so. See SNOMED CT.

The licensing terms are reproduced here for convenience, but the original should be checked in all situations:

IHTSDO SNOMED CT Browser includes SNOMED Clinical Terms® (SNOMED CT®) which is
used by permission of the International Health Terminology Standards
Development Organization (IHTSDO). All rights reserved. SNOMED CT® was
originally created by the College of American Pathologists. “SNOMED”, “SNOMED
CT” and “SNOMED Clinical Terms” are registered trademarks of the IHTSDO
(www.ihtsdo.org)

Use of SNOMED CT in IHTSDO SNOMED CT Browser is governed by the conditions of
the following SNOMED CT license issued by the IHTSDO:

1. The meaning of the terms “Affiliate”, or “Data Analysis System”, “Data
Creation System”, “Derivative”, “End User”, “Extension”, “Member”, “Non-Member
Territory”, “SNOMED CT” and “SNOMED CT Content” are as defined in the IHTSDO
Affiliate License Agreement (see on the IHTSDO web site).

2. Information about Affiliate Licensing is available at
http://www.ihtsdo.org/snomed-ct/get-snomed-ct. Individuals or organizations
wishing to register as IHTSDO Affiliates can register at mlds.ihtsdotools.org,
subject to acceptance of the Affiliate License Agreement (see on the IHTSDO web
site).

3. The current list of IHTSDO Member Territories can be viewed at
www.ihtsdo.org/members. Countries not included in that list are "Non-Member
Territories".

4. End Users, that do not hold an IHTSDO Affiliate License, may access SNOMED
CT® using IHTSDO SNOMED CT Browser subject to acceptance of and adherence to
the following sub-license limitations:

a) The sub-licensee is only permitted to access SNOMED CT® using this software
(or service) for the purpose of exploring and evaluating the terminology.

b) The sub-licensee is not permitted the use of this software as part of a
system that constitutes a SNOMED CT "Data Creation System" or "Data Analysis
System", as defined in the IHTSDO Affiliate License. This means that the
sub-licensee must not use IHTSDO SNOMED CT Browser to add or copy SNOMED CT
identifiers into any type of record system, database or document.

c) The sub-licensee is not permitted to translate or modify SNOMED CT Content
or Derivatives.

d) The sub-licensee is not permitted to distribute or share SNOMED CT Content
or Derivatives.

5. IHTSDO Affiliates may use IHTSDO SNOMED CT Browser as part of a "Data
Creation System" or "Data Analysis System" subject to the following conditions:

a) The IHTSDO Affiliate, using IHTSDO SNOMED CT Browser must accept full
responsibility for any reporting and fees due for use or deployment of such a
system in a Non-Member Territory.

b) The IHTSDO Affiliate must not use IHTSDO SNOMED CT Browser to access or
interact with SNOMED CT in any way that is not permitted by the Affiliate
License Agreement.

c) In the event of termination of the Affiliate License Agreement, the use of
IHTSDO SNOMED CT Browser will be subject to the End User limitations noted in
4.

[From https://termbrowser.nhs.uk, accessed 2019-11-21.]

Note that SNOMED International define a SNOMED CT identifier as:

“A unique integer identifier applied to each SNOMED CT component (Concept, Description, or Relationship).”

(https://confluence.ihtsdotools.org/display/DOCGLOSS/SNOMED+CT+Identifier, accessed 2019-11-21.)

13.9. Sounds

For sounds relating to specific tasks, see each task’s information file. For the CamCOPS general sounds:

13.10. Images

For images relating to specific tasks, see each task’s information file. For the CamCOPS general images:

File

Source

addiction.png

Cigarette symbol from https://openclipart.org/detail/23552/cigarette-symbol (public domain, as per https://openclipart.org/share). Glass from https://commons.wikimedia.org/wiki/File:Wheat_beer_glass_silhouette.svg (by BenFrantzDale~commonswiki, CC-SA-3.0). Rest de novo.

add.png

de novo

affective.png

Modified from https://commons.wikimedia.org/wiki/File:Drama-icon.svg (by User:Booyabazooka; GFDL).

alltasks.png

de novo

anonymous.png

de novo

back.png

de novo

branch-closed.png

de novo

branch-end.png

de novo

branch-more.png

de novo

branch-open.png

de novo

camcops.png

Brain from http://www.public-domain-photos.com/free-cliparts/people/bodypart/brain_jon_phillips_01-4366.htm (public domain). Rest de novo.

camera.png

de novo

cancel.png

de novo

catatonia.png

After Cardinal RN, Everitt BJ. Neural systems of motivation. Encyclopedia of Behavioral Neuroscience, Elsevier/Academic Press, Oxford.

chain.png

de novo

check_disabled.png

de novo

check_false_black.png

de novo

check_false_red.png

de novo

check_true_black.png

de novo

check_true_red.png

de novo

check_unselected.png

de novo

check_unselected_required.png

de novo

choose_page.png

de novo

choose_patient.png

de novo

clinical.png

de novo

cognitive.png

de novo

delete.png

Pencil modified from http://www.clker.com/clipart-pencil-28.html (public domain, as per http://www.clker.com/disclaimer.html). Rest de novo.

dolphin.png

https://commons.wikimedia.org/wiki/File:Dolphin.svg (public domain).

edit.png

Pencil modified from http://www.clker.com/clipart-pencil-28.html (public domain, as per http://www.clker.com/disclaimer.html). Rest de novo.

executive.png

Built using chess icons https://commons.wikimedia.org/wiki/File:Chess_qdt45.svg, https://commons.wikimedia.org/wiki/File:Chess_rlt45.svg, and https://commons.wikimedia.org/wiki/File:Chess_ndt45.svg (by en:User:Cburnett; GFDL, BSD, and GPL).

fast_forward.png

de novo

field_incomplete_mandatory.png

de novo

field_incomplete_optional.png

de novo

field_problem.png

de novo

finishflag.png

Modified from http://www.clker.com/clipart-finish-flags.html (public domain, as per http://www.clker.com/disclaimer.html).

finish.png

de novo

global.png

From https://commons.wikimedia.org/wiki/File:Globe_Atlantic.svg (by the US Government; public domain).

hasChild.png

de novo

hasParent.png

de novo

info.png

Modified from https://en.wikipedia.org/wiki/File:Info_icon_002.svg (by Amada44; unrestricted use).

language.png

From http://www.languageicon.org; open-source licence terms described there and at https://en.wikipedia.org/wiki/Language_Icon

locked.png

Modified from https://commons.wikimedia.org/wiki/File:Ambox_padlock_gray.svg (by User:HuBoro; public domain).

magnify.png

Modified from https://commons.wikimedia.org/wiki/File:Magnifying_glass_icon.svg (by Derferman; public domain).

next.png

de novo

ok.png

de novo

patient_summary.png

de novo

personality.png

Prism/rainbow from https://commons.wikimedia.org/wiki/File:Prism-rainbow-black.svg (by Suidroot; CC-SA-3.0). “Children crossing” from http://www.clker.com/clipart-children-crossing.html (public domain, as per http://www.clker.com/disclaimer.html).

privileged.png

de novo

psychosis.png

de novo

radio_disabled.png

de novo

radio_selected.png

de novo

radio_unselected.png

de novo

radio_unselected_required.png

de novo

read_only.png

Pencil modified from http://www.clker.com/clipart-pencil-28.html (public domain, as per http://www.clker.com/disclaimer.html). Rest de novo.

reload.png

de novo

research.png

Mortarboard from https://en.wikipedia.org/wiki/File:French_university_icon.svg [CC-SA-3.0, by Λua∫Wise (Operibus anteire)]. Test tube from http://www.clker.com/clipart-26081.html (public domain, as per http://www.clker.com/disclaimer.html).

rotate_anticlockwise.png

de novo

rotate_clockwise.png

de novo

sets_clinical.png

de novo

sets_research.png

Mortarboard from https://en.wikipedia.org/wiki/File:French_university_icon.svg [CC-SA-3.0, by Λua∫Wise (Operibus anteire)]. Rest de novo.

settings.png

Modified from https://www.clker.com/clipart-gear-grey.html (public domain, as per http://www.clker.com/disclaimer.html).

spanner.png

de novo

speaker_playing.png

de novo

speaker.png

de novo

stairs.png

From noun_Stairs_5827.svg at https://thenounproject.com/term/stairs/5827/; “Stairs” by Nathan Driskell from the Noun Project; CC-BY license (https://creativecommons.org/licenses/by/3.0/us/legalcode).

stop.png

de novo

thumbs.png

Modified from http://www.clker.com/cliparts/F/w/2/b/Q/2/thumbsup.svg (public domain, as per http://www.clker.com/disclaimer.html).

time_now.png

de novo

treeview.png

de novo

unlocked.png

Modified from https://commons.wikimedia.org/wiki/File:Ambox_padlock_gray.svg (by User:HuBoro; public domain).

upload.png

Globe from https://openclipart.org/download/121609/1298353280.svg (public domain, as per https://openclipart.org/share). Server from https://commons.wikimedia.org/wiki/File:Server-database-mysql.svg, in turn from https://commons.wikimedia.org/wiki/File:Drive-harddisk.svg (by Sasa Stefanovic; public domain).

vline.png

de novo

warning.png

de novo

whisker.png

de novo

zoom.png

Modified from https://commons.wikimedia.org/wiki/File:Magnifying_glass_icon.svg (by Derferman; public domain).