diff options
author | Mattias Andrée <m@maandree.se> | 2024-10-05 23:28:00 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-10-05 23:28:00 +0200 |
commit | 0ec94b11ac553c8438a44a3a11ef513874466e47 (patch) | |
tree | eab5c3e71c15972019dc0da774e4911bacb8db1f /doc | |
parent | Empty signed commit (diff) | |
download | scrotty-master.tar.gz scrotty-master.tar.bz2 scrotty-master.tar.xz |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rwxr-xr-x | doc/concept | 2 | ||||
-rw-r--r-- | doc/info/hardcopy-copying.texinfo | 2 | ||||
-rw-r--r-- | doc/info/scrotty.texinfo | 2 | ||||
-rw-r--r-- | doc/man/scrotty.1 | 4 | ||||
-rw-r--r-- | doc/man/scrotty.sv.1 | 4 |
5 files changed, 7 insertions, 7 deletions
diff --git a/doc/concept b/doc/concept index b45c44d..ae591d9 100755 --- a/doc/concept +++ b/doc/concept @@ -2,7 +2,7 @@ # scrotty — Framebuffer screenshot program # -# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org) +# Copyright © 2014 Mattias Andrée (m@maandree.se) # # 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 diff --git a/doc/info/hardcopy-copying.texinfo b/doc/info/hardcopy-copying.texinfo index 45c7fcf..f88c72f 100644 --- a/doc/info/hardcopy-copying.texinfo +++ b/doc/info/hardcopy-copying.texinfo @@ -31,7 +31,7 @@ Printed by: X @*@* -Copyright @copyright{} 2014, 2015 Mattias Andrée @e{maandree@@member.fsf.org} +Copyright @copyright{} 2014, 2015 Mattias Andrée @e{m@@maandreeo.se} @* @c The copyright information from the main file, add any required diff --git a/doc/info/scrotty.texinfo b/doc/info/scrotty.texinfo index 7fa7477..76c2aa3 100644 --- a/doc/info/scrotty.texinfo +++ b/doc/info/scrotty.texinfo @@ -4,7 +4,7 @@ @include reusable/macros.texinfo @copying @c -------------------------------------------------------------------------------- -Copyright @copyright{} 2014, 2015 @w{Mattias Andrée @e{maandree@@member.fsf.org}} +Copyright @copyright{} 2014, 2015 @w{Mattias Andrée @e{m@@maandree.se}} @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/doc/man/scrotty.1 b/doc/man/scrotty.1 index 74944e5..2babbd0 100644 --- a/doc/man/scrotty.1 +++ b/doc/man/scrotty.1 @@ -115,6 +115,6 @@ are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. .SH BUGS -Please report bugs to <https://github.com/maandree/scrotty/issues> -or to <maandree@member.fsf.org>. +Please report bugs to <https://codeberg.org/maandree/scrotty/issues> +or to <m@maandree.se>. diff --git a/doc/man/scrotty.sv.1 b/doc/man/scrotty.sv.1 index b188025..38dfb23 100644 --- a/doc/man/scrotty.sv.1 +++ b/doc/man/scrotty.sv.1 @@ -116,6 +116,6 @@ Kopiering och distribution av denna manual, med eller utan förändringar, är tillåtet i valfritt media utan avgift förutsatt att upphovsrättsnotisen och denna notis bevaras. Denna fil erbjuds som-den-är, utan någon garanti. .SH FEL -Vänligen rapportera fel till <https://github.com/maandree/scrotty/issues> -eller till <maandree@member.fsf.org>. +Vänligen rapportera fel till <https://codeberg.org/maandree/scrotty/issues> +eller till <m@maandree.se>. |