💾 Archived View for gemini.mingmengtou.org › 2021-06-01-change-footer-text.gmi captured on 2022-01-08 at 13:46:56. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-11-30)

-=-=-=-=-=-=-

neil in gemini space

change footer text - 2021-06-01

so after adding CC-BY-SA to the bottom of each .gmi page i decided i wanted to say more:

for files in *.gmi; do sed -i 's/CC-BY-SA/content licensed CC-BY-SA 4.0 unless stated./' $files; echo -----; done;

i opted to -i change files in place without writing backups; echo ----- for progress. i did test the command first and i could always do a git pull to undo the damage. bite all went well:-)

---

return to gemini.mingmengtou.org index page.

---

neil.gemini@mingmengtou.org

content licensed CC-BY-SA 4.0 unless stated.

creative commons licence.