(main): Copyright years updated.
authorhanda <handa>
Mon, 23 Jun 2008 06:28:33 +0000 (06:28 +0000)
committerhanda <handa>
Mon, 23 Jun 2008 06:28:33 +0000 (06:28 +0000)
example/mconv.c
example/mdate.c
example/mdump.c
example/medit.c
example/mview.c

index d49988d..f31e5a6 100644 (file)
@@ -1,5 +1,5 @@
 /* mconv.c -- Code converter.                          -*- coding: euc-jp; -*-
 /* mconv.c -- Code converter.                          -*- coding: euc-jp; -*-
-   Copyright (C) 2003, 2004, 2005, 2006, 2007
+   Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
      National Institute of Advanced Industrial Science and Technology (AIST)
      Registration Number H15PRO112
 
      National Institute of Advanced Industrial Science and Technology (AIST)
      Registration Number H15PRO112
 
@@ -313,7 +313,7 @@ main (int argc, char **argv)
       else if (! strcmp (argv[i], "--version"))
        {
          printf ("m17n-conv (m17n library) %s\n", M17NLIB_VERSION_NAME);
       else if (! strcmp (argv[i], "--version"))
        {
          printf ("m17n-conv (m17n library) %s\n", M17NLIB_VERSION_NAME);
-         printf ("Copyright (C) 2003, 2004, 2005, 2006, 2007 AIST, JAPAN\n");
+         printf ("Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 AIST, JAPAN\n");
          exit (0);
        }
       else if (! strcmp (argv[i], "-l"))
          exit (0);
        }
       else if (! strcmp (argv[i], "-l"))
index 4cae383..9f8103f 100644 (file)
@@ -1,5 +1,5 @@
 /* mdate.c -- Show system date/time in all locales.    -*- coding: euc-jp; -*-
 /* mdate.c -- Show system date/time in all locales.    -*- coding: euc-jp; -*-
-   Copyright (C) 2003, 2004, 2005, 2006, 2007
+   Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
      National Institute of Advanced Industrial Science and Technology (AIST)
      Registration Number H15PRO112
 
      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);
       else if (! strcmp (argv[i], "--version"))
        {
          printf ("m17n-date (m17n library) %s\n", M17NLIB_VERSION_NAME);
-         printf ("Copyright (C) 2003, 2004, 2005, 2006, 2007 AIST, JAPAN\n");
+         printf ("Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 AIST, JAPAN\n");
          exit (0);
        }
       else
          exit (0);
        }
       else
index a53cd7e..2159f90 100644 (file)
@@ -1,5 +1,5 @@
 /* mdump.c -- Dump text image                          -*- coding: euc-jp; -*-
 /* mdump.c -- Dump text image                          -*- coding: euc-jp; -*-
-   Copyright (C) 2003, 2004, 2005, 2006, 2007
+   Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
      National Institute of Advanced Industrial Science and Technology (AIST)
      Registration Number H15PRO112
 
      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);
       else if (! strcmp (argv[i], "--version"))
        {
          printf ("m17n-dump (m17n library) %s\n", M17NLIB_VERSION_NAME);
-         printf ("Copyright (C) 2007 AIST, JAPAN\n");
+         printf ("Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 AIST, JAPAN\n");
          exit (0);
        }
       else if (! strcmp (argv[i], "-s") && i + 1< argc)
          exit (0);
        }
       else if (! strcmp (argv[i], "-s") && i + 1< argc)
index 85f348b..6cb9389 100644 (file)
@@ -1,5 +1,5 @@
 /* medit.c -- simple multilingual editor.              -*- coding: euc-jp; -*-
 /* medit.c -- simple multilingual editor.              -*- coding: euc-jp; -*-
-   Copyright (C) 2003, 2004, 2005, 2006, 2007
+   Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
      National Institute of Advanced Industrial Science and Technology (AIST)
      Registration Number H15PRO112
 
      National Institute of Advanced Industrial Science and Technology (AIST)
      Registration Number H15PRO112
 
@@ -2677,7 +2677,7 @@ main (int argc, char **argv)
       else if (! strcmp (argv[i], "--version"))
        {
          printf ("m17n-edit (m17n library) %s\n", M17NLIB_VERSION_NAME);
       else if (! strcmp (argv[i], "--version"))
        {
          printf ("m17n-edit (m17n library) %s\n", M17NLIB_VERSION_NAME);
-         printf ("Copyright (C) 2003, 2004, 2005, 2006, 2007 AIST, JAPAN\n");
+         printf ("Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 AIST, JAPAN\n");
          exit (0);
        }
       else if (! strcmp (argv[i], "--geometry"))
          exit (0);
        }
       else if (! strcmp (argv[i], "--geometry"))
index 340ed65..421ea04 100644 (file)
@@ -1,5 +1,5 @@
 /* mview.c -- File viewer                              -*- coding: euc-jp; -*-
 /* mview.c -- File viewer                              -*- coding: euc-jp; -*-
-   Copyright (C) 2003, 2004, 2005, 2006, 2007
+   Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
      National Institute of Advanced Industrial Science and Technology (AIST)
      Registration Number H15PRO112
 
      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);
       else if (! strcmp (argv[i], "--version"))
        {
          printf ("m17n-view (m17n library) %s\n", M17NLIB_VERSION_NAME);
-         printf ("Copyright (C) 2003, 2004, 2005, 2006, 2007 AIST, JAPAN\n");
+         printf ("Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 AIST, JAPAN\n");
          exit (0);
        }
       else if (! strcmp (argv[i], "-e"))
          exit (0);
        }
       else if (! strcmp (argv[i], "-e"))