Mercurial > emacs
diff lisp/progmodes/cc-awk.el @ 106815:1d1d5d9bd884
Add 2010 to copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 13 Jan 2010 00:35:10 -0800 |
parents | a9dc0e7c3f2b |
children | d835100c3e8b 376148b31b5e |
line wrap: on
line diff
--- a/lisp/progmodes/cc-awk.el Wed Jan 13 13:42:45 2010 +0900 +++ b/lisp/progmodes/cc-awk.el Wed Jan 13 00:35:10 2010 -0800 @@ -1,7 +1,7 @@ ;;; cc-awk.el --- AWK specific code within cc-mode. ;; Copyright (C) 1988, 1994, 1996, 2000, 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +;; 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. ;; Author: Alan Mackenzie <acm@muc.de> (originally based on awk-mode.el) ;; Maintainer: FSF