From c9b3c26db59d89e320a6eb86d9558051ecba0900 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 5 Sep 2018 22:06:58 +0200 Subject: New upstream version 6.9.0 --- src/make_unicode_egcb_data.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/make_unicode_egcb_data.py') diff --git a/src/make_unicode_egcb_data.py b/src/make_unicode_egcb_data.py index 3d20508..0f63f97 100755 --- a/src/make_unicode_egcb_data.py +++ b/src/make_unicode_egcb_data.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- # make_unicode_egcb_data.py -# Copyright (c) 2017 K.Kosako +# Copyright (c) 2017-2018 K.Kosako import sys import re @@ -194,7 +194,7 @@ PROPS = sorted(PROPS) print '/* unicode_egcb_data.c: Generated by make_unicode_egcb_data.py. */' COPYRIGHT = ''' /*- - * Copyright (c) 2017 K.Kosako + * Copyright (c) 2017-2018 K.Kosako * All rights reserved. * * Redistribution and use in source and binary forms, with or without -- cgit v1.2.3