1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-17 18:21:54 +02:00

Add SPDX short license identifier to all Python files

See: https://spdx.github.io/spdx-spec/appendix-V-using-SPDX-short-identifiers-in-source-files/
This commit is contained in:
2021-03-22 13:42:42 +02:00
parent d814f1c4f0
commit 0650c5985e
10 changed files with 19 additions and 17 deletions

@ -1,3 +1,5 @@
# SPDX-License-Identifier: GPL-3.0-only
import datetime
import json
import re