From 7060ab6dde3b4de0aac664d9bdd09fee83052f66 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Mon, 25 Jan 2021 20:47:53 +0100 Subject: [PATCH] batcave: update copyright line on retrieve-security-question Signed-off-by: Patrick Uiterwijk --- roles/batcave/files/retrieve-security-question.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/batcave/files/retrieve-security-question.py b/roles/batcave/files/retrieve-security-question.py index 282c7585b9..22ceaaad57 100755 --- a/roles/batcave/files/retrieve-security-question.py +++ b/roles/batcave/files/retrieve-security-question.py @@ -3,7 +3,7 @@ # Use this script to retrieve the security_question and security_answer from FAS (requires FAS >= 0.8.14) # Author: Patrick Uiterwijk # -# Copyright 2012 Patrick Uiterwijk. All rights reserved. +# Copyright 2012-2021 Patrick Uiterwijk. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: