summaryrefslogtreecommitdiff
path: root/src/make_unicode_wb_data.py
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2022-05-04 22:17:30 +0200
committerJörg Frings-Fürst <debian@jff.email>2022-05-04 22:17:30 +0200
commitb94fff3e1fa9f446b4d084988600836eaa686c0a (patch)
tree1ef234abd95f46744da8f6edad1ec438f5fe3ea9 /src/make_unicode_wb_data.py
parent89374f06e12f3094feac8a6a7f95a58c348f63eb (diff)
parentbeb0a893d66abd79c495d3425746fe0e237ed848 (diff)
Merge branch 'release/debian/6.9.8-1'debian/6.9.8-1
Diffstat (limited to 'src/make_unicode_wb_data.py')
-rwxr-xr-xsrc/make_unicode_wb_data.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/make_unicode_wb_data.py b/src/make_unicode_wb_data.py
index fb0bf50..dfa8f1e 100755
--- a/src/make_unicode_wb_data.py
+++ b/src/make_unicode_wb_data.py
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# make_unicode_wb_data.py
-# Copyright (c) 2019-2020 K.Kosako
+# Copyright (c) 2019-2021 K.Kosako
import sys
import re
@@ -195,7 +195,7 @@ PROPS = sorted(PROPS)
print '/* unicode_wb_data.c: Generated by make_unicode_wb_data.py. */'
COPYRIGHT = '''
/*-
- * Copyright (c) 2019-2020 K.Kosako
+ * Copyright (c) 2019-2021 K.Kosako
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without