Skip to content

Commit d00b605

Browse files
hyperpolymathclaude
andcommitted
chore: RSR compliance — fix editorconfig name, CITATIONS.adoc author/AGPL, RSR_OUTLINE AGPL ref
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f077b06 commit d00b605

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# RSR-template-repo - Editor Configuration
1+
# Axiology.jl - Editor Configuration
22
# https://editorconfig.org
33

44
root = true

RSR_OUTLINE.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ just validate-rsr
6969
|Task runner with 50+ recipes
7070

7171
|`LICENSE.txt`
72-
|AGPL + Palimpsest dual license
72+
|MPL-2.0 (Julia ecosystem fallback)
7373

7474
|`README.adoc`
7575
|This file
@@ -157,7 +157,7 @@ project/
157157
* `justfile`
158158
* `README.adoc`
159159
* `RSR_COMPLIANCE.adoc`
160-
* `LICENSE.txt` (AGPL + Palimpsest)
160+
* `LICENSE` (MPL-2.0)
161161
* `.well-known/security.txt`
162162
* `.well-known/ai.txt`
163163
* `.well-known/humans.txt`

docs/CITATIONS.adoc

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
1-
= RSR-template-repo - Citation Guide
1+
= Axiology.jl - Citation Guide
22
:toc:
33

44
== BibTeX
55

66
[source,bibtex]
77
----
8-
@software{rsr-template-repo_2025,
9-
author = {Polymath, Hyper},
10-
title = {RSR-template-repo},
11-
year = {2025},
12-
url = {https://github.com/hyperpolymath/RSR-template-repo},
13-
license = {AGPL-3.0-or-later}
8+
@software{Axiology.jl_2026,
9+
author = {Jewell, Jonathan D.A.},
10+
title = {Axiology.jl},
11+
year = {2026},
12+
url = {https://github.com/hyperpolymath/Axiology.jl},
13+
license = {MPL-2.0}
1414
}
1515
----
1616

1717
== Harvard Style
1818

19-
Polymath, H. (2025) _RSR-template-repo_ [Computer software]. Available at: https://github.com/hyperpolymath/RSR-template-repo
19+
Jewell, J.D.A. (2026) _Axiology.jl_ [Computer software]. Available at: https://github.com/hyperpolymath/Axiology.jl
2020

2121
== OSCOLA
2222

23-
Hyper Polymath, 'RSR-template-repo' (2025) <https://github.com/hyperpolymath/RSR-template-repo>
23+
Jonathan D.A. Jewell, 'Axiology.jl' (2026) <https://github.com/hyperpolymath/Axiology.jl>
2424

2525
== MLA
2626

27-
Polymath, Hyper. "RSR-template-repo." 2025, github.com/hyperpolymath/RSR-template-repo.
27+
Jewell, Jonathan D.A. "Axiology.jl." 2026, github.com/hyperpolymath/Axiology.jl.
2828

2929
== APA 7
3030

31-
Polymath, H. (2025). _RSR-template-repo_ [Computer software]. GitHub. https://github.com/hyperpolymath/RSR-template-repo
31+
Jewell, J.D.A. (2026). _Axiology.jl_ [Computer software]. GitHub. https://github.com/hyperpolymath/Axiology.jl
3232

3333
== See Also
3434

0 commit comments

Comments
 (0)