update SPDX tag to new version

old tags being deprecated
This commit is contained in:
Sébastien Loriot 2019-10-18 21:48:06 +02:00
parent 708d022849
commit 282e01c432
1 changed files with 2 additions and 2 deletions

View File

@ -325,8 +325,8 @@ are allowed in \cgal), and a pointer to the file containing its text in the
<LI>\$URL\$ : canonical path to the file on github,
<LI>\$Id\$ : the release version the file is from.
</UL>
<LI> Then [SPDX license identifier](https://spdx.org/). For GPL-3+ it should be `SPDX-License-Identifier: GPL-3.0+`,
and `SPDX-License-Identifier: LGPL-3.0+` for LGPL-3+.
<LI> Then [SPDX license identifier](https://spdx.org/). For GPL-3+ it should be `SPDX-License-Identifier: GPL-3.0-or-later`,
and `SPDX-License-Identifier: LGPL-3.0-or-later` for LGPL-3+.
<LI>Then the authors of (non-negligible parts of) this file are listed, with
optional affiliation or e-mail address.
</UL>