Browse Source

Update the copyright dates.

master
Reece H. Dunn 8 years ago
parent
commit
eb08dc422d
3 changed files with 3 additions and 3 deletions
  1. 1
    1
      src/ctype.c
  2. 1
    1
      src/include/ucd/ucd.h
  3. 1
    1
      tools/ucd.py

+ 1
- 1
src/ctype.c View File

@@ -1,6 +1,6 @@
/* ctype-style APIs.
*
* Copyright (C) 2012-2016 Reece H. Dunn
* Copyright (C) 2012-2017 Reece H. Dunn
*
* This file is part of ucd-tools.
*

+ 1
- 1
src/include/ucd/ucd.h View File

@@ -1,6 +1,6 @@
/* Unicode Character Database API
*
* Copyright (C) 2012-2016 Reece H. Dunn
* Copyright (C) 2012-2017 Reece H. Dunn
*
* This file is part of ucd-tools.
*

+ 1
- 1
tools/ucd.py View File

@@ -1,6 +1,6 @@
#!/usr/bin/python

# Copyright (C) 2012-2014 Reece H. Dunn
# Copyright (C) 2012-2017 Reece H. Dunn
#
# This file is part of ucd-tools.
#

Loading…
Cancel
Save