comparison leim/quail/sgml-input.el @ 75253:f5f322eb227f

Update copyright for years from Emacs 21 to present.
author Glenn Morris <rgm@gnu.org>
date Tue, 16 Jan 2007 08:40:03 +0000
parents f3fbe553f034
children 2904684117d6 95d0cdf160ea
comparison
equal deleted inserted replaced
75252:ddc847852864 75253:f5f322eb227f
1 ;;; sgml-input.el --- Quail method for Unicode entered as SGML entities -*- coding: utf-8 -*- 1 ;;; sgml-input.el --- Quail method for Unicode entered as SGML entities -*- coding: utf-8 -*-
2 2
3 ;; Copyright (C) 2001, 2006 Free Software Foundation, Inc. 3 ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
4 ;; Free Software Foundation, Inc.
4 5
5 ;; Author: Dave Love <fx@gnu.org> 6 ;; Author: Dave Love <fx@gnu.org>
6 ;; Keywords: i18n 7 ;; Keywords: i18n
7 8
8 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.