Skip to content

Commit d813040

Browse files
committed
Standardize workspace: Justfile migration and A2ML directive cleanup
1 parent 734fc3a commit d813040

10 files changed

Lines changed: 16 additions & 6 deletions

File tree

deno.lock

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/ocaml/BrowserAPI.cmj

-129 Bytes
Binary file not shown.

lib/ocaml/BrowserAPI.res

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// SPDX-License-Identifier: PMPL-1.0-or-later
1+
// SPDX-License-Identifier: MPL-2.0
2+
// (PMPL-1.0-or-later preferred; MPL-2.0 required for Firefox extension store)
23
// Copyright (C) 2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
34

45
/**

lib/ocaml/DatabaseUpdater.cmj

-532 Bytes
Binary file not shown.

lib/ocaml/DatabaseUpdater.res

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// SPDX-License-Identifier: PMPL-1.0-or-later
1+
// SPDX-License-Identifier: MPL-2.0
2+
// (PMPL-1.0-or-later preferred; MPL-2.0 required for Firefox extension store)
23
// Copyright (C) 2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
34

45
/**

lib/ocaml/DevTools.cmj

-204 Bytes
Binary file not shown.

lib/ocaml/DevTools.res

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// SPDX-License-Identifier: PMPL-1.0-or-later
1+
// SPDX-License-Identifier: MPL-2.0
2+
// (PMPL-1.0-or-later preferred; MPL-2.0 required for Firefox extension store)
23
// Copyright (C) 2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
34

45
/**

lib/ocaml/Types.cmj

-86 Bytes
Binary file not shown.

lib/ocaml/Types.res

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// SPDX-License-Identifier: PMPL-1.0-or-later
1+
// SPDX-License-Identifier: MPL-2.0
2+
// (PMPL-1.0-or-later preferred; MPL-2.0 required for Firefox extension store)
23
// Copyright (C) 2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
34

45
/**

lib/rescript.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1288334
1+
2319638

0 commit comments

Comments
 (0)