diff options
author | Jim Meyering <meyering@redhat.com> | 2008-02-09 17:09:23 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-02-09 17:09:58 +0100 |
commit | e78ecac0252614dbde485f5426efa051ca1b210f (patch) | |
tree | 98da10a0b7b8341903492fb23d88d1fbe3c0f248 /lisp | |
parent | fee11f84568c414b590317098803bba39014e9a1 (diff) | |
download | idutils-e78ecac0252614dbde485f5426efa051ca1b210f.tar.gz idutils-e78ecac0252614dbde485f5426efa051ca1b210f.tar.bz2 idutils-e78ecac0252614dbde485f5426efa051ca1b210f.zip |
Remove version comment from idutils.el.
* lisp/idutils.el: Remove version string comment.
* Makefile.am (distcheck-hook): Remove rule.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/idutils.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/idutils.el b/lisp/idutils.el index daedefd..ea6f7b7 100644 --- a/lisp/idutils.el +++ b/lisp/idutils.el @@ -2,8 +2,6 @@ ;;; 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 |