1
0
mirror of https://gitlab.com/80486DX2-66/gists synced 2025-05-31 08:31:41 +05:30

relicense everything under CC0-1.0 or Unlicense, add SPDX ID

This commit is contained in:
2024-07-15 00:03:15 +03:00
parent dbc03ae915
commit 068591cd8e
41 changed files with 82 additions and 41 deletions

View File

@@ -3,7 +3,8 @@
# ASCII_to_CJK.py
#
# Author: Intel A80486DX2-66
# License: Unlicense
# License: Creative Commons Zero 1.0 Universal or Unlicense
# SPDX-License-Identifier: CC0-1.0 OR Unlicense
ASCII_to_CJK = {
" ": "\u3000",