*** empty log message ***
authorhanda <handa>
Wed, 6 Dec 2006 05:14:10 +0000 (05:14 +0000)
committerhanda <handa>
Wed, 6 Dec 2006 05:14:10 +0000 (05:14 +0000)
ChangeLog
Makefile.am
README
sample.c

index ae8fe15..c462df1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,12 @@
+2006-12-06  Kenichi Handa  <handa@m17n.org>
+
+       * Version 1.3.4 released.
+
 2003-07-30  Kenichi Handa  <handa@m17n.org>
 
        * Version 0.9 released.
 
 \f
 2003-07-30  Kenichi Handa  <handa@m17n.org>
 
        * Version 0.9 released.
 
 \f
-Copyright (C) 2003
+Copyright (C) 2003, 2004, 2005, 2006
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO112
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO112
index 735afdc..93238ae 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile.am -- Makefile for the m17n library documentation.
 # Makefile.am -- Makefile for the m17n library documentation.
-# Copyright (C) 2003
+# Copyright (C) 2003, 2004, 2005, 2006
 #   National Institute of Advanced Industrial Science and Technology (AIST)
 #   Registration Number H15PRO112
 
 #   National Institute of Advanced Industrial Science and Technology (AIST)
 #   Registration Number H15PRO112
 
diff --git a/README b/README
index 8ca278b..09197fc 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-This directory tree holds version 1.1 of the m17n library documentation.
-Copyright (C) 2003, 2004
+This directory tree holds version 1.3.4 of the m17n library documentation.
+Copyright (C) 2003, 2004, 2005, 2006
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO112
 See the end for copying conditions.
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO112
 See the end for copying conditions.
@@ -41,7 +41,7 @@ See the file INSTALL for more detail.
 ----------------------------------------------------------------------
 Copyright information
 
 ----------------------------------------------------------------------
 Copyright information
 
-Copyright (C) 2003, 2004
+Copyright (C) 2003, 2004, 2005, 2006
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO112
 
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO112
 
index d93a3ca..5ad71b7 100644 (file)
--- a/sample.c
+++ b/sample.c
@@ -1,10 +1,10 @@
 /** @addtogroup SampleGroup
 /** @addtogroup SampleGroup
-    @brief 
+    @brief brief group document
 
     long group document
     @{ */
 
 
     long group document
     @{ */
 
-/** @brief 
+/** @brief brief structure document
 
     loong structure document */
 
 
     loong structure document */
 
@@ -22,7 +22,7 @@ struct SampleStructure2
  void SampleField2;
 } ;
 
  void SampleField2;
 } ;
 
-/** @brief 
+/** @brief brief function document
 
     long function document */
 
 
     long function document */