]> code.delx.au - gnu-emacs/blobdiff - admin/charsets/cp51932.awk
admin/make-dist: Add admin/ to source tarballs.
[gnu-emacs] / admin / charsets / cp51932.awk
index a81023ad350ef3d62fc4b7a9848a9e41102a371e..39ccc1c7dc17d62c5395805a69ed6e576db58e42 100644 (file)
@@ -1,5 +1,5 @@
 # cp51932.awk -- Generate a translation table for CP51932.
-# Copyright (C) 2004, 2005, 2006, 2007, 2008
+# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
 #   National Institute of Advanced Industrial Science and Technology (AIST)
 #   Registration Number H13PRO009
 
@@ -53,5 +53,3 @@ END {
   print "      map)";
   print "  (define-translation-table 'cp51932-encode map))";
 }
-
-# arch-tag: bbae996b-2d1c-4e85-bb55-ac30146d7504