aboutsummaryrefslogtreecommitdiff
path: root/src/mysql/mysql.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mysql/mysql.c')
-rw-r--r--src/mysql/mysql.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mysql/mysql.c b/src/mysql/mysql.c
index 1d3b27690..5abc7bdf0 100644
--- a/src/mysql/mysql.c
+++ b/src/mysql/mysql.c
@@ -15,6 +15,8 @@
15 15
16 You should have received a copy of the GNU Affero General Public License 16 You should have received a copy of the GNU Affero General Public License
17 along with this program. If not, see <http://www.gnu.org/licenses/>. 17 along with this program. If not, see <http://www.gnu.org/licenses/>.
18
19 SPDX-License-Identifier: AGPL3.0-or-later
18*/ 20*/
19/** 21/**
20 * @file mysql/mysql.c 22 * @file mysql/mysql.c