summaryrefslogtreecommitdiff
path: root/lisp/cedet/srecode.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cedet/srecode.el')
-rw-r--r--lisp/cedet/srecode.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/cedet/srecode.el b/lisp/cedet/srecode.el
index 5527273a3a5..17121c7547e 100644
--- a/lisp/cedet/srecode.el
+++ b/lisp/cedet/srecode.el
@@ -1,10 +1,10 @@
;;; srecode.el --- Semantic buffer evaluator.
-;;; Copyright (C) 2005, 2007-2011 Free Software Foundation, Inc.
+;;; Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <zappo@gnu.org>
;; Keywords: codegeneration
-;; Version: 1.0pre7
+;; Version: 1.0
;; This file is part of GNU Emacs.