comparison lisp/emacs-lisp/lisp-mnt.el @ 75346:7a3f13e2dd57

Add 2007 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Sun, 21 Jan 2007 02:48:43 +0000
parents 067115a6e738
children 935157c0b596 95d0cdf160ea
comparison
equal deleted inserted replaced
75345:04d493c77655 75346:7a3f13e2dd57
1 ;;; lisp-mnt.el --- utility functions for Emacs Lisp maintainers 1 ;;; lisp-mnt.el --- utility functions for Emacs Lisp maintainers
2 2
3 ;; Copyright (C) 1992, 1994, 1997, 2000, 2001, 2002, 2003, 2004, 3 ;; Copyright (C) 1992, 1994, 1997, 2000, 2001, 2002, 2003, 2004,
4 ;; 2005, 2006 Free Software Foundation, Inc. 4 ;; 2005, 2006, 2007 Free Software Foundation, Inc.
5 5
6 ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> 6 ;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
7 ;; Maintainer: FSF 7 ;; Maintainer: FSF
8 ;; Created: 14 Jul 1992 8 ;; Created: 14 Jul 1992
9 ;; Keywords: docs 9 ;; Keywords: docs