File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # SPDX-License-Identifier: AGPL-3 .0-or-later
1+ # SPDX-License-Identifier: PMPL-1 .0-or-later
22# RSR-compliant .gitattributes
33
44* text =auto eol =lf
Original file line number Diff line number Diff line change 1- # SPDX-License-Identifier: AGPL-3 .0-or-later
1+ # SPDX-License-Identifier: PMPL-1 .0-or-later
22# RSR-compliant .gitignore
33
44# OS & Editor
Original file line number Diff line number Diff line change 1- # SPDX-License-Identifier: AGPL-3 .0-or-later
1+ # SPDX-License-Identifier: PMPL-1 .0-or-later
22# IPv6-Only Tools - RSR-Compliant Justfile
33# Task automation for Rust-based IPv6 networking toolkit
44#
Original file line number Diff line number Diff line change 1- # SPDX-License-Identifier: AGPL-3 .0-or-later
1+ # SPDX-License-Identifier: PMPL-1 .0-or-later
22# Mustfile - hyperpolymath mandatory checks
33# See: https://github.com/hyperpolymath/mustfile
44
Original file line number Diff line number Diff line change 1- # SPDX-License-Identifier: AGPL-3 .0-or-later
1+ # SPDX-License-Identifier: PMPL-1 .0-or-later
22# IPv6-Only Tools - RSR-Compliant Justfile
33# Task automation for Rust-based IPv6 networking toolkit
44#
Original file line number Diff line number Diff line change 1- // SPDX-License-Identifier: AGPL-3 .0-or-later
1+ // SPDX-License-Identifier: PMPL-1 .0-or-later
22
33//! IPv6-Only — High-Assurance Network Planning (CLI).
44//!
Original file line number Diff line number Diff line change 1- # SPDX-License-Identifier: AGPL-3 .0-or-later
1+ # SPDX-License-Identifier: PMPL-1 .0-or-later
22# RSR-compliant .gitattributes
33
44* text =auto eol =lf
Original file line number Diff line number Diff line change 1- # SPDX-License-Identifier: AGPL-3 .0-or-later
1+ # SPDX-License-Identifier: PMPL-1 .0-or-later
22# RSR-compliant .gitignore
33
44# OS & Editor
Original file line number Diff line number Diff line change 1- # SPDX-License-Identifier: AGPL-3 .0-or-later
1+ # SPDX-License-Identifier: PMPL-1 .0-or-later
22# Mustfile - hyperpolymath mandatory checks
33# See: https://github.com/hyperpolymath/mustfile
44
Original file line number Diff line number Diff line change 11#! /usr/bin/env bash
2- # SPDX-License-Identifier: AGPL-3 .0-or-later
2+ # SPDX-License-Identifier: PMPL-1 .0-or-later
33# Pre-commit hook: Validate CodeQL language matrix matches repo
44set -euo pipefail
55
You can’t perform that action at this time.
0 commit comments