Mercurial > emacs
changeset 104408:e6546ef2442b
cedet-cscope.el: Fix copyright header.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 22 Aug 2009 21:34:12 +0000 |
parents | 4af663a1c4ab |
children | 560b69982442 |
files | lisp/cedet/cedet-cscope.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/cedet/cedet-cscope.el Sat Aug 22 19:04:43 2009 +0000 +++ b/lisp/cedet/cedet-cscope.el Sat Aug 22 21:34:12 2009 +0000 @@ -1,6 +1,6 @@ ;;; cedet-cscope.el --- CScope support for CEDET -;;; Copyright (C) Free Software Foundation, Inc. +;;; Copyright (C) 2009 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam <zappo@gnu.org>