From dffc4996aabe444087cb1dfcdb71c20d6ae171d3 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 22 Jun 1994 04:40:17 +0000 Subject: [PATCH] Update copyright notice. --- lisp/env.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/env.el b/lisp/env.el index dc591ab26f2..e0eebae61cc 100644 --- a/lisp/env.el +++ b/lisp/env.el @@ -1,6 +1,6 @@ ;;; env.el --- functions to manipulate environment variables. -;;; Copyright Free Software Foundation 1991 +;;; Copyright 1991, 1994 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: processes, unix