Page MenuHomePhabricator

Assign SPDX headers to puppet.git
Open, MediumPublic

Description

There have been prior attempts to apply a proper license to the puppet.git repository, but finding out all contributors wholesale for the entire repo is an almost impossible task (earlier discussions can be found at T67270)

The new approach is to apply the Apache 2 license on a per module level and designate the choice of license within the source files using SPDX headers. (https://en.wikipedia.org/wiki/Software_Package_Data_Exchange)

The Apache 2.0 license was chosen because Puppet itself uses the license and it's also by far the most common license for other existing Puppet code. The full text of the Apache 2.0 license: https://spdx.org/licenses/Apache-2.0

A discussion with the Wikimedia Legal team has come to the conclusion that all contributions commited to the repository coming from a @wikimedia.org address can automatically get relicensed.

@jbond wrote a script which queries the git history of a given module:

utils/blame_stats.py -e 'wikimedia.org' MODULENAME

will list the remaining copyright holders that need to approve of the license change. Once a given module has been found to have a fully established agreement to apply the Apache 2.0 license, the license is annotated via a comment header, e.g.

# SPDX-License-Identifier: Apache-2.0

There's no need to add these manually, @jbond also wrote a Rake task to apply the change for a module:

bundle exec rake 'spdx:convert:module[MODULENAME]'

Once a code file is annotated all future changes automatically are applied under the Apache 2.0 license. With this approach the license can trickle into the repository over time until we eventually have complete coverage. There might be a few random modules which have unreachable authors (and which might be removed in a future cleanup anyway if they are unused), but at least they are properly separated and we provided clarity for the classes that have been vetted.

For all commits have been made to puppet.git which were not made under a @wikimedia.org address; if you agree to license your contribution under the Apache 2.0 license, please add your name (or pseudonym where it applies) and email address(es). Please keep the list alphabetically sorted:

  • Aaron Halfaker <aaron.halfaker@gmail.com>
  • Adam Wight <adam.wight@wikimedia.de>
  • Addshore <addshorewiki@gmail.com>
  • Alex Monk <krenair@gmail.com>
  • Amir E. Aharoni <amir.aharoni@mail.huji.ac.il>
  • AntiCompositeNumber <anticompositenumber+wmcs@gmail.com>
  • Bartosz Dziewoński <matma.rex@gmail.com>
  • Brian Wolff <bawolff+wn@gmail.com>
  • Brion Vibber <brion@pobox.com>
  • C. Scott Ananian <cscott@cscott.net>
  • Daimona Eaytoy <daimona.wiki@gmail.com>
  • DannyS712 <dannys712.wiki@gmail.com> <dannys712.enwiki@gmail.com>
  • Dylsss <dylssswp@gmail.com>
  • Eddie Greiner-Petter <git@eddie-sh.de>
  • Elliott Eggleston <ejegg@ejegg.com>
  • Federico Leva <federicoleva@tiscali.it>
  • Ferran Tufan <southparkfan223@hotmail.com>
  • Framawiki <framawiki@tools.wmflabs.org>
  • Gehel <guillaume.lederrey@gmail.com>
  • Jdlrobson <jdlrobson@gmail.com>
  • Kartik Mistry <kartik.mistry@gmail.com>
  • Krinkle <krinkle@fastmail.com> <krinklemail@gmail.com>
  • Ladsgroup <ladsgroup@gmail.com>
  • Legoktm <legoktm@debian.org> <legoktm@member.fsf.org> <legoktm@gmail.com>
  • Lucas Werkmeister <lucas.werkmeister@wikimedia.de> <mail@lucaswerkmeister.de>
  • MarcoAurelio <maurelio@toolforge.org> <maurelio@tools.wmflabs.org>
  • Mark Holmquist <mtraceur@member.fsf.org> <marktraceur@gmail.com>
  • Martin Urbanec <martin.urbanec@wikimedia.cz>
  • Marius Hoch <hoo@online.de>
  • Matanya Moses <matanya@foss.co.il>
  • Matthias Mullie <git@mullie.eu>
  • Max Semenik <maxsem.wiki@gmail.com>
  • Merlijn van Deen <valhallasw@arctus.nl>
  • Michael Große <michael.grosse@wikimedia.de> <mic.grosse@googlemail.com>
  • Michael Schönitzer <michael@schoenitzer.de>
  • Niklas Laxström <niklas.laxstrom@gmail.com>
  • Paladox <thomasmulhall410@yahoo.com>
  • RhinosF1 <rhinosf1@gmail.com>
  • Sam Smith <git@samsmith.io> <me@samsmith.io>
  • Santhosh Thottingal <santhosh.thottingal@gmail.com>
  • Sébastien Santoro <dereckson@espace-win.org>
  • Stanislav Malyshev <smalyshev@gmail.com>
  • Taavi Väänänen <hi@taavi.wtf> <hi@tassu.me>
  • Thiemo Kreuz <thiemo.kreuz@wikimedia.de> <thiemo.maettig@wikimedia.de>
  • Tobias Gritschacher <tobias.gritschacher@wikimedia.de>
  • YiFei Zhu <zhuyifei1999@gmail.com>
  • Zabe <alec@vc-celle.de> <alexander.vorwerk@stud.uni-goettingen.de> <zabe@avorwerk.net>
  • Željko Filipin <zeljko.filipin@gmail.com>

Details

SubjectRepoBranchLines +/-
operations/puppetproduction+3 -0
operations/puppetproduction+10 -21
operations/puppetproduction+10 -0
operations/puppetproduction+63 -0
operations/puppetproduction+1 -2
operations/puppetproduction+24 -22
operations/puppetproduction+9 -0
operations/puppetproduction+4 -0
operations/puppetproduction+10 -0
operations/puppetproduction+18 -0
operations/puppetproduction+8 -0
operations/puppetproduction+4 -0
operations/puppetproduction+9 -0
operations/puppetproduction+5 -0
operations/puppetproduction+4 -0
operations/puppetproduction+4 -0
operations/puppetproduction+6 -0
operations/puppetproduction+4 -0
operations/puppetproduction+12 -0
operations/puppetproduction+3 -0
operations/puppetproduction+7 -0
operations/puppetproduction+25 -24
operations/puppetproduction+4 -0
operations/puppetproduction+5 -0
operations/puppetproduction+48 -0
operations/puppetproduction+7 -0
operations/puppetproduction+43 -0
operations/puppetproduction+2 -0
operations/puppetproduction+3 -0
operations/puppetproduction+3 -0
operations/puppetproduction+5 -0
operations/puppetproduction+6 -0
operations/puppetproduction+6 -0
operations/puppetproduction+19 -0
operations/puppetproduction+8 -0
operations/puppetproduction+8 -0
operations/puppetproduction+4 -0
operations/puppetproduction+3 -0
operations/puppetproduction+7 -0
operations/puppetproduction+90 -0
operations/puppetproduction+43 -67
operations/puppetproduction+36 -0
operations/puppetproduction+10 -0
operations/puppetproduction+5 -0
operations/puppetproduction+52 -0
operations/puppetproduction+3 -0
operations/puppetproduction+12 -0
operations/puppetproduction+22 -0
operations/puppetproduction+10 -0
operations/puppetproduction+17 -0
operations/puppetproduction+12 -0
operations/puppetproduction+18 -1
operations/puppetproduction+7 -0
operations/puppetproduction+22 -0
operations/puppetproduction+12 -0
operations/puppetproduction+9 -0
operations/puppetproduction+2 -0
operations/puppetproduction+2 -0
operations/puppetproduction+9 -0
operations/puppetproduction+15 -0
operations/puppetproduction+8 -0
operations/puppetproduction+13 -0
operations/puppetproduction+5 -0
operations/puppetproduction+1 -9
operations/puppetproduction+3 -0
operations/puppetproduction+5 -0
operations/puppetproduction+8 -0
operations/puppetproduction+90 -0
operations/puppetproduction+9 -0
operations/puppetproduction+26 -1
operations/puppetproduction+17 -0
operations/puppetproduction+10 -0
operations/puppetproduction+1 -0
operations/puppetproduction+8 -0
operations/puppetproduction+11 -0
operations/puppetproduction+22 -0
operations/puppetproduction+12 -0
operations/puppetproduction+63 -0
operations/puppetproduction+3 -0
operations/puppetproduction+8 -0
operations/puppetproduction+5 -0
operations/puppetproduction+2 -0
operations/puppetproduction+11 -0
operations/puppetproduction+2 -0
operations/puppetproduction+4 -0
operations/puppetproduction+10 -0
operations/puppetproduction+16 -14
operations/puppetproduction+13 -0
operations/puppetproduction+17 -0
operations/puppetproduction+32 -20
operations/puppetproduction+19 -0
operations/puppetproduction+42 -24
operations/puppetproduction+3 -0
operations/puppetproduction+15 -0
operations/puppetproduction+2 -0
operations/puppetproduction+11 -0
operations/puppetproduction+56 -0
operations/puppetproduction+7 -0
operations/puppetproduction+9 -0
operations/puppetproduction+19 -0
operations/puppetproduction+15 -0
operations/puppetproduction+20 -0
operations/puppetproduction+11 -0
operations/puppetproduction+6 -0
operations/puppetproduction+2 -2
operations/puppetproduction+5 -0
operations/puppetproduction+4 -0
operations/puppetproduction+5 -0
operations/puppetproduction+30 -1
operations/puppetproduction+4 -0
operations/puppetproduction+1 -0
operations/puppetproduction+9 -0
operations/puppetproduction+4 -0
operations/puppetproduction+14 -0
operations/puppetproduction+4 -0
operations/puppetproduction+6 -0
operations/puppetproduction+6 -0
operations/puppetproduction+1 -0
operations/puppetproduction+3 -0
operations/puppetproduction+19 -0
operations/puppetproduction+7 -0
operations/puppetproduction+9 -0
operations/puppetproduction+1 -0
operations/puppetproduction+2 -0
operations/puppetproduction+1 -0
operations/puppetproduction+3 -0
operations/puppetproduction+7 -0
operations/puppetproduction+8 -0
operations/puppetproduction+2 -0
operations/puppetproduction+4 -0
operations/puppetproduction+4 -0
operations/puppetproduction+1 -0
operations/puppetproduction+1 -0
operations/puppetproduction+1 -0
operations/puppetproduction+3 -0
operations/puppetproduction+1 -0
operations/puppetproduction+1 -0
operations/puppetproduction+1 -0
operations/puppetproduction+10 -0
operations/puppetproduction+7 -0
operations/puppetproduction+1 -0
operations/puppetproduction+9 -0
operations/puppetproduction+1 -0
operations/puppetproduction+13 -0
operations/puppetproduction+12 -0
operations/puppetproduction+3 -0
operations/puppetproduction+2 -0
operations/puppetproduction+2 -0
operations/puppetproduction+2 -0
operations/puppetproduction+6 -0
operations/puppetproduction+5 -0
operations/puppetproduction+2 -0
operations/puppetproduction+2 -0
operations/puppetproduction+5 -0
operations/puppetproduction+1 -0
operations/puppetproduction+1 -0
operations/puppetproduction+7 -2
operations/puppetproduction+4 -0
operations/puppetproduction+13 -18
operations/puppetproduction+4 -3
operations/puppetproduction+9 -0
operations/puppetproduction+13 -0
operations/puppetproduction+4 -0
operations/puppetproduction+4 -0
operations/puppetproduction+1 -0
operations/puppetproduction+1 -0
operations/puppetproduction+18 -0
operations/puppetproduction+1 -0
operations/puppetproduction+4 -0
operations/puppetproduction+2 -0
operations/puppetproduction+40 -0
operations/puppetproduction+3 -0
operations/puppetproduction+70 -31
operations/puppetproduction+5 -0
operations/puppetproduction+8 -0
operations/puppetproduction+14 -0
operations/puppetproduction+2 -0
operations/puppetproduction+1 -0
operations/puppetproduction+2 -0
operations/puppetproduction+3 -0
operations/puppetproduction+5 -0
operations/puppetproduction+3 -0
operations/puppetproduction+5 -0
operations/puppetproduction+5 -0
operations/puppetproduction+1 -0
operations/puppetproduction+1 -0
operations/puppetproduction+10 -0
operations/puppetproduction+2 -0
operations/puppetproduction+1 -0
operations/puppetproduction+5 -0
operations/puppetproduction+5 -0
operations/puppetproduction+39 -0
operations/puppetproduction+2 -0
operations/puppetproduction+6 -0
operations/puppetproduction+4 -0
operations/puppetproduction+5 -0
operations/puppetproduction+1 -0
operations/puppetproduction+1 -0
operations/puppetproduction+2 -0
operations/puppetproduction+1 -0
operations/puppetproduction+3 -0
operations/puppetproduction+2 -0
operations/puppetproduction+3 -0
operations/puppetproduction+1 -0
operations/puppetproduction+15 -0
operations/puppetproduction+4 -0
operations/puppetproduction+6 -0
operations/puppetproduction+21 -0
operations/puppetproduction+1 -0
operations/puppetproduction+23 -0
operations/puppetproduction+25 -0
operations/puppetproduction+2 -0
operations/puppetproduction+4 -0
operations/puppetproduction+5 -0
operations/puppetproduction+2 -0
operations/puppetproduction+11 -0
operations/puppetproduction+2 -0
operations/puppetproduction+1 -0
operations/puppetproduction+3 -0
operations/puppetproduction+15 -0
operations/puppetproduction+3 -0
operations/puppetproduction+5 -0
operations/puppetproduction+3 -0
operations/puppetproduction+5 -0
operations/puppetproduction+2 -0
operations/puppetproduction+40 -0
operations/puppetproduction+4 -0
operations/puppetproduction+17 -0
operations/puppetproduction+5 -0
operations/puppetproduction+4 -0
operations/puppetproduction+40 -0
operations/puppetproduction+48 -0
operations/puppetproduction+8 -0
operations/puppetproduction+4 -0
operations/puppetproduction+4 -0
operations/puppetproduction+8 -0
operations/puppetproduction+5 -0
operations/puppetproduction+1 -0
operations/puppetproduction+2 -0
operations/puppetproduction+2 -0
operations/puppetproduction+10 -0
operations/puppetproduction+3 -0
operations/puppetproduction+29 -0
operations/puppetproduction+2 -0
operations/puppetproduction+6 -0
operations/puppetproduction+5 -0
operations/puppetproduction+1 -0
operations/puppetproduction+2 -0
operations/puppetproduction+6 -0
operations/puppetproduction+6 -0
operations/puppetproduction+1 -0
operations/puppetproduction+5 -0
operations/puppetproduction+2 -0
operations/puppetproduction+3 -0
operations/puppetproduction+4 -0
operations/puppetproduction+2 -0
operations/puppetproduction+1 -0
operations/puppetproduction+2 -0
operations/puppetproduction+2 -0
operations/puppetproduction+1 -0
operations/puppetproduction+4 -0
operations/puppetproduction+11 -0
operations/puppetproduction+5 -0
operations/puppetproduction+1 -0
operations/puppetproduction+3 -0
operations/puppetproduction+2 -0
operations/puppetproduction+2 -0
operations/puppetproduction+42 -30
operations/puppetproduction+8 -0
operations/puppetproduction+23 -0
operations/puppetproduction+12 -0
operations/puppetproduction+6 -0
operations/puppetproduction+6 -0
operations/puppetproduction+5 -0
operations/puppetproduction+17 -0
operations/puppetproduction+7 -0
operations/puppetproduction+7 -0
operations/puppetproduction+13 -0
operations/puppetproduction+6 -0
operations/puppetproduction+22 -0
operations/puppetproduction+1 -0
operations/puppetproduction+1 -0
operations/puppetproduction+12 -0
operations/puppetproduction+4 -0
operations/puppetproduction+1 -0
operations/puppetproduction+9 -0
operations/puppetproduction+4 -0
operations/puppetproduction+20 -0
operations/puppetproduction+17 -0
operations/puppetproduction+8 -0
operations/puppetproduction+44 -0
operations/puppetproduction+1 -0
operations/puppetproduction+6 -0
operations/puppetproduction+2 -0
operations/puppetproduction+1 -0
operations/puppetproduction+1 -0
operations/puppetproduction+15 -0
operations/puppetproduction+1 -0
operations/puppetproduction+3 -0
operations/puppetproduction+21 -1
operations/puppetproduction+1 -1
operations/puppetproduction+18 -0
operations/puppetproduction+8 -0
operations/puppetproduction+4 -0
operations/puppetproduction+11 -0
operations/puppetproduction+35 -0
operations/puppetproduction+46 -0
operations/puppetproduction+3 -0
operations/puppetproduction+3 -0
operations/puppetproduction+8 -0
operations/puppetproduction+5 -0
operations/puppetproduction+4 -0
operations/puppetproduction+1 -0
operations/puppetproduction+2 -0
operations/puppetproduction+5 -0
operations/puppetproduction+11 -0
operations/puppetproduction+5 -0
operations/puppetproduction+220 -3
operations/puppetproduction+2 -0
operations/puppetproduction+27 -0
operations/puppetproduction+69 -1
Show related patches Customize query in gerrit

Event Timeline

There are a very large number of changes, so older changes are hidden. Show Older Changes

Change 850477 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] hadoop: Add SPDX headers

https://gerrit.wikimedia.org/r/850477

Change 850475 merged by Jcrespo:

[operations/puppet@production] mediabackup: Add SPDX headers

https://gerrit.wikimedia.org/r/850475

Change 850468 merged by Dzahn:

[operations/puppet@production] miscweb: Add SPDX headers

https://gerrit.wikimedia.org/r/850468

Change 850474 merged by Dzahn:

[operations/puppet@production] parsoid: Add SPDX headers

https://gerrit.wikimedia.org/r/850474

Change 850469 merged by Muehlenhoff:

[operations/puppet@production] thanos: Add SPDX headers

https://gerrit.wikimedia.org/r/850469

Change 850471 merged by Muehlenhoff:

[operations/puppet@production] dumps: Add SPDX headers

https://gerrit.wikimedia.org/r/850471

Change 850473 merged by Muehlenhoff:

[operations/puppet@production] installserver: Add SPDX headers

https://gerrit.wikimedia.org/r/850473

Change 842761 merged by Muehlenhoff:

[operations/puppet@production] kerberos: Add SPDX headers

https://gerrit.wikimedia.org/r/842761

Change 850472 merged by Muehlenhoff:

[operations/puppet@production] base: Add SPDX headers

https://gerrit.wikimedia.org/r/850472

Change 842765 merged by Muehlenhoff:

[operations/puppet@production] kubernetes: Add SPDX headers

https://gerrit.wikimedia.org/r/842765

Change 850470 merged by Muehlenhoff:

[operations/puppet@production] mail: Add SPDX headers

https://gerrit.wikimedia.org/r/850470

Change 850476 merged by Muehlenhoff:

[operations/puppet@production] ci: Add SPDX headers

https://gerrit.wikimedia.org/r/850476

Change 842757 merged by Muehlenhoff:

[operations/puppet@production] paws: Add SPDX headers

https://gerrit.wikimedia.org/r/842757

Change 854573 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] grafana: Add SPDX headers

https://gerrit.wikimedia.org/r/854573

Change 854574 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] archiva/piwik: Add SPDX headers

https://gerrit.wikimedia.org/r/854574

Change 854575 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] Add SPDX headers to various IF profiles

https://gerrit.wikimedia.org/r/854575

Change 854573 merged by Muehlenhoff:

[operations/puppet@production] grafana: Add SPDX headers

https://gerrit.wikimedia.org/r/854573

Change 854575 merged by Muehlenhoff:

[operations/puppet@production] Add SPDX headers to various IF profiles

https://gerrit.wikimedia.org/r/854575

Change 858603 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] alertmanager: Add SPDX headers

https://gerrit.wikimedia.org/r/858603

Change 858604 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] analytics::refinery: Add SPDX headers

https://gerrit.wikimedia.org/r/858604

Change 858605 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] webperf: Add SPDX headers

https://gerrit.wikimedia.org/r/858605

Change 858606 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] Add SPDX headers to various IF profiles

https://gerrit.wikimedia.org/r/858606

Change 858603 merged by Muehlenhoff:

[operations/puppet@production] alertmanager: Add SPDX headers

https://gerrit.wikimedia.org/r/858603

Change 858605 merged by Muehlenhoff:

[operations/puppet@production] webperf: Add SPDX headers

https://gerrit.wikimedia.org/r/858605

Change 858606 merged by Muehlenhoff:

[operations/puppet@production] Add SPDX headers to various IF profiles

https://gerrit.wikimedia.org/r/858606

Change 840144 merged by Muehlenhoff:

[operations/puppet@production] hadoop: Add SPDX headers

https://gerrit.wikimedia.org/r/840144

Change 860903 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] openstack/codfw1dev: Add SPDX headers

https://gerrit.wikimedia.org/r/860903

Change 860904 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] rsyslog: Add SPDX headers

https://gerrit.wikimedia.org/r/860904

Change 860905 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] phabricator: Add SPDX headers

https://gerrit.wikimedia.org/r/860905

Change 860906 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] elasticsearch: Add SPDX headers

https://gerrit.wikimedia.org/r/860906

Change 860907 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] zookeeper: Add SPDX headers

https://gerrit.wikimedia.org/r/860907

Change 860908 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] ceph: Add SPDX headers

https://gerrit.wikimedia.org/r/860908

Change 860909 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] puppetmaster: Add SPDX headers

https://gerrit.wikimedia.org/r/860909

Change 860910 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] graphite: Add SPDX headers

https://gerrit.wikimedia.org/r/860910

Change 860911 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] mariadb::proxy: Add SPDX headers

https://gerrit.wikimedia.org/r/860911

Change 860912 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] Add SPDX headers for various IF profiles

https://gerrit.wikimedia.org/r/860912

Change 860913 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] mariadb: Add SPDX headers

https://gerrit.wikimedia.org/r/860913

Change 860910 merged by Muehlenhoff:

[operations/puppet@production] graphite: Add SPDX headers

https://gerrit.wikimedia.org/r/860910

Change 860907 merged by Muehlenhoff:

[operations/puppet@production] zookeeper: Add SPDX headers

https://gerrit.wikimedia.org/r/860907

Change 860908 merged by Muehlenhoff:

[operations/puppet@production] ceph: Add SPDX headers

https://gerrit.wikimedia.org/r/860908

Change 860909 merged by Muehlenhoff:

[operations/puppet@production] puppetmaster: Add SPDX headers

https://gerrit.wikimedia.org/r/860909

Change 860904 merged by Muehlenhoff:

[operations/puppet@production] rsyslog: Add SPDX headers

https://gerrit.wikimedia.org/r/860904

Change 854574 merged by Muehlenhoff:

[operations/puppet@production] archiva/piwik: Add SPDX headers

https://gerrit.wikimedia.org/r/854574

Change 860906 merged by Muehlenhoff:

[operations/puppet@production] elasticsearch: Add SPDX headers

https://gerrit.wikimedia.org/r/860906

Change 863294 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] durum: Add SPDX headers

https://gerrit.wikimedia.org/r/863294

Change 863295 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] wikidough: Add SPDX headers

https://gerrit.wikimedia.org/r/863295

Change 863296 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] oozie: Add SPDX headers

https://gerrit.wikimedia.org/r/863296

Change 863297 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] hive: Add SPDX headers

https://gerrit.wikimedia.org/r/863297

Change 863298 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] lvs: Add SPDX headers

https://gerrit.wikimedia.org/r/863298

Change 863299 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] zuul: Add SPDX headers

https://gerrit.wikimedia.org/r/863299

Change 863300 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] presto: Add SPDX headers

https://gerrit.wikimedia.org/r/863300

Change 863301 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] cache::kafka: Add SPDX headers

https://gerrit.wikimedia.org/r/863301

Change 863302 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] quarry: Add SPDX headers

https://gerrit.wikimedia.org/r/863302

Change 863303 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] envoy: Add SPDX headers

https://gerrit.wikimedia.org/r/863303

Change 863304 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] calico / dragonfly: Add SPDX headers

https://gerrit.wikimedia.org/r/863304

Change 863305 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] Add SPDX headers to various base/IF profiles

https://gerrit.wikimedia.org/r/863305

Change 863300 merged by Muehlenhoff:

[operations/puppet@production] presto: Add SPDX headers

https://gerrit.wikimedia.org/r/863300

Change 863303 merged by Muehlenhoff:

[operations/puppet@production] envoy: Add SPDX headers

https://gerrit.wikimedia.org/r/863303

Change 863304 merged by Muehlenhoff:

[operations/puppet@production] calico / dragonfly: Add SPDX headers

https://gerrit.wikimedia.org/r/863304

Change 863299 merged by Muehlenhoff:

[operations/puppet@production] zuul: Add SPDX headers

https://gerrit.wikimedia.org/r/863299

Change 858604 merged by Muehlenhoff:

[operations/puppet@production] analytics::refinery: Add SPDX headers

https://gerrit.wikimedia.org/r/858604

Change 860905 merged by Dzahn:

[operations/puppet@production] phabricator: Add SPDX headers

https://gerrit.wikimedia.org/r/860905

Change 860903 merged by Muehlenhoff:

[operations/puppet@production] openstack/codfw1dev: Add SPDX headers

https://gerrit.wikimedia.org/r/860903

Change 863298 merged by Muehlenhoff:

[operations/puppet@production] lvs: Add SPDX headers

https://gerrit.wikimedia.org/r/863298

Change 863301 merged by Muehlenhoff:

[operations/puppet@production] cache::kafka: Add SPDX headers

https://gerrit.wikimedia.org/r/863301

Change 868703 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] puppet: Add SPDX headers

https://gerrit.wikimedia.org/r/868703

Change 868704 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] analytics::cluster: Add SPDX headers

https://gerrit.wikimedia.org/r/868704

Change 868705 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] openstack::nova: Add SPDX headers

https://gerrit.wikimedia.org/r/868705

Change 868706 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] redis: Add SPDX headers

https://gerrit.wikimedia.org/r/868706

Change 868707 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] lists: Add SPDX headers

https://gerrit.wikimedia.org/r/868707

Change 868708 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] orchestrator: Add SPDX headers

https://gerrit.wikimedia.org/r/868708

Change 868709 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] cache: Add SPDX headers

https://gerrit.wikimedia.org/r/868709

Change 868710 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] acmechief/ncredir: Add SPDX headers

https://gerrit.wikimedia.org/r/868710

Change 868711 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] vrts / doc / etherpad / planet: Add SPDX headers

https://gerrit.wikimedia.org/r/868711

Change 868705 merged by Andrew Bogott:

[operations/puppet@production] openstack::nova: Add SPDX headers

https://gerrit.wikimedia.org/r/868705

Change 868708 merged by Muehlenhoff:

[operations/puppet@production] orchestrator: Add SPDX headers

https://gerrit.wikimedia.org/r/868708

Change 868704 merged by Muehlenhoff:

[operations/puppet@production] analytics::cluster: Add SPDX headers

https://gerrit.wikimedia.org/r/868704

Change 811227 merged by Muehlenhoff:

[operations/puppet@production] nutcracker: Add SPDX headers

https://gerrit.wikimedia.org/r/811227

Change 868711 merged by Muehlenhoff:

[operations/puppet@production] vrts / doc / etherpad / planet: Add SPDX headers

https://gerrit.wikimedia.org/r/868711

Change 868710 merged by Muehlenhoff:

[operations/puppet@production] acmechief/ncredir: Add SPDX headers

https://gerrit.wikimedia.org/r/868710

Change 863296 merged by Muehlenhoff:

[operations/puppet@production] oozie: Add SPDX headers

https://gerrit.wikimedia.org/r/863296

Change 868707 merged by Muehlenhoff:

[operations/puppet@production] lists: Add SPDX headers

https://gerrit.wikimedia.org/r/868707

Change 863297 merged by Muehlenhoff:

[operations/puppet@production] hive: Add SPDX headers

https://gerrit.wikimedia.org/r/863297

Change 868706 merged by Muehlenhoff:

[operations/puppet@production] redis: Add SPDX headers

https://gerrit.wikimedia.org/r/868706

Change 863305 merged by Muehlenhoff:

[operations/puppet@production] Add SPDX headers to various base/IF profiles

https://gerrit.wikimedia.org/r/863305

Change 860912 merged by Muehlenhoff:

[operations/puppet@production] Add SPDX headers for various IF profiles

https://gerrit.wikimedia.org/r/860912

Change 863302 merged by Muehlenhoff:

[operations/puppet@production] quarry: Add SPDX headers

https://gerrit.wikimedia.org/r/863302

Change 812173 merged by Effie Mouzeli:

[operations/puppet@production] memcached: Add SPDX headers

https://gerrit.wikimedia.org/r/812173

Change 868703 merged by Muehlenhoff:

[operations/puppet@production] puppet: Add SPDX headers

https://gerrit.wikimedia.org/r/868703

Change 850477 abandoned by Btullis:

[operations/puppet@production] hadoop: Add SPDX headers

Reason:

Duplicate

https://gerrit.wikimedia.org/r/850477

Change 890000 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] Add SPDX headers to additional DE profiles

https://gerrit.wikimedia.org/r/890000

Change 890001 had a related patch set uploaded (by Muehlenhoff; author: Muehlenhoff):

[operations/puppet@production] openstack::base Add SPDX headers

https://gerrit.wikimedia.org/r/890001

Change 890000 merged by Muehlenhoff:

[operations/puppet@production] Add SPDX headers to additional DE profiles

https://gerrit.wikimedia.org/r/890000

Change 863294 merged by Ssingh:

[operations/puppet@production] durum: Add SPDX headers

https://gerrit.wikimedia.org/r/863294

Change 863295 merged by Ssingh:

[operations/puppet@production] wikidough: Add SPDX headers

https://gerrit.wikimedia.org/r/863295