comparison lisp/progmodes/cpp.el @ 100908:a9dc0e7c3f2b

Add 2009 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Mon, 05 Jan 2009 03:18:22 +0000
parents 9960540ed304
children df4934f25eef
comparison
equal deleted inserted replaced
100907:2ae3d070ddb5 100908:a9dc0e7c3f2b
1 ;;; cpp.el --- highlight or hide text according to cpp conditionals 1 ;;; cpp.el --- highlight or hide text according to cpp conditionals
2 2
3 ;; Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 3 ;; Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
4 ;; Free Software Foundation 4 ;; Free Software Foundation
5 5
6 ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> 6 ;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
7 ;; Keywords: c, faces, tools 7 ;; Keywords: c, faces, tools
8 8