Updated copyright years.

This commit is contained in:
Jim Blandy
1993-05-22 21:34:42 +00:00
parent dd8e46c7e5
commit c6c5df7f76
51 changed files with 56 additions and 57 deletions

View File

@@ -1,5 +1,5 @@
/* Primitives for word-abbrev mode.
Copyright (C) 1985, 1986, 1992 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Storage allocation and gc for GNU Emacs Lisp interpreter.
Copyright (C) 1985, 1986, 1988, 1992, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1988, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Buffer manipulation primitives for GNU Emacs.
Copyright (C) 1985, 1986, 1987, 1988, 1989, 1992, 1993
Copyright (C) 1985, 1986, 1987, 1988, 1989, 1993
Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Header file for the buffer manipulation primitives.
Copyright (C) 1985, 1986, 1990, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Execution of byte code produced by bytecomp.el.
Copyright (C) 1985, 1986, 1987, 1988, 1992 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1987, 1988, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Synchronous subprocess invocation for GNU Emacs.
Copyright (C) 1985, 1986, 1987, 1988, 1992 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1987, 1988, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* GNU Emacs routines to deal with case tables.
Copyright (C) 1987 Free Software Foundation, Inc.
Copyright (C) 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Simple built-in editing commands.
Copyright (C) 1985, 1992 Free Software Foundation, Inc.
Copyright (C) 1985, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* GNU Emacs site configuration template file. -*- C -*-
Copyright (C) 1988 Free Software Foundation, Inc.
Copyright (C) 1988, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Primitive operations on Lisp data types for GNU Emacs Lisp interpreter.
Copyright (C) 1985, 1986, 1988, 1992 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1988, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Lisp functions for making directory listings.
Copyright (C) 1985, 1986, 1992 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Interface definitions for display code.
Copyright (C) 1985, 1992 Free Software Foundation, Inc.
Copyright (C) 1985, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,6 +1,5 @@
/* Updating of data structures for redisplay.
Copyright (C) 1985, 1986, 1987, 1988, 1990,
1992, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1987, 1988, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Things for GLYPHS and glyph tables.
Copyright (C) 1990 Free Software Foundation, Inc.
Copyright (C) 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Record indices of function doc strings stored in a file.
Copyright (C) 1985, 1986, 1992 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Fully extensible Emacs, running on Unix, intended for GNU.
Copyright (C) 1985, 1986, 1987, 1992, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1987, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Evaluator for GNU Emacs Lisp interpreter.
Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1987, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* File IO for GNU Emacs.
Copyright (C) 1985, 1986, 1987, 1988, 1992, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1987, 1988, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc.
/* Copyright (C) 1985, 1986, 1987, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Primitive operations on floating point for GNU Emacs Lisp interpreter.
Copyright (C) 1988, 1992 Free Software Foundation, Inc.
Copyright (C) 1988, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Random utility Lisp functions.
Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1987, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Generic frame functions.
Copyright (C) 1989, 1992, 1993 Free Software Foundation.
Copyright (C) 1993 Free Software Foundation.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Define frame-object for GNU Emacs.
Copyright (C) 1988, 1992, 1993 Free Software Foundation, Inc.
Copyright (C) 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Indentation functions.
Copyright (C) 1985, 1986, 1987, 1988, 1992 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1987, 1988, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Definitions and global variables for intervals.
Copyright (C) 1990, 1992 Free Software Foundation, Inc.
Copyright (C) 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Declarations useful when processing input.
Copyright (C) 1985, 1986, 1987, 1992, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1987, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Manipulation of keymaps
Copyright (C) 1985, 1986, 1987, 1988, 1992 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1987, 1988, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Fundamental definitions for GNU Emacs Lisp interpreter.
Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1987, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,6 +1,6 @@
/* Lisp parsing and input streams.
Copyright (C) 1985, 1986, 1987, 1988, 1989,
1992 Free Software Foundation, Inc.
1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Keyboard macros.
Copyright (C) 1985, 1986, 1992 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Includes for memory limit warnings.
Copyright (C) 1990, 1992 Free Software Foundation, Inc.
Copyright (C) 1990, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Minibuffer input and completion.
Copyright (C) 1985, 1986, 1992, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Asynchronous subprocess control for GNU Emacs.
Copyright (C) 1985, 1986, 1987, 1988, 1992, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1987, 1988, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* How much read-only Lisp storage a dumped Emacs needs.
Copyright (C) 1991 Free Software Foundation, Inc.
Copyright (C) 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Block-relocating memory allocator.
Copyright (C) 1992 Free Software Foundation, Inc.
Copyright (C) 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Calculate what line insertion or deletion to do, and do it,
Copyright (C) 1985, 1986, 1990, 1992 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1990, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* String search routines for GNU Emacs.
Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1987, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* GNU Emacs routines to deal with syntax tables; also word and list parsing.
Copyright (C) 1985, 1987, 1992 Free Software Foundation, Inc.
Copyright (C) 1985, 1987, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Declarations having to do with GNU Emacs syntax tables.
Copyright (C) 1985 Free Software Foundation, Inc.
Copyright (C) 1985, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Interfaces to system-dependent kernel and library entries.
Copyright (C) 1985, 1986, 1987, 1988, 1992 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1987, 1988, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* syssignal.h - System-dependent definitions for signals.
Copyright (C) 1992 Free Software Foundation, Inc.
Copyright (C) 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* systime.h - System-dependent definitions for time manipulations.
Copyright (C) 1992 Free Software Foundation, Inc.
Copyright (C) 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* systty.h - System-dependent definitions for terminals.
Copyright (C) 1992 Free Software Foundation, Inc.
Copyright (C) 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* terminal control module for terminals described by TERMCAP
Copyright (C) 1985, 1986, 1987, 1992, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1987, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* undo handling for GNU Emacs.
Copyright (C) 1990 Free Software Foundation, Inc.
Copyright (C) 1990, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,6 +1,6 @@
/* Window creation, deletion and examination for GNU Emacs.
Does not include redisplay.
Copyright (C) 1985, 1986, 1987, 1992, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1987, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Window definitions for GNU Emacs.
Copyright (C) 1985, 1986, 1992, 1993 Free Software Foundation, Inc.
Copyright (C) 1985, 1986, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* "Face" primitives.
Copyright (C) 1992, 1993 Free Software Foundation.
Copyright (C) 1993 Free Software Foundation.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* X Communication module for terminals which understand the X protocol.
Copyright (C) 1986, 1988, 1992 Free Software Foundation, Inc.
Copyright (C) 1986, 1988, 1993 Free Software Foundation, Inc.
This file is part of GNU Emacs.

View File

@@ -1,5 +1,5 @@
/* Deal with the X Resource Manager.
Copyright (C) 1990, 1992 Free Software Foundation.
Copyright (C) 1990, 1993 Free Software Foundation.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

View File

@@ -1,10 +1,5 @@
/* x_handle_selection_notify
x_reply_selection_request
XFree
x_selection_timeout initial value */
/* X Selection processing for emacs
Copyright (C) 1990-1993 Free Software Foundation.
Copyright (C) 1993 Free Software Foundation.
This file is part of GNU Emacs.
@@ -22,6 +17,11 @@ You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* x_handle_selection_notify
x_reply_selection_request
XFree
x_selection_timeout initial value */
/* Rewritten by jwz */
#include "config.h"