File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
22#! /usr/bin/env bash
3- # SPDX-License-Identifier: PMPL-1.0-or-later
3+ # SPDX-License-Identifier: MPL-2.0
44# Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
55#
66# @a2ml-metadata begin
Original file line number Diff line number Diff line change 1- # SPDX-License-Identifier: PMPL-1.0-or-later
1+ # SPDX-License-Identifier: MPL-2.0
22# Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
33#
44# project-wharf.launcher.a2ml — per-app launcher config for Project Wharf.
@@ -9,7 +9,7 @@ display = "Project Wharf"
99description = "Project Wharf — container/workload staging and orchestration"
1010categories = ["Development", "System"]
1111version = "1.0.0"
12- license = "PMPL-1.0-or-later "
12+ license = "MPL-2.0 "
1313
1414[repo]
1515path = "/var/mnt/eclipse/repos/project-wharf"
You can’t perform that action at this time.
0 commit comments