diff options
Diffstat (limited to 'test/cedet/semantic-tests.el')
-rw-r--r-- | test/cedet/semantic-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cedet/semantic-tests.el b/test/cedet/semantic-tests.el index 8708ee77388..fb35c4b2923 100644 --- a/test/cedet/semantic-tests.el +++ b/test/cedet/semantic-tests.el @@ -1,6 +1,6 @@ ;;; semantic-utest.el --- Miscellaneous Semantic tests. -;;; Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;;; Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam <zappo@gnu.org> |