comparison lisp/emacs-lisp/shadow.el @ 106815:1d1d5d9bd884

Add 2010 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Wed, 13 Jan 2010 00:35:10 -0800
parents 21d623c57072
children 2343b29e1e8d 3466369fdfcd
comparison
equal deleted inserted replaced
106814:84369111c005 106815:1d1d5d9bd884
1 ;;; shadow.el --- locate Emacs Lisp file shadowings 1 ;;; shadow.el --- locate Emacs Lisp file shadowings
2 2
3 ;; Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 3 ;; Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
4 ;; 2009 Free Software Foundation, Inc. 4 ;; 2009, 2010 Free Software Foundation, Inc.
5 5
6 ;; Author: Terry Jones <terry@santafe.edu> 6 ;; Author: Terry Jones <terry@santafe.edu>
7 ;; Keywords: lisp 7 ;; Keywords: lisp
8 ;; Created: 15 December 1995 8 ;; Created: 15 December 1995
9 9