Mercurial > hg > orthanc-java
changeset 6:709e5347a390
added missing files
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 19 Oct 2023 08:51:43 +0200 (19 months ago) |
parents | c8f19e93ff99 |
children | b14ed1ea3a23 |
files | .hgignore .reuse/dep5 |
diffstat | 2 files changed, 31 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Thu Oct 19 08:51:43 2023 +0200 @@ -0,0 +1,11 @@ +# SPDX-FileCopyrightText: 2023 Sebastien Jodogne, UCLouvain, Belgium +# SPDX-License-Identifier: CC0-1.0 + +syntax: glob +*~ +Plugin/ThirdPartyDownloads/ +Plugin/i/ +Plugin/w32/ +Plugin/w64/ +Plugin/s/ +JavaSDK/i/
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.reuse/dep5 Thu Oct 19 08:51:43 2023 +0200 @@ -0,0 +1,20 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: orthanc-java +Upstream-Contact: Sebastien Jodogne <s.jodogne@gmail.com> +Source: https://orthanc.uclouvain.be/ + +Files: NEWS README +Copyright: 2023 Sebastien Jodogne, UCLouvain, Belgium +License: CC0-1.0 + +Files: Resources/Orthanc/CMake/* Resources/Orthanc/Toolchains/* +Copyright: 2012-2016 Sebastien Jodogne, University Hospital of Liege (Belgium), 2017-2023 Osimis S.A. (Belgium), and 2021-2023 UCLouvain (Belgium) +License: LGPL-3.0-or-later + +Files: Resources/Orthanc/Plugins/* Resources/Orthanc/Sdk-1.10.0/orthanc/OrthancCPlugin.h Resources/OrthancCPlugin-1.10.0.patch +Copyright: 2012-2016 Sebastien Jodogne, University Hospital of Liege (Belgium), 2017-2023 Osimis S.A. (Belgium), and 2021-2023 UCLouvain (Belgium) +License: GPL-3.0-or-later + +Files: Resources/jdk8u382-b05-win32/* Resources/jdk8u382-b05-win64/* +Copyright: 1996, 2013, Oracle and/or its affiliates +License: GPL-2.0-only WITH Classpath-exception-2.0