diff options
| author | Jakob L. Kreuze | 2020-07-03 18:06:44 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze | 2020-07-03 18:06:44 -0400 |
| commit | 3fcc0346c07dccee21b3d759d4d14ec59b0d8ee6 (patch) | |
| tree | 50bf26bd207d0d433907e2196e3410f8a1f791e6 /haunt/jakob | |
| parent | f5b234dadbbc5c2e260b2b9c1708fd807529247b (diff) | |
Update copyright information.
Diffstat (limited to 'haunt/jakob')
| -rw-r--r-- | haunt/jakob/builder/atom.scm | 2 | ||||
| -rw-r--r-- | haunt/jakob/builder/blog.scm | 2 | ||||
| -rw-r--r-- | haunt/jakob/builder/blogroll.scm | 2 | ||||
| -rw-r--r-- | haunt/jakob/builder/htaccess.scm | 2 | ||||
| -rw-r--r-- | haunt/jakob/builder/outbox.scm | 2 | ||||
| -rw-r--r-- | haunt/jakob/builder/static-pages.scm | 2 | ||||
| -rw-r--r-- | haunt/jakob/reader/html-prime.scm | 2 | ||||
| -rw-r--r-- | haunt/jakob/theme.scm | 2 | ||||
| -rw-r--r-- | haunt/jakob/utils.scm | 2 | ||||
| -rw-r--r-- | haunt/jakob/utils/pagination.scm | 2 | ||||
| -rw-r--r-- | haunt/jakob/utils/sxml.scm | 2 | ||||
| -rw-r--r-- | haunt/jakob/utils/tags.scm | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/haunt/jakob/builder/atom.scm b/haunt/jakob/builder/atom.scm index f6bbd08..e210041 100644 --- a/haunt/jakob/builder/atom.scm +++ b/haunt/jakob/builder/atom.scm @@ -1,4 +1,4 @@ -;;; Copyright © 2019 Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> +;;; Copyright © 2019 - 2020 Jakob L. Kreuze <zerodaysfordays@sdf.org> ;;; ;;; This program is free software; you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as diff --git a/haunt/jakob/builder/blog.scm b/haunt/jakob/builder/blog.scm index 645d6f9..3104ed6 100644 --- a/haunt/jakob/builder/blog.scm +++ b/haunt/jakob/builder/blog.scm @@ -1,4 +1,4 @@ -;;; Copyright © 2019 Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> +;;; Copyright © 2019 - 2020 Jakob L. Kreuze <zerodaysfordays@sdf.org> ;;; ;;; This program is free software; you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as diff --git a/haunt/jakob/builder/blogroll.scm b/haunt/jakob/builder/blogroll.scm index 53a0ecc..2e0f293 100644 --- a/haunt/jakob/builder/blogroll.scm +++ b/haunt/jakob/builder/blogroll.scm @@ -1,4 +1,4 @@ -;;; Copyright © 2019 Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> +;;; Copyright © 2019 - 2020 Jakob L. Kreuze <zerodaysfordays@sdf.org> ;;; ;;; This program is free software; you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as diff --git a/haunt/jakob/builder/htaccess.scm b/haunt/jakob/builder/htaccess.scm index e0068d1..08aa786 100644 --- a/haunt/jakob/builder/htaccess.scm +++ b/haunt/jakob/builder/htaccess.scm @@ -1,4 +1,4 @@ -;;; Copyright © 2019 Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> +;;; Copyright © 2019 - 2020 Jakob L. Kreuze <zerodaysfordays@sdf.org> ;;; ;;; This program is free software; you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as diff --git a/haunt/jakob/builder/outbox.scm b/haunt/jakob/builder/outbox.scm index d088b40..ba63788 100644 --- a/haunt/jakob/builder/outbox.scm +++ b/haunt/jakob/builder/outbox.scm @@ -1,4 +1,4 @@ -;;; Copyright © 2019 Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> +;;; Copyright © 2019 - 2020 Jakob L. Kreuze <zerodaysfordays@sdf.org> ;;; ;;; This program is free software; you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as diff --git a/haunt/jakob/builder/static-pages.scm b/haunt/jakob/builder/static-pages.scm index e869b94..02798aa 100644 --- a/haunt/jakob/builder/static-pages.scm +++ b/haunt/jakob/builder/static-pages.scm @@ -1,4 +1,4 @@ -;;; Copyright © 2019 Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> +;;; Copyright © 2019 - 2020 Jakob L. Kreuze <zerodaysfordays@sdf.org> ;;; ;;; This program is free software; you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as diff --git a/haunt/jakob/reader/html-prime.scm b/haunt/jakob/reader/html-prime.scm index 373edd5..7503440 100644 --- a/haunt/jakob/reader/html-prime.scm +++ b/haunt/jakob/reader/html-prime.scm @@ -1,4 +1,4 @@ -;;; Copyright © 2019 Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> +;;; Copyright © 2019 - 2020 Jakob L. Kreuze <zerodaysfordays@sdf.org> ;;; ;;; This program is free software; you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as diff --git a/haunt/jakob/theme.scm b/haunt/jakob/theme.scm index eff37e9..9bccafc 100644 --- a/haunt/jakob/theme.scm +++ b/haunt/jakob/theme.scm @@ -1,4 +1,4 @@ -;;; Copyright © 2019 Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> +;;; Copyright © 2019 - 2020 Jakob L. Kreuze <zerodaysfordays@sdf.org> ;;; ;;; This program is free software; you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as diff --git a/haunt/jakob/utils.scm b/haunt/jakob/utils.scm index 3f51d60..20869be 100644 --- a/haunt/jakob/utils.scm +++ b/haunt/jakob/utils.scm @@ -1,4 +1,4 @@ -;;; Copyright © 2019 Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> +;;; Copyright © 2019 - 2020 Jakob L. Kreuze <zerodaysfordays@sdf.org> ;;; ;;; This program is free software; you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as diff --git a/haunt/jakob/utils/pagination.scm b/haunt/jakob/utils/pagination.scm index bd44665..68959a3 100644 --- a/haunt/jakob/utils/pagination.scm +++ b/haunt/jakob/utils/pagination.scm @@ -1,4 +1,4 @@ -;;; Copyright © 2019 Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> +;;; Copyright © 2019 - 2020 Jakob L. Kreuze <zerodaysfordays@sdf.org> ;;; ;;; This program is free software; you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as diff --git a/haunt/jakob/utils/sxml.scm b/haunt/jakob/utils/sxml.scm index 5753f2d..1f4bb78 100644 --- a/haunt/jakob/utils/sxml.scm +++ b/haunt/jakob/utils/sxml.scm @@ -1,4 +1,4 @@ -;;; Copyright © 2019 Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> +;;; Copyright © 2019 - 2020 Jakob L. Kreuze <zerodaysfordays@sdf.org> ;;; ;;; This program is free software; you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as diff --git a/haunt/jakob/utils/tags.scm b/haunt/jakob/utils/tags.scm index 87bec60..722d968 100644 --- a/haunt/jakob/utils/tags.scm +++ b/haunt/jakob/utils/tags.scm @@ -1,4 +1,4 @@ -;;; Copyright © 2019 Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> +;;; Copyright © 2019 - 2020 Jakob L. Kreuze <zerodaysfordays@sdf.org> ;;; ;;; This program is free software; you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as |