From: K.Kosako Date: Fri, 24 Aug 2018 00:40:17 +0000 (+0900) Subject: update year number X-Git-Tag: v6.9.0~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6a4d49b9dfef1fd8cf1837b5209e5a45b4c13c81;p=onig update year number --- 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