# HG changeset patch # User Thien-Thi Nguyen # Date 1116350946 0 # Node ID cac7024af280b03e1ff14be449d5c370076cd32b # Parent af763a03ded2f22e6086f125c13b59a8b6579913 Update years in copyright notice; nfc. diff -r af763a03ded2 -r cac7024af280 lisp/emulation/crisp.el --- a/lisp/emulation/crisp.el Tue May 17 17:23:36 2005 +0000 +++ b/lisp/emulation/crisp.el Tue May 17 17:29:06 2005 +0000 @@ -1,6 +1,6 @@ ;;; crisp.el --- CRiSP/Brief Emacs emulator -;; Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc. +;; Copyright (C) 1997, 1998, 1999, 2005 Free Software Foundation, Inc. ;; Author: Gary D. Foster ;; Keywords: emulations brief crisp diff -r af763a03ded2 -r cac7024af280 lisp/emulation/cua-base.el --- a/lisp/emulation/cua-base.el Tue May 17 17:23:36 2005 +0000 +++ b/lisp/emulation/cua-base.el Tue May 17 17:29:06 2005 +0000 @@ -1,6 +1,6 @@ ;;; cua-base.el --- emulate CUA key bindings -;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 +;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2005 ;; Free Software Foundation, Inc. ;; Author: Kim F. Storm diff -r af763a03ded2 -r cac7024af280 lisp/emulation/cua-rect.el --- a/lisp/emulation/cua-rect.el Tue May 17 17:23:36 2005 +0000 +++ b/lisp/emulation/cua-rect.el Tue May 17 17:29:06 2005 +0000 @@ -1,6 +1,6 @@ ;;; cua-rect.el --- CUA unified rectangle support -;; Copyright (C) 1997-2002, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1997-2002, 2005 Free Software Foundation, Inc. ;; Author: Kim F. Storm ;; Keywords: keyboard emulations convenience CUA diff -r af763a03ded2 -r cac7024af280 lisp/emulation/pc-select.el --- a/lisp/emulation/pc-select.el Tue May 17 17:23:36 2005 +0000 +++ b/lisp/emulation/pc-select.el Tue May 17 17:29:06 2005 +0000 @@ -2,7 +2,7 @@ ;;; (or MAC GUI or MS-windoze (bah)) look-and-feel ;;; including key bindings. -;; Copyright (C) 1995, 1996, 1997, 2000, 2001 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1996, 1997, 2000, 2001, 2005 Free Software Foundation, Inc. ;; Author: Michael Staats ;; Keywords: convenience emulation diff -r af763a03ded2 -r cac7024af280 lisp/emulation/tpu-edt.el --- a/lisp/emulation/tpu-edt.el Tue May 17 17:23:36 2005 +0000 +++ b/lisp/emulation/tpu-edt.el Tue May 17 17:29:06 2005 +0000 @@ -1,6 +1,6 @@ ;;; tpu-edt.el --- Emacs emulating TPU emulating EDT -;; Copyright (C) 1993, 1994, 1995, 2000 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1995, 2000, 2005 Free Software Foundation, Inc. ;; Author: Rob Riepel ;; Maintainer: Rob Riepel diff -r af763a03ded2 -r cac7024af280 lisp/emulation/viper-cmd.el --- a/lisp/emulation/viper-cmd.el Tue May 17 17:23:36 2005 +0000 +++ b/lisp/emulation/viper-cmd.el Tue May 17 17:29:06 2005 +0000 @@ -1,6 +1,6 @@ ;;; viper-cmd.el --- Vi command support for Viper -;; Copyright (C) 1997, 98, 99, 2000, 01, 02 Free Software Foundation, Inc. +;; Copyright (C) 1997, 98, 99, 2000, 01, 02, 2005 Free Software Foundation, Inc. ;; Author: Michael Kifer diff -r af763a03ded2 -r cac7024af280 lisp/emulation/viper-ex.el --- a/lisp/emulation/viper-ex.el Tue May 17 17:23:36 2005 +0000 +++ b/lisp/emulation/viper-ex.el Tue May 17 17:29:06 2005 +0000 @@ -1,6 +1,6 @@ ;;; viper-ex.el --- functions implementing the Ex commands for Viper -;; Copyright (C) 1994, 95, 96, 97, 98, 2000, 01, 02, 04, 05 Free Software Foundation, Inc. +;; Copyright (C) 1994, 95, 96, 97, 98, 2000, 01, 02, 2005 Free Software Foundation, Inc. ;; Author: Michael Kifer diff -r af763a03ded2 -r cac7024af280 lisp/emulation/viper-keym.el --- a/lisp/emulation/viper-keym.el Tue May 17 17:23:36 2005 +0000 +++ b/lisp/emulation/viper-keym.el Tue May 17 17:29:06 2005 +0000 @@ -1,6 +1,6 @@ ;;; viper-keym.el --- Viper keymaps -;; Copyright (C) 1994, 95, 96, 97, 2000, 01, 02 Free Software Foundation, Inc. +;; Copyright (C) 1994, 95, 96, 97, 2000, 01, 02, 2005 Free Software Foundation, Inc. ;; Author: Michael Kifer diff -r af763a03ded2 -r cac7024af280 lisp/emulation/viper-macs.el --- a/lisp/emulation/viper-macs.el Tue May 17 17:23:36 2005 +0000 +++ b/lisp/emulation/viper-macs.el Tue May 17 17:29:06 2005 +0000 @@ -1,6 +1,6 @@ ;;; viper-macs.el --- functions implementing keyboard macros for Viper -;; Copyright (C) 1994, 95, 96, 97, 2000, 01, 02 Free Software Foundation, Inc. +;; Copyright (C) 1994, 95, 96, 97, 2000, 01, 02, 2005 Free Software Foundation, Inc. ;; Author: Michael Kifer diff -r af763a03ded2 -r cac7024af280 lisp/emulation/viper-util.el --- a/lisp/emulation/viper-util.el Tue May 17 17:23:36 2005 +0000 +++ b/lisp/emulation/viper-util.el Tue May 17 17:29:06 2005 +0000 @@ -1,6 +1,6 @@ ;;; viper-util.el --- Utilities used by viper.el -;; Copyright (C) 1994, 95, 96, 97, 99, 2000, 01, 02 Free Software Foundation, Inc. +;; Copyright (C) 1994, 95, 96, 97, 99, 2000, 01, 02, 2005 Free Software Foundation, Inc. ;; Author: Michael Kifer diff -r af763a03ded2 -r cac7024af280 lisp/emulation/viper.el --- a/lisp/emulation/viper.el Tue May 17 17:23:36 2005 +0000 +++ b/lisp/emulation/viper.el Tue May 17 17:29:06 2005 +0000 @@ -3,7 +3,7 @@ ;; and a venomous VI PERil. ;; Viper Is also a Package for Emacs Rebels. -;; Copyright (C) 1994, 95, 96, 97, 98, 99, 2000, 01, 02, 05 Free Software Foundation, Inc. +;; Copyright (C) 1994, 95, 96, 97, 98, 99, 2000, 01, 02, 2005 Free Software Foundation, Inc. ;; Author: Michael Kifer ;; Keywords: emulations