X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/0b5c5d8291f82556c149013f10372234b0df9bc2..73b0cd50031a714347109169ceb8bacae338612a:/lisp/progmodes/cc-awk.el diff --git a/lisp/progmodes/cc-awk.el b/lisp/progmodes/cc-awk.el index d166d13b81..d19ba47aa3 100644 --- a/lisp/progmodes/cc-awk.el +++ b/lisp/progmodes/cc-awk.el @@ -1,7 +1,6 @@ ;;; cc-awk.el --- AWK specific code within cc-mode. -;; Copyright (C) 1988, 1994, 1996, 2000, 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1988, 1994, 1996, 2000-2011 Free Software Foundation, Inc. ;; Author: Alan Mackenzie (originally based on awk-mode.el) ;; Maintainer: FSF