]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/pulse.el
Merge.
[gnu-emacs] / lisp / cedet / pulse.el
index f74cd5d2f3a2ca72a98fe1dbce4256e6d0a9dc3a..74dc1ecde311630d6d372db1a0750203cd2a12fa 100644 (file)
@@ -1,6 +1,6 @@
 ;;; pulse.el --- Pulsing Overlays
 
-;;; Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2007-2011 Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <eric@siege-engine.com>
 ;; Version: 1.0
@@ -255,5 +255,4 @@ Only pulses the line if `pulse-command-advice-flag' is non-nil."
 
 (provide 'pulse)
 
-;; arch-tag: 6e2f78c1-65b3-4164-a141-872cb1552959
 ;;; pulse.el ends here