summaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-01-02 19:32:34 +0100
committerJim Meyering <meyering@redhat.com>2008-01-14 17:57:51 +0100
commit145ceb9cb96b12be2dd1c69b46adf9a002ccf2ca (patch)
treeab1533863197cf5a29f99958696ed7c396bb0236 /lisp
parent0a91cfc981325efb5a1ad4663efc223322695300 (diff)
downloadidutils-145ceb9cb96b12be2dd1c69b46adf9a002ccf2ca.tar.gz
idutils-145ceb9cb96b12be2dd1c69b46adf9a002ccf2ca.tar.bz2
idutils-145ceb9cb96b12be2dd1c69b46adf9a002ccf2ca.zip
lisp/idutils.el: Restore "Version: ..." comment.
Signed-off-by: Jim Meyering <meyering@redhat.com>
Diffstat (limited to 'lisp')
-rw-r--r--lisp/idutils.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/idutils.el b/lisp/idutils.el
index 76acba5..daedefd 100644
--- a/lisp/idutils.el
+++ b/lisp/idutils.el
@@ -1,7 +1,9 @@
;;; idutils.el --- emacs interface to `lid -R grep', a.k.a. `gid'
-;;; Copyright (C) 1995, 1996, 2006, 2007 Free Software Foundation, Inc.
+;;; Copyright (C) 1995, 1996, 2006-2008 Free Software Foundation, Inc.
;;; Greg McGary <gkm@gnu.ai.mit.edu>.
+;; Version: 4.2.90
+
;; This file is part of GNU idutils.
;; GNU idutils is free software; you can redistribute it and/or modify