]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/ProcessPipe.pm
update copyrights for 2021
[public-inbox.git] / lib / PublicInbox / ProcessPipe.pm
index afbb048df86ea55f42ec61ede5c0e076913707c0..336d5ac4fa97d18a1b34304486138fe6a5ecea3a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2020 all contributors <meta@public-inbox.org>
+# Copyright (C) 2016-2021 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 
 # a tied handle for auto reaping of children tied to a pipe, see perltie(1)