]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/PatchCheck: Support Contribution Agreement 1.1
authorMichael D Kinney <michael.d.kinney@intel.com>
Wed, 12 Jul 2017 20:11:07 +0000 (13:11 -0700)
committerMichael D Kinney <michael.d.kinney@intel.com>
Thu, 3 Aug 2017 18:01:46 +0000 (11:01 -0700)
commitf2d1b866dfd91732e72e49f71b81ea807626d289
tree399898a203c678bb77ba09a85882be0b6feed7e9
parentbb4831c03dd15ff8528dcdbc7d2ad1835f55563e
BaseTools/PatchCheck: Support Contribution Agreement 1.1

https://bugzilla.tianocore.org/show_bug.cgi?id=628

Update PatchCheck.py to support either
"Contributed-under: TianoCore Contribution Agreement 1.0"
or "Contributed-under: TianoCore Contribution Agreement 1.1"
in the commit message.

Temporarily continue to allow the TianoCore Contribution
Agreement 1.0 agreement.

Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Andrew Fish <afish@apple.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
BaseTools/Scripts/PatchCheck.py