X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/1099930585662f32278796f9943ac8b50a1179f1..22bcf2046977620a7f37bbd4dff4be4a4fffc0ed:/lisp/env.el diff --git a/lisp/env.el b/lisp/env.el index b69f2d2b0e..5e915eb312 100644 --- a/lisp/env.el +++ b/lisp/env.el @@ -1,7 +1,6 @@ ;;; env.el --- functions to manipulate environment variables -;; Copyright (C) 1991, 1994, 2000, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 1991, 1994, 2000-2011 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: processes, unix @@ -210,5 +209,4 @@ in the environment list of the selected frame." (provide 'env) -;; arch-tag: b7d6a8f7-bc81-46db-8e39-8d721d4ed0b8 ;;; env.el ends here