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
@@ -8,6 +8,8 @@
# 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
#
ALTER TABLE globals RENAME COLUMN max_sig_mbr_page TO max_comm_mbr_page;
ALTER TABLE globals RENAME COLUMN sig_create_lvl TO comm_create_lvl;