FriedFeid commited on
Commit
011ec46
·
verified ·
1 Parent(s): 08e2765

Include License

Browse files
Files changed (1) hide show
  1. LICENSE +78 -0
LICENSE CHANGED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ LICENSE
2
+
3
+ Notice on Mixed Licensing
4
+
5
+ Parts of this codebase are derived from the Video Depth Anything (VDA) project and are therefore licensed under the Apache License 2.0.
6
+ All such portions are explicitly marked in the respective files or code sections.
7
+
8
+ All remaining components of this repository are licensed under the terms stated in the section “Primary License of This Repository” below.
9
+
10
+
11
+
12
+ Apache License 2.0 (for marked components)
13
+
14
+ Copyright (c) [2025] [Heidelberg University]
15
+
16
+ Licensed under the Apache License, Version 2.0 (the “License”);
17
+ you may not use the marked files or code sections except in compliance with the License.
18
+ You may obtain a copy of the License at
19
+
20
+ http://www.apache.org/licenses/LICENSE-2.0
21
+
22
+ Unless required by applicable law or agreed to in writing, software
23
+ distributed under the License is distributed on an “AS IS” BASIS,
24
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
25
+ See the License for the specific language governing permissions and
26
+ limitations under the License.
27
+
28
+
29
+
30
+ Primary License of This Repository
31
+
32
+ Non‑Commercial Software License – Heidelberg University Version 1.0 (NC‑SA‑UHDV1.0)
33
+
34
+ SPDXLicenseIdentifier: `LicenseRefNCSAUHDV1.0`
35
+
36
+ Copyright © 2026 Heidelberg University
37
+
38
+ Summary
39
+ ✅ Free use for non‑commercial research, education, and academic work
40
+ 🚫 Commercial use prohibited without written permission
41
+ 🔄 Modifications must use the same license (ShareAlike)
42
+ 🪪 Attribution required: credit Heidelberg University and original authors
43
+ ⚠️ No warranty; use at your own risk
44
+
45
+ Full License Terms
46
+ Permission is hereby granted to use, reproduce, modify, and distribute this software and its documentation solely for non‑commercial purposes, subject to the following conditions:
47
+
48
+ 1. Attribution
49
+ Redistribution or reuse must give appropriate credit to “Heidelberg University” and the original authors, include a reference to this license, and, where applicable, provide a link to the project’s GitHub repository or official documentation.
50
+
51
+ 2. Non‑Commercial Use
52
+ This software and any derivative works may only be used, in whole or in part, for non-commercial use only.
53
+ Non‑commercial use means any use that is not primarily intended for or directed toward commercial advantage or monetary compensation and is not undertaken with the aim of developing products or services for sale or license.
54
+ In particular, the following shall not be considered non‑commercial use and therefore are not permitted under this License without a separate written agreement with Heidelberg University: (a) use of the Software by or within a for‑profit company for its internal research and development activities, (b) use of the Software in contract research, commissioned research, or services carried out for or on behalf of any commercial entity, and (c) use of the Software within industry‑funded research projects where the primary aim is to generate results, works, services, or data for commercial exploitation or proprietary advantage.
55
+ Commercial use requires a separate written license from Heidelberg University.
56
+ The software may not be used, in whole or in part, to provide services, consulting, or software‑as‑a‑service offerings to any third party in return for payment, commercial advantage, or other monetary compensation, whether direct or indirect. Any use of the software for the purpose of evaluating, benchmarking, or developing products or services intended for commercial sale, license, or deployment in a commercial environment shall be deemed commercial use and is not permitted under this license without a separate written agreement with Heidelberg University.
57
+
58
+ 3. ShareAlike (Copyleft)
59
+ Any modifications or derivative works must also be licensed under this exact “Non‑Commercial Open Software License – Heidelberg University Version 1.0 (NC‑SA‑UHDV1.0).”
60
+ Derivative work authors must include clear attribution and retain all non‑commercial and ShareAlike restrictions.
61
+
62
+ 4. No Warranty
63
+ This 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.
64
+ In no event shall the authors or Heidelberg University be liable for any claim, damages, or other liability arising from, out of, or in connection with the software or its use.
65
+ Licensee agrees to indemnify and hold harmless Heidelberg University and the authors from any claims, losses, or damages arising from Licensee’s use of the Software.
66
+
67
+ 5. No Endorsement
68
+ The names of Heidelberg University, its contributors or affiliated entities may not be used to endorse or promote derivative products without prior written permission.
69
+
70
+ 6. Commercial Rights Clause
71
+ All intellectual property rights, including patent and trademark rights, are reserved by Heidelberg University and its partners.
72
+ By downloading, installing, or using this software, you acknowledge that you have read, understood, and agree to the terms of this license.
73
+
74
+ For commercial licensing inquiries, please contact: Science Value Heidelberg GmbH
75
+ https://www.sciencevalue-heidelberg.de/
76
+ ScienceValue.Heidelberg@med.uni-heidelberg.de
77
+ Short name: NC‑SA‑UHDV1.0
78
+ SPDX identifier: `LicenseRefNCSAUHDV1.0`