]> granicus.if.org Git - onig/commitdiff
update year number
authorK.Kosako <kosako@sofnec.co.jp>
Fri, 24 Aug 2018 00:40:17 +0000 (09:40 +0900)
committerK.Kosako <kosako@sofnec.co.jp>
Fri, 24 Aug 2018 00:40:17 +0000 (09:40 +0900)
src/make_unicode_egcb_data.py

index 3d205084eb5a520fadb540f95c7a17474d274675..0f63f97c9a23d064cb77479911a52ea1b3d4fabf 100755 (executable)
@@ -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  <sndgk393 AT ybb DOT ne DOT jp>
+ * Copyright (c) 2017-2018  K.Kosako  <sndgk393 AT ybb DOT ne DOT jp>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without