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 .machine_readable/6scm/ECOSYSTEM.scm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;; SPDX-License-Identifier: AGPL-3.0-or-later
;; SPDX-License-Identifier: MPL-2.0
;; ECOSYSTEM.scm - Ecosystem relationships for stamp-protocol

(ecosystem
Expand Down
2 changes: 1 addition & 1 deletion .machine_readable/6scm/META.scm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;; SPDX-License-Identifier: AGPL-3.0-or-later
;; SPDX-License-Identifier: MPL-2.0
;; META.scm - Meta-level information for stamp-protocol

(define meta
Expand Down
2 changes: 1 addition & 1 deletion .machine_readable/6scm/STATE.scm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;; SPDX-License-Identifier: AGPL-3.0-or-later
;; SPDX-License-Identifier: MPL-2.0
;; STATE.scm - Project state tracking for stamp-protocol

(define state
Expand Down
2 changes: 1 addition & 1 deletion .machine_readable/ECOSYSTEM.scm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;; SPDX-License-Identifier: AGPL-3.0-or-later
;; SPDX-License-Identifier: MPL-2.0
;; ECOSYSTEM.scm - Ecosystem relationships for stamp-protocol

(ecosystem
Expand Down
2 changes: 1 addition & 1 deletion .machine_readable/META.scm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;; SPDX-License-Identifier: AGPL-3.0-or-later
;; SPDX-License-Identifier: MPL-2.0
;; META.scm - Meta-level information for stamp-protocol

(define meta
Expand Down
2 changes: 1 addition & 1 deletion .machine_readable/STATE.scm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;; SPDX-License-Identifier: AGPL-3.0-or-later
;; SPDX-License-Identifier: MPL-2.0
;; STATE.scm - Project state tracking for stamp-protocol

(define state
Expand Down
2 changes: 1 addition & 1 deletion .machine_readable/svc/k9/README.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
= K9 Contractiles
:toc: left
:icons: font
Expand Down
2 changes: 1 addition & 1 deletion ARCHITECTURE-SETUP-COMPLETE.md
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
# AVOW Protocol - Architecture Setup Complete

**Date:** 2026-02-04
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
SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell (hyperpolymath)
-->

Expand Down
2 changes: 1 addition & 1 deletion CLOUDFLARE-MANUAL-SETUP.md
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
# Cloudflare Manual Setup - Detailed Step-by-Step Instructions

Complete visual guide for deploying AVOW Protocol to Cloudflare via dashboard.
Expand Down
2 changes: 1 addition & 1 deletion CLOUDFLARE-SETUP.md
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
# Cloudflare Setup Guide for avow-protocol.org

## Prerequisites
Expand Down
2 changes: 1 addition & 1 deletion DEPLOYMENT-STATUS-ALL-PROJECTS.md
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
# Multi-Project Cloudflare Pages Deployment Status

**Date:** 2026-02-04
Expand Down
2 changes: 1 addition & 1 deletion DEPLOYMENT-SUCCESS.md
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
# Cloudflare Pages Deployment - Success Report

**Date:** 2026-02-04
Expand Down
Loading
Loading