Add copyright notice
99b2731a45ca9f244301c592b6e58cfc128c0dde
1 parent
4737078a
LICENSE
added
+2 -0
| 1 | + | Copyright (c) 2025-2026 Radiant Computer (https://radiant.computer) |
|
| 2 | + | All rights reserved. |
README.md
+5 -0
| 53 | 53 | The server reads optional metadata files from each bare repo: |
|
| 54 | 54 | ||
| 55 | 55 | - `description` -- shown on the index and summary pages |
|
| 56 | 56 | - `owner` -- shown on the index page |
|
| 57 | 57 | - `public` -- must exist for the repo to be served (can be empty) |
|
| 58 | + | ||
| 59 | + | ## License |
|
| 60 | + | ||
| 61 | + | Copyright (c) 2025-2026 Radiant Computer (https://radiant.computer) |
|
| 62 | + | All rights reserved. |