From ec50db721aa681281212d0d70d948d30eebfb33d Mon Sep 17 00:00:00 2001 From: Lilian Roller Date: Wed, 29 May 2019 11:01:25 +0200 Subject: [PATCH] Improve LICENCE Text --- LICENCE | 2 +- defaults/main.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENCE b/LICENCE index 781357b..3d2b755 100644 --- a/LICENCE +++ b/LICENCE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 L3D +Copyright (c) 2019 L3D Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/defaults/main.yml b/defaults/main.yml index 1ba1583..685898b 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -27,5 +27,5 @@ use_diffie_hellman_group_exchange_sha256: false use_aes256_ctr: false use_hmac_sha2_512: false -# version check for this playbook +# version check for this role? submodules_versioncheck: true