Skip to content

Commit 9aa0732

Browse files
committed
Replace reference to MIT/X or X/MIT to MIT (fixes OSGeo#5154)
1 parent d55e92c commit 9aa0732

Some content is hidden

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

62 files changed

+87
-87
lines changed

.zenodo.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"orcid": "0000-0001-9812-7584"
6262
}
6363
],
64-
"description": "GDAL is a translator library for raster and vector geospatial data formats that is released under an X/MIT style Open Source License by the Open Source Geospatial Foundation. As a library, it presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful command line utilities for data translation and processing.",
64+
"description": "GDAL is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source License by the Open Source Geospatial Foundation. As a library, it presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful command line utilities for data translation and processing.",
6565
"keywords": [
6666
"GDAL",
6767
"geospatial",

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CMake4GDAL project is distributed under X/MIT license. See accompanying file LICENSE.txt.
1+
# CMake4GDAL project is distributed under MIT license. See accompanying file LICENSE.txt.
22
cmake_minimum_required(VERSION 3.10)
33

44
# cmake version 3.12 or later

LICENSE.TXT

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ switch.
1212
GDAL/OGR General
1313
----------------
1414

15-
In general GDAL/OGR is licensed under an MIT/X style license with the
15+
In general GDAL/OGR is licensed under an MIT style license with the
1616
following terms:
1717

1818
Permission is hereby granted, free of charge, to any person obtaining a

PROVENANCE.TXT

+21-21
Original file line numberDiff line numberDiff line change
@@ -109,12 +109,12 @@ Note: all the following are build options, not required.
109109
=== gdal/alg ===
110110

111111
* contour.cpp: Joint copyright between FrankW and ACT.
112-
* gdal_crs.c: derived from old GRASS/UMichigan code also under MIT/X license, properly noted in headers.
112+
* gdal_crs.c: derived from old GRASS/UMichigan code also under MIT license, properly noted in headers.
113113
* gdalmediancut.cpp: derived from libtiff tiffmedian.c utility under a GDAL compatible license. Properly noted in headers.
114-
* gdalrasterize.cpp: Derived from OpenEV code. Relicensed from LGPL to MIT/X by explicit grant from copyright holder (Frank Warmerdam).
114+
* gdalrasterize.cpp: Derived from OpenEV code. Relicensed from LGPL to MIT by explicit grant from copyright holder (Frank Warmerdam).
115115
* gvgcpfit.c: Believed to be derived from Numerical Recipes in C. It has not been used for some time, but was still in the CVS repository. I have now removed it.
116-
* llrasterize.c: Derived from GD which has compatible MIT/X license. Properly noted in header.
117-
* thinplatespline.cpp: Contributed by VIZRT Inc., Relicensed to MIT/X with their explicit permission as noted in the header.
116+
* llrasterize.c: Derived from GD which has compatible MIT license. Properly noted in header.
117+
* thinplatespline.cpp: Contributed by VIZRT Inc., Relicensed to MIT with their explicit permission as noted in the header.
118118

119119
=== gdal/data ===
120120

@@ -144,11 +144,11 @@ Note: all the following are build options, not required.
144144

145145
=== gdal/ogr/ogrsf_frmts/generic ===
146146

147-
* Some files here (and elsewhere in OGR) copyright Softmap Inc (but MIT/X).
147+
* Some files here (and elsewhere in OGR) copyright Softmap Inc (but MIT).
148148

149149
=== gdal/ogr/ogrsf_frmts/avc ===
150150

151-
* Some copyright Daniel Morissette, MIT/X.
151+
* Some copyright Daniel Morissette, MIT.
152152
* Included copy of dbfopen.h from Shapelib. We really ought to reference the one in ../shape.
153153

154154
=== gdal/ogr/ogrsf_frmts/csv ===
@@ -157,7 +157,7 @@ Note: all the following are build options, not required.
157157

158158
=== gdal/ogr/ogrsf_frmts/dgn ===
159159

160-
* Copyright Avenza Systems (MIT/X).
160+
* Copyright Avenza Systems (MIT).
161161
* dgn_pge.cpp, dgn_pge.h, pge_test.cpp, vbe_pge.cpp: copyright Pacific Gas and Electric, all rights reserved! (this has all been removed from trunk)
162162
* web/* docs lack any copyright message. The isff.txt originally came from Intergraph and dgn.html is a reformatted version of that. Perhaps these ought to move out of GDAL CVS tree - action: this has been removed from svn. (#1813)
163163

@@ -167,7 +167,7 @@ Note: all the following are build options, not required.
167167

168168
=== gdal/ogr/ogrsf_frmts/fme ===
169169

170-
* All code is Copyright Safe Software, "All Rights Reserved"! - License changed to MIT/X with explicit permission from Dale Lutz. Copyright still held by Safe.
170+
* All code is Copyright Safe Software, "All Rights Reserved"! - License changed to MIT with explicit permission from Dale Lutz. Copyright still held by Safe.
171171

172172
=== gdal/ogr/ogrsf_frmts/gml ===
173173

@@ -176,11 +176,11 @@ Note: all the following are build options, not required.
176176

177177
=== gdal/ogr/ogrsf_frmts/grass ===
178178

179-
* copyright Radim Blazek, MIT/X.
179+
* copyright Radim Blazek, MIT.
180180

181181
=== gdal/ogr/ogrsf_frmts/ili ===
182182

183-
* ili level code copyright Pirmin Kalberer (Sourcepole), MIT/X.
183+
* ili level code copyright Pirmin Kalberer (Sourcepole), MIT.
184184
* iom/ili2c.jar is ambiguous. (#1812) (removed - ok)
185185
* iom source code is all LGPL (per iom/README.src.txt) but none of the source files have a copyright or license header. Action: this file has been removed. (#1812)
186186

@@ -190,7 +190,7 @@ Note: all the following are build options, not required.
190190

191191
=== gdal/ogr/ogrsf_frmts/mitab ===
192192

193-
* Copyright Daniel Morissette, Stepane Villeneuve, Frank Warmerdam (MIT/X).
193+
* Copyright Daniel Morissette, Stepane Villeneuve, Frank Warmerdam (MIT).
194194
* Some code derived from MapServer with credit in headers, no problem foreseen.
195195
* All clean.
196196

@@ -213,7 +213,7 @@ Note: all the following are build options, not required.
213213

214214
=== gdal/ogr/ogrsf_frmts/ogdi ===
215215

216-
* Copyright Daniel Morrissette, MIT/X.
216+
* Copyright Daniel Morrissette, MIT.
217217

218218
=== gdal/ogr/ogrsf_frmts/pg ===
219219

@@ -242,9 +242,9 @@ Note: all the following are build options, not required.
242242

243243
=== gdal/ogr/ogrsf_frmts/shape ===
244244

245-
* inline copy of Shapelib which is dual licensed MIT/X and LGPL.
245+
* inline copy of Shapelib which is dual licensed MIT and LGPL.
246246
* Note, Shapelib code was written while I was at PCI, but permission was given to release it as open source.
247-
* Some (OGR) code is Copyright Softmap Inc, MIT/X.
247+
* Some (OGR) code is Copyright Softmap Inc, MIT.
248248

249249
=== gdal/ogr/ogrsf_frmts/sqlite ===
250250

@@ -260,14 +260,14 @@ Note: all the following are build options, not required.
260260

261261
=== gdal/ogr/ogrsf_frmts ===
262262

263-
* Some copyright softmap Inc, all MIT/X.
263+
* Some copyright softmap Inc, all MIT.
264264

265265
=== gdal/ogr ===
266266

267267
* SpatialReferenceIdl.idl, GeometryIdl.idl, CoverageIdl.idl: From OGC spec package I believe. (removed)
268268
* ogr_capi_test.c: no copyright message, written by Daniel Morissette. Added copyright.
269269
* oledbgis.h: No copyright message, mostly OGC spec constants.
270-
* ogr_swq.h, swq.c: Has alternate form of MIT/X license. On review this license is functionally equivalent to the general GDAL license.
270+
* ogr_swq.h, swq.c: Has alternate form of MIT license. On review this license is functionally equivalent to the general GDAL license.
271271
* Copyright holders include Frank Warmerdam, Daniel Morissette, Softmap Inc., Stephane Villeneuve., Andrey Kiselev, Information Interoperability Institute
272272

273273
=== gdal/frmts/aaigrid ===
@@ -276,7 +276,7 @@ Note: all the following are build options, not required.
276276

277277
=== gdal/frmts/aigrid ===
278278

279-
* aigccitt.c: Derived from libtiff - MIT/X.
279+
* aigccitt.c: Derived from libtiff - MIT.
280280
* FrankW, clean.
281281

282282
=== gdal/frmts/airsar ===
@@ -337,7 +337,7 @@ See [http://home.gdal.org/projects/bsb/ipi.html]
337337
=== gdal/frmts/gif ===
338338

339339
* FrankW, clean.
340-
* libungif is under the MIT/X license as established in ticket #1818.
340+
* libungif is under the MIT license as established in ticket #1818.
341341

342342
=== gdal/frmts/grass ===
343343

@@ -346,10 +346,10 @@ See [http://home.gdal.org/projects/bsb/ipi.html]
346346

347347
=== gdal/frmts/gtiff ===
348348

349-
* tif_float.c: Industrial Light and Magic - MIT/X style, but with a credit requirement. Added license notice in gdal/LICENSE.TXT, setup ticket #1819 to streamline it's use.
350-
* tif_memio.c: FrankW, Mike Johnson and MancTec AB - MIT/X.
349+
* tif_float.c: Industrial Light and Magic - MIT style, but with a credit requirement. Added license notice in gdal/LICENSE.TXT, setup ticket #1819 to streamline it's use.
350+
* tif_memio.c: FrankW, Mike Johnson and MancTec AB - MIT.
351351
* Contains copy of libtiff, license terms explicit in source files.
352-
* Contains copy of libgeotiff, license terms not made clear. A review of libgeotiff's LICENSE file makes it clear code is public domain unless otherwise noted (which would be FrankW's MIT/X code)
352+
* Contains copy of libgeotiff, license terms not made clear. A review of libgeotiff's LICENSE file makes it clear code is public domain unless otherwise noted (which would be FrankW's MIT code)
353353

354354
=== gdal/frmts/gxf ===
355355

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ GDAL - Geospatial Data Abstraction Library
2222
[![Powered by NumFOCUS](https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A )](http://numfocus.org)
2323

2424

25-
GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats.
25+
GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.
2626

2727
* Main site: https://gdal.org - Developer and user docs, links to other resources
2828
* GIT repository: https://github.com/OSGeo/gdal

alg/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CMake4GDAL project is distributed under X/MIT license. See accompanying file LICENSE.txt.
1+
# CMake4GDAL project is distributed under MIT license. See accompanying file LICENSE.txt.
22

33
add_library(
44
alg OBJECT

alg/llrasterize.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ CPL_CVSID("$Id$")
7070
* http://www.boutell.com/gd/
7171
*
7272
* It was later adapted for direct inclusion in GDAL and relicensed under
73-
* the GDAL MIT/X license (pulled from the OpenEV distribution).
73+
* the GDAL MIT license (pulled from the OpenEV distribution).
7474
*/
7575

7676
void GDALdllImageFilledPolygon(int nRasterXSize, int nRasterYSize,

apps/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CMake4GDAL project is distributed under X/MIT license. See accompanying file LICENSE.txt.
1+
# CMake4GDAL project is distributed under MIT license. See accompanying file LICENSE.txt.
22

33
include(GdalStandardIncludes)
44
add_library(

autotest/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CMake4GDAL project is distributed under X/MIT license. See accompanying file LICENSE.txt.
1+
# CMake4GDAL project is distributed under MIT license. See accompanying file LICENSE.txt.
22

33
#[[
44
option(AUTOTEST_DOWNLOAD_TEST_DATA "Autotest to download test data" OFF)

autotest/cpp/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CMake4GDAL project is distributed under X/MIT license. See accompanying file LICENSE.txt.
1+
# CMake4GDAL project is distributed under MIT license. See accompanying file LICENSE.txt.
22

33
set(GDAL_ROOT_TEST_DIR "${PROJECT_SOURCE_DIR}/autotest")
44

autotest/gcore/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CMake4GDAL project is distributed under X/MIT license. See accompanying file LICENSE.txt.
1+
# CMake4GDAL project is distributed under MIT license. See accompanying file LICENSE.txt.
22

33
foreach (
44
test_target IN

autotest/gcore/basic_test.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ def test_basic_test_8():
173173

174174
license_text = gdal.VersionInfo('LICENSE')
175175
assert (
176-
license_text.startswith('GDAL/OGR is released under the MIT/X license')
176+
license_text.startswith('GDAL/OGR is released under the MIT license')
177177
or 'GDAL/OGR Licensing' in license_text
178178
)
179179

autotest/gdrivers/data/vrt/n43_hillshade.vrt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PixelFunctionArguments scale="111120" z_factor="30" />
1616
<PixelFunctionCode>
1717
<![CDATA[
18-
# Licence: X/MIT
18+
# Licence: MIT
1919
# Copyright 2016, Even Rouault
2020
import math
2121

autotest/ogr/data/gpx/test.gpx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0"?>
2-
<!-- GPX sample. X/MIT licence -->
2+
<!-- GPX sample. MIT licence -->
33
<gpx creator="E. Rouault" version="1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.topografix.com/GPX/1/1" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd">
44
<wpt lat="0" lon="1">
55
<ele>2</ele>

cmake/helpers/CheckDependentLibraries.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Distributed under the GDAL/OGR MIT/X style License. See accompanying file LICENSE.TXT.
1+
# Distributed under the GDAL/OGR MIT style License. See accompanying file LICENSE.TXT.
22

33
#[=======================================================================[.rst:
44
CheckDependentLibraries.cmake

cmake/helpers/GdalDriverHelper.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Distributed under the GDAL/OGR MIT/X style License. See accompanying
1+
# Distributed under the GDAL/OGR MIT style License. See accompanying
22
# file LICENSE.TXT.
33

44
#[=======================================================================[.rst:

cmake/helpers/GdalStandardIncludes.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Distributed under the GDAL/OGR MIT/X style License. See accompanying
1+
# Distributed under the GDAL/OGR MIT style License. See accompanying
22
# file LICENSE.TXT.
33

44
#[=======================================================================[.rst:

cmake/helpers/GdalSwigBindings.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Distributed under the GDAL/OGR MIT/X style License. See accompanying
1+
# Distributed under the GDAL/OGR MIT style License. See accompanying
22
# file LICENSE.TXT.
33

44
#[=======================================================================[.rst:

cmake/helpers/GdalVersion.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Distributed under the GDAL/OGR MIT/X style License. See accompanying
1+
# Distributed under the GDAL/OGR MIT style License. See accompanying
22
# file LICENSE.TXT.
33

44
#[=======================================================================[.rst:

cmake/helpers/TargetPublicHeader.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Distributed under the GDAL/OGR MIT/X style License. See accompanying
1+
# Distributed under the GDAL/OGR MIT style License. See accompanying
22
# file LICENSE.TXT.
33

44
#[=======================================================================[.rst:

cmake/helpers/configure.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Distributed under the GDAL/OGR MIT/X style License. See accompanying file LICENSE.TXT.
1+
# Distributed under the GDAL/OGR MIT style License. See accompanying file LICENSE.TXT.
22

33
#[=======================================================================[.rst:
44
configure

cmake/modules/packages/FindMRSID.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Distributed under the GDAL/OGR MIT/X style License. See accompanying
1+
# Distributed under the GDAL/OGR MIT style License. See accompanying
22
# file LICENSE.TXT.
33

44
#[=======================================================================[.rst:

doc/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CMake4GDAL project is distributed under X/MIT license. See accompanying file LICENSE.txt.
1+
# CMake4GDAL project is distributed under MIT license. See accompanying file LICENSE.txt.
22

33
# Documentation rules
44
find_package(Doxygen)

doc/source/about_no_title.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.. include:: ./substitutions.rst
22

3-
GDAL is a translator library for raster and vector geospatial data formats that is released under an X/MIT style Open Source :ref:`license` by the `Open Source Geospatial Foundation`_. As a library, it presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful command line utilities for data translation and processing. The `NEWS`_ page describes the December 2021 GDAL/OGR 3.4.1 release.
3+
GDAL is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source :ref:`license` by the `Open Source Geospatial Foundation`_. As a library, it presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful command line utilities for data translation and processing. The `NEWS`_ page describes the December 2021 GDAL/OGR 3.4.1 release.
44

55
.. image:: ../images/OSGeo_project.png
66
:alt: OSGeo project

doc/source/development/rfc/rfc34_license_policy.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ executable and distributed beyond the creator to also be offered under
2727
open source terms.
2828

2929
Non-Reciprocal FOSS License: A open source software license, such as
30-
MIT/X, BSD or LGPL, that does not place any requirements on other linked
30+
MIT, BSD or LGPL, that does not place any requirements on other linked
3131
components in the same executable at distribution time.
3232

3333
Proprietary License: Software provided under terms that do not adhere to
@@ -40,7 +40,7 @@ distributor or end user.
4040
Rationale
4141
---------
4242

43-
GDAL/OGR is distributed under the Non-Reciprocal MIT/X open source
43+
GDAL/OGR is distributed under the Non-Reciprocal MIT open source
4444
license which facilitates it's use by proprietary and open source
4545
applications, and facilitates the inclusion of proprietary format
4646
drivers along side the open source format drivers. However, it is still
@@ -76,7 +76,7 @@ the driver:
7676
such as the GPL, and should not be mixed with proprietary drivers or
7777
applications.
7878
- "NONRECIPROCAL": the driver is available under a non-reciprocal FOSS
79-
license such as MIT/X, or LGPL. This is the default if no licensing
79+
license such as MIT, or LGPL. This is the default if no licensing
8080
policy is declared and is the natural policy of drivers provided as
8181
part of GDAL without outside dependencies.
8282
- "PROPRIETARY": the driver, usually due to use of proprietary

doc/source/development/rfc/rfc3_commiters.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ the project without it being clearly licensed under the project license.
155155

156156
Generally speaking the key issues are that those providing code to be
157157
included in the repository understand that the code will be released
158-
under the MIT/X license, and that the person providing the code has the
158+
under the MIT license, and that the person providing the code has the
159159
right to contribute the code. For the committer themselves understanding
160160
about the license is hopefully clear. For other contributors, the
161161
committer should verify the understanding unless the committer is very
@@ -165,7 +165,7 @@ frequent contributors).
165165
If the contribution was developed on behalf of an employer (on work
166166
time, as part of a work project, etc) then it is important that an
167167
appropriate representative of the employer understand that the code will
168-
be contributed under the MIT/X license. The arrangement should be
168+
be contributed under the MIT license. The arrangement should be
169169
cleared with an authorized supervisor/manager, etc.
170170

171171
The code should be developed by the contributor, or the code should be

doc/source/drivers/raster/vrt.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1119,7 +1119,7 @@ with hillshading.py:
11191119

11201120
.. code-block:: python
11211121
1122-
# Licence: X/MIT
1122+
# Licence: MIT
11231123
# Copyright 2016, Even Rouault
11241124
import math
11251125

doc/source/license.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ License
99
License
1010
--------------------------------------------------------------------------------
1111

12-
In general GDAL/OGR is licensed under an MIT/X style license with the
12+
In general GDAL/OGR is licensed under an MIT style license with the
1313
following terms:
1414

1515
Permission is hereby granted, free of charge, to any person obtaining a

docker/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ best of our knowledge and not guaranteed. Users should check by themselves.
1818
* External libraries enabled: ultrasmall + libexpat, libpq, libssl
1919
* No GDAL Python
2020
* Base PROJ grid package (http://download.osgeo.org/proj/proj-datumgrid-1.8.zip)
21-
* Overall licensing terms of the GDAL build: permissive (X/MIT, BSD style, Apache, etc..)
21+
* Overall licensing terms of the GDAL build: permissive (MIT, BSD style, Apache, etc..)
2222

2323
See [alpine-small/Dockerfile](alpine-small/Dockerfile)
2424

@@ -48,7 +48,7 @@ See [alpine-normal/Dockerfile](alpine-normal/Dockerfile)
4848
libzstd, libexpat, libxerces-c, libpq, libssl, libgeos
4949
* GDAL Python (Python 3.8)
5050
* Base PROJ grid package (http://download.osgeo.org/proj/proj-datumgrid-1.8.zip)
51-
* Overall licensing terms of the GDAL build: LGPL + permissive (X/MIT, BSD style, Apache, etc..)
51+
* Overall licensing terms of the GDAL build: LGPL + permissive (MIT, BSD style, Apache, etc..)
5252

5353
See [ubuntu-small/Dockerfile](ubuntu-small/Dockerfile)
5454

docker/alpine-normal/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# This file is available at the option of the licensee under:
55
# Public domain
6-
# or licensed under X/MIT (LICENSE.TXT) Copyright 2019 Even Rouault <[email protected]>
6+
# or licensed under MIT (LICENSE.TXT) Copyright 2019 Even Rouault <[email protected]>
77

88
ARG ALPINE_VERSION=3.15
99
FROM alpine:${ALPINE_VERSION} as builder

docker/alpine-normal/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22
# This file is available at the option of the licensee under:
33
# Public domain
4-
# or licensed under X/MIT (LICENSE.TXT) Copyright 2019 Even Rouault <[email protected]>
4+
# or licensed under MIT (LICENSE.TXT) Copyright 2019 Even Rouault <[email protected]>
55

66
set -eu
77

0 commit comments

Comments
 (0)