X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/ee041f2d07b6ed485dc34c115588f973f046c9d4..eca36e921340e4fe3a0f7797c1a7b6201c32b840:/lisp/env.el diff --git a/lisp/env.el b/lisp/env.el index 044673d5e6..3fbb07861e 100644 --- a/lisp/env.el +++ b/lisp/env.el @@ -1,8 +1,8 @@ ;;; env.el --- functions to manipulate environment variables -*- lexical-binding:t -*- -;; Copyright (C) 1991, 1994, 2000-2013 Free Software Foundation, Inc. +;; Copyright (C) 1991, 1994, 2000-2014 Free Software Foundation, Inc. -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: processes, unix ;; Package: emacs