aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2024-10-05 23:28:00 +0200
committerMattias Andrée <m@maandree.se>2024-10-05 23:28:00 +0200
commit0ec94b11ac553c8438a44a3a11ef513874466e47 (patch)
treeeab5c3e71c15972019dc0da774e4911bacb8db1f
parentEmpty signed commit (diff)
downloadscrotty-master.tar.gz
scrotty-master.tar.bz2
scrotty-master.tar.xz
Update e-mail and addressHEADmaster
Signed-off-by: Mattias Andrée <m@maandree.se>
-rw-r--r--Makefile.in4
-rwxr-xr-xconfigure2
-rwxr-xr-xdoc/concept2
-rw-r--r--doc/info/hardcopy-copying.texinfo2
-rw-r--r--doc/info/scrotty.texinfo2
-rw-r--r--doc/man/scrotty.14
-rw-r--r--doc/man/scrotty.sv.14
-rw-r--r--mk/all.mk2
-rw-r--r--mk/clean.mk2
-rw-r--r--mk/configure2
-rw-r--r--mk/copy.mk2
-rw-r--r--mk/dist.mk2
-rw-r--r--mk/empty.mk2
-rw-r--r--mk/i18n.mk2
-rw-r--r--mk/lang-c.mk2
-rw-r--r--mk/lowerpath.mk2
-rw-r--r--mk/man.mk2
-rw-r--r--mk/path.mk2
-rw-r--r--mk/prologue.mk2
-rw-r--r--mk/shell.mk2
-rw-r--r--mk/tags.mk2
-rw-r--r--mk/texinfo.mk2
-rw-r--r--mk/tools.mk2
-rw-r--r--po/sv.po6
-rw-r--r--src/common.h2
-rw-r--r--src/info.c4
-rw-r--r--src/info.h2
-rw-r--r--src/kern-linux.c2
-rw-r--r--src/kern.h2
-rw-r--r--src/pattern.c2
-rw-r--r--src/pattern.h2
-rw-r--r--src/png.c2
-rw-r--r--src/png.h2
-rw-r--r--src/scrotty.c2
34 files changed, 40 insertions, 40 deletions
diff --git a/Makefile.in b/Makefile.in
index 0a9a4a5..c634fcd 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Mattias Andrée <maandree@member.fsf.org>
+# Copyright (C) 2015 Mattias Andrée <m@maandree.se>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
@@ -70,7 +70,7 @@ _LDFLAGS += $(shell pkg-config --libs libpng)
# Used by mk/i18n.mk
_SRC = $(foreach B,$(_BIN),$(foreach F,$(_OBJ_$(B)),$(F).c))
_PROJECT_FULL = scrotty
-_COPYRIGHT_HOLDER = Mattias Andrée (maandree@member.fsf.org)
+_COPYRIGHT_HOLDER = Mattias Andrée (m@maandree.se)
# Used by mk/texinfo.mk
_TEXINFO_DIRLEVELS = 2
diff --git a/configure b/configure
index acd133e..777cfc5 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2015 Mattias Andrée <maandree@member.fsf.org>
+# Copyright (C) 2015 Mattias Andrée <m@maandree.se>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
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>.
diff --git a/mk/all.mk b/mk/all.mk
index 9e21e7d..e335b27 100644
--- a/mk/all.mk
+++ b/mk/all.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Mattias Andrée <maandree@member.fsf.org>
+# Copyright (C) 2015 Mattias Andrée <m@maandree.se>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
diff --git a/mk/clean.mk b/mk/clean.mk
index d0a97c4..e87a39d 100644
--- a/mk/clean.mk
+++ b/mk/clean.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Mattias Andrée <maandree@member.fsf.org>
+# Copyright (C) 2015 Mattias Andrée <m@maandree.se>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
diff --git a/mk/configure b/mk/configure
index 732163e..7e9f1db 100644
--- a/mk/configure
+++ b/mk/configure
@@ -1,6 +1,6 @@
# -*- shell-script -*-
-# Copyright (C) 2015 Mattias Andrée <maandree@member.fsf.org>
+# Copyright (C) 2015 Mattias Andrée <m@maandree.se>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
diff --git a/mk/copy.mk b/mk/copy.mk
index 1579193..3aa4bd0 100644
--- a/mk/copy.mk
+++ b/mk/copy.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Mattias Andrée <maandree@member.fsf.org>
+# Copyright (C) 2015 Mattias Andrée <m@maandree.se>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
diff --git a/mk/dist.mk b/mk/dist.mk
index b6db9e6..814bb12 100644
--- a/mk/dist.mk
+++ b/mk/dist.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Mattias Andrée <maandree@member.fsf.org>
+# Copyright (C) 2015 Mattias Andrée <m@maandree.se>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
diff --git a/mk/empty.mk b/mk/empty.mk
index 81c06fb..c7109a3 100644
--- a/mk/empty.mk
+++ b/mk/empty.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Mattias Andrée <maandree@member.fsf.org>
+# Copyright (C) 2015 Mattias Andrée <m@maandree.se>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
diff --git a/mk/i18n.mk b/mk/i18n.mk
index cc27903..58b7a58 100644
--- a/mk/i18n.mk
+++ b/mk/i18n.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Mattias Andrée <maandree@member.fsf.org>
+# Copyright (C) 2015 Mattias Andrée <m@maandree.se>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
diff --git a/mk/lang-c.mk b/mk/lang-c.mk
index 5bc5197..94e84ac 100644
--- a/mk/lang-c.mk
+++ b/mk/lang-c.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Mattias Andrée <maandree@member.fsf.org>
+# Copyright (C) 2015 Mattias Andrée <m@maandree.se>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
diff --git a/mk/lowerpath.mk b/mk/lowerpath.mk
index aadb91f..126f8a6 100644
--- a/mk/lowerpath.mk
+++ b/mk/lowerpath.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Mattias Andrée <maandree@member.fsf.org>
+# Copyright (C) 2015 Mattias Andrée <m@maandree.se>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
diff --git a/mk/man.mk b/mk/man.mk
index 8105249..00ca1fd 100644
--- a/mk/man.mk
+++ b/mk/man.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Mattias Andrée <maandree@member.fsf.org>
+# Copyright (C) 2015 Mattias Andrée <m@maandree.se>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
diff --git a/mk/path.mk b/mk/path.mk
index a65b7b8..1efb4f1 100644
--- a/mk/path.mk
+++ b/mk/path.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Mattias Andrée <maandree@member.fsf.org>
+# Copyright (C) 2015 Mattias Andrée <m@maandree.se>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
diff --git a/mk/prologue.mk b/mk/prologue.mk
index 525da28..4d8ff70 100644
--- a/mk/prologue.mk
+++ b/mk/prologue.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Mattias Andrée <maandree@member.fsf.org>
+# Copyright (C) 2015 Mattias Andrée <m@maandree.se>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
diff --git a/mk/shell.mk b/mk/shell.mk
index 853e368..3b7cd08 100644
--- a/mk/shell.mk
+++ b/mk/shell.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Mattias Andrée <maandree@member.fsf.org>
+# Copyright (C) 2015 Mattias Andrée <m@maandree.se>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
diff --git a/mk/tags.mk b/mk/tags.mk
index a7c695b..a3bbb51 100644
--- a/mk/tags.mk
+++ b/mk/tags.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Mattias Andrée <maandree@member.fsf.org>
+# Copyright (C) 2015 Mattias Andrée <m@maandree.se>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
diff --git a/mk/texinfo.mk b/mk/texinfo.mk
index e544464..48100c4 100644
--- a/mk/texinfo.mk
+++ b/mk/texinfo.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Mattias Andrée <maandree@member.fsf.org>
+# Copyright (C) 2015 Mattias Andrée <m@maandree.se>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
diff --git a/mk/tools.mk b/mk/tools.mk
index 63d6d66..0fc68bf 100644
--- a/mk/tools.mk
+++ b/mk/tools.mk
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Mattias Andrée <maandree@member.fsf.org>
+# Copyright (C) 2015 Mattias Andrée <m@maandree.se>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
diff --git a/po/sv.po b/po/sv.po
index 92191be..1b97e14 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,7 +1,7 @@
# Swedish translations for scrotty package.
-# Copyright (C) 2015 Mattias Andrée (maandree@member.fsf.org)
+# Copyright (C) 2015 Mattias Andrée (m@maandree.se)
# This file is distributed under the same license as the scrotty package.
-# Mattias Andrée <maandree@member.fsf.org>, 2015.
+# Mattias Andrée <m@maandree.se>, 2015.
#
msgid ""
msgstr ""
@@ -9,7 +9,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-12-13 16:52+0100\n"
"PO-Revision-Date: 2015-12-07 18:50+0100\n"
-"Last-Translator: Mattias Andrée <maandree@member.fsf.org>\n"
+"Last-Translator: Mattias Andrée <m@maandree.se>\n"
"Language-Team: none\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
diff --git a/src/common.h b/src/common.h
index 2e5deb2..e3e2998 100644
--- a/src/common.h
+++ b/src/common.h
@@ -1,7 +1,7 @@
/**
* scrotty — Screenshot program for Linux's TTY
*
- * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org)
+ * Copyright © 2014, 2015 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/src/info.c b/src/info.c
index c95052f..6643570 100644
--- a/src/info.c
+++ b/src/info.c
@@ -1,7 +1,7 @@
/**
* scrotty — Screenshot program for Linux's TTY
*
- * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org)
+ * Copyright © 2014, 2015 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
@@ -111,7 +111,7 @@ print_copyright (void)
"\n"
"You should have received a copy of the GNU General Public License\n"
"along with this program. If not, see <http://www.gnu.org/licenses/>.\n"),
- "2014, 2015 Mattias Andrée (maandree@member.fsf.org)"
+ "2014, 2015 Mattias Andrée (m@maandree.se)"
) < 0 ? -1 : 0;
}
diff --git a/src/info.h b/src/info.h
index cba9e05..11e939f 100644
--- a/src/info.h
+++ b/src/info.h
@@ -1,7 +1,7 @@
/**
* scrotty — Screenshot program for Linux's TTY
*
- * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org)
+ * Copyright © 2014, 2015 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/src/kern-linux.c b/src/kern-linux.c
index 8bbe0fd..602e517 100644
--- a/src/kern-linux.c
+++ b/src/kern-linux.c
@@ -1,7 +1,7 @@
/**
* scrotty — Screenshot program for Linux's TTY
*
- * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org)
+ * Copyright © 2014, 2015 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/src/kern.h b/src/kern.h
index 3810c5f..388938c 100644
--- a/src/kern.h
+++ b/src/kern.h
@@ -1,7 +1,7 @@
/**
* scrotty — Screenshot program for Linux's TTY
*
- * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org)
+ * Copyright © 2014, 2015 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/src/pattern.c b/src/pattern.c
index 0a14dd5..b1c6776 100644
--- a/src/pattern.c
+++ b/src/pattern.c
@@ -1,7 +1,7 @@
/**
* scrotty — Screenshot program for Linux's TTY
*
- * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org)
+ * Copyright © 2014, 2015 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/src/pattern.h b/src/pattern.h
index a3eef59..0fd5996 100644
--- a/src/pattern.h
+++ b/src/pattern.h
@@ -1,7 +1,7 @@
/**
* scrotty — Screenshot program for Linux's TTY
*
- * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org)
+ * Copyright © 2014, 2015 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/src/png.c b/src/png.c
index 504cdf0..c583b12 100644
--- a/src/png.c
+++ b/src/png.c
@@ -1,7 +1,7 @@
/**
* scrotty — Screenshot program for Linux's TTY
*
- * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org)
+ * Copyright © 2014, 2015 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/src/png.h b/src/png.h
index d0da5a4..932dcab 100644
--- a/src/png.h
+++ b/src/png.h
@@ -1,7 +1,7 @@
/**
* scrotty — Screenshot program for Linux's TTY
*
- * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org)
+ * Copyright © 2014, 2015 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/src/scrotty.c b/src/scrotty.c
index 5ab39fe..7417078 100644
--- a/src/scrotty.c
+++ b/src/scrotty.c
@@ -1,7 +1,7 @@
/**
* scrotty — Screenshot program for Linux's TTY
*
- * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org)
+ * Copyright © 2014, 2015 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