changeset 105286:378a76e12c8e

Add 2009 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Tue, 29 Sep 2009 07:20:03 +0000
parents 108a3a6d8be0
children 7f78a6035974
files lisp/cedet/semantic/bovine/debug.el lisp/cedet/semantic/bovine/make-by.el lisp/cedet/semantic/bovine/make.el
diffstat 3 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cedet/semantic/bovine/debug.el	Tue Sep 29 07:18:31 2009 +0000
+++ b/lisp/cedet/semantic/bovine/debug.el	Tue Sep 29 07:20:03 2009 +0000
@@ -1,6 +1,6 @@
 ;;; semantic/bovine/debug.el --- Debugger support for bovinator
 
-;;; Copyright (C) 2003 Free Software Foundation, Inc.
+;; Copyright (C) 2003, 2009  Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 
--- a/lisp/cedet/semantic/bovine/make-by.el	Tue Sep 29 07:18:31 2009 +0000
+++ b/lisp/cedet/semantic/bovine/make-by.el	Tue Sep 29 07:20:03 2009 +0000
@@ -1,7 +1,7 @@
 ;;; semantic/bovine/make-by.el --- Generated parser support file
 
-;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2008
-;;; Free Software Foundation, Inc.
+;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2008, 2009
+;;   Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/cedet/semantic/bovine/make.el	Tue Sep 29 07:18:31 2009 +0000
+++ b/lisp/cedet/semantic/bovine/make.el	Tue Sep 29 07:20:03 2009 +0000
@@ -1,7 +1,7 @@
 ;;; semantic/bovine/make.el --- Makefile parsing rules.
 
-;;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2008
-;;; Free Software Foundation, Inc.
+;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2008, 2009
+;;   Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>