diff options
author | Philip Hands <phil@hands.com> | 2024-08-08 13:01:47 +0200 |
---|---|---|
committer | Darren Tucker <dtucker@dtucker.net> | 2024-08-17 03:19:39 +0200 |
commit | cd0d681645b9adcf2467e7838bfd9d5142de4c4e (patch) | |
tree | 99dd4791177739629e579cd381d604a0b273d792 /contrib/ssh-copy-id | |
parent | restore optionality of -i's argument (diff) | |
download | openssh-cd0d681645b9adcf2467e7838bfd9d5142de4c4e.tar.xz openssh-cd0d681645b9adcf2467e7838bfd9d5142de4c4e.zip |
update copyright notices
Bump the year to 2024, but also reflect the fact that hands.com Ltd. has
been wound up in the UK, and its assets (including this copyright) have
now reverted to its owner, Philip Hands.
SSH-Copy-ID-Upstream: 0e4c4d072747a6568b11a790c29dd1b4ce663d7f
Diffstat (limited to 'contrib/ssh-copy-id')
-rw-r--r-- | contrib/ssh-copy-id | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ssh-copy-id b/contrib/ssh-copy-id index 6251201b2..cc3750ad1 100644 --- a/contrib/ssh-copy-id +++ b/contrib/ssh-copy-id @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 1999-2023 Philip Hands <phil@hands.com> +# Copyright (c) 1999-2024 Philip Hands <phil@hands.com> # 2021 Carlos Rodríguez Gili <carlos.rodriguez-gili@upc.edu> # 2020 Matthias Blümel <blaimi@blaimi.de> # 2017 Sebastien Boyron <seb@boyron.eu> |