You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/decisions/0002-use-cc-by-sa-4-0-license.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# 2. Use CC BY-SA 4.0 License for Documentation
1
+
# ADR-0002. Use CC BY-SA 4.0 License for Documentation
2
2
3
3
Date: 2025-11-25
4
4
@@ -11,6 +11,7 @@ Accepted
11
11
The SciLifeLab Architecture Board documentation will be developed collaboratively across multiple institutions. Without explicit licensing, ownership and reuse rights are unclear.
12
12
13
13
We need a license that:
14
+
14
15
- Provides multi-institutional legal clarity
15
16
- Ensures governance improvements remain open
16
17
- Prevents proprietary capture of community standards
@@ -36,7 +37,6 @@ We will use the Creative Commons Attribution-ShareAlike 4.0 International (CC BY
36
37
-**Compatibility considerations**: Share-alike requirement may limit how others can combine our documentation with other licensed content
37
38
-**No warranty disclaimer**: Users should be aware that architectural decisions are provided "as-is" without guarantees of suitability
38
39
39
-
40
40
- The license file (LICENSE) has been added to the repository root
41
41
- A license badge and information have been added to the README
42
42
- Future code repositories may need different licenses (e.g., MIT, Apache 2.0) appropriate for software
0 commit comments