diff options
author | Jonas Smedegaard <dr@jones.dk> | 2025-05-01 00:47:42 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2025-05-01 00:47:42 +0200 |
commit | 6f210e88d25fcec41adcbb37b6e00c42ee10be54 (patch) | |
tree | bfc894eba587d1ee0e1d5236f99de1df2314c0a3 /report.qmd | |
parent | db831a1cb2093a59ad1cfdd42f9c1beb5d7657ef (diff) |
add general notes
Diffstat (limited to 'report.qmd')
-rw-r--r-- | report.qmd | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -23,6 +23,22 @@ breaks: false --- +# General notes + +This text covers the code project `com.biks.bachelorizer` +that was authored with contributions from several groups +involving the students +Alexander Marthin Klemensen, +Ian Valentin Christensen, +Jonas Smedegaard +and Zahed Noos. +Copyright statements at the top of the code files +reflects from whom each file received contributions. + +With the code project is included two additional projects, +`com.example.portfolio2` and `com.example.portfolio3`, +derived from @Rosendahl2025.12 and @Rosendahl2025.16, respectively. + {{< include portfolio1.md >}} {{< include portfolio2.md >}} |