------------------------------------------------------------ revno: 266 committer: Chong Yidong <[email protected]> branch nick: elpa timestamp: Mon 2012-10-08 11:54:59 +0800 message: Fix copyright headers for ack package modified: packages/ack/ack.el packages/ack/pcmpl-ack.el
=== modified file 'packages/ack/ack.el' --- a/packages/ack/ack.el 2012-10-04 14:12:53 +0000 +++ b/packages/ack/ack.el 2012-10-08 03:54:59 +0000 @@ -1,6 +1,6 @@ ;;; ack.el --- Emacs interface to ack -;; Copyright (C) 2012 Leo Liu +;; Copyright (C) 2012 Free Software Foundation, Inc. ;; Author: Leo Liu <[email protected]> ;; Version: 0.8
=== modified file 'packages/ack/pcmpl-ack.el' --- a/packages/ack/pcmpl-ack.el 2012-10-04 14:12:53 +0000 +++ b/packages/ack/pcmpl-ack.el 2012-10-08 03:54:59 +0000 @@ -1,6 +1,6 @@ ;;; pcmpl-ack.el --- completion for ack tool -;; Copyright (C) 2012 Leo Liu +;; Copyright (C) 2012 Free Software Foundation, Inc. ;; Author: Leo Liu <[email protected]> ;; Keywords: tools, processes, convenience
