diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-29 01:27:26 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-29 01:30:18 +0300 |
commit | ddf6fdafee4b4c9a9cd44c51f118a33442d6f114 (patch) | |
tree | 016f6da42256853aa24ac1b605849d8eee916f32 | |
parent | db768c335bca6033da59eeb6ad9aeb57c3364972 (diff) | |
download | lariza-ddf6fdafee4b4c9a9cd44c51f118a33442d6f114.tar.gz |
lariza.1: add note on fork
-rw-r--r-- | man1/lariza.1 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/man1/lariza.1 b/man1/lariza.1 index b40c24b..df15c9b 100644 --- a/man1/lariza.1 +++ b/man1/lariza.1 @@ -106,6 +106,16 @@ will save its cookies in this text file. is released under the MIT license. See the accompanying .Pa LICENSE file. +.Sh NOTES +This is a fork of +.Nm , +and not the original source. If you want the original source, visit +.Lk https://uninformativ.de/git/lariza . +.Pp +The source of this fork is available on +.Lk https://git.carbslinux.org/users/merakor/lariza . +Send bug reports to +.An Cem Keylan Aq Mt cem@ckyln.com . .Sh HISTORY .Nm was originally written by Peter Hofmann. The project was started in June 2014. |