Mael Rouxel-Labbé
|
48c997a580
|
Move a partition.h / split_graph_into_polylines, BGLPkgRef->BGLPkgPartition
|
2020-07-17 17:00:18 +02:00 |
Sébastien Loriot
|
52164b1fba
|
First pass on removing license notice in header for LGPL files
|
2019-10-19 15:40:30 +02:00 |
Sébastien Loriot
|
7356421d80
|
introduce Commercial license SPDX tag
|
2019-10-19 12:15:19 +02:00 |
Sébastien Loriot
|
9bd9c68b83
|
update LGPL[23]+ and GPL[23]+ 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-or-later/"
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-or-later/"
ack -l --no-svg "SPDX-License-Identifier: GPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-2.0+/SPDX-License-Identifier: GPL-2.0-or-later/"
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-or-later/"
|
2019-10-18 21:57:54 +02:00 |
Sébastien Loriot
|
a2e8a1c68f
|
add the suffix Ref to doxygen link to reference
|
2018-10-08 10:26:56 +02:00 |
Mael Rouxel-Labbé
|
4e3d91becf
|
Moved undocumented output function to internal
|
2018-01-10 12:00:31 +01:00 |
Mael Rouxel-Labbé
|
1da84501f7
|
Renamed output function
|
2018-01-10 11:59:14 +01:00 |
Mael Rouxel-Labbé
|
d35e6d4329
|
Added a comment
|
2018-01-10 11:59:05 +01:00 |
Mael Rouxel-Labbé
|
51e23d44a8
|
Fixed includes
|
2018-01-10 11:58:56 +01:00 |
Mael Rouxel-Labbé
|
17e46dab7d
|
Added partition operations to BGL
|
2018-01-09 18:06:02 +01:00 |