diff options
author | Jim Meyering <meyering@redhat.com> | 2011-01-03 22:02:51 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-03-20 10:54:19 +0100 |
commit | 9de5c91f05c8e04bb3aec26dd29f72a32bdb6b46 (patch) | |
tree | 023e3301662ce2a7c796c9b378c5c62d1fa9255a /lisp | |
parent | fbadd79a7a789e36cf398929ec17f6dbc7f77ede (diff) | |
download | idutils-9de5c91f05c8e04bb3aec26dd29f72a32bdb6b46.tar.gz idutils-9de5c91f05c8e04bb3aec26dd29f72a32bdb6b46.tar.bz2 idutils-9de5c91f05c8e04bb3aec26dd29f72a32bdb6b46.zip |
maint: update copyright year ranges to include 2011
Run "make update-copyright".
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/idutils.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/idutils.el b/lisp/idutils.el index 220e39b..533ed6e 100644 --- a/lisp/idutils.el +++ b/lisp/idutils.el @@ -1,5 +1,5 @@ ;;; idutils.el --- emacs interface to `lid -R grep', a.k.a. `gid' -;;; Copyright (C) 1995-1996, 2006-2010 Free Software Foundation, Inc. +;;; Copyright (C) 1995-1996, 2006-2011 Free Software Foundation, Inc. ;;; Greg McGary <gkm@gnu.ai.mit.edu>. ;; This file is part of GNU idutils. |