]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Coustard: mark copyright-URL typo as resolved in this branch main
authorFelipe Correa da Silva Sanches <juca@members.fsf.org>
Mon, 27 Apr 2026 15:52:08 +0000 (16:52 +0100)
committerFelipe Corrêa da Silva Sanches <juca@members.fsf.org>
Mon, 27 Apr 2026 17:12:59 +0000 (18:12 +0100)
The Coustard appendix originally noted the googlefonts/bangers
copyright-URL typo as an out-of-scope follow-up. The fix
(cherry-picked commit 5e56b4565) is now in this branch, so the
note has been updated to reflect that the typo is resolved.

Assisted by an AI agent (Claude Opus 4.7 (1M context))

ofl/coustard/upstream_info.md

index 34e49f542f4749e6cd5faf656fdab26eb1eef952..29dfb2e35f779def73dae7333899cbdc62ffbca3 100644 (file)
@@ -88,6 +88,6 @@ The shipping `Coustard-Regular.ttf` (75432 bytes, md5 `1b81850f782640f19b5cc3244
 
 The original `vernnobile/coustardFont` repo (Vernon Adams's GitHub account, `5f54d232f` "migrate from code.google" 2013-03-01) is preserved as historical context above. It remains accessible online but is superseded by the `googlefonts/coustardFont` fork as the source-of-truth for current Coustard onboarding. Per policy, full details of the original repo are kept in this report.
 
-### Follow-up note
+### Follow-up note (resolved)
 
-The new copyright string in METADATA.pb (added by Emma's commit a0db74464) reads `"Copyright 2011 The Coustard Project Authors (https://github.com/googlefonts/bangers)"` — the URL `googlefonts/bangers` appears to be a typo (Bangers is a different family). The likely correct URL is `https://github.com/googlefonts/coustardFont`. This is outside the source-block sync scope but worth flagging for a future fix.
+The new copyright string in METADATA.pb added by Emma's commit `a0db74464` originally read `"Copyright 2011 The Coustard Project Authors (https://github.com/googlefonts/bangers)"` — the URL `googlefonts/bangers` was a copy-paste typo (Bangers is a different family). **Resolved in this branch** by cherry-picked commit `5e56b4565` ("Coustard: fix copyright URL typo (bangers -> coustardFont)"), which corrected both `fonts { ... copyright }` entries to reference `https://github.com/googlefonts/coustardFont`. The fix originated as a separate single-purpose branch (`fix-coustard-copyright-url`) before being folded into this audit branch.