diff options
author | Andrii Podanenko <podarokua@gmail.com> | 2021-08-31 20:08:49 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-31 12:08:49 -0500 |
commit | 76cff793840be63a69a74293170122c189ebaead (patch) | |
tree | c302355ed10a2eb6a84d9fe13992a890728dcc49 /doc | |
parent | 7fc3f08ebc20eb496b3d318bb718ece569b10dba (diff) | |
download | vyos-cloud-init-76cff793840be63a69a74293170122c189ebaead.tar.gz vyos-cloud-init-76cff793840be63a69a74293170122c189ebaead.zip |
Make cloud-id copyright year (#991)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/cloud-id.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/cloud-id.1 b/doc/man/cloud-id.1 index 98ce130c..59fecdd9 100644 --- a/doc/man/cloud-id.1 +++ b/doc/man/cloud-id.1 @@ -25,7 +25,7 @@ Path to instance-data.json file. Default is /run/cloud-init/instance-data.json .SH COPYRIGHT -Copyright (C) 2020 Canonical Ltd. License GPL-3 or Apache-2.0 +Copyright (C) 2021 Canonical Ltd. License GPL-3 or Apache-2.0 .SH SEE ALSO Full documentation at: <https://cloudinit.readthedocs.io> |