]> code.delx.au - gnu-emacs-elpa/commitdiff
Fix copyright headers for ack package
authorChong Yidong <cyd@gnu.org>
Mon, 8 Oct 2012 03:54:59 +0000 (11:54 +0800)
committerChong Yidong <cyd@gnu.org>
Mon, 8 Oct 2012 03:54:59 +0000 (11:54 +0800)
packages/ack/ack.el
packages/ack/pcmpl-ack.el

index 78bfd81790957f82be0092e30d390eaf59d56b1d..d97335d5d02cce7edd96f269d8e787ca9bf935c4 100644 (file)
@@ -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 <sdl.web@gmail.com>
 ;; Version: 0.8
index dfac43534220e32daee3e2632fecabc40660ed0b..ea504a89add7fc1da0166d6721d44370160fe7c9 100644 (file)
@@ -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 <sdl.web@gmail.com>
 ;; Keywords: tools, processes, convenience