taler-deployment

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

commit c5d93947d4ae73ba74f2c216e7b5afe686e62701
parent cb6def6184e4b0bbb56893258a01cc87c637e3ab
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 15 Dec 2019 12:47:33 +0100

add license

Diffstat:
Mbuildbot/master.cfg | 22++++++++++++++++++++++
1 file changed, 22 insertions(+), 0 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg @@ -1,3 +1,25 @@ +## +# This file is part of TALER +# (C) 2016-2019 Taler Systems SA +# +# TALER is free software; you can redistribute it and/or +# modify it under the terms of the GNU Affero General Public +# License as published by the Free Software Foundation; either +# version 3, or (at your option) any later version. +# +# TALER is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty +# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +# See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public +# License along with TALER; see the file COPYING. If not, +# see <http://www.gnu.org/licenses/> +# +# @author Florian Dold +# @author Marcello Stanisci +# @author ng0 +# @author Christian Grothoff import re from getpass import getuser from buildbot.steps.source.git import Git