Update copyright notice.

This commit is contained in:
Eli Zaretskii 2001-03-04 07:12:41 +00:00
parent ce8abc78b4
commit 1bd6203653
5 changed files with 10 additions and 5 deletions

View file

@ -1,6 +1,6 @@
;;; internal.el --- support for PC internal terminal -*- coding: raw-text; -*-
;; Copyright (C) 1993, 1994, 1998 Free Software Foundation, Inc.
;; Copyright (C) 1993, 1994, 1998, 1999, 2001 Free Software Foundation, Inc.
;; Author: Morten Welinder <terra@diku.dk>

View file

@ -1,6 +1,6 @@
;;; pc-win.el --- setup support for `PC windows' (whatever that is).
;; Copyright (C) 1994, 1996, 1997 Free Software Foundation, Inc.
;; Copyright (C) 1994, 1996, 1997, 1999, 2001 Free Software Foundation, Inc.
;; Author: Morten Welinder <terra@diku.dk>
;; Maintainer: FSF

View file

@ -1,6 +1,7 @@
/* MS-DOS specific Lisp utilities. Coded by Manabu Higashida, 1991.
Major changes May-July 1993 Morten Welinder (only 10% original code left)
Copyright (C) 1991, 1993, 1996, 1997 Free Software Foundation, Inc.
Copyright (C) 1991, 1993, 1996, 1997, 1998, 2001
Free Software Foundation, Inc.
This file is part of GNU Emacs.

View file

@ -1,6 +1,9 @@
/* MS-DOS specific Lisp utilities interface.
Coded by Manabu Higashida, 1991.
Copyright (C) 1991 Free Software Foundation, Inc.
Modified by Morten Welinder, 1993-1994.
Copyright (C) 1991, 1994, 1995, 1997, 1999
Free Software Foundation, Inc.
This file is part of GNU Emacs.

View file

@ -1,5 +1,6 @@
/* MS-DOS specific C utilities. -*- coding: raw-text -*-
Copyright (C) 1993, 94, 95, 96, 97, 1999 Free Software Foundation, Inc.
Copyright (C) 1993, 94, 95, 96, 97, 1999, 2000, 2001
Free Software Foundation, Inc.
This file is part of GNU Emacs.