From 4c04d78211538ceef48f25fe8ca5402160e6e2d2 Mon Sep 17 00:00:00 2001 From: handa Date: Mon, 23 Apr 2012 00:16:56 +0000 Subject: [PATCH] Update copyright years --- ChangeLog | 8 +++++++- Makefile.am | 2 +- NEWS | 9 +++++++-- README | 6 +++--- bootstrap.sh | 2 +- configure.ac | 4 ++-- example/ChangeLog | 6 +++++- example/Makefile.am | 2 +- example/mconv.c | 4 ++-- example/mdate.c | 4 ++-- example/mdump.c | 4 ++-- example/medit.c | 4 ++-- example/mimx-anthy.c | 2 +- example/mimx-ispell.c | 2 +- example/mview.c | 4 ++-- m17n-config.in | 4 ++-- src/ChangeLog | 11 ++++++++++- src/Makefile.am | 2 +- src/character.c | 2 +- src/character.h | 2 +- src/charset.c | 2 +- src/charset.h | 2 +- src/chartab.c | 2 +- src/chartab.h | 2 +- src/coding.c | 2 +- src/coding.h | 2 +- src/database.c | 2 +- src/database.h | 2 +- src/draw.c | 2 +- src/face.c | 2 +- src/face.h | 2 +- src/font-ft.c | 2 +- src/font.c | 2 +- src/font.h | 2 +- src/fontset.c | 2 +- src/fontset.h | 2 +- src/input-gui.c | 2 +- src/input.c | 2 +- src/input.h | 2 +- src/internal-flt.h | 2 +- src/internal-gui.h | 2 +- src/internal.h | 2 +- src/language.c | 2 +- src/language.h | 2 +- src/linkcore.c | 2 +- src/linkgui.c | 2 +- src/linkshell.c | 2 +- src/locale.c | 2 +- src/m17n-X.c | 2 +- src/m17n-X.h | 2 +- src/m17n-core.c | 2 +- src/m17n-flt.c | 2 +- src/m17n-flt.h | 2 +- src/m17n-gd.c | 2 +- src/m17n-gui.c | 2 +- src/m17n-gui.h | 2 +- src/m17n-misc.h | 2 +- src/m17n.c | 2 +- src/m17n.h | 2 +- src/mlocale.h | 2 +- src/mtext-lbrk.c | 2 +- src/mtext-wseg.c | 2 +- src/mtext.c | 2 +- src/mtext.h | 2 +- src/plist.c | 2 +- src/plist.h | 2 +- src/symbol.c | 2 +- src/symbol.h | 2 +- src/textprop.c | 2 +- src/textprop.h | 2 +- 70 files changed, 104 insertions(+), 80 deletions(-) diff --git a/ChangeLog b/ChangeLog index da4c31f..47637f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-04-23 Kenichi Handa + + * Version 1.6.4 released. + + * configure.ac: Version changed to 1.6.4. + 2011-10-11 Kenichi Handa * Version 1.6.3 released. @@ -496,7 +502,7 @@ * Version 1.0 released. -Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 +Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/Makefile.am b/Makefile.am index d77644d..27bcbd7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # Makefile.am -- top level Makefile for the m17n library. -# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 +# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 # National Institute of Advanced Industrial Science and Technology (AIST) # Registration Number H15PRO112 diff --git a/NEWS b/NEWS index c7de880..04a0ccb 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ * NEWS -- What's new in the m17n library. -*- outline -*- -Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 +Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 See the end for copying conditions. @@ -10,6 +10,11 @@ See the end for copying conditions. This release is just for bug fixing. +* Changes in the m17n library 1.6.4 + +This release is just for bug fixing. + + * Changes in the m17n library 1.6.2 This release is just for bug fixing. @@ -219,7 +224,7 @@ library and the GD library. * Copyright information -Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 +Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/README b/README index c6bbd2d..b2b70d7 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ -This directory tree holds version 1.6.3 of the m17n library. -*- text -*- +This directory tree holds version 1.6.4 of the m17n library. -*- text -*- -Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 +Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 See the end for copying conditions. @@ -163,7 +163,7 @@ This compiles PROX.c that uses GUI API and builds executable PROX. ---------------------------------------------------------------------- Copyright information -Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 +Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/bootstrap.sh b/bootstrap.sh index 4ccf4f9..1b5cfc8 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,6 +1,6 @@ #!/bin/sh # bootstrap.sh -- shell script to build the m17n library from CVS. -# Copyright (C) 2003, 2004, 2005, 2006, 2009 +# Copyright (C) 2003, 2004, 2005, 2006, 2009, 2010, 2011, 2012 # National Institute of Advanced Industrial Science and Technology (AIST) # Registration Number H15PRO112 diff --git a/configure.ac b/configure.ac index 8344c70..b9c12e6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl configure.ac -- autoconf script for the m17n library. -dnl Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 +dnl Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 dnl National Institute of Advanced Industrial Science and Technology (AIST) dnl Registration Number H15PRO112 @@ -23,7 +23,7 @@ dnl Boston, MA 02110-1301, USA. dnl Process this file with autoconf to produce a configure script. -AC_INIT([m17n-lib],[1.6.3],[m17n-lib-bug@m17n.org]) +AC_INIT([m17n-lib],[1.6.4],[m17n-lib-bug@m17n.org]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE AC_CONFIG_HEADERS([config.h]) diff --git a/example/ChangeLog b/example/ChangeLog index 9c04c24..58041c0 100644 --- a/example/ChangeLog +++ b/example/ChangeLog @@ -1,3 +1,7 @@ +2012-04-23 Kenichi Handa + + * Version 1.6.4 released. + 2011-10-11 Kenichi Handa * Version 1.6.3 released. @@ -767,7 +771,7 @@ * Version 1.0 released. -Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 +Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/example/Makefile.am b/example/Makefile.am index 011f13d..7640191 100644 --- a/example/Makefile.am +++ b/example/Makefile.am @@ -1,5 +1,5 @@ # Makefile.am -- example level Makefile for the m17n library. -# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2010 +# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2010, 2011, 2012 # National Institute of Advanced Industrial Science and Technology (AIST) # Registration Number H15PRO112 diff --git a/example/mconv.c b/example/mconv.c index 09a4969..090b9d6 100644 --- a/example/mconv.c +++ b/example/mconv.c @@ -1,5 +1,5 @@ /* mconv.c -- Code converter. -*- coding: euc-jp; -*- - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 @@ -349,7 +349,7 @@ main (int argc, char **argv) else if (! strcmp (argv[i], "--version")) { printf ("m17n-conv (m17n library) %s\n", M17NLIB_VERSION_NAME); - printf ("Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 AIST, JAPAN\n"); + printf ("Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 AIST, JAPAN\n"); exit (0); } else if (! strcmp (argv[i], "-l")) diff --git a/example/mdate.c b/example/mdate.c index 9f8103f..ec0afe6 100644 --- a/example/mdate.c +++ b/example/mdate.c @@ -1,5 +1,5 @@ /* mdate.c -- Show system date/time in all locales. -*- coding: euc-jp; -*- - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 @@ -173,7 +173,7 @@ main (int argc, char **argv) else if (! strcmp (argv[i], "--version")) { printf ("m17n-date (m17n library) %s\n", M17NLIB_VERSION_NAME); - printf ("Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 AIST, JAPAN\n"); + printf ("Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 AIST, JAPAN\n"); exit (0); } else diff --git a/example/mdump.c b/example/mdump.c index 2159f90..bbb9a2c 100644 --- a/example/mdump.c +++ b/example/mdump.c @@ -1,5 +1,5 @@ /* mdump.c -- Dump text image -*- coding: euc-jp; -*- - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 @@ -499,7 +499,7 @@ main (int argc, char **argv) else if (! strcmp (argv[i], "--version")) { printf ("m17n-dump (m17n library) %s\n", M17NLIB_VERSION_NAME); - printf ("Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 AIST, JAPAN\n"); + printf ("Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 AIST, JAPAN\n"); exit (0); } else if (! strcmp (argv[i], "-s") && i + 1< argc) diff --git a/example/medit.c b/example/medit.c index fe6fad2..9aa7259 100644 --- a/example/medit.c +++ b/example/medit.c @@ -1,5 +1,5 @@ /* medit.c -- simple multilingual editor. -*- coding: euc-jp; -*- - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 @@ -2673,7 +2673,7 @@ main (int argc, char **argv) else if (! strcmp (argv[i], "--version")) { printf ("m17n-edit (m17n library) %s\n", M17NLIB_VERSION_NAME); - printf ("Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 AIST, JAPAN\n"); + printf ("Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 AIST, JAPAN\n"); exit (0); } else if (! strcmp (argv[i], "--geometry")) diff --git a/example/mimx-anthy.c b/example/mimx-anthy.c index 997a726..6f5034a 100644 --- a/example/mimx-anthy.c +++ b/example/mimx-anthy.c @@ -1,5 +1,5 @@ /* mimx-anthy.c -- Anthy input method external module. -*- coding: euc-jp; -*- - Copyright (C) 2003, 2004 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/example/mimx-ispell.c b/example/mimx-ispell.c index daa244f..d65bf6e 100644 --- a/example/mimx-ispell.c +++ b/example/mimx-ispell.c @@ -1,5 +1,5 @@ /* imx-ispell.c -- Ispell input method external module. -*- coding: euc-jp; -*- - Copyright (C) 2003, 2004 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/example/mview.c b/example/mview.c index 421ea04..de2bac0 100644 --- a/example/mview.c +++ b/example/mview.c @@ -1,5 +1,5 @@ /* mview.c -- File viewer -*- coding: euc-jp; -*- - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 @@ -290,7 +290,7 @@ main (int argc, char **argv) else if (! strcmp (argv[i], "--version")) { printf ("m17n-view (m17n library) %s\n", M17NLIB_VERSION_NAME); - printf ("Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 AIST, JAPAN\n"); + printf ("Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 AIST, JAPAN\n"); exit (0); } else if (! strcmp (argv[i], "-e")) diff --git a/m17n-config.in b/m17n-config.in index f69517c..8db5bd9 100644 --- a/m17n-config.in +++ b/m17n-config.in @@ -1,6 +1,6 @@ #!/bin/sh # m17n-config -- helper script for the m17n library. -*- coding: euc-jp; -*- -# Copyright (C) 2003, 2004, 2006, 2007 +# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 # National Institute of Advanced Industrial Science and Technology (AIST) # Registration Number H15PRO112 # See the end for copying conditions. @@ -122,7 +122,7 @@ The other arguments are as follows. */ EOF -# Copyright (C) 2003, 2004 +# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 # National Institute of Advanced Industrial Science and Technology (AIST) # Registration Number H15PRO112 diff --git a/src/ChangeLog b/src/ChangeLog index 93d9e3e..0da9d63 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2012-04-23 Kenichi Handa + + * Version 1.6.4 released. + +2012-04-23 Kenichi Handa + + * m17n-core.h (M17NLIB_PATCH_LEVEL): Changed to 4. + (M17NLIB_VERSION_NAME): Changed to "1.6.4" + 2012-03-21 Kenichi Handa * font-ft.c (fc_decode_prop): Fix for the case of too large VAL. @@ -5024,7 +5033,7 @@ * Version 1.0 released. -Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 +Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/Makefile.am b/src/Makefile.am index c3ab4a7..563de14 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2010 +# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2010, 2011, 2012 # National Institute of Advanced Industrial Science and Technology (AIST) # Registration Number H15PRO112 diff --git a/src/character.c b/src/character.c index 45ba1fd..63df98c 100644 --- a/src/character.c +++ b/src/character.c @@ -1,5 +1,5 @@ /* character.c -- character module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/character.h b/src/character.h index de73430..5d5f9ec 100644 --- a/src/character.h +++ b/src/character.h @@ -1,5 +1,5 @@ /* character.h -- header file for the character module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/charset.c b/src/charset.c index 4168ad0..11ff783 100644 --- a/src/charset.c +++ b/src/charset.c @@ -1,5 +1,5 @@ /* charset.c -- charset module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/charset.h b/src/charset.h index ddf3fa1..8e633c9 100644 --- a/src/charset.h +++ b/src/charset.h @@ -1,5 +1,5 @@ /* charset.h -- header file for the charset module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/chartab.c b/src/chartab.c index 3411999..14e522f 100644 --- a/src/chartab.c +++ b/src/chartab.c @@ -1,5 +1,5 @@ /* chartab.h -- character table module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/chartab.h b/src/chartab.h index 9738393..fbda3a6 100644 --- a/src/chartab.h +++ b/src/chartab.h @@ -1,5 +1,5 @@ /* chartab.h -- header file for the character table module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/coding.c b/src/coding.c index 74e5602..5433890 100644 --- a/src/coding.c +++ b/src/coding.c @@ -1,5 +1,5 @@ /* coding.c -- code conversion module. - Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/coding.h b/src/coding.h index cb7e07a..5bdf52e 100644 --- a/src/coding.h +++ b/src/coding.h @@ -1,5 +1,5 @@ /* coding.h -- header file for the code conversion module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/database.c b/src/database.c index a31a2c1..ca33ec4 100644 --- a/src/database.c +++ b/src/database.c @@ -1,5 +1,5 @@ /* database.c -- database module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/database.h b/src/database.h index 28397c0..5059306 100644 --- a/src/database.h +++ b/src/database.h @@ -1,5 +1,5 @@ /* database.h -- header file for the database module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/draw.c b/src/draw.c index bc302b1..c7fb241 100644 --- a/src/draw.c +++ b/src/draw.c @@ -1,5 +1,5 @@ /* draw.c -- drawing module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/face.c b/src/face.c index d2ebdb1..402c366 100644 --- a/src/face.c +++ b/src/face.c @@ -1,5 +1,5 @@ /* face.c -- face module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/face.h b/src/face.h index 31e326c..4c91aa1 100644 --- a/src/face.h +++ b/src/face.h @@ -1,5 +1,5 @@ /* face.h -- header file for the face module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/font-ft.c b/src/font-ft.c index 1a993c1..79de6df 100644 --- a/src/font-ft.c +++ b/src/font-ft.c @@ -1,5 +1,5 @@ /* font-ft.c -- FreeType interface sub-module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/font.c b/src/font.c index 7643712..1136926 100644 --- a/src/font.c +++ b/src/font.c @@ -1,5 +1,5 @@ /* font.c -- font module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/font.h b/src/font.h index 592fa2a..6f321d5 100644 --- a/src/font.h +++ b/src/font.h @@ -1,5 +1,5 @@ /* font.h -- header file for the font module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/fontset.c b/src/fontset.c index 6cb9d7d..133d24b 100644 --- a/src/fontset.c +++ b/src/fontset.c @@ -1,5 +1,5 @@ /* fontset.c -- fontset module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/fontset.h b/src/fontset.h index 6b7c3d9..0318437 100644 --- a/src/fontset.h +++ b/src/fontset.h @@ -1,5 +1,5 @@ /* fontset.h -- header file for the fontset module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/input-gui.c b/src/input-gui.c index 9843be9..2984381 100644 --- a/src/input-gui.c +++ b/src/input-gui.c @@ -1,5 +1,5 @@ /* input-gui.c -- gui-based input method module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/input.c b/src/input.c index 2de5547..70cd947 100644 --- a/src/input.c +++ b/src/input.c @@ -1,5 +1,5 @@ /* input.c -- input method module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/input.h b/src/input.h index 8b8ba15..2817ca8 100644 --- a/src/input.h +++ b/src/input.h @@ -1,5 +1,5 @@ /* input.h -- header file for the input method module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/internal-flt.h b/src/internal-flt.h index fd7fc10..da2590f 100644 --- a/src/internal-flt.h +++ b/src/internal-flt.h @@ -1,5 +1,5 @@ /* internal-flt.h -- common header file for the internal FLT API. - Copyright (C) 2007, 2008, 2009, 2010 + Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/internal-gui.h b/src/internal-gui.h index 0ea3d04..4844a2d 100644 --- a/src/internal-gui.h +++ b/src/internal-gui.h @@ -1,5 +1,5 @@ /* internal-gui.h -- common header file for the internal GUI API. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/internal.h b/src/internal.h index 71020db..d24903a 100644 --- a/src/internal.h +++ b/src/internal.h @@ -1,5 +1,5 @@ /* internal.h -- common header file for the internal CORE and SHELL APIs. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/language.c b/src/language.c index b31eeeb..aa7c43a 100644 --- a/src/language.c +++ b/src/language.c @@ -1,5 +1,5 @@ /* language.c -- language (and script) module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/language.h b/src/language.h index ba911ef..7aa8878 100644 --- a/src/language.h +++ b/src/language.h @@ -1,5 +1,5 @@ /* language.h -- header file for the language (and script) module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/linkcore.c b/src/linkcore.c index 87322b1..90749ef 100644 --- a/src/linkcore.c +++ b/src/linkcore.c @@ -1,5 +1,5 @@ /* linkcore.c -- test program for linking with m17n-core.so. - Copyright (C) 2003 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/linkgui.c b/src/linkgui.c index 5918d47..087ba9f 100644 --- a/src/linkgui.c +++ b/src/linkgui.c @@ -1,5 +1,5 @@ /* linkgui.c -- test program for linking with m17n-X.so. - Copyright (C) 2003, 2004 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/linkshell.c b/src/linkshell.c index e2e6298..b8a3248 100644 --- a/src/linkshell.c +++ b/src/linkshell.c @@ -1,5 +1,5 @@ /* linkshell.c -- test program for linking with m17n.so. - Copyright (C) 2003, 2004 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/locale.c b/src/locale.c index 05dbf46..18fd818 100644 --- a/src/locale.c +++ b/src/locale.c @@ -1,5 +1,5 @@ /* locale.c -- locale module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/m17n-X.c b/src/m17n-X.c index 58cbf49..fc270c9 100644 --- a/src/m17n-X.c +++ b/src/m17n-X.c @@ -1,5 +1,5 @@ /* m17n-X.c -- implementation of the GUI API on X Windows. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/m17n-X.h b/src/m17n-X.h index 78d57e6..e6bf8f0 100644 --- a/src/m17n-X.h +++ b/src/m17n-X.h @@ -1,5 +1,5 @@ /* m17n-X.h -- header file for the GUI API on X Windows. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/m17n-core.c b/src/m17n-core.c index db825a4..6094427 100644 --- a/src/m17n-core.c +++ b/src/m17n-core.c @@ -1,5 +1,5 @@ /* m17n-core.c -- body of the CORE API. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/m17n-flt.c b/src/m17n-flt.c index 76f0f99..9485b97 100644 --- a/src/m17n-flt.c +++ b/src/m17n-flt.c @@ -1,5 +1,5 @@ /* m17n-flt.c -- Font Layout Table sub-module. - Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/m17n-flt.h b/src/m17n-flt.h index a9efff7..5e40425 100644 --- a/src/m17n-flt.h +++ b/src/m17n-flt.h @@ -1,5 +1,5 @@ /* m17n-flt.h -- header file for the FLT API of the m17n library. - Copyright (C) 2007, 2008, 2009, 2010 + Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/m17n-gd.c b/src/m17n-gd.c index 4d98819..593afba 100644 --- a/src/m17n-gd.c +++ b/src/m17n-gd.c @@ -1,5 +1,5 @@ /* m17n-gd.c -- implementation of the GUI API on GD Library. - Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/m17n-gui.c b/src/m17n-gui.c index d8bf088..62dca17 100644 --- a/src/m17n-gui.c +++ b/src/m17n-gui.c @@ -1,5 +1,5 @@ /* m17n-gui.c -- body of the GUI API. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/m17n-gui.h b/src/m17n-gui.h index 7800295..92e422b 100644 --- a/src/m17n-gui.h +++ b/src/m17n-gui.h @@ -1,5 +1,5 @@ /* m17n-gui.h -- header file for the GUI API of the m17n library. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/m17n-misc.h b/src/m17n-misc.h index 2021dba..bb5309c 100644 --- a/src/m17n-misc.h +++ b/src/m17n-misc.h @@ -1,5 +1,5 @@ /* m17n-misc.h -- header file for the MISC API. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/m17n.c b/src/m17n.c index a41b057..44ab671 100644 --- a/src/m17n.c +++ b/src/m17n.c @@ -1,5 +1,5 @@ /* m17n.c -- body of the SHELL API. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/m17n.h b/src/m17n.h index 1d3a855..f41c99d 100644 --- a/src/m17n.h +++ b/src/m17n.h @@ -1,5 +1,5 @@ /* m17n.h -- header file for the SHELL API of the m17n library. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/mlocale.h b/src/mlocale.h index 1ba37ec..6efb8db 100644 --- a/src/mlocale.h +++ b/src/mlocale.h @@ -1,5 +1,5 @@ /* mlocale.c -- header file for the locale module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/mtext-lbrk.c b/src/mtext-lbrk.c index e61efd3..fbe404f 100644 --- a/src/mtext-lbrk.c +++ b/src/mtext-lbrk.c @@ -1,5 +1,5 @@ /* mtext-lbrk.c -- line break - Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/mtext-wseg.c b/src/mtext-wseg.c index a27469d..b4dde32 100644 --- a/src/mtext-wseg.c +++ b/src/mtext-wseg.c @@ -1,5 +1,5 @@ /* mtext-wseg.c -- word segmentation - Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/mtext.c b/src/mtext.c index 8efe58e..a6297d1 100644 --- a/src/mtext.c +++ b/src/mtext.c @@ -1,5 +1,5 @@ /* mtext.c -- M-text module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/mtext.h b/src/mtext.h index b2a3778..2fe53cf 100644 --- a/src/mtext.h +++ b/src/mtext.h @@ -1,5 +1,5 @@ /* mtext.h -- header file for the M-text module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/plist.c b/src/plist.c index 0c91268..1e449db 100644 --- a/src/plist.c +++ b/src/plist.c @@ -1,5 +1,5 @@ /* plist.c -- plist module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/plist.h b/src/plist.h index c6cf5aa..13031ae 100644 --- a/src/plist.h +++ b/src/plist.h @@ -1,5 +1,5 @@ /* plist.h -- header file for the plist module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/symbol.c b/src/symbol.c index 75ef4f1..36a544c 100644 --- a/src/symbol.c +++ b/src/symbol.c @@ -1,5 +1,5 @@ /* symbol.c -- symbol module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/symbol.h b/src/symbol.h index d412be8..6ed74ae 100644 --- a/src/symbol.h +++ b/src/symbol.h @@ -1,5 +1,5 @@ /* symbol.h -- header file for the symbol module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/textprop.c b/src/textprop.c index 4a39e9b..edcd14e 100644 --- a/src/textprop.c +++ b/src/textprop.c @@ -1,5 +1,5 @@ /* textprop.c -- text property module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 diff --git a/src/textprop.h b/src/textprop.h index 12b9638..b86019d 100644 --- a/src/textprop.h +++ b/src/textprop.h @@ -1,5 +1,5 @@ /* textproc.h -- header file for the text property module. - Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 + Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 -- 1.7.10.4