diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2020-11-09 18:42:38 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-04-02 20:01:37 -0400 |
commit | 58c37322bd487ed28c4604340f82b1e7769e8666 (patch) | |
tree | 3fbc74d002e8d6628f20a540d0566c0f2856e850 /qi | |
parent | sisu.org minor adjustment to opening description (diff) |
nixify (start to nixify)
Diffstat (limited to 'qi')
-rwxr-xr-x | qi | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -1,18 +1,17 @@ #!/usr/bin/env ruby =begin -** Description: +- Description: -** Homepage: <http://www.jus.uio.no/sisu/SiSU> +- Homepage: <http://www.jus.uio.no/sisu/SiSU> <http://search.sisudoc.org> -** Download: <http://www.jus.uio.no/sisu/download> +- Download: <http://www.jus.uio.no/sisu/download> -** Copyright: (C) 2015 Ralph Amissah +- Copyright: (C) 2015, 2020 Ralph Amissah -** License: +- License: -** Ralph Amissah <ralph@amissah.com> - Ralph Amissah <ralph.amissah@gmail.com> +- Ralph Amissah <ralph.amissah@gmail.com> =end #% manual settings, edit/update as required (note current default settings are obtained from sisu version yml file) |