summaryrefslogtreecommitdiff
path: root/src/make_unicode_egcb_data.py
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2025-03-16 12:06:26 +0100
committerJörg Frings-Fürst <debian@jff.email>2025-03-16 12:06:26 +0100
commit048f2aabecc8adf1fcc76ecf0dcad9ef07c0ae98 (patch)
tree6e32c4075b0bef0cfa7a9c3ece4294db7a10c046 /src/make_unicode_egcb_data.py
parentb0e9d5f1322c403a2ba1df7f86e27d2514f576da (diff)
parente6ce8c11c114a794f5523eaaec52688716873b72 (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'src/make_unicode_egcb_data.py')
-rwxr-xr-xsrc/make_unicode_egcb_data.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/make_unicode_egcb_data.py b/src/make_unicode_egcb_data.py
index 80db3f0..f74403e 100755
--- a/src/make_unicode_egcb_data.py
+++ b/src/make_unicode_egcb_data.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# make_unicode_egcb_data.py
-# Copyright (c) 2017-2023 K.Kosako
+# Copyright (c) 2017-2024 K.Kosako
import sys
import re
@@ -196,7 +196,7 @@ print('/* unicode_egcb_data.c: Generated by make_unicode_egcb_data.py. */')
COPYRIGHT = '''
/*-
- * Copyright (c) 2017-2023 K.Kosako
+ * Copyright (c) 2017-2024 K.Kosako
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without