diff options
| -rw-r--r-- | Makefile.in | 4 | ||||
| -rwxr-xr-x | configure | 2 | ||||
| -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 | ||||
| -rw-r--r-- | mk/all.mk | 2 | ||||
| -rw-r--r-- | mk/clean.mk | 2 | ||||
| -rw-r--r-- | mk/configure | 2 | ||||
| -rw-r--r-- | mk/copy.mk | 2 | ||||
| -rw-r--r-- | mk/dist.mk | 2 | ||||
| -rw-r--r-- | mk/empty.mk | 2 | ||||
| -rw-r--r-- | mk/i18n.mk | 2 | ||||
| -rw-r--r-- | mk/lang-c.mk | 2 | ||||
| -rw-r--r-- | mk/lowerpath.mk | 2 | ||||
| -rw-r--r-- | mk/man.mk | 2 | ||||
| -rw-r--r-- | mk/path.mk | 2 | ||||
| -rw-r--r-- | mk/prologue.mk | 2 | ||||
| -rw-r--r-- | mk/shell.mk | 2 | ||||
| -rw-r--r-- | mk/tags.mk | 2 | ||||
| -rw-r--r-- | mk/texinfo.mk | 2 | ||||
| -rw-r--r-- | mk/tools.mk | 2 | ||||
| -rw-r--r-- | po/sv.po | 6 | ||||
| -rw-r--r-- | src/common.h | 2 | ||||
| -rw-r--r-- | src/info.c | 4 | ||||
| -rw-r--r-- | src/info.h | 2 | ||||
| -rw-r--r-- | src/kern-linux.c | 2 | ||||
| -rw-r--r-- | src/kern.h | 2 | ||||
| -rw-r--r-- | src/pattern.c | 2 | ||||
| -rw-r--r-- | src/pattern.h | 2 | ||||
| -rw-r--r-- | src/png.c | 2 | ||||
| -rw-r--r-- | src/png.h | 2 | ||||
| -rw-r--r-- | src/scrotty.c | 2 | 
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 @@ -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>. @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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;  } @@ -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 @@ -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 @@ -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 @@ -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 | 
