From f470f9bd66f6bf522f9adc23fcc90ab8285a04e7 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Fri, 7 Apr 1995 00:16:13 +0000 Subject: [PATCH] Update copyright. --- lib-src/etags.c | 3 ++- lisp/ange-ftp.el | 2 +- lisp/progmodes/ada-mode.el | 8 ++++---- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/lib-src/etags.c b/lib-src/etags.c index 4c56e58f3ee..e6b3c10143d 100644 --- a/lib-src/etags.c +++ b/lib-src/etags.c @@ -1,5 +1,6 @@ /* Tags file maker to go with GNU Emacs - Copyright (C) 1984,87,88,89,93,94 Free Software Foundation, Inc. and Ken Arnold + Copyright (C) 1984, 87, 88, 89, 93, 94, 95 + Free Software Foundation, Inc. and Ken Arnold This file is not considered part of GNU Emacs. This program is free software; you can redistribute it and/or modify diff --git a/lisp/ange-ftp.el b/lisp/ange-ftp.el index 160b91c7852..cf3141c91ed 100644 --- a/lisp/ange-ftp.el +++ b/lisp/ange-ftp.el @@ -1,6 +1,6 @@ ;;; ange-ftp.el --- transparent FTP support for GNU Emacs -;;; Copyright (C) 1989,90,91,92,93,94 Free Software Foundation, Inc. +;;; Copyright (C) 1989,90,91,92,93,94,95 Free Software Foundation, Inc. ;;; ;; Author: Andy Norman (ange@hplb.hpl.hp.com) ;; Keywords: comm diff --git a/lisp/progmodes/ada-mode.el b/lisp/progmodes/ada-mode.el index 699f2f2f7fd..f7077ad426f 100644 --- a/lisp/progmodes/ada-mode.el +++ b/lisp/progmodes/ada-mode.el @@ -1,5 +1,5 @@ ;;; ada-mode.el - An Emacs major-mode for editing Ada source. -;;; Copyright (C) 1994 Free Software Foundation, Inc. +;;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. ;;; Authors: Markus Heritsch ;;; Rolf Ebert @@ -108,11 +108,11 @@ ;;; LCD Archive Entry: ;;; ada-mode|Rolf Ebert| ;;; |Major-mode for Ada -;;; |$Date: 1995/03/02 11:07:44 $|$Revision: 1.3 $| +;;; |$Date: 1995/04/04 03:00:59 $|$Revision: 1.4 $| -(defconst ada-mode-version (substring "$Revision: 1.3 $" 11 -2) - "$Id: ada-mode.el,v 1.3 1995/03/02 11:07:44 simon Exp kwzh $ +(defconst ada-mode-version (substring "$Revision: 1.4 $" 11 -2) + "$Id: ada-mode.el,v 1.4 1995/04/04 03:00:59 kwzh Exp kwzh $ Report bugs to: Rolf Ebert ") -- 2.39.5