diff options
Diffstat (limited to 'test/cedet/semantic-utest.el')
-rw-r--r-- | test/cedet/semantic-utest.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cedet/semantic-utest.el b/test/cedet/semantic-utest.el index 123be9b5708..a535d1f97d4 100644 --- a/test/cedet/semantic-utest.el +++ b/test/cedet/semantic-utest.el @@ -1,6 +1,6 @@ ;;; semantic-utest.el --- Tests for semantic's parsing system. -;;; 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> |