Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/copilot-instructions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
SPDX-License-Identifier: MPL-2.0
SPDX-License-Identifier: CC-BY-SA-4.0
Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
-->
## Code Review Guidelines
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: MPL-2.0
# SPDX-License-Identifier: CC-BY-SA-4.0
# SPDX-License-Identifier: MPL-2.0
name: Scorecards supply-chain security
on:
branch_protection_rule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/secret-scanner.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: MPL-2.0
# SPDX-License-Identifier: CC-BY-SA-4.0
# SPDX-License-Identifier: MPL-2.0
name: Secret Scanner
on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .machine_readable/licensing-policy.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: MPL-2.0
# SPDX-License-Identifier: CC-BY-SA-4.0
# SPDX-License-Identifier: MPL-2.0
# SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell (hyperpolymath)
#
# Machine-readable form of LICENSING.adoc. Tools enforce from this; humans read
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
SPDX-License-Identifier: MPL-2.0
SPDX-License-Identifier: CC-BY-SA-4.0
Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
-->
# Changelog
Expand Down
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
SPDX-License-Identifier: MPL-2.0
SPDX-License-Identifier: CC-BY-SA-4.0
Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
-->
# Code of Conduct
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
SPDX-License-Identifier: MPL-2.0
SPDX-License-Identifier: CC-BY-SA-4.0
Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
-->
# Contributing to Phronesis
Expand Down
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Mozilla Public License Version 2.0
means any form of the work other than Source Code Form.

1.7. "Larger Work"
means a work that combines Covered Software with other material, in
means a work that combines Covered Software with other material, in
a separate file or files, that is not Covered Software.

1.8. "License"
Expand Down Expand Up @@ -357,7 +357,7 @@ Exhibit A - Source Code Form License Notice

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at https://mozilla.org/MPL/2.0/.
file, You can obtain one at http://mozilla.org/MPL/2.0/.

If it is not possible or desirable to put the notice in a particular
file, then You may include the notice in a location (such as a LICENSE
Expand Down
4 changes: 2 additions & 2 deletions LICENSING.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-License-Identifier: MPL-2.0
// SPDX-License-Identifier: CC-BY-SA-4.0
// SPDX-License-Identifier: CC-BY-SA-4.0
// Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
= Phronesis — Licensing
Expand All @@ -20,7 +20,7 @@ syntax:

[source]
----
SPDX-License-Identifier: MPL-2.0
SPDX-License-Identifier: CC-BY-SA-4.0
SPDX-License-Identifier: CC-BY-SA-4.0
----

Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
SPDX-License-Identifier: MPL-2.0
SPDX-License-Identifier: CC-BY-SA-4.0
Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
-->
# Security Policy
Expand Down
2 changes: 1 addition & 1 deletion academic/formal-verification/agda/Phronesis.agda
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- SPDX-License-Identifier: MPL-2.0
-- SPDX-License-Identifier: CC-BY-SA-4.0
-- SPDX-License-Identifier: MPL-2.0
-- Phronesis Formalization in Agda
-- Intrinsically typed representation with dependent types

Expand Down
2 changes: 1 addition & 1 deletion academic/formal-verification/agda/PhronesisEcho.agda
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- SPDX-License-Identifier: MPL-2.0
-- SPDX-License-Identifier: CC-BY-SA-4.0
-- SPDX-License-Identifier: MPL-2.0
-- Copyright (c) 2026 Jonathan D.A. Jewell
--
-- =====================================================================
Expand Down
2 changes: 1 addition & 1 deletion academic/formal-verification/coq/Phronesis.v
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(* SPDX-License-Identifier: MPL-2.0 *)
(* SPDX-License-Identifier: CC-BY-SA-4.0 *)
(* SPDX-License-Identifier: MPL-2.0 *)
(* Phronesis Formalization in Coq *)
(* Complete mechanized proofs of type safety, termination, and security properties *)

Expand Down
2 changes: 1 addition & 1 deletion academic/formal-verification/lean4/Phronesis.lean
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- SPDX-License-Identifier: MPL-2.0
-- SPDX-License-Identifier: CC-BY-SA-4.0
-- SPDX-License-Identifier: MPL-2.0
-- Phronesis Formalization in Lean 4
-- Mechanized proofs of type safety, termination, and security properties.
--
Expand Down
2 changes: 1 addition & 1 deletion academic/formal-verification/lean4/lakefile.lean
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- SPDX-License-Identifier: MPL-2.0
-- SPDX-License-Identifier: CC-BY-SA-4.0
-- SPDX-License-Identifier: MPL-2.0
-- Minimal Lake build for the Phronesis Lean 4 metatheory.
-- No external dependencies (no Mathlib): builds on core Lean only, so CI
-- needs nothing but the toolchain pinned in `lean-toolchain`.
Expand Down
Loading