diff options
Diffstat (limited to 'leim/quail')
-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, |