ctk 2026.08.06-1
Package Information
| Description | toolkit for medical imaging application development - devel The goals of CTK are as follows: * Provide a unified set of basic programming constructs that are useful for medical imaging applications development * Facilitate the exchange and combination of code and data * Document, integrate, and adapt successful solutions * Avoid the duplication of code and data * Continuously extend to new tasks within the scope of the toolkit (medical imaging) without burdening existing tasks This package provides the CTK header files required to compile C++ programs that use CTK. |
|---|---|
| Maintainer | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
| Changed By | Fernando Hueso <Fernando.Hueso@uv.es> |
| Sponsor | tille@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/med-team/ctk.git (browse) |
| Tracker | https://tracker.debian.org/pkg/ctk |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Architecture | source amd64 |
|---|---|
| Distribution | unstable |
| Date | Fri, 14 Aug 2026 13:32:58 +0200 |
| Source | ctk |
| Version | 2026.08.06-1 |
| Changed-By | Fernando Hueso |
Changelog
ctk (2026.08.06-1) unstable; urgency=medium . [ Andreas Tille ] * New upstream version * Point Homepage and Source to Github * Add watch file and remove get-orig-source script since its unneeded * Bump debhelper from deprecated 9 to 13. * Change priority extra to priority optional. * Drop unnecessary dh arguments: --parallel * Remove fields on binary packages that duplicate source. * + Field Priority from libctk0.1-dbg. * + Field Section from libctk0.1. * Remove redundant Priority: optional from source stanza. * Trim trailing whitespace. * Use versioned copyright format URI. * Set debhelper-compat version in Build-Depends. * Update renamed lintian tag names in lintian overrides. * Add debian/upstream/metadata * Standards-Version: 4.7.4 (routine-update) * Reflow Uploaders field (cme) * Remove trailing whitespace in debian/copyright (routine-update) * Set upstream metadata fields: Bug-Submit, Repository. * debputy lint --auto-fix (routine-update) * Add debian/salsa-ci.yaml * Remove manual libctk0.1-dbg package * Install Apache NOTICE file * d/rules: hardening . [ Fernando Hueso ] * Add myself to Uploaders * Change from Debug build type to Release * Change from Qt5 dependencies to Qt6 * Disable some optional dependencies temporarily
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | libctk-dev deb libdevel optional arch=any libctk0.1 deb libs optional arch=any |
| Section | libdevel |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Common Toolkit
Source: https://github.com/commontk/CTK
Files: *
Copyright:
Martin Heinrich
Sandia Corporation.
Mathieu Malaterre <mathieu.malaterre@gmail.com>
Sandia Corporation, Kitware Inc.
Junio C Hamano
Brigham and Women's Hospital (BWH)
CISTIB - Universtitat Pompeu Fabra
German Cancer Research Center
Isomics Inc.
Ken Martin, Will Schroeder, Bill Lorensen
Kitware Inc.
Mint Medical GmbH
License: Apache-2.0
Files:
Libs/Core/ctkBinaryFileDescriptor.cpp
Libs/Core/ctkBinaryFileDescriptor.h
Copyright:
Brigham and Women's Hospital (BWH)
Kitware Inc.
License: Apache-2.0 or 3D-Slicer-1.0
Files: Utilities/CMake/FindDCMTK.cmake
Copyright:
2004-2009 Kitware, Inc.
2009-2010 Mathieu Malaterre <mathieu.malaterre@gmail.com>
2010 Thomas Sondergaard <ts@medical-insight.com>
License: BSD-3-Clause
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 OFFIS 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
HOLDER 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.
Files:
Applications/ctkEventBusDemo/ctkEventBusDemoMain.cpp
Plugins/org.commontk.eventbus/ctkEventBusManager.cpp
Plugins/org.commontk.eventbus/ctkEventBusManager.h
Plugins/org.commontk.eventbus/ctkEventBus_global.h
Plugins/org.commontk.eventbus/ctkEventDefinitions.h
Plugins/org.commontk.eventbus/ctkEventDispatcher.cpp
Plugins/org.commontk.eventbus/ctkEventDispatcher.h
Plugins/org.commontk.eventbus/ctkEventDispatcherLocal.cpp
Plugins/org.commontk.eventbus/ctkEventDispatcherLocal.h
Plugins/org.commontk.eventbus/ctkEventDispatcherRemote.cpp
Plugins/org.commontk.eventbus/ctkEventDispatcherRemote.h
Plugins/org.commontk.eventbus/ctkNetworkConnector.cpp
Plugins/org.commontk.eventbus/ctkNetworkConnector.h
Plugins/org.commontk.eventbus/ctkNetworkConnectorQtSoap.cpp
Plugins/org.commontk.eventbus/ctkNetworkConnectorQtSoap.h
Plugins/org.commontk.eventbus/ctkNetworkConnectorQXMLRPC.cpp
Plugins/org.commontk.eventbus/ctkNetworkConnectorQXMLRPC.h
Plugins/org.commontk.eventbus/ctkNetworkConnectorZeroMQ.cpp
Plugins/org.commontk.eventbus/ctkNetworkConnectorZeroMQ.h
Plugins/org.commontk.eventbus/ctkTopicRegistry.cpp
Plugins/org.commontk.eventbus/ctkTopicRegistry.h
Plugins/org.commontk.eventbus/manifest_headers.cmake
Plugins/org.commontk.eventbus/Testing/Cpp/ctkBusEventTest.cpp
Plugins/org.commontk.eventbus/Testing/Cpp/ctkEventBusManagerTest.cpp
Plugins/org.commontk.eventbus/Testing/Cpp/ctkEventDispatcherLocalTest.cpp
Plugins/org.commontk.eventbus/Testing/Cpp/ctkEventDispatcherRemoteTest.cpp
Plugins/org.commontk.eventbus/Testing/Cpp/ctkEventDispatcherTest.cpp
Plugins/org.commontk.eventbus/Testing/Cpp/ctkNetworkConnectorQtSoapTest.cpp
Plugins/org.commontk.eventbus/Testing/Cpp/ctkNetworkConnectorQXMLRPCTest.cpp
Plugins/org.commontk.eventbus/Testing/Cpp/ctkNetworkConnectorTest.cpp
Plugins/org.commontk.eventbus/Testing/Cpp/ctkNetworkConnectorZeroMQTest.cpp
Plugins/org.commontk.eventbus/Testing/Cpp/ctkTestRegistration.h
Plugins/org.commontk.eventbus/Testing/Cpp/ctkTestRegistry.cpp
Plugins/org.commontk.eventbus/Testing/Cpp/ctkTestRegistry.h
Plugins/org.commontk.eventbus/Testing/Cpp/ctkTestSuite.h
Plugins/org.commontk.eventbus/Testing/Cpp/ctkTopicRegistryTest.cpp
Plugins/org.commontk.eventbus/Testing/Cpp/main.cpp
Copyright:
2009-2011 B3C-SCS
License: Apache-2.0
Files:
Plugins/org.commontk.eventbus/ctkBusEvent.cpp
Plugins/org.commontk.eventbus/ctkBusEvent.h
Plugins/org.commontk.eventbus/ctkEventAdminBus.h
Plugins/org.commontk.eventbus/ctkEventBusImpl_p.h
Plugins/org.commontk.eventbus/ctkEventBusImpl.cpp
Plugins/org.commontk.eventbus/ctkEventBusPlugin_p.h
Plugins/org.commontk.eventbus/ctkEventBusPlugin.cpp
Plugins/org.commontk.eventbus/ctkEventHandlerWrapper_p.h
Copyright:
German Cancer Research Center
License: Apache-2.0
Files:
Libs/Widgets/ctkCheckableHeaderView.cpp
Libs/Widgets/ctkCheckableHeaderView.h
Libs/Widgets/ctkCheckableModelHelper.h
Libs/Widgets/ctkCheckBoxPixmaps.cpp
Libs/Widgets/ctkCheckBoxPixmaps.h
Libs/Widgets/ctkConsole.cpp
Libs/Widgets/ctkConsole.h
Libs/Widgets/ctkSettings.cpp
Libs/Widgets/ctkSettings.h
Libs/Widgets/ctkTestApplication.cpp
Libs/Widgets/ctkTestApplication.h
Libs/Widgets/ctkToolTipTrapper.cpp
Libs/Widgets/ctkToolTipTrapper.h
Libs/Scripting/Python/Widgets/ctkPythonConsole.cpp
Libs/Scripting/Python/Widgets/ctkPythonConsole.h
Libs/Core/ctkSetName.cpp
Libs/Core/ctkSetName.h
Copyright:
2005-2008 Sandia Corporation
Kitware Inc.
License: Apache-2.0 or ParaView-1.2
Files:
Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorRuleFactory.h
Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorPatientNumberOfStudiesRule.cpp
Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorLastStudyDateRule.h
Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorStudyNumberOfSeriesRule.h
Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorSeriesImageCountRule.cpp
Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorPatientNumberOfStudiesRule.h
Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorLastStudyDateRule.cpp
Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorStudyNumberOfSeriesRule.cpp
Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorSeriesImageCountRule.h
Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorRuleFactory.cpp
Copyright: Pixel Medical 2020-2021
License: Apache-2.0
Files:
Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorDefaultRule.h
Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorDefaultRule.cpp
Libs/DICOM/Core/ctkDICOMDisplayedFieldGenerator.h
Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorRadiotherapySeriesDescriptionRule.cpp
Libs/DICOM/Core/ctkDICOMDisplayedFieldGenerator_p.h
Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorAbstractRule.h
Libs/DICOM/Core/ctkDICOMDisplayedFieldGeneratorRadiotherapySeriesDescriptionRule.h
Libs/DICOM/Core/ctkDICOMDisplayedFieldGenerator.cpp
Copyright:
Perklab 2013, 2018
License: Apache-2.0
Files:
Libs/Widgets/ctkPathListButtonsWidget_p.h
Libs/Widgets/ctkPathListButtonsWidget.cpp
Libs/Widgets/ctkPathListButtonsWidget.h
Libs/XNAT/Widgets/ctkXnatLoginDialog.h
Libs/XNAT/Widgets/ctkXnatLoginDialog.cpp
Libs/XNAT/Core/ctkXnatReconstructionFolder.cpp
Libs/XNAT/Core/ctkXnatExperiment.cpp
Libs/XNAT/Core/ctkXnatAssessor.h
Libs/XNAT/Core/ctkXnatTreeItem_p.h
Libs/XNAT/Core/ctkXnatReconstruction.h
Libs/XNAT/Core/ctkXnatResource.h
Libs/XNAT/Core/ctkXnatDataModel.h
Libs/XNAT/Core/ctkXnatObject.cpp
Libs/XNAT/Core/ctkXnatResourceFolder.cpp
Libs/XNAT/Core/ctkXnatScan.h
Libs/XNAT/Core/ctkXnatSubject.h
Libs/XNAT/Core/ctkXnatAssessor.cpp
Libs/XNAT/Core/ctkXnatScan.cpp
Libs/XNAT/Core/ctkXnatSession.h
Libs/XNAT/Core/ctkXnatTreeModel.h
Libs/XNAT/Core/ctkXnatAPI_p.h
Libs/XNAT/Core/ctkXnatScanFolder.cpp
Libs/XNAT/Core/ctkXnatResourceFolder.h
Libs/XNAT/Core/ctkXnatAssessorFolder.h
Libs/XNAT/Core/ctkXnatSettings.h
Libs/XNAT/Core/ctkXnatFile.cpp
Libs/XNAT/Core/ctkXnatProject.h
Libs/XNAT/Core/ctkXnatFile.h
Libs/XNAT/Core/ctkXnatExperiment.h
Libs/XNAT/Core/ctkXnatSession.cpp
Libs/XNAT/Core/ctkXnatReconstruction.cpp
Libs/XNAT/Core/ctkXnatScanFolder.h
Libs/XNAT/Core/ctkXnatLoginProfile.cpp
Libs/XNAT/Core/ctkXnatTreeItem.cpp
Libs/XNAT/Core/ctkXnatProject.cpp
Libs/XNAT/Core/ctkXnatObject.h
Libs/XNAT/Core/ctkXnatSettings.cpp
Libs/XNAT/Core/ctkXnatResource.cpp
Libs/XNAT/Core/ctkXnatDataModel.cpp
Libs/XNAT/Core/ctkXnatAssessorFolder.cpp
Libs/XNAT/Core/ctkXnatAPI.cpp
Libs/XNAT/Core/ctkXnatSubject.cpp
Libs/XNAT/Core/ctkXnatLoginProfile.h
Libs/XNAT/Core/ctkXnatReconstructionFolder.h
Libs/XNAT/Core/Testing/ctkXnatSessionTest.h
Libs/XNAT/Core/Testing/ctkXnatSessionTest.cpp
Libs/XNAT/Core/ctkXnatTreeModel.cpp
Libs/CommandLineModules/Core/ctkCmdLineModuleDirectoryWatcher.cpp
Libs/CommandLineModules/Core/ctkCmdLineModuleDirectoryWatcher.h
Libs/CommandLineModules/Core/ctkCmdLineModuleDefaultPathBuilder.cpp
Libs/CommandLineModules/Core/ctkCmdLineModulePathBuilder.h
Libs/CommandLineModules/Core/ctkCmdLineModuleDefaultPathBuilder.h
Libs/CommandLineModules/Core/ctkCmdLineModuleDirectoryWatcher_p.h
Libs/CommandLineModules/Core/Testing/Cpp/ctkCmdLineModuleDefaultPathBuilderTest.cpp
Libs/CommandLineModules/Frontend/QtGui/ctkCmdLineModuleQtUiLoader.cpp
Libs/CommandLineModules/Frontend/QtGui/ctkCmdLineModuleQtUiLoader.h
Libs/CommandLineModules/Frontend/QtGui/ctkCmdLineModuleQtComboBox.cpp
Libs/CommandLineModules/Frontend/QtGui/ctkCmdLineModuleQtComboBox_p.h
Libs/CommandLineModules/Backend/XMLChecker/ctkCmdLineModuleXMLCheckerTask_p.h
Libs/CommandLineModules/Backend/XMLChecker/ctkCmdLineModuleBackendXMLChecker.h
Libs/CommandLineModules/Backend/XMLChecker/ctkCmdLineModuleXMLCheckerTask.cpp
Libs/CommandLineModules/Backend/XMLChecker/ctkCmdLineModuleBackendXMLChecker.cpp
Copyright: University College London
License: Apache-2.0
Files: Libs/CommandLineModules/Documentation/xs3p.xsl
Copyright: Copyright (C) DSTC Pty Ltd (ACN 052 372 577) 2002
License: DSTC
The software contained on this media is the property of the
DSTC Pty Ltd. Use of this software is strictly in accordance
with the license agreement in the accompanying LICENSE file.
If your distribution of this software does not contain a
LICENSE file then you have no rights to use this software
in any manner and should contact DSTC at the address below
to determine an appropriate licensing arrangement.
.
DSTC Pty Ltd
Level 7, General Purpose South
The University of Queensland
QLD 4072 Australia
Tel: +61 7 3365 4310
Fax: +61 7 3365 4311
Email: titanium_enquiries@dstc.edu.au
.
This software is being provided "AS IS" without warranty of
any kind. In no event shall DSTC Pty Ltd be liable for
damage of any kind arising out of or in connection with
the use or performance of this software.
Files:
Libs/DICOM/Widgets/ctkDICOMObjectModel.cpp
Libs/DICOM/Widgets/ctkDICOMObjectModel.h
Libs/DICOM/Widgets/Testing/Cpp/ctkDICOMObjectModelTest1.cpp
Copyright: University of Sheffield
License: Apache-2.0
Files: debian/*
Copyright: 2010-2011 Dominique Belhachemi <domibel@debian.org>
License: Apache-2.0
License: Apache-2.0
On Debian systems you can find the full text of the Apache License
Version 2.0 at /usr/share/common-licenses/Apache-2.0
License: ParaView-1.2
Downloaded from http://www.paraview.org/paraview/project/license.html
.
Sandia National Laboratories, New Mexico PO Box 5800 Albuquerque, NM 87185
.
Kitware Inc.
28 Corporate Drive
Clifton Park, NY 12065
USA
.
Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive license for use of this work by or on behalf of the U.S. Government.
.
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 Kitware nor the names of any 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 AUTHORS 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.
License: 3D-Slicer-1.0
3D Slicer Contribution and Software License Agreement ("Agreement")
Version 1.0 (December 20, 2005)
.
This Agreement covers contributions to and downloads from the 3D
Slicer project ("Slicer") maintained by The Brigham and Women's
Hospital, Inc. ("Brigham"). Part A of this Agreement applies to
contributions of software and/or data to Slicer (including making
revisions of or additions to code and/or data already in Slicer). Part
B of this Agreement applies to downloads of software and/or data from
Slicer. Part C of this Agreement applies to all transactions with
Slicer. If you distribute Software (as defined below) downloaded from
Slicer, all of the paragraphs of Part B of this Agreement must be
included with and apply to such Software.
.
Your contribution of software and/or data to Slicer (including prior
to the date of the first publication of this Agreement, each a
"Contribution") and/or downloading, copying, modifying, displaying,
distributing or use of any software and/or data from Slicer
(collectively, the "Software") constitutes acceptance of all of the
terms and conditions of this Agreement. If you do not agree to such
terms and conditions, you have no right to contribute your
Contribution, or to download, copy, modify, display, distribute or use
the Software.
.
PART A. CONTRIBUTION AGREEMENT - License to Brigham with Right to
Sublicense ("Contribution Agreement").
.
1. As used in this Contribution Agreement, "you" means the individual
contributing the Contribution to Slicer and the institution or
entity which employs or is otherwise affiliated with such
individual in connection with such Contribution.
.
2. This Contribution Agreement applies to all Contributions made to
Slicer, including without limitation Contributions made prior to
the date of first publication of this Agreement. If at any time you
make a Contribution to Slicer, you represent that (i) you are
legally authorized and entitled to make such Contribution and to
grant all licenses granted in this Contribution Agreement with
respect to such Contribution; (ii) if your Contribution includes
any patient data, all such data is de-identified in accordance with
U.S. confidentiality and security laws and requirements, including
but not limited to the Health Insurance Portability and
Accountability Act (HIPAA) and its regulations, and your disclosure
of such data for the purposes contemplated by this Agreement is
properly authorized and in compliance with all applicable laws and
regulations; and (iii) you have preserved in the Contribution all
applicable attributions, copyright notices and licenses for any
third party software or data included in the Contribution.
.
3. Except for the licenses granted in this Agreement, you reserve all
right, title and interest in your Contribution.
.
4. You hereby grant to Brigham, with the right to sublicense, a
perpetual, worldwide, non-exclusive, no charge, royalty-free,
irrevocable license to use, reproduce, make derivative works of,
display and distribute the Contribution. If your Contribution is
protected by patent, you hereby grant to Brigham, with the right to
sublicense, a perpetual, worldwide, non-exclusive, no-charge,
royalty-free, irrevocable license under your interest in patent
rights covering the Contribution, to make, have made, use, sell and
otherwise transfer your Contribution, alone or in combination with
any other code.
.
5. You acknowledge and agree that Brigham may incorporate your
Contribution into Slicer and may make Slicer available to members
of the public on an open source basis under terms substantially in
accordance with the Software License set forth in Part B of this
Agreement. You further acknowledge and agree that Brigham shall
have no liability arising in connection with claims resulting from
your breach of any of the terms of this Agreement.
.
6. YOU WARRANT THAT TO THE BEST OF YOUR KNOWLEDGE YOUR CONTRIBUTION
DOES NOT CONTAIN ANY CODE THAT REQURES OR PRESCRIBES AN "OPEN
SOURCE LICENSE" FOR DERIVATIVE WORKS (by way of non-limiting
example, the GNU General Public License or other so-called
"reciprocal" license that requires any derived work to be licensed
under the GNU General Public License or other "open source
license").
.
PART B. DOWNLOADING AGREEMENT - License from Brigham with Right to
Sublicense ("Software License").
.
1. As used in this Software License, "you" means the individual
downloading and/or using, reproducing, modifying, displaying and/or
distributing the Software and the institution or entity which
employs or is otherwise affiliated with such individual in
connection therewith. The Brigham and Women?s Hospital,
Inc. ("Brigham") hereby grants you, with right to sublicense, with
respect to Brigham's rights in the software, and data, if any,
which is the subject of this Software License (collectively, the
"Software"), a royalty-free, non-exclusive license to use,
reproduce, make derivative works of, display and distribute the
Software, provided that:
.
(a) you accept and adhere to all of the terms and conditions of this
Software License;
.
(b) in connection with any copy of or sublicense of all or any portion
of the Software, all of the terms and conditions in this Software
License shall appear in and shall apply to such copy and such
sublicense, including without limitation all source and executable
forms and on any user documentation, prefaced with the following
words: "All or portions of this licensed product (such portions are
the "Software") have been obtained under license from The Brigham and
Women's Hospital, Inc. and are subject to the following terms and
conditions:"
.
(c) you preserve and maintain all applicable attributions, copyright
notices and licenses included in or applicable to the Software;
.
(d) modified versions of the Software must be clearly identified and
marked as such, and must not be misrepresented as being the original
Software; and
.
(e) you consider making, but are under no obligation to make, the
source code of any of your modifications to the Software freely
available to others on an open source basis.
.
2. The license granted in this Software License includes without
limitation the right to (i) incorporate the Software into
proprietary programs (subject to any restrictions applicable to
such programs), (ii) add your own copyright statement to your
modifications of the Software, and (iii) provide additional or
different license terms and conditions in your sublicenses of
modifications of the Software; provided that in each case your use,
reproduction or distribution of such modifications otherwise
complies with the conditions stated in this Software License.
.
3. This Software License does not grant any rights with respect to
third party software, except those rights that Brigham has been
authorized by a third party to grant to you, and accordingly you
are solely responsible for (i) obtaining any permissions from third
parties that you need to use, reproduce, make derivative works of,
display and distribute the Software, and (ii) informing your
sublicensees, including without limitation your end-users, of their
obligations to secure any such required permissions.
.
4. The Software has been designed for research purposes only and has
not been reviewed or approved by the Food and Drug Administration
or by any other agency. YOU ACKNOWLEDGE AND AGREE THAT CLINICAL
APPLICATIONS ARE NEITHER RECOMMENDED NOR ADVISED. Any
commercialization of the Software is at the sole risk of the party
or parties engaged in such commercialization. You further agree to
use, reproduce, make derivative works of, display and distribute
the Software in compliance with all applicable governmental laws,
regulations and orders, including without limitation those relating
to export and import control.
.
5. The Software is provided "AS IS" and neither Brigham nor any
contributor to the software (each a "Contributor") shall have any
obligation to provide maintenance, support, updates, enhancements
or modifications thereto. BRIGHAM AND ALL CONTRIBUTORS SPECIFICALLY
DISCLAIM ALL EXPRESS AND IMPLIED WARRANTIES OF ANY KIND INCLUDING,
BUT NOT LIMITED TO, ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR
A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
BRIGHAM OR ANY CONTRIBUTOR BE LIABLE TO ANY PARTY FOR DIRECT,
INDIRECT, SPECIAL, INCIDENTAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY ARISING IN ANY WAY
RELATED TO THE SOFTWARE, EVEN IF BRIGHAM OR ANY CONTRIBUTOR HAS
BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. TO THE MAXIMUM
EXTENT NOT PROHIBITED BY LAW OR REGULATION, YOU FURTHER ASSUME ALL
LIABILITY FOR YOUR USE, REPRODUCTION, MAKING OF DERIVATIVE WORKS,
DISPLAY, LICENSE OR DISTRIBUTION OF THE SOFTWARE AND AGREE TO
INDEMNIFY AND HOLD HARMLESS BRIGHAM AND ALL CONTRIBUTORS FROM AND
AGAINST ANY AND ALL CLAIMS, SUITS, ACTIONS, DEMANDS AND JUDGMENTS
ARISING THEREFROM.
.
6. None of the names, logos or trademarks of Brigham or any of
Brigham's affiliates or any of the Contributors, or any funding
agency, may be used to endorse or promote products produced in
whole or in part by operation of the Software or derived from or
based on the Software without specific prior written permission
from the applicable party.
.
7. Any use, reproduction or distribution of the Software which is not
in accordance with this Software License shall automatically revoke
all rights granted to you under this Software License and render
Paragraphs 1 and 2 of this Software License null and void.
.
8. This Software License does not grant any rights in or to any
intellectual property owned by Brigham or any Contributor except
those rights expressly granted hereunder.
.
PART C. MISCELLANEOUS
.
This Agreement shall be governed by and construed in accordance with
the laws of The Commonwealth of Massachusetts without regard to
principles of conflicts of law. This Agreement shall supercede and
replace any license terms that you may have agreed to previously with
respect to Slicer.