Mercurial > emacs
changeset 60814:a9ece659b645
Update year in copyright, commentary; nfc.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Tue, 22 Mar 2005 11:58:28 +0000 |
parents | e5d5ea6a58f1 |
children | 21c196c81d60 |
files | vms/make-mms-derivative.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/vms/make-mms-derivative.el Tue Mar 22 11:56:55 2005 +0000 +++ b/vms/make-mms-derivative.el Tue Mar 22 11:58:28 2005 +0000 @@ -1,6 +1,6 @@ ;;; make-mms-derivative.el --- framework to do horrible things for VMS support -;; Copyright (C) 2003 Free Software Foundation, Inc. +;; Copyright (C) 2005 Free Software Foundation, Inc. ;; Author: Thien-Thi Nguyen <ttn@gnu.org> ;; Keywords: maint build vms mms makefile levitte autoconf war-is-a-lose @@ -26,7 +26,7 @@ ;; Under OpenVMS the standard make-like program is called MMS, which ;; looks for an input file in the default directory named DESCRIP.MMS -;; and runs the DCL command rules therein. As of 2003, the build +;; and runs the DCL command rules therein. As of 2005, the build ;; process requires a hand translation of the Makefile.in and related ;; Emacs-specific methodology to DCL and TPU commands, so to alleviate ;; this pain, we provide `make-mms-derivative', which given a source