diff options
author | Glenn Morris <rgm@gnu.org> | 2008-02-02 04:20:27 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-02-02 04:20:27 +0000 |
commit | 33244355945c996b6bfe81b2295c22da3b196507 (patch) | |
tree | a94f2ef2a8f08ca6124f385fbd8827573380bf43 /lisp/international/robin.el | |
parent | 9e11995de38f963ad26bffe78138e7d6d9ce6038 (diff) | |
download | emacs-33244355945c996b6bfe81b2295c22da3b196507.tar.gz |
Update copyright years and GPL version.
Diffstat (limited to 'lisp/international/robin.el')
-rw-r--r-- | lisp/international/robin.el | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/lisp/international/robin.el b/lisp/international/robin.el index 109f967ee87..3371e0f3c8f 100644 --- a/lisp/international/robin.el +++ b/lisp/international/robin.el @@ -1,15 +1,17 @@ ;;; robin.el --- yet another input method (smaller than quail) -;; Copyright (C) 2003, 2004, 2005 +;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number: H15PRO110 ;; Author: TAKAHASHI Naoto <ntakahas@m17n.org> ;; Keywords: mule, multilingual, input method -;; This program is free software; you can redistribute it and/or +;; 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 +;; published by the Free Software Foundation; either version 3, or (at ;; your option) any later version. ;; This program is distributed in the hope that it will be useful, but @@ -18,9 +20,9 @@ ;; General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this program; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Comentary: |