# HG changeset patch # User Glenn Morris # Date 1199672334 0 # Node ID f1713f61ee49aec2698b216349108ff54660a85e # Parent a1342e6e097afa6a4732b30f16d48f961c21eee8 Add 2008 to copyright years. diff -r a1342e6e097a -r f1713f61ee49 lisp/term/AT386.el --- a/lisp/term/AT386.el Mon Jan 07 02:11:00 2008 +0000 +++ b/lisp/term/AT386.el Mon Jan 07 02:18:54 2008 +0000 @@ -1,7 +1,7 @@ ;;; AT386.el --- terminal support package for IBM AT keyboards -*- no-byte-compile: t -*- ;; Copyright (C) 1992, 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007 Free Software Foundation, Inc. +;; 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Eric S. Raymond ;; Keywords: terminals diff -r a1342e6e097a -r f1713f61ee49 lisp/term/README --- a/lisp/term/README Mon Jan 07 02:11:00 2008 +0000 +++ b/lisp/term/README Mon Jan 07 02:18:54 2008 +0000 @@ -1,4 +1,4 @@ -Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007 +Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. See the end of the file for license conditions. diff -r a1342e6e097a -r f1713f61ee49 lisp/term/internal.el --- a/lisp/term/internal.el Mon Jan 07 02:11:00 2008 +0000 +++ b/lisp/term/internal.el Mon Jan 07 02:18:54 2008 +0000 @@ -1,7 +1,7 @@ ;;; internal.el --- support for PC internal terminal -*- coding: raw-text; no-byte-compile: t -*- ;; Copyright (C) 1993, 1994, 1998, 1999, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Morten Welinder diff -r a1342e6e097a -r f1713f61ee49 lisp/term/iris-ansi.el --- a/lisp/term/iris-ansi.el Mon Jan 07 02:11:00 2008 +0000 +++ b/lisp/term/iris-ansi.el Mon Jan 07 02:18:54 2008 +0000 @@ -1,7 +1,7 @@ ;;; iris-ansi.el --- configure Emacs for SGI xwsh and winterm apps -*- no-byte-compile: t -*- ;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007 Free Software Foundation, Inc. +;; 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Dan Nicolaescu diff -r a1342e6e097a -r f1713f61ee49 lisp/term/mac-win.el --- a/lisp/term/mac-win.el Mon Jan 07 02:11:00 2008 +0000 +++ b/lisp/term/mac-win.el Mon Jan 07 02:18:54 2008 +0000 @@ -1,7 +1,7 @@ ;;; mac-win.el --- parse switches controlling interface with Mac window system -*-coding: iso-2022-7bit;-*- ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Andrew Choi ;; Keywords: terminals diff -r a1342e6e097a -r f1713f61ee49 lisp/term/news.el --- a/lisp/term/news.el Mon Jan 07 02:11:00 2008 +0000 +++ b/lisp/term/news.el Mon Jan 07 02:18:54 2008 +0000 @@ -1,7 +1,7 @@ ;;; news.el --- keypad and function key bindings for the Sony NEWS keyboard -*- no-byte-compile: t -*- ;; Copyright (C) 1989, 1993, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: FSF ;; Keywords: terminals diff -r a1342e6e097a -r f1713f61ee49 lisp/term/pc-win.el --- a/lisp/term/pc-win.el Mon Jan 07 02:11:00 2008 +0000 +++ b/lisp/term/pc-win.el Mon Jan 07 02:18:54 2008 +0000 @@ -1,7 +1,7 @@ ;;; pc-win.el --- setup support for `PC windows' (whatever that is) ;; Copyright (C) 1994, 1996, 1997, 1999, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Morten Welinder ;; Maintainer: FSF diff -r a1342e6e097a -r f1713f61ee49 lisp/term/rxvt.el --- a/lisp/term/rxvt.el Mon Jan 07 02:11:00 2008 +0000 +++ b/lisp/term/rxvt.el Mon Jan 07 02:18:54 2008 +0000 @@ -1,6 +1,6 @@ ;;; rxvt.el --- define function key sequences and standard colors for rxvt -;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Eli Zaretskii ;; Keywords: terminals diff -r a1342e6e097a -r f1713f61ee49 lisp/term/sun-mouse.el --- a/lisp/term/sun-mouse.el Mon Jan 07 02:11:00 2008 +0000 +++ b/lisp/term/sun-mouse.el Mon Jan 07 02:18:54 2008 +0000 @@ -1,7 +1,7 @@ ;;; sun-mouse.el --- mouse handling for Sun windows ;; Copyright (C) 1987, 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007 Free Software Foundation, Inc. +;; 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Jeff Peck ;; Maintainer: FSF diff -r a1342e6e097a -r f1713f61ee49 lisp/term/sun.el --- a/lisp/term/sun.el Mon Jan 07 02:11:00 2008 +0000 +++ b/lisp/term/sun.el Mon Jan 07 02:18:54 2008 +0000 @@ -1,7 +1,7 @@ ;;; sun.el --- keybinding for standard default sunterm keys ;; Copyright (C) 1987, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Jeff Peck ;; Keywords: terminals diff -r a1342e6e097a -r f1713f61ee49 lisp/term/sup-mouse.el --- a/lisp/term/sup-mouse.el Mon Jan 07 02:11:00 2008 +0000 +++ b/lisp/term/sup-mouse.el Mon Jan 07 02:18:54 2008 +0000 @@ -1,7 +1,7 @@ ;;; sup-mouse.el --- supdup mouse support for lisp machines ;; Copyright (C) 1985, 1986, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Wolfgang Rupprecht ;; Maintainer: FSF diff -r a1342e6e097a -r f1713f61ee49 lisp/term/tty-colors.el --- a/lisp/term/tty-colors.el Mon Jan 07 02:11:00 2008 +0000 +++ b/lisp/term/tty-colors.el Mon Jan 07 02:18:54 2008 +0000 @@ -1,7 +1,7 @@ ;;; tty-colors.el --- color support for character terminals ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Eli Zaretskii ;; Maintainer: FSF diff -r a1342e6e097a -r f1713f61ee49 lisp/term/tvi970.el --- a/lisp/term/tvi970.el Mon Jan 07 02:11:00 2008 +0000 +++ b/lisp/term/tvi970.el Mon Jan 07 02:18:54 2008 +0000 @@ -1,7 +1,7 @@ ;;; tvi970.el --- terminal support for the Televideo 970 ;; Copyright (C) 1992, 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007 Free Software Foundation, Inc. +;; 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Jim Blandy , January 1992 ;; Keywords: terminals diff -r a1342e6e097a -r f1713f61ee49 lisp/term/vt100.el --- a/lisp/term/vt100.el Mon Jan 07 02:11:00 2008 +0000 +++ b/lisp/term/vt100.el Mon Jan 07 02:18:54 2008 +0000 @@ -1,7 +1,7 @@ ;;; vt100.el --- define VT100 function key sequences in function-key-map ;; Copyright (C) 1989, 1993, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: FSF ;; Keywords: terminals diff -r a1342e6e097a -r f1713f61ee49 lisp/term/w32-win.el --- a/lisp/term/w32-win.el Mon Jan 07 02:11:00 2008 +0000 +++ b/lisp/term/w32-win.el Mon Jan 07 02:18:54 2008 +0000 @@ -1,7 +1,7 @@ ;;; w32-win.el --- parse switches controlling interface with W32 window system ;; Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Kevin Gallo ;; Keywords: terminals diff -r a1342e6e097a -r f1713f61ee49 lisp/term/wyse50.el --- a/lisp/term/wyse50.el Mon Jan 07 02:11:00 2008 +0000 +++ b/lisp/term/wyse50.el Mon Jan 07 02:18:54 2008 +0000 @@ -1,7 +1,7 @@ ;;; wyse50.el --- terminal support code for Wyse 50 -*- no-byte-compile: t -*- ;; Copyright (C) 1989, 1993, 1994, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Daniel Pfeiffer , ;; Jim Blandy diff -r a1342e6e097a -r f1713f61ee49 lisp/term/x-win.el --- a/lisp/term/x-win.el Mon Jan 07 02:11:00 2008 +0000 +++ b/lisp/term/x-win.el Mon Jan 07 02:18:54 2008 +0000 @@ -1,7 +1,7 @@ ;;; x-win.el --- parse relevant switches and set up for X -*-coding: iso-2022-7bit;-*- ;; Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: FSF ;; Keywords: terminals, i18n diff -r a1342e6e097a -r f1713f61ee49 lisp/term/xterm.el --- a/lisp/term/xterm.el Mon Jan 07 02:11:00 2008 +0000 +++ b/lisp/term/xterm.el Mon Jan 07 02:18:54 2008 +0000 @@ -1,7 +1,7 @@ ;;; xterm.el --- define function key sequences and standard colors for xterm ;; Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007 Free Software Foundation, Inc. +;; 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: FSF ;; Keywords: terminals