summaryrefslogtreecommitdiff
path: root/src/make_unicode_fold_data.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/make_unicode_fold_data.py')
-rwxr-xr-xsrc/make_unicode_fold_data.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/make_unicode_fold_data.py b/src/make_unicode_fold_data.py
index 0e6c635..a73a8a4 100755
--- a/src/make_unicode_fold_data.py
+++ b/src/make_unicode_fold_data.py
@@ -1,7 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# make_unicode_fold_data.py
-# Copyright (c) 2016-2020 K.Kosako
+# Copyright (c) 2016-2021 K.Kosako
import sys
import re
@@ -30,7 +30,7 @@ LOCALE_UNFOLDS = {}
COPYRIGHT = '''
/*-
- * Copyright (c) 2017-2020 K.Kosako
+ * Copyright (c) 2017-2021 K.Kosako
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without