comparison lisp/cedet/semantic/debug.el @ 105285:108a3a6d8be0

Add 2009 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Tue, 29 Sep 2009 07:18:31 +0000
parents a6a812dd2d88
children bd4a08d4865a
comparison
equal deleted inserted replaced
105284:1c6153d17f64 105285:108a3a6d8be0
1 ;;; semantic/debug.el --- Language Debugger framework 1 ;;; semantic/debug.el --- Language Debugger framework
2 2
3 ;;; Copyright (C) 2003, 2004, 2005, 2008 Free Software Foundation, Inc. 3 ;; Copyright (C) 2003, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
4 4
5 ;; Author: Eric M. Ludlam <zappo@gnu.org> 5 ;; Author: Eric M. Ludlam <zappo@gnu.org>
6 6
7 ;; This file is part of GNU Emacs. 7 ;; This file is part of GNU Emacs.
8 8