Compare commits

...

2 Enmetoj

Author SHA1 Message Date
Jaidyn Ann 25f7f84486 Update source URL to Forgejo 2024-05-13 22:19:10 -05:00
Jaidyn Ann 2839953617 Update copyright year 2024-05-13 22:18:42 -05:00
2 changed files with 3 additions and 3 deletions

View File

@ -64,10 +64,10 @@ A handy list of somewhat-standard extended attributes is hosted on FreeDesktop's
## Requirements ## Requirements
This egg requires `srfi-1` and `srfi-12`. This egg requires `srfi-1`.
## Meta ## Meta
**Author:** Jaidyn Ann <jadedctrl@posteo.at> **Author:** Jaidyn Ann <jadedctrl@posteo.at>
**License:** GPLv3 **License:** GPLv3
**Source:** https://github.com/jadedctrl/xattr, https://notabug.org/jadedctrl/xattr **Source:** https://hak.xwx.moe/jadedctrl/chicken-xattr

View File

@ -1,5 +1,5 @@
;; ;;
;; Copyright 2022, Jaidyn Levesque <jadedctrl@posteo.at> ;; Copyright 20222024, Jaidyn Levesque <jadedctrl@posteo.at>
;; ;;
;; This program is free software: you can redistribute it and/or ;; This program is free software: you can redistribute it and/or
;; modify it under the terms of the GNU General Public License as ;; modify it under the terms of the GNU General Public License as