added SPDX identifiers to email, exports, and htmlcheck packages, and to the setup database scripts

This commit is contained in:
2026-03-13 14:31:45 -06:00
parent 795406ef12
commit 2526534ad7
31 changed files with 62 additions and 0 deletions
+2
View File
@@ -5,6 +5,8 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
*
* SPDX-License-Identifier: MPL-2.0
*/
// Package exports contains interfacing code for external data formats.
package exports
+2
View File
@@ -5,6 +5,8 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
*
* SPDX-License-Identifier: MPL-2.0
*/
// Package exports contains interfacing code for external data formats.
package exports
+2
View File
@@ -5,6 +5,8 @@
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
*
* SPDX-License-Identifier: MPL-2.0
*/
// Package exports contains interfacing code for external data formats.
package exports