diff options
author | Glenn Morris <rgm@gnu.org> | 2008-02-02 04:13:38 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-02-02 04:13:38 +0000 |
commit | f3c8f8d13894207218ae9c6068fc444b6e9b9d5a (patch) | |
tree | 0fbbdb99441e8672c70701520095c1033d3ad9a3 /leim | |
parent | d223191d0e2155b6c9382f5395240b4f9d9fd2f9 (diff) | |
download | emacs-f3c8f8d13894207218ae9c6068fc444b6e9b9d5a.tar.gz |
Update copyright years and GPL version.
Diffstat (limited to 'leim')
-rw-r--r-- | leim/quail/arabic.el | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/leim/quail/arabic.el b/leim/quail/arabic.el index 791ecf7f044..d65c8b3bd86 100644 --- a/leim/quail/arabic.el +++ b/leim/quail/arabic.el @@ -1,14 +1,15 @@ ;;; arabic.el --- Quail package for inputting Arabic -*- coding: utf-8;-*- -;; Copyright (C) 2007 Free Software Foundation, Inc. -;; Written by James Cloos <cloos@jhcloos.com> +;; Copyright (C) 2007, 2008 Free Software Foundation, Inc. + +;; Author: James Cloos <cloos@jhcloos.com> ;; Keywords: mule, input method, Arabic ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, |