<html>#2680: check licenses in CactusFoo repositories
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>enhancement</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>minor</td></tr>
<tr><td style='text-align:right'>Component:</td><td></td></tr>
</table>

<p>Cactus code is expected to be LGPL (or more freely I guess) licensed. Initially what was used was GPL with a an exemption:</p>
<blockquote>
<p>This thorn is (c) Copyright the authors listed in the sources files. This<br>
thorn is distributed under the GNU GPL with the specific exception that<br>
the GNU GPL does not migrate to code linking to or using infrastructure<br>
from this thorn.  </p>
<ul>
<li>The Cactus Team <a data-is-external-link="true" href="mailto:cactusmaint@cactuscode.org" rel="nofollow">cactusmaint@cactuscode.org</a></li>
</ul>
</blockquote>
<p>eg in cactusbase/Boundary. This was then changed to be LGPL (which amounts to the same exemption) around 2009 and also around 2015 (see eg commit logs in cactus* repos). <br>
However some repos were missed and either show no license information at all in README or have LGPL (in the README file) but the GPLv2 COPYING file (with or without the manual exemption). Affected is eg Formaline which lists no license in its README file, but has a commit <a data-is-external-link="true" href="https://bitbucket.org/cactuscode/cactusutils/commits/5de0764e67538342e517b94eb7312da7824866da" rel="nofollow">5de0764</a> "Formaline: Make Formaline GPL." of <a data-is-external-link="true" href="https://bitbucket.org/cactuscode/cactusutils" rel="nofollow">cactusutils</a> declaring it GPL.</p>
<p>To change license, one actually needs permission from all copyright holders. For Formaline the list of authors (but not necessarily copyright holders, that may actually be the respective universities and employers) is:  </p>
<p>Barry Wardell<br>
Erik Schnetter<br>
Frank Löffler<br>
Ian Hinder<br>
Roland Haas<br>
Steven R. Brandt<br>
Thomas Radke</p>
<p>‌</p>
<p>but not all can be asked for permission anymore.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2680/check-licenses-in-cactusfoo-repositories'>https://bitbucket.org/einsteintoolkit/tickets/issues/2680/check-licenses-in-cactusfoo-repositories</a></p>
</html>