]> code.delx.au - gnu-emacs/blobdiff - lisp/case-table.el
Switch to recommended form of GPLv3 permissions notice.
[gnu-emacs] / lisp / case-table.el
index 10b6af5d5678cb9f6b0e897df3cdc9d611deac8c..26f8814b3c93640cf2ded9ba05342a844a59e483 100644 (file)
@@ -1,7 +1,7 @@
 ;;; case-table.el --- code to extend the character set and support case tables
 
 ;; Copyright (C) 1988, 1994, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007 Free Software Foundation, Inc.
+;;   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Howard Gayle
 ;; Maintainer: FSF
@@ -170,5 +170,5 @@ SYNTAX should be \" \", \"w\", \".\" or \"_\"."
 
 (provide 'case-table)
 
-;;; arch-tag: 3c2cf885-2c9a-449a-9972-2e269191896d
+;; arch-tag: 3c2cf885-2c9a-449a-9972-2e269191896d
 ;;; case-table.el ends here