X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/67f6e72bd3655d4f0a90d42dd6e49fc71e936fff..ac5392dcfda42b26767ae966a8b290142c00bff7:/lisp/find-cmd.el diff --git a/lisp/find-cmd.el b/lisp/find-cmd.el index 11b64b0471..6589bac0c6 100644 --- a/lisp/find-cmd.el +++ b/lisp/find-cmd.el @@ -1,6 +1,6 @@ ;;; find-cmd.el --- Build a valid find(1) command with sexps -;; Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 2008-2012 Free Software Foundation, Inc. ;; Author: Philip Jackson ;; Version: 0.6 @@ -240,5 +240,4 @@ them into valid switches. The result is -and(ed) together." (provide 'find-cmd) -;; arch-tag: 9687fd9e-4e90-4022-864a-f904526e2046 ;;; find-cmd.el ends here