Copyright notice fixed.
[m17n/m17n-pango.git] / bootstrap.sh
index 994bf3e..e46eb7b 100755 (executable)
@@ -1,8 +1,8 @@
 #!/bin/sh
-# autogen.sh -- shell script to build libotf from CVS.
+# bootstrap.sh -- shell script to build this package from CVS.
 # Copyright (C) 2006
 #   National Institute of Advanced Industrial Science and Technology (AIST)
-#   Registration Number H15PRO167
+#   Registration Number H16PRO276
 # See the end for copying conditions.
 
 echo "Running libtoolize..."
@@ -22,21 +22,21 @@ echo "  % make install"
 
 # Copyright (C) 2006
 #   National Institute of Advanced Industrial Science and Technology (AIST)
-#   Registration Number H15PRO167
+#   Registration Number H16PRO276
 
-# This file is part of m17n-pango; a sub-part of the m17n library.
+# This file is part of the pango-m17n library.
 
-# The m17n library is free software; you can redistribute it and/or
-# modify it under the terms of the GNU Lesser General Public License
-# as published by the Free Software Foundation; either version 2.1 of
-# the License, or (at your option) any later version.
+# The pango-m17n library is free software; you can redistribute it
+# and/or modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either version
+# 2.1 of the License, or (at your option) any later version.
 
-# The m17n library is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# The pango-m17n library is distributed in the hope that it will be
+# useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+# of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # Lesser General Public License for more details.
 
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library, in a file named COPYING; if not,
-# write to the Free Software Foundation, Inc., 59 Temple Place, Suite
-# 330, Boston, MA 02111-1307, USA
+# License along with the pango-m17n library, in a file named COPYING;
+# if not, write to the Free Software Foundation, Inc., 59 Temple
+# Place, Suite 330, Boston, MA 02111-1307, USA