diff options
Diffstat (limited to 'tools/write-ssh-key-fingerprints')
-rwxr-xr-x | tools/write-ssh-key-fingerprints | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/write-ssh-key-fingerprints b/tools/write-ssh-key-fingerprints index 6c3451fd..2a3dca7c 100755 --- a/tools/write-ssh-key-fingerprints +++ b/tools/write-ssh-key-fingerprints @@ -1,4 +1,5 @@ #!/bin/sh +# This file is part of cloud-init. See LICENSE file for license information. logger_opts="-p user.info -t ec2" |