aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2008-02-02 04:20:27 +0000
committerGlenn Morris <[email protected]>2008-02-02 04:20:27 +0000
commit33244355945c996b6bfe81b2295c22da3b196507 (patch)
treea94f2ef2a8f08ca6124f385fbd8827573380bf43 /lisp
parent9e11995de38f963ad26bffe78138e7d6d9ce6038 (diff)
Update copyright years and GPL version.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/international/robin.el14
-rw-r--r--lisp/language/tai-viet.el6
-rw-r--r--lisp/language/tv-util.el4
3 files changed, 13 insertions, 11 deletions
diff --git a/lisp/international/robin.el b/lisp/international/robin.el
index 109f967ee8..3371e0f3c8 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 <[email protected]>
;; 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:
diff --git a/lisp/language/tai-viet.el b/lisp/language/tai-viet.el
index faa666d553..e8031693e5 100644
--- a/lisp/language/tai-viet.el
+++ b/lisp/language/tai-viet.el
@@ -1,9 +1,9 @@
;;; tai-viet.el --- support for Tai Viet -*- coding: utf-8; no-byte-compile: t -*-
-;; Copyright (C) 2007
+;; Copyright (C) 2007, 2008
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H13PRO009
-;; Copyright (C) 2007 Free Software Foundation, Inc.
+;; Copyright (C) 2007, 2008 Free Software Foundation, Inc.
;; Keywords: multilingual, Tai Viet, i18n
@@ -11,7 +11,7 @@
;; 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,
diff --git a/lisp/language/tv-util.el b/lisp/language/tv-util.el
index 312ee1f41a..26c00c734c 100644
--- a/lisp/language/tv-util.el
+++ b/lisp/language/tv-util.el
@@ -1,6 +1,6 @@
;;; tv-util.el --- support for Tai Viet -*- coding: utf-8 -*-
-;; Copyright (C) 2007
+;; Copyright (C) 2007, 2008
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H13PRO009
@@ -10,7 +10,7 @@
;; 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,