taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 559f6cdc0ff39d696ab32ad0be73b73574b1fe0c
parent fc3375c36bd96d6a7e698384470ba6b06ff9022a
Author: Devan Carpenter <devan@taler.net>
Date:   Wed,  7 Jun 2023 12:08:11 -0400

buildbot: update copyright and authoriship header

Diffstat:
Mbuildbot/master.cfg | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg @@ -3,7 +3,7 @@ ## # This file is part of TALER -# (C) 2016-2022 Taler Systems SA +# (C) 2016-2023 Taler Systems SA # # TALER is free software; you can redistribute it and/or # modify it under the terms of the GNU Affero General Public @@ -23,6 +23,7 @@ # @author Marcello Stanisci # @author ng0 # @author Christian Grothoff +# @author Devan Carpenter import re from getpass import getuser from buildbot.steps.source.git import Git