M index.gmi => index.gmi +1 -1
@@ 68,4 68,4 @@ strahinja.org is licensed under a Creative Commons Attribution-NoDerivatives 4.0
=> https://creativecommons.org/licenses/by-nd/4.0/ CC-BY-ND 4.0 (HTTPS)
-Copyright © 1999-2021 Страхиња Радић (Strahinya Radich)
+Copyright © 1999-2022 Страхиња Радић (Strahinya Radich)
M slw2gmi/index.slw => slw2gmi/index.slw +2 -2
@@ 70,7 70,7 @@ slw2gmi`) after installing **slw2gmi** for more information.
## License
slw2gmi - slweb to Gemini converter
-Copyright (C) 2021 Страхиња Радић
+Copyright (C) 2021, 2022 Страхиња Радић
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
@@ 91,7 91,7 @@ this program. If not, see [https://www.gnu.org/licenses/][licen].
[aredo]: https://github.com/apenwarr/redo
[gemin]: https://gemini.circumlunar.space
-[issue]: https://sr.ht/~strahinja/slw2gmi/trackers/
+[issue]: https://todo.sr.ht/~strahinja/slw2gmi/
[mtodo]: https://git.sr.ht/~strahinja/slw2gmi/tree/master/item/TODO
[katex]: https://katex.org
[licen]: https://www.gnu.org/licenses
M slweb/index.gmi => slweb/index.gmi +2 -2
@@ 153,7 153,7 @@ See the file TODO for more information.
Bugs can be reported using the slweb ticket tracker.
-=> https://todo.sr.ht/~strahinja/slweb slweb ticket tracker
+=> https://todo.sr.ht/~strahinja/slweb/ slweb ticket tracker
See the manpage (man slweb) after installing slweb for more information.
@@ 161,7 161,7 @@ See the manpage (man slweb) after installing slweb for more information.
## License
slweb - Simple static website generator.
-Copyright (C) 2020, 2021 Страхиња Радић
+Copyright (C) 2020, 2021, 2022 Страхиња Радић
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
M table/index.gmi => table/index.gmi +2 -54
@@ 164,65 164,13 @@ fileviewer *.tsv
## Changelog
-
-### v0.3.1
-
-* Converted while to goto in main to ease indenting
-* Moved -g to default TABLE_CC
-* Added do-while(0) to macros to aid automatic indentation
-* Formatted code using clang-format
-* Fix version output (remove extra 'v')
-
-
-### v0.3
-
-* Removed libunistring as a dependency
-
-
-### v0.2.2
-
-* Optimizations and bugfixes
-* Added description how to configure table as a viewer for GNU MC
-* Added the --msdos option
-* Changed URLs to sourcehut
-
-
-### v0.2.1
-
-* Added format support
-
-
-### v0.2
-
-* Switched to apenwarr/redo
-* Core code rewrite. Prevented leaks with valgrind
-* New examples directory, updated scripts in tests
-* Updated manpage
-
-
-### v0.1.2-beta
-
-* Add --border-mode
-* Fix last row in ls -mw30 | table when last input line has only one column
-
-
-### v0.1.1-beta
-
-* Ignore malformed UTF-8 sequences. Segmentation faulted (test/who-Huw.sh with LC_ALL=sr_RS.UTF8 and cyrillic user names)
-* Use "T" connector chars; connector selection similar to -s
-
-
-### v0.1-alpha
-
-* Read and display columns
-* Handle tabs - unwrap to spaces at tab stops (test/lsb_release.sh)
-* Better UTF-8 substring code based on screen columns
+See git log for more information.
## License
table - Command line utility to format and display CSV.
-Copyright (C) 2020, 2021 Страхиња Радић
+Copyright (C) 2020, 2021, 2022 Страхиња Радић
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.