diff options
| author | Christoph Schlosser <christoph@linux.com> | 2025-08-26 21:15:40 +0200 |
|---|---|---|
| committer | Christoph Schlosser <christoph@linux.com> | 2025-08-26 21:15:40 +0200 |
| commit | 7d1797a6428447ff4dfd473111f6b40dc505ac43 (patch) | |
| tree | 5d4ec0057288711036f9a9b0919e800e1a46372a /workspace.josh | |
| parent | bfb9afa2a57c3c302dde2c9669425d365c3f9b40 (diff) | |
| download | git2hugo-7d1797a6428447ff4dfd473111f6b40dc505ac43.tar.gz | |
g2h: Use license from monorepo instead of project specific files
Diffstat (limited to 'workspace.josh')
| -rw-r--r-- | workspace.josh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/workspace.josh b/workspace.josh index 4022f26..cbc3d9f 100644 --- a/workspace.josh +++ b/workspace.josh @@ -1 +1,3 @@ .mise-tasks = :/mise/git +LICENSE = :/licenses/3-BSD-2025.txt + |