summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevan Carpenter <devan@taler.net>2023-06-07 12:08:11 -0400
committerDevan Carpenter <devan@taler.net>2023-06-07 15:04:19 -0400
commit559f6cdc0ff39d696ab32ad0be73b73574b1fe0c (patch)
tree6423f03e66ea467a92dab3e9ea38f5a1fe315544
parentfc3375c36bd96d6a7e698384470ba6b06ff9022a (diff)
downloaddeployment-559f6cdc0ff39d696ab32ad0be73b73574b1fe0c.tar.gz
deployment-559f6cdc0ff39d696ab32ad0be73b73574b1fe0c.tar.bz2
deployment-559f6cdc0ff39d696ab32ad0be73b73574b1fe0c.zip
buildbot: update copyright and authoriship header
-rw-r--r--buildbot/master.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 5bc931d..c56e410 100644
--- 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