Sébastien Loriot
|
43166732b6
|
remove license notice from kernel tests
|
2019-10-19 16:39:32 +02:00 |
Sébastien Loriot
|
d0f23b56f6
|
update deprecated SPDX tags
ack -l --no-svg "SPDX-License-Identifier: GPL-3.0$" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0$/SPDX-License-Identifier: GPL-3.0-only/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0$" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0$/SPDX-License-Identifier: LGPL-3.0-only/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0$" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0$/SPDX-License-Identifier: LGPL-2.0-only/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.1$" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.1$/SPDX-License-Identifier: LGPL-2.1-only/"
|
2019-10-18 22:08:05 +02:00 |
Sébastien Loriot
|
846f19f401
|
init variables
|
2018-12-05 18:20:06 +01:00 |
Sébastien Loriot
|
72cda50a5e
|
fix incorrect LGPL version tags
|
2017-11-12 10:17:52 +01:00 |
Sébastien Loriot
|
0698f79aff
|
add SPDX identifier for files under the LGPL-3+ license
|
2017-11-12 10:17:50 +01:00 |
Jane Tournois
|
feb76b7439
|
add missing namespaces for msvc2015
avoid ambiguity of calls
|
2015-08-11 15:48:55 +02:00 |
Philipp Möller
|
47cae427d7
|
Add a description of the issue
|
2015-08-06 12:35:59 +02:00 |
Philipp Möller
|
27ac9b621a
|
Add test case for issue 129
|
2015-08-06 12:17:16 +02:00 |