diff options
author | Glenn Morris <rgm@gnu.org> | 2009-09-29 07:21:14 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-09-29 07:21:14 +0000 |
commit | cb75810193d47f64a5abbcc65781bc2278685c24 (patch) | |
tree | 1d2712047401d999b50032b8fd24719c6845d964 /lisp/cedet/srecode/expandproto.el | |
parent | d36343381a19f38531e005de26fd0f779397671c (diff) | |
download | emacs-cb75810193d47f64a5abbcc65781bc2278685c24.tar.gz emacs-cb75810193d47f64a5abbcc65781bc2278685c24.tar.bz2 emacs-cb75810193d47f64a5abbcc65781bc2278685c24.zip |
Add 2009 to copyright years.
Diffstat (limited to 'lisp/cedet/srecode/expandproto.el')
-rw-r--r-- | lisp/cedet/srecode/expandproto.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/srecode/expandproto.el b/lisp/cedet/srecode/expandproto.el index a0c8ec62816..c338cda6eb5 100644 --- a/lisp/cedet/srecode/expandproto.el +++ b/lisp/cedet/srecode/expandproto.el @@ -1,6 +1,6 @@ ;;; srecode/expandproto.el --- Expanding prototypes. -;; Copyright (C) 2007 Free Software Foundation, Inc. +;; Copyright (C) 2007, 2009 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam <eric@siege-engine.com> |