Skip to content

Commit 0caa252

Browse files
rouault-botrouault
authored andcommitted
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
Refs #10903
1 parent be98929 commit 0caa252

File tree

2,664 files changed

+2678
-45336
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,664 files changed

+2678
-45336
lines changed

alg/armadillo_headers.h

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,7 @@
88
******************************************************************************
99
* Copyright (c) 2019, Even Rouault <even dot rouault at spatialys dot com>
1010
*
11-
* Permission is hereby granted, free of charge, to any person obtaining a
12-
* copy of this software and associated documentation files (the "Software"),
13-
* to deal in the Software without restriction, including without limitation
14-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
15-
* and/or sell copies of the Software, and to permit persons to whom the
16-
* Software is furnished to do so, subject to the following conditions:
17-
*
18-
* The above copyright notice and this permission notice shall be included
19-
* in all copies or substantial portions of the Software.
20-
*
21-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
22-
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
24-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
26-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
27-
* DEALINGS IN THE SOFTWARE.
11+
* SPDX-License-Identifier: MIT
2812
*****************************************************************************/
2913

3014
#ifndef ARMADILLO_HEADERS_H

alg/contour.cpp

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,7 @@
1010
* Copyright (c) 2007-2013, Even Rouault <even dot rouault at spatialys.com>
1111
* Copyright (c) 2018, Oslandia <infos at oslandia dot com>
1212
*
13-
* Permission is hereby granted, free of charge, to any person obtaining a
14-
* copy of this software and associated documentation files (the "Software"),
15-
* to deal in the Software without restriction, including without limitation
16-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
17-
* and/or sell copies of the Software, and to permit persons to whom the
18-
* Software is furnished to do so, subject to the following conditions:
19-
*
20-
* The above copyright notice and this permission notice shall be included
21-
* in all copies or substantial portions of the Software.
22-
*
23-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
24-
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
26-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
27-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
28-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
29-
* DEALINGS IN THE SOFTWARE.
13+
* SPDX-License-Identifier: MIT
3014
****************************************************************************/
3115

3216
#include "level_generator.h"

alg/delaunay.c

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,7 @@
77
******************************************************************************
88
* Copyright (c) 2015, Even Rouault <even.rouault at spatialys.com>
99
*
10-
* Permission is hereby granted, free of charge, to any person obtaining a
11-
* copy of this software and associated documentation files (the "Software"),
12-
* to deal in the Software without restriction, including without limitation
13-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
14-
* and/or sell copies of the Software, and to permit persons to whom the
15-
* Software is furnished to do so, subject to the following conditions:
16-
*
17-
* The above copyright notice and this permission notice shall be included
18-
* in all copies or substantial portions of the Software.
19-
*
20-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
21-
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
23-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
25-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
26-
* DEALINGS IN THE SOFTWARE.
10+
* SPDX-License-Identifier: MIT
2711
****************************************************************************/
2812

2913
#if defined(__MINGW32__) || defined(__MINGW64__)

alg/gdal_alg.h

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,7 @@
99
* Copyright (c) 2001, Frank Warmerdam
1010
* Copyright (c) 2008-2012, Even Rouault <even dot rouault at spatialys.com>
1111
*
12-
* Permission is hereby granted, free of charge, to any person obtaining a
13-
* copy of this software and associated documentation files (the "Software"),
14-
* to deal in the Software without restriction, including without limitation
15-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
16-
* and/or sell copies of the Software, and to permit persons to whom the
17-
* Software is furnished to do so, subject to the following conditions:
18-
*
19-
* The above copyright notice and this permission notice shall be included
20-
* in all copies or substantial portions of the Software.
21-
*
22-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
23-
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
25-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
27-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
28-
* DEALINGS IN THE SOFTWARE.
12+
* SPDX-License-Identifier: MIT
2913
****************************************************************************/
3014

3115
#ifndef GDAL_ALG_H_INCLUDED

alg/gdal_alg_priv.h

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,7 @@
1010
* Copyright (c) 2008, Andrey Kiselev <[email protected]>
1111
* Copyright (c) 2010-2013, Even Rouault <even dot rouault at spatialys.com>
1212
*
13-
* Permission is hereby granted, free of charge, to any person obtaining a
14-
* copy of this software and associated documentation files (the "Software"),
15-
* to deal in the Software without restriction, including without limitation
16-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
17-
* and/or sell copies of the Software, and to permit persons to whom the
18-
* Software is furnished to do so, subject to the following conditions:
19-
*
20-
* The above copyright notice and this permission notice shall be included
21-
* in all copies or substantial portions of the Software.
22-
*
23-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
24-
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
26-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
27-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
28-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
29-
* DEALINGS IN THE SOFTWARE.
13+
* SPDX-License-Identifier: MIT
3014
****************************************************************************/
3115

3216
#ifndef GDAL_ALG_PRIV_H_INCLUDED

alg/gdal_interpolateatpoint.cpp

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,7 @@
1010
* Copyright (c) 2008-2012, Even Rouault <even dot rouault at spatialys.com>
1111
* Copyright (c) 2024, Javier Jimenez Shaw
1212
*
13-
* Permission is hereby granted, free of charge, to any person obtaining a
14-
* copy of this software and associated documentation files (the "Software"),
15-
* to deal in the Software without restriction, including without limitation
16-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
17-
* and/or sell copies of the Software, and to permit persons to whom the
18-
* Software is furnished to do so, subject to the following conditions:
19-
*
20-
* The above copyright notice and this permission notice shall be included
21-
* in all copies or substantial portions of the Software.
22-
*
23-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
24-
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
26-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
27-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
28-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
29-
* DEALINGS IN THE SOFTWARE.
13+
* SPDX-License-Identifier: MIT
3014
****************************************************************************/
3115

3216
#include "gdal_interpolateatpoint.h"

alg/gdal_interpolateatpoint.h

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,7 @@
1010
* Copyright (c) 2008-2012, Even Rouault <even dot rouault at spatialys.com>
1111
* Copyright (c) 2024, Javier Jimenez Shaw
1212
*
13-
* Permission is hereby granted, free of charge, to any person obtaining a
14-
* copy of this software and associated documentation files (the "Software"),
15-
* to deal in the Software without restriction, including without limitation
16-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
17-
* and/or sell copies of the Software, and to permit persons to whom the
18-
* Software is furnished to do so, subject to the following conditions:
19-
*
20-
* The above copyright notice and this permission notice shall be included
21-
* in all copies or substantial portions of the Software.
22-
*
23-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
24-
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
26-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
27-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
28-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
29-
* DEALINGS IN THE SOFTWARE.
13+
* SPDX-License-Identifier: MIT
3014
****************************************************************************/
3115

3216
#ifndef GDAL_INTERPOLATEATPOINT_H_INCLUDED

alg/gdal_octave.cpp

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,7 @@
66
******************************************************************************
77
* Copyright (c) 2012, Andrew Migal
88
*
9-
* Permission is hereby granted, free of charge, to any person obtaining a
10-
* copy of this software and associated documentation files (the "Software"),
11-
* to deal in the Software without restriction, including without limitation
12-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
13-
* and/or sell copies of the Software, and to permit persons to whom the
14-
* Software is furnished to do so, subject to the following conditions:
15-
*
16-
* The above copyright notice and this permission notice shall be included
17-
* in all copies or substantial portions of the Software.
18-
*
19-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
20-
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
22-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
24-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
25-
* DEALINGS IN THE SOFTWARE.
9+
* SPDX-License-Identifier: MIT
2610
****************************************************************************/
2711

2812
#include "gdal_simplesurf.h"

alg/gdal_rpc.cpp

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,7 @@
88
* Copyright (c) 2003, Frank Warmerdam <[email protected]>
99
* Copyright (c) 2009-2013, Even Rouault <even dot rouault at spatialys.com>
1010
*
11-
* Permission is hereby granted, free of charge, to any person obtaining a
12-
* copy of this software and associated documentation files (the "Software"),
13-
* to deal in the Software without restriction, including without limitation
14-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
15-
* and/or sell copies of the Software, and to permit persons to whom the
16-
* Software is furnished to do so, subject to the following conditions:
17-
*
18-
* The above copyright notice and this permission notice shall be included
19-
* in all copies or substantial portions of the Software.
20-
*
21-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
22-
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
24-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
26-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
27-
* DEALINGS IN THE SOFTWARE.
11+
* SPDX-License-Identifier: MIT
2812
****************************************************************************/
2913

3014
#include "cpl_port.h"

alg/gdal_simplesurf.cpp

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,7 @@
66
******************************************************************************
77
* Copyright (c) 2012, Andrew Migal
88
*
9-
* Permission is hereby granted, free of charge, to any person obtaining a
10-
* copy of this software and associated documentation files (the "Software"),
11-
* to deal in the Software without restriction, including without limitation
12-
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
13-
* and/or sell copies of the Software, and to permit persons to whom the
14-
* Software is furnished to do so, subject to the following conditions:
15-
*
16-
* The above copyright notice and this permission notice shall be included
17-
* in all copies or substantial portions of the Software.
18-
*
19-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
20-
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
22-
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
24-
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
25-
* DEALINGS IN THE SOFTWARE.
9+
* SPDX-License-Identifier: MIT
2610
****************************************************************************/
2711

2812
#include "gdal_simplesurf.h"

0 commit comments

Comments
 (0)