chiark / gitweb /
Update copyright dates
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 25 Sep 2022 11:12:02 +0000 (12:12 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 25 Sep 2022 11:12:02 +0000 (12:12 +0100)
git-grep -l 'Copyright.* 2021 ' | xargs perl -i~ -pe 's{Copyright 2021 }{Copyright 2021-2022 }g'

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
31 files changed:
Cargo.toml
client/client.rs
macros/Cargo.toml
macros/macros.rs
server/server.rs
server/slocal.rs
server/suser.rs
server/sweb.rs
src/config.rs
src/ini.rs
src/ipif.rs
src/lib.rs
src/multipart.rs
src/prelude.rs
src/queue.rs
src/reporter.rs
src/rope.rs
src/slip.rs
src/types.rs
src/utils.rs
test/common
test/go-with-unshare
test/netns-setup
test/t-basic
test/test.cfg
test/with-unshare
uml/psusan-uml-inside
uml/psusan-uml-psusan
uml/psusan-uml-run
uml/psusan-uml-setup
uml/run-test

index e3e1060fc39d231e87556808310fec2b101403de..55cf429a85748c02f0ce08cb60d6ed774117c2cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2021 Ian Jackson and contributors to Hippotat
+# Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 # SPDX-License-Identifier: GPL-3.0-or-later
 # There is NO WARRANTY.
 
index dcd8b852f5f79c6090aac3d412b9a7eb935481da..f623771c203e1d6ec498650b35412c987a447071 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2021 Ian Jackson and contributors to Hippotat
+// Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 // SPDX-License-Identifier: GPL-3.0-or-later
 // There is NO WARRANTY.
 
index 747bfa4e4e864eaa66b454e945e80189c174b1fe..4da04be644a5dce67eea42a0ec8fc8a7b46deed8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2021 Ian Jackson and contributors to Hippotat
+# Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 # SPDX-License-Identifier: GPL-3.0-or-later
 # There is NO WARRANTY.
 
index 6413499a2df45b5471d6f70b7bed756f533c665c..1eaa7580dfb68604a30a28a941179f6296d9ed5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2021 Ian Jackson and contributors to Hippotat
+// Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 // SPDX-License-Identifier: GPL-3.0-or-later
 // There is NO WARRANTY.
 
index 53286e7d1b96654fb732f7639d60852aa38cad9d..00e1b6db0152ad3cb1f2b8a55979b0f764cf1ee7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2021 Ian Jackson and contributors to Hippotat
+// Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 // SPDX-License-Identifier: GPL-3.0-or-later
 // There is NO WARRANTY.
 
index f58ef9cdcff0bd17c9248d82eb14a3761d9e9420..ab2f2fc1ff4e34988c16ff55a4ee50b081833d42 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2021 Ian Jackson and contributors to Hippotat
+// Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 // SPDX-License-Identifier: GPL-3.0-or-later
 // There is NO WARRANTY.
 
index b1a6409626e5241c781991966d463f8c12d5562a..b51ea76e126eec1863add6cd73dcc10cc00621a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2021 Ian Jackson and contributors to Hippotat
+// Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 // SPDX-License-Identifier: GPL-3.0-or-later
 // There is NO WARRANTY.
 
index 0e52fb9d68bcfaa688bba8e64618d5b99894ecbc..bd9316acb6a8583142c3c59d71f8cca11c2e557d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2021 Ian Jackson and contributors to Hippotat
+// Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 // SPDX-License-Identifier: GPL-3.0-or-later
 // There is NO WARRANTY.
 
index 2b63b2e2951172fa17b3c534f1e39867566416aa..8fd1c799b57fa0b328d8fbcb09e1891900d18f55 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2021 Ian Jackson and contributors to Hippotat
+// Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 // SPDX-License-Identifier: GPL-3.0-or-later
 // There is NO WARRANTY.
 
index 20c35342182f43b9d6af8c609f4ba9494cc1ff64..143d0fcf0d8b08f586a59385bc3b881022b60c1e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2021 Ian Jackson and contributors to Hippotat
+// Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 // SPDX-License-Identifier: GPL-3.0-or-later
 // There is NO WARRANTY.
 
index e6762add7f61f88048fa74ea7ca6d5e00497e27c..3b4da9c420984b90fc93f7d6b99471a3d3299335 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2021 Ian Jackson and contributors to Hippotat
+// Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 // SPDX-License-Identifier: GPL-3.0-or-later
 // There is NO WARRANTY.
 
index 89419bf063c31d93c8b43276366056e9d15fb06b..fc641d266f6655c849f815f8d830c7752172f0b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2021 Ian Jackson and contributors to Hippotat
+// Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 // SPDX-License-Identifier: GPL-3.0-or-later
 // There is NO WARRANTY.
 
index c8c035f4fdb52acc1ea74fe80cf5caf5ff012cc1..c2f0ff4faa872a80fa6b06081518baaf2c19a4e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2021 Ian Jackson and contributors to Hippotat
+// Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 // SPDX-License-Identifier: GPL-3.0-or-later
 // There is NO WARRANTY.
 
index 9e56662a7ec5f8060112e888aaa294e68199c8ff..0ca0ec190e30b6a6fa934eb5e8f58cc0f0037ccc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2021 Ian Jackson and contributors to Hippotat
+// Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 // SPDX-License-Identifier: GPL-3.0-or-later
 // There is NO WARRANTY.
 
index 451f76bd37335dcee97f749466c09193080c8ac5..49fd3c4d15451ebddeb297b2d83ee0f1fcfb26ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2021 Ian Jackson and contributors to Hippotat
+// Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 // SPDX-License-Identifier: GPL-3.0-or-later
 // There is NO WARRANTY.
 
index 148b5e780a7dc6563336234e45d14ef4fe1187d0..530534ae95855d84771ae551e942b68479b201fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2021 Ian Jackson, yaahc and contributors to Hippotat and Eyre
+// Copyright 2021-2022 Ian Jackson, yaahc and contributors to Hippotat and Eyre
 // SPDX-License-Identifier: GPL-3.0-or-later
 // There is NO WARRANTY.
 
index fd400feb947c44ab255f621698d57dab0c65d750..12054ab7fed49ab5c955354ca795ab3428fc8d89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2021 Ian Jackson and contributors to Hippotat
+// Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 // SPDX-License-Identifier: GPL-3.0-or-later
 // There is NO WARRANTY.
 
index 00c15606d41dc87ed7dbf8a6c3c832df8754494a..64760144615f152e3f90c77c1296fe876470a917 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2021 Ian Jackson and contributors to Hippotat
+// Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 // SPDX-License-Identifier: GPL-3.0-or-later
 // There is NO WARRANTY.
 
index bb4fffb0869ef13774f44a8b0322a7280e269b76..1f55aa6a7eda9effa527931dbfc9576174eb8ca3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2021 Ian Jackson and contributors to Hippotat
+// Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 // SPDX-License-Identifier: GPL-3.0-or-later
 // There is NO WARRANTY.
 
index 2df92b564a5926e66bf9dd06c24557752454b356..22767aafb427da2718d003a38812d2c35b613525 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2021 Ian Jackson and contributors to Hippotat
+// Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 // SPDX-License-Identifier: GPL-3.0-or-later
 // There is NO WARRANTY.
 
index 428d954a63f984c94355fe78be45e15d2eccd203..4bbd1fdf224e1f1f57661800f66108f9c633eb6e 100644 (file)
@@ -1,5 +1,5 @@
 # -*- shell-script -*-
-# Copyright 2021 Ian Jackson and contributors to Hippotat
+# Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 # SPDX-License-Identifier: GPL-3.0-or-later
 # There is NO WARRANTY.
 
index ef8825e56ce1cefabebe5d7abe897068d665cf46..96f983fe21ab357a31066e65c86ce138c325013a 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright 2021 Ian Jackson and contributors to Hippotat
+# Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 # SPDX-License-Identifier: GPL-3.0-or-later
 # There is NO WARRANTY.
 
index c2d24dc747f65e38620c09259c27aa500c192821..d91e0f98d2a1ea0e27b736f6d13344caf209121c 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright 2021 Ian Jackson and contributors to Hippotat
+# Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 # SPDX-License-Identifier: GPL-3.0-or-later
 # There is NO WARRANTY.
 
index 039a3cdf84489dd5665cdd508d0a53404f588b83..046e17e1770d8bca40fc5337d499326cd651ff39 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright 2021 Ian Jackson and contributors to Hippotat
+# Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 # SPDX-License-Identifier: GPL-3.0-or-later
 # There is NO WARRANTY.
 
index ddb6ac49d3554f94acdc0e0f8f546cccfb907cff..d74e8d38c40031797253f9edcb00987b5af2a128 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2021 Ian Jackson and contributors to Hippotat
+# Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 # SPDX-License-Identifier: GPL-3.0-or-later
 # There is NO WARRANTY.
 
index f1fdadd28c221ac2eb40af0caf44e6dba073cdca..5d29c8765f60d3b66a054194e8a20d87b97efd7d 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright 2021 Ian Jackson and contributors to Hippotat
+# Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 # SPDX-License-Identifier: GPL-3.0-or-later
 # There is NO WARRANTY.
 
index 4a2f343604bc6fbad7d00a17c340ef76296d4edc..a0a7ca8c0f729189aaaa4dbe394d0f747fdc0e1e 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright 2021 Ian Jackson, Simon Tatham, and contributors to Hippotat
+# Copyright 2021-2022 Ian Jackson, Simon Tatham, and contributors to Hippotat
 # SPDX-License-Identifier: GPL-3.0-or-later
 # There is NO WARRANTY.
 
index 2f5c7232252207f916167a33d6a5ba2db9c168e0..5296aa5426e2205828c068148026d84db80140fd 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright 2021 Ian Jackson, Simon Tatham, and contributors to Hippotat
+# Copyright 2021-2022 Ian Jackson, Simon Tatham, and contributors to Hippotat
 # SPDX-License-Identifier: GPL-3.0-or-later
 # There is NO WARRANTY.
 
index c84f51c40ec7b8a47143136f10a054c55e9fc834..36a4b530e53d4f177bfc7eaa3c9fb71ec54e1379 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright 2021 Ian Jackson and contributors to Hippotat
+# Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 # SPDX-License-Identifier: GPL-3.0-or-later
 # There is NO WARRANTY.
 
index 58dedc235de8dc052c6b40c63396bd3584cb587e..5f4afe757f143ad15ee4a1b2dbb5205576009028 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright 2021 Ian Jackson and contributors to Hippotat
+# Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 # SPDX-License-Identifier: GPL-3.0-or-later
 # There is NO WARRANTY.
 
index 47ff7b705712379992eb9691262679e9af6c484d..07932d49b26a353816f7943cf89a923038ff03ab 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright 2021 Ian Jackson and contributors to Hippotat
+# Copyright 2021-2022 Ian Jackson and contributors to Hippotat
 # SPDX-License-Identifier: GPL-3.0-or-later
 # There is NO WARRANTY.