cmogstored dev/user discussion/issues/patches/etc
 help / color / mirror / code / Atom feed
* [PATCH] s/bogomips.org/yhbt.net/, update copyrights for 2020
@ 2020-01-18 21:11 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2020-01-18 21:11 UTC (permalink / raw)
  To: cmogstored-public

bogomips.org is due to expire, soon, and I'm not willing to pay
extortionist fees to Ethos Capital/PIR/ICANN to keep a .org.  So
it's at yhbt.net, for now, but it will change again to
whatever's affordable...  Identity is overrated.

Tor users can use .onions and kick ICANN to the curb:

	torsocks w3m http://cmogstored.ou63pmih66umazou.onion/
	torsocks git clone http://ou63pmih66umazou.onion/cmogstored.git/
	torsocks w3m http://ou63pmih66umazou.onion/cmogstored-public/
---
 GNUmakefile               |  2 +-
 HACKING                   |  8 ++++----
 Makefile.am               |  2 +-
 README                    | 18 +++++++++---------
 Rakefile                  |  4 ++--
 accept.c                  |  2 +-
 accept_loop.c             |  2 +-
 activeq.h                 |  2 +-
 addrinfo.c                |  2 +-
 alloc.c                   |  2 +-
 bind_listen.c             |  2 +-
 build-aux/manpage-hack.mk |  2 +-
 build-aux/txt2pre         |  2 +-
 canonpath.c               |  2 +-
 cfg.c                     |  2 +-
 cfg.h                     |  2 +-
 cfg_parser.rl             |  2 +-
 cfg_validate.c            |  2 +-
 check.h                   |  2 +-
 chunk_parser.rl           |  2 +-
 cloexec_detect.c          |  2 +-
 cloexec_from.c            |  2 +-
 close.c                   |  2 +-
 cmogstored.c              |  2 +-
 cmogstored.h              |  2 +-
 cmogstored.x              | 10 +++++-----
 compat_accept.h           |  2 +-
 compat_epoll_pwait.h      |  2 +-
 compat_memstream.h        |  2 +-
 compat_sendfile.h         |  2 +-
 configure.ac              |  4 ++--
 defaults.h                |  2 +-
 dev.c                     |  2 +-
 digest.c                  |  2 +-
 digest.h                  |  2 +-
 doc/queues.txt            |  4 ++--
 exit.c                    |  2 +-
 fadvise.h                 |  2 +-
 fdmap.c                   |  2 +-
 fdmap.h                   |  2 +-
 file.c                    |  2 +-
 fs.c                      |  2 +-
 fs.h                      |  2 +-
 gcc.h                     |  2 +-
 http.c                    |  2 +-
 http.h                    |  2 +-
 http_common.rl            |  2 +-
 http_date.c               |  2 +-
 http_dav.c                |  2 +-
 http_get.c                |  2 +-
 http_parser.rl            |  2 +-
 http_put.c                |  2 +-
 http_util.h               |  2 +-
 inherit.c                 |  2 +-
 ioprio.h                  |  2 +-
 ioq.c                     |  2 +-
 iostat.c                  |  2 +-
 iostat.h                  |  2 +-
 iostat_parser.rl          |  2 +-
 iostat_process.c          |  2 +-
 ioutil.c                  |  2 +-
 iov_str.h                 |  2 +-
 listen_parser.h           |  2 +-
 listen_parser.rl          |  2 +-
 listen_parser_common.rl   |  2 +-
 listen_parser_internal.c  |  2 +-
 maxconns.c                |  2 +-
 mgmt.c                    |  2 +-
 mgmt.h                    |  2 +-
 mgmt_fn.c                 |  2 +-
 mgmt_parser.rl            |  2 +-
 mkpath_for.c              |  2 +-
 mnt.c                     |  2 +-
 mnt.h                     |  2 +-
 mnt_usable.c              |  2 +-
 nameinfo.c                |  2 +-
 notify.c                  |  2 +-
 notify.h                  |  2 +-
 packaddr.h                |  2 +-
 path_parser.h             |  2 +-
 path_parser.rl            |  2 +-
 pidfile.c                 |  2 +-
 process.c                 |  2 +-
 queue_common.c            |  2 +-
 queue_epoll.c             |  2 +-
 queue_epoll.h             |  2 +-
 queue_kqueue.c            |  2 +-
 queue_kqueue.h            |  2 +-
 queue_loop.c              |  2 +-
 queue_step.c              |  2 +-
 selfwake.c                |  2 +-
 selfwake.h                |  2 +-
 sig.c                     |  2 +-
 svc.c                     |  2 +-
 svc_dev.c                 |  2 +-
 test/cfg-parser-1.c       |  2 +-
 test/chunk-parser-1.c     |  2 +-
 test/epoll-wrap.c         |  2 +-
 test/epoll_enospc.rb      |  2 +-
 test/fdmap-1.c            |  2 +-
 test/gen-slow.sh          |  2 +-
 test/graceful_quit.rb     |  2 +-
 test/http-parser-1.c      |  2 +-
 test/http.rb              |  2 +-
 test/http_chunked_put.rb  |  2 +-
 test/http_dav.rb          |  2 +-
 test/http_getonly.rb      |  2 +-
 test/http_idle_expire.rb  |  2 +-
 test/http_put.rb          |  2 +-
 test/http_put6_fail.rb    |  2 +-
 test/http_put_slow.rb     |  2 +-
 test/http_range.rb        |  2 +-
 test/inherit.rb           |  2 +-
 test/iostat-mock.rb       |  2 +-
 test/ioutil-1.c           |  2 +-
 test/mgmt-iostat.rb       |  2 +-
 test/mgmt-usage.rb        |  2 +-
 test/mgmt.rb              |  2 +-
 test/mgmt_auto_adjust.rb  |  2 +-
 test/pwrite-wrap.c        |  2 +-
 test/pwrite_wrap.rb       |  2 +-
 test/queue-idle-1.c       |  2 +-
 test/test_helper.rb       |  2 +-
 test/thrpool-1.c          |  2 +-
 test/trywrite-1.c         |  2 +-
 test/upgrade.rb           |  2 +-
 test/valid-path-1.c       |  2 +-
 thrpool.c                 |  2 +-
 trace.h                   |  2 +-
 trywrite.c                |  2 +-
 upgrade.c                 |  2 +-
 util.h                    |  2 +-
 valid_path.rl             |  2 +-
 valid_put_path.rl         |  2 +-
 yield.c                   |  2 +-
 135 files changed, 153 insertions(+), 153 deletions(-)

diff --git a/GNUmakefile b/GNUmakefile
index 07d01f5..3868214 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -16 +16 @@ test/slow.mk: $(RB_TESTS_SLOW) test/gen-slow.sh
-# manpage-hack.mk is only in the git repo: https://bogomips.org/cmogstored.git
+# manpage-hack.mk is only in the git repo: https://yhbt.net/cmogstored.git
diff --git a/HACKING b/HACKING
index 54acebf..2008261 100644
--- a/HACKING
+++ b/HACKING
@@ -16 +16 @@ user builds and installation, but highly recommended for hackers.
-$ git clone https://bogomips.org/cmogstored.git
+$ git clone https://yhbt.net/cmogstored.git
@@ -48 +48 @@ Email patches (git format-patch + git send-email) and pull requests to
-the public list at <cmogstored-public@bogomips.org>
+the public list at <cmogstored-public@yhbt.net>
@@ -50 +50 @@ Subscription is optional (so please reply-to-all), but you may
-subscribe by sending an email to <cmogstored-public+subscribe@bogomips.org>
+subscribe by sending an email to <cmogstored-public+subscribe@yhbt.net>
@@ -53 +53 @@ and answering the confirmation.
-HTML archives are available at https://bogomips.org/cmogstored-public/
+HTML archives are available at https://yhbt.net/cmogstored-public/
diff --git a/Makefile.am b/Makefile.am
index 29fccf3..ef2aaae 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -202 +202 @@ RSYNC = rsync
-RSYNC_DEST = bogomips.org:/srv/bogomips/cmogstored/
+RSYNC_DEST = yhbt.net:/srv/yhbt/cmogstored/
diff --git a/README b/README
index e4b968f..fa7346f 100644
--- a/README
+++ b/README
@@ -48 +48 @@ send plain-text email to our publically archived inbox at:
-	cmogstored-public@bogomips.org
+	cmogstored-public@yhbt.net
@@ -53 +53 @@ HTML email is not welcome and will be bounced.
-Our archives are at https://bogomips.org/cmogstored-public/
+Our archives are at https://yhbt.net/cmogstored-public/
@@ -74 +74 @@ Source tarballs suitable for distribution are housed here:
-* https://bogomips.org/cmogstored/files/
+* https://yhbt.net/cmogstored/files/
@@ -77 +77 @@ The latest stable release is:
-	https://bogomips.org/cmogstored/files/cmogstored-1.7.1.tar.gz
+	https://yhbt.net/cmogstored/files/cmogstored-1.7.1.tar.gz
@@ -79 +79 @@ The latest stable release is:
-See https://bogomips.org/cmogstored/NEWS for release notes
+See https://yhbt.net/cmogstored/NEWS for release notes
@@ -84 +84 @@ Source code
-* git clone https://bogomips.org/cmogstored.git
+* git clone https://yhbt.net/cmogstored.git
@@ -103 +103 @@ Eric Wong hates pretty things, so this README file is also the homepage:
-https://bogomips.org/cmogstored/README
+https://yhbt.net/cmogstored/README
@@ -106 +106 @@ The latest releases are announced via Atom feed:
-https://bogomips.org/cmogstored/NEWS.atom.xml
+https://yhbt.net/cmogstored/NEWS.atom.xml
@@ -108 +108 @@ https://bogomips.org/cmogstored/NEWS.atom.xml
-[1] https://bogomips.org/cmogstored/queues.txt
+[1] https://yhbt.net/cmogstored/queues.txt
diff --git a/Rakefile b/Rakefile
index 999fb6a..ba82aca 100644
--- a/Rakefile
+++ b/Rakefile
@@ -6 +6 @@
-url_base = "https://bogomips.org/cmogstored"
+url_base = "https://yhbt.net/cmogstored"
@@ -8 +8 @@
-git_url = 'https://bogomips.org/cmogstored.git'
+git_url = 'https://yhbt.net/cmogstored.git'
diff --git a/accept.c b/accept.c
index 55ef311..916ded3 100644
--- a/accept.c
+++ b/accept.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/accept_loop.c b/accept_loop.c
index dd0f4c3..1f32727 100644
--- a/accept_loop.c
+++ b/accept_loop.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/activeq.h b/activeq.h
index 2830df4..801740f 100644
--- a/activeq.h
+++ b/activeq.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/addrinfo.c b/addrinfo.c
index 2165837..4eaa6a4 100644
--- a/addrinfo.c
+++ b/addrinfo.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/alloc.c b/alloc.c
index fa619cc..105a1c0 100644
--- a/alloc.c
+++ b/alloc.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/bind_listen.c b/bind_listen.c
index 7fb1cc4..c5d9d59 100644
--- a/bind_listen.c
+++ b/bind_listen.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/build-aux/manpage-hack.mk b/build-aux/manpage-hack.mk
index f6c83b9..0972b4d 100644
--- a/build-aux/manpage-hack.mk
+++ b/build-aux/manpage-hack.mk
@@ -3 +3 @@
-# You should find this in the git repo (https://bogomips.org/cmogstored.git)
+# You should find this in the git repo (https://yhbt.net/cmogstored.git)
diff --git a/build-aux/txt2pre b/build-aux/txt2pre
index b033484..2bada68 100755
--- a/build-aux/txt2pre
+++ b/build-aux/txt2pre
@@ -2 +2 @@
-# Copyright (C) 2015-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2015-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/canonpath.c b/canonpath.c
index e2ce948..77c056f 100644
--- a/canonpath.c
+++ b/canonpath.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/cfg.c b/cfg.c
index 12770b2..cdd1374 100644
--- a/cfg.c
+++ b/cfg.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/cfg.h b/cfg.h
index 27b5738..eefa4c9 100644
--- a/cfg.h
+++ b/cfg.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/cfg_parser.rl b/cfg_parser.rl
index 2e0b263..f180af1 100644
--- a/cfg_parser.rl
+++ b/cfg_parser.rl
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/cfg_validate.c b/cfg_validate.c
index b96da13..9fb80ee 100644
--- a/cfg_validate.c
+++ b/cfg_validate.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/check.h b/check.h
index 027e0af..cacdd19 100644
--- a/check.h
+++ b/check.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/chunk_parser.rl b/chunk_parser.rl
index 29ecc43..5869f13 100644
--- a/chunk_parser.rl
+++ b/chunk_parser.rl
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/cloexec_detect.c b/cloexec_detect.c
index 365124b..723e20f 100644
--- a/cloexec_detect.c
+++ b/cloexec_detect.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/cloexec_from.c b/cloexec_from.c
index 76b55cd..178ecda 100644
--- a/cloexec_from.c
+++ b/cloexec_from.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/close.c b/close.c
index 7a59b3b..c840da3 100644
--- a/close.c
+++ b/close.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/cmogstored.c b/cmogstored.c
index dc41820..1975f28 100644
--- a/cmogstored.c
+++ b/cmogstored.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/cmogstored.h b/cmogstored.h
index 2013f9f..081ffbf 100644
--- a/cmogstored.h
+++ b/cmogstored.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/cmogstored.x b/cmogstored.x
index eb1cb69..701fde9 100644
--- a/cmogstored.x
+++ b/cmogstored.x
@@ -51 +51 @@ Please email to either the public inbox at (no subscription required):
-	<cmogstored-public@bogomips.org>
+	<cmogstored-public@yhbt.net>
@@ -53 +53 @@ Please email to either the public inbox at (no subscription required):
-(archived at <https://bogomips.org/cmogstored-public/>)
+(archived at <https://yhbt.net/cmogstored-public/>)
@@ -62 +62 @@ or the public MogileFS mailing list (subscription required)
-Copyright (C) 2012-2019 all contributors <cmogstored-public@bogomips.org>
+Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
@@ -69 +69 @@ There is NO WARRANTY, to the extent permitted by law.
-cmogstored website: https://bogomips.org/cmogstored/README
+cmogstored website: https://yhbt.net/cmogstored/README
@@ -74 +74 @@ cmogstored source code is available via git:
-	git clone https://bogomips.org/cmogstored.git
+	git clone https://yhbt.net/cmogstored.git
diff --git a/compat_accept.h b/compat_accept.h
index 9a8b5ba..44c538a 100644
--- a/compat_accept.h
+++ b/compat_accept.h
@@ -8 +8 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/compat_epoll_pwait.h b/compat_epoll_pwait.h
index 185336f..d8cbdb9 100644
--- a/compat_epoll_pwait.h
+++ b/compat_epoll_pwait.h
@@ -5 +5 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/compat_memstream.h b/compat_memstream.h
index 04bf0c1..affd4cd 100644
--- a/compat_memstream.h
+++ b/compat_memstream.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/compat_sendfile.h b/compat_sendfile.h
index ff00d10..3fe83a1 100644
--- a/compat_sendfile.h
+++ b/compat_sendfile.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/configure.ac b/configure.ac
index 1e5a550..943545d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1 +1 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
@@ -5 +5 @@ AC_INIT([cmogstored],
- [cmogstored-public@bogomips.org])
+ [cmogstored-public@yhbt.net])
diff --git a/defaults.h b/defaults.h
index 66ec0e5..0104894 100644
--- a/defaults.h
+++ b/defaults.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/dev.c b/dev.c
index 81a2307..b149619 100644
--- a/dev.c
+++ b/dev.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/digest.c b/digest.c
index 9321b0c..3990812 100644
--- a/digest.c
+++ b/digest.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/digest.h b/digest.h
index a580dc1..3c49ce0 100644
--- a/digest.h
+++ b/digest.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/doc/queues.txt b/doc/queues.txt
index 813bd78..941b004 100644
--- a/doc/queues.txt
+++ b/doc/queues.txt
@@ -109 +109 @@ in the 1.3.0 release notes:
-	https://bogomips.org/cmogstored.git/patch/?id=v1.3.0
+	https://yhbt.net/cmogstored.git/patch/?id=v1.3.0
@@ -113 +113 @@ See also the ioq.c source for a diagram and implementation:
-	https://bogomips.org/cmogstored.git/plain/ioq.c
+	https://yhbt.net/cmogstored.git/plain/ioq.c
diff --git a/exit.c b/exit.c
index d5c3aa2..79729fc 100644
--- a/exit.c
+++ b/exit.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/fadvise.h b/fadvise.h
index 194613d..e7a9ff9 100644
--- a/fadvise.h
+++ b/fadvise.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/fdmap.c b/fdmap.c
index 23f4bdd..872cc7a 100644
--- a/fdmap.c
+++ b/fdmap.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/fdmap.h b/fdmap.h
index d163b7f..117fae9 100644
--- a/fdmap.h
+++ b/fdmap.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/file.c b/file.c
index 15bf19c..855ed69 100644
--- a/file.c
+++ b/file.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/fs.c b/fs.c
index 1cd572e..b540ebd 100644
--- a/fs.c
+++ b/fs.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/fs.h b/fs.h
index be352ae..d0e54a1 100644
--- a/fs.h
+++ b/fs.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/gcc.h b/gcc.h
index 67632cc..3fc291f 100644
--- a/gcc.h
+++ b/gcc.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/http.c b/http.c
index c897e2f..72ae812 100644
--- a/http.c
+++ b/http.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/http.h b/http.h
index 1f04828..3330760 100644
--- a/http.h
+++ b/http.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/http_common.rl b/http_common.rl
index ef021cf..97edff4 100644
--- a/http_common.rl
+++ b/http_common.rl
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/http_date.c b/http_date.c
index 052c7ca..1c71132 100644
--- a/http_date.c
+++ b/http_date.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/http_dav.c b/http_dav.c
index 15761a9..4b6df9b 100644
--- a/http_dav.c
+++ b/http_dav.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/http_get.c b/http_get.c
index 4709f8e..c1a0324 100644
--- a/http_get.c
+++ b/http_get.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/http_parser.rl b/http_parser.rl
index e07aea8..9f848b0 100644
--- a/http_parser.rl
+++ b/http_parser.rl
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/http_put.c b/http_put.c
index 62f018f..fc36ba7 100644
--- a/http_put.c
+++ b/http_put.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/http_util.h b/http_util.h
index 35b481d..8683e36 100644
--- a/http_util.h
+++ b/http_util.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/inherit.c b/inherit.c
index a2a8861..74e2734 100644
--- a/inherit.c
+++ b/inherit.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/ioprio.h b/ioprio.h
index 1baca89..74b4581 100644
--- a/ioprio.h
+++ b/ioprio.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/ioq.c b/ioq.c
index 9f834ad..98fa8b2 100644
--- a/ioq.c
+++ b/ioq.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/iostat.c b/iostat.c
index 36534b2..93f39ce 100644
--- a/iostat.c
+++ b/iostat.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/iostat.h b/iostat.h
index 42923be..20840db 100644
--- a/iostat.h
+++ b/iostat.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/iostat_parser.rl b/iostat_parser.rl
index bd744ed..daf888e 100644
--- a/iostat_parser.rl
+++ b/iostat_parser.rl
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/iostat_process.c b/iostat_process.c
index 1a94528..da3b95c 100644
--- a/iostat_process.c
+++ b/iostat_process.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/ioutil.c b/ioutil.c
index 4716978..a0091bf 100644
--- a/ioutil.c
+++ b/ioutil.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/iov_str.h b/iov_str.h
index 50c3b71..e392563 100644
--- a/iov_str.h
+++ b/iov_str.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/listen_parser.h b/listen_parser.h
index 50c4215..5870c77 100644
--- a/listen_parser.h
+++ b/listen_parser.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/listen_parser.rl b/listen_parser.rl
index 3df9ad5..a32193e 100644
--- a/listen_parser.rl
+++ b/listen_parser.rl
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/listen_parser_common.rl b/listen_parser_common.rl
index 716f5d3..1231e74 100644
--- a/listen_parser_common.rl
+++ b/listen_parser_common.rl
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/listen_parser_internal.c b/listen_parser_internal.c
index f2a06d5..b7b92a3 100644
--- a/listen_parser_internal.c
+++ b/listen_parser_internal.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/maxconns.c b/maxconns.c
index 7119cfd..5060af7 100644
--- a/maxconns.c
+++ b/maxconns.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/mgmt.c b/mgmt.c
index f60c196..9746952 100644
--- a/mgmt.c
+++ b/mgmt.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/mgmt.h b/mgmt.h
index a0e7a0e..ce7c442 100644
--- a/mgmt.h
+++ b/mgmt.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/mgmt_fn.c b/mgmt_fn.c
index 7eca20c..c08e0b8 100644
--- a/mgmt_fn.c
+++ b/mgmt_fn.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/mgmt_parser.rl b/mgmt_parser.rl
index b4051cc..c224a4e 100644
--- a/mgmt_parser.rl
+++ b/mgmt_parser.rl
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/mkpath_for.c b/mkpath_for.c
index d2955a2..efbf574 100644
--- a/mkpath_for.c
+++ b/mkpath_for.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/mnt.c b/mnt.c
index bcd7996..634da01 100644
--- a/mnt.c
+++ b/mnt.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/mnt.h b/mnt.h
index 4471aef..fcf4276 100644
--- a/mnt.h
+++ b/mnt.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/mnt_usable.c b/mnt_usable.c
index 8b9777f..7f79ca2 100644
--- a/mnt_usable.c
+++ b/mnt_usable.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/nameinfo.c b/nameinfo.c
index cbe8b30..ec01469 100644
--- a/nameinfo.c
+++ b/nameinfo.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/notify.c b/notify.c
index 1deed82..fa26040 100644
--- a/notify.c
+++ b/notify.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/notify.h b/notify.h
index 6c365e0..e4e456a 100644
--- a/notify.h
+++ b/notify.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/packaddr.h b/packaddr.h
index 96b9046..3dcda7d 100644
--- a/packaddr.h
+++ b/packaddr.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/path_parser.h b/path_parser.h
index 92314bf..81426f4 100644
--- a/path_parser.h
+++ b/path_parser.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/path_parser.rl b/path_parser.rl
index 974b6c6..8b6eb75 100644
--- a/path_parser.rl
+++ b/path_parser.rl
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/pidfile.c b/pidfile.c
index 9afb58f..44784de 100644
--- a/pidfile.c
+++ b/pidfile.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/process.c b/process.c
index 89b1fa3..2b20696 100644
--- a/process.c
+++ b/process.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/queue_common.c b/queue_common.c
index 5716b15..8c3c9b3 100644
--- a/queue_common.c
+++ b/queue_common.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/queue_epoll.c b/queue_epoll.c
index 82c3c04..4583009 100644
--- a/queue_epoll.c
+++ b/queue_epoll.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/queue_epoll.h b/queue_epoll.h
index b9dff79..6f7ec99 100644
--- a/queue_epoll.h
+++ b/queue_epoll.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/queue_kqueue.c b/queue_kqueue.c
index 3cb6604..4d3fc4b 100644
--- a/queue_kqueue.c
+++ b/queue_kqueue.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/queue_kqueue.h b/queue_kqueue.h
index 1d59314..72c030e 100644
--- a/queue_kqueue.h
+++ b/queue_kqueue.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/queue_loop.c b/queue_loop.c
index 532cafc..16f0d7a 100644
--- a/queue_loop.c
+++ b/queue_loop.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/queue_step.c b/queue_step.c
index b12bac8..1c0ad45 100644
--- a/queue_step.c
+++ b/queue_step.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/selfwake.c b/selfwake.c
index 024c77b..3054640 100644
--- a/selfwake.c
+++ b/selfwake.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/selfwake.h b/selfwake.h
index 158aca8..be8c2ff 100644
--- a/selfwake.h
+++ b/selfwake.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/sig.c b/sig.c
index 5acaba0..3545016 100644
--- a/sig.c
+++ b/sig.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/svc.c b/svc.c
index 8db7c07..b3b9200 100644
--- a/svc.c
+++ b/svc.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/svc_dev.c b/svc_dev.c
index 49518fd..e45c772 100644
--- a/svc_dev.c
+++ b/svc_dev.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/cfg-parser-1.c b/test/cfg-parser-1.c
index fd4aa10..6f2fc80 100644
--- a/test/cfg-parser-1.c
+++ b/test/cfg-parser-1.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/chunk-parser-1.c b/test/chunk-parser-1.c
index 079b7ee..23ba586 100644
--- a/test/chunk-parser-1.c
+++ b/test/chunk-parser-1.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/epoll-wrap.c b/test/epoll-wrap.c
index eec5e5f..8d7ee15 100644
--- a/test/epoll-wrap.c
+++ b/test/epoll-wrap.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/epoll_enospc.rb b/test/epoll_enospc.rb
index 32d9765..631d753 100644
--- a/test/epoll_enospc.rb
+++ b/test/epoll_enospc.rb
@@ -3 +3 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/fdmap-1.c b/test/fdmap-1.c
index cecb364..72e60e6 100644
--- a/test/fdmap-1.c
+++ b/test/fdmap-1.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/gen-slow.sh b/test/gen-slow.sh
index 3f7f61e..42a5eee 100755
--- a/test/gen-slow.sh
+++ b/test/gen-slow.sh
@@ -2 +2 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/graceful_quit.rb b/test/graceful_quit.rb
index 623d417..7f843c2 100644
--- a/test/graceful_quit.rb
+++ b/test/graceful_quit.rb
@@ -3 +3 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/http-parser-1.c b/test/http-parser-1.c
index 9865ccf..c6ff819 100644
--- a/test/http-parser-1.c
+++ b/test/http-parser-1.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/http.rb b/test/http.rb
index 13dfb2e..cd4f6ad 100644
--- a/test/http.rb
+++ b/test/http.rb
@@ -3 +3 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/http_chunked_put.rb b/test/http_chunked_put.rb
index 313cb9b..10773ce 100644
--- a/test/http_chunked_put.rb
+++ b/test/http_chunked_put.rb
@@ -3 +3 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/http_dav.rb b/test/http_dav.rb
index 5631263..079b942 100644
--- a/test/http_dav.rb
+++ b/test/http_dav.rb
@@ -3 +3 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/http_getonly.rb b/test/http_getonly.rb
index fc972af..62289fa 100644
--- a/test/http_getonly.rb
+++ b/test/http_getonly.rb
@@ -3 +3 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/http_idle_expire.rb b/test/http_idle_expire.rb
index cb93587..6f547e7 100644
--- a/test/http_idle_expire.rb
+++ b/test/http_idle_expire.rb
@@ -3 +3 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/http_put.rb b/test/http_put.rb
index 9a12db2..21d65c7 100644
--- a/test/http_put.rb
+++ b/test/http_put.rb
@@ -3 +3 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/http_put6_fail.rb b/test/http_put6_fail.rb
index bc416ca..9217661 100644
--- a/test/http_put6_fail.rb
+++ b/test/http_put6_fail.rb
@@ -3 +3 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/http_put_slow.rb b/test/http_put_slow.rb
index 6e85ea6..5ee6072 100644
--- a/test/http_put_slow.rb
+++ b/test/http_put_slow.rb
@@ -3 +3 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/http_range.rb b/test/http_range.rb
index a2f0054..4dc1f2d 100644
--- a/test/http_range.rb
+++ b/test/http_range.rb
@@ -3 +3 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/inherit.rb b/test/inherit.rb
index 1a9f630..240c485 100644
--- a/test/inherit.rb
+++ b/test/inherit.rb
@@ -3 +3 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/iostat-mock.rb b/test/iostat-mock.rb
index aed2cfa..d5b7a46 100755
--- a/test/iostat-mock.rb
+++ b/test/iostat-mock.rb
@@ -3 +3 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/ioutil-1.c b/test/ioutil-1.c
index ad5e490..849903f 100644
--- a/test/ioutil-1.c
+++ b/test/ioutil-1.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/mgmt-iostat.rb b/test/mgmt-iostat.rb
index d30ccb2..947f9b0 100644
--- a/test/mgmt-iostat.rb
+++ b/test/mgmt-iostat.rb
@@ -3 +3 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/mgmt-usage.rb b/test/mgmt-usage.rb
index 24c83e3..f973303 100644
--- a/test/mgmt-usage.rb
+++ b/test/mgmt-usage.rb
@@ -3 +3 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/mgmt.rb b/test/mgmt.rb
index 018607e..4b6798a 100644
--- a/test/mgmt.rb
+++ b/test/mgmt.rb
@@ -3 +3 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/mgmt_auto_adjust.rb b/test/mgmt_auto_adjust.rb
index 311747d..1069449 100644
--- a/test/mgmt_auto_adjust.rb
+++ b/test/mgmt_auto_adjust.rb
@@ -3 +3 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/pwrite-wrap.c b/test/pwrite-wrap.c
index 34e9fb7..a80d587 100644
--- a/test/pwrite-wrap.c
+++ b/test/pwrite-wrap.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/pwrite_wrap.rb b/test/pwrite_wrap.rb
index 2f9ae66..6731ba5 100644
--- a/test/pwrite_wrap.rb
+++ b/test/pwrite_wrap.rb
@@ -3 +3 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/queue-idle-1.c b/test/queue-idle-1.c
index c7984e8..10b1673 100644
--- a/test/queue-idle-1.c
+++ b/test/queue-idle-1.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/test_helper.rb b/test/test_helper.rb
index 8cc9ac5..261c7e3 100644
--- a/test/test_helper.rb
+++ b/test/test_helper.rb
@@ -2 +2 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/thrpool-1.c b/test/thrpool-1.c
index 23faae2..d689080 100644
--- a/test/thrpool-1.c
+++ b/test/thrpool-1.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/trywrite-1.c b/test/trywrite-1.c
index c95c635..25c1b3e 100644
--- a/test/trywrite-1.c
+++ b/test/trywrite-1.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/upgrade.rb b/test/upgrade.rb
index 4f0a420..b9394bb 100644
--- a/test/upgrade.rb
+++ b/test/upgrade.rb
@@ -3 +3 @@
-# Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+# Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/test/valid-path-1.c b/test/valid-path-1.c
index 9755908..5a5b113 100644
--- a/test/valid-path-1.c
+++ b/test/valid-path-1.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/thrpool.c b/thrpool.c
index 0010ba3..bc67ea0 100644
--- a/thrpool.c
+++ b/thrpool.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/trace.h b/trace.h
index f3a850f..712ee0d 100644
--- a/trace.h
+++ b/trace.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/trywrite.c b/trywrite.c
index 39df01d..af75513 100644
--- a/trywrite.c
+++ b/trywrite.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/upgrade.c b/upgrade.c
index 7d7c7f1..32164de 100644
--- a/upgrade.c
+++ b/upgrade.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/util.h b/util.h
index 0b1e4bb..4ac9937 100644
--- a/util.h
+++ b/util.h
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/valid_path.rl b/valid_path.rl
index 16d77c6..6ce592a 100644
--- a/valid_path.rl
+++ b/valid_path.rl
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/valid_put_path.rl b/valid_put_path.rl
index 4f65d59..6f70904 100644
--- a/valid_put_path.rl
+++ b/valid_put_path.rl
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
diff --git a/yield.c b/yield.c
index 00d64c3..affc50f 100644
--- a/yield.c
+++ b/yield.c
@@ -2 +2 @@
- * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-18 21:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-18 21:11 [PATCH] s/bogomips.org/yhbt.net/, update copyrights for 2020 Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/cmogstored.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).