View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007051 | Anastasis | General | public | 2021-10-20 19:19 | 2022-09-26 20:50 |
Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | text | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | Git master | ||||
Target Version | 0.3.0 | Fixed in Version | 0.3.0 | ||
Summary | 0007051: anastasis copyright headers contain a mix of LGPL and AGPL | ||||
Description | See e.g. anastasis_recovery.c: """ This file is part of Anastasis Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. Anastasis 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 Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> """ | ||||
Tags | No tags attached. | ||||
|
Eh, that's intentional: client should be LGPL, server-side AGPL. |
|
Well, it's fine if different files have different copyright, but the same copyright header should probably not mix references to LGPL and AGPL? |
|
Oh, indeed. Likely an incomplete fix ;-). |
|
Fixed in 5867f7e..36e8be1 |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-10-20 19:19 | Florian Dold | New Issue | |
2021-10-20 19:19 | Florian Dold | Assigned To | => Christian Grothoff |
2021-10-20 19:19 | Florian Dold | Status | new => assigned |
2021-10-20 20:00 | Christian Grothoff | Note Added: 0018447 | |
2021-10-28 18:01 | Florian Dold | Note Added: 0018448 | |
2021-11-06 17:37 | Christian Grothoff | Note Added: 0018463 | |
2021-11-06 17:37 | Christian Grothoff | Severity | minor => text |
2021-11-16 16:48 | Christian Grothoff | Status | assigned => resolved |
2021-11-16 16:48 | Christian Grothoff | Resolution | open => fixed |
2021-11-16 16:48 | Christian Grothoff | Note Added: 0018493 | |
2021-11-16 16:48 | Christian Grothoff | Product Version | => Git master |
2021-11-16 16:48 | Christian Grothoff | Fixed in Version | => 0.3.0 |
2021-11-16 16:48 | Christian Grothoff | Target Version | => 0.3.0 |
2022-09-26 20:50 | Christian Grothoff | Status | resolved => closed |