diff options
| author | Glenn Morris | 2012-01-10 23:52:35 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-01-10 23:52:35 -0800 |
| commit | 49f70d46ea38ceb7a501594db7f6ea35e19681aa (patch) | |
| tree | 5c018ac6c333d5893ffa0de1e6a868e814aa54db /lisp/cedet/semantic | |
| parent | 959272ecf045739c52dcf65b1b5a4e591de9e920 (diff) | |
| download | emacs-49f70d46ea38ceb7a501594db7f6ea35e19681aa.tar.gz emacs-49f70d46ea38ceb7a501594db7f6ea35e19681aa.zip | |
Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
Diffstat (limited to 'lisp/cedet/semantic')
78 files changed, 78 insertions, 78 deletions
diff --git a/lisp/cedet/semantic/analyze.el b/lisp/cedet/semantic/analyze.el index 2d4d551a1ad..e5a02bbf10c 100644 --- a/lisp/cedet/semantic/analyze.el +++ b/lisp/cedet/semantic/analyze.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/analyze.el --- Analyze semantic tags against local context | 1 | ;;; semantic/analyze.el --- Analyze semantic tags against local context |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011 | 3 | ;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/analyze/complete.el b/lisp/cedet/semantic/analyze/complete.el index 66d923d5796..6b8f41dfac5 100644 --- a/lisp/cedet/semantic/analyze/complete.el +++ b/lisp/cedet/semantic/analyze/complete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/analyze/complete.el --- Smart Completions | 1 | ;;; semantic/analyze/complete.el --- Smart Completions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/analyze/debug.el b/lisp/cedet/semantic/analyze/debug.el index 6499f61781e..887a0abadb5 100644 --- a/lisp/cedet/semantic/analyze/debug.el +++ b/lisp/cedet/semantic/analyze/debug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/analyze/debug.el --- Debug the analyzer | 1 | ;;; semantic/analyze/debug.el --- Debug the analyzer |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/analyze/fcn.el b/lisp/cedet/semantic/analyze/fcn.el index 9542c328997..02d00a924db 100644 --- a/lisp/cedet/semantic/analyze/fcn.el +++ b/lisp/cedet/semantic/analyze/fcn.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/analyze/fcn.el --- Analyzer support functions. | 1 | ;;; semantic/analyze/fcn.el --- Analyzer support functions. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/analyze/refs.el b/lisp/cedet/semantic/analyze/refs.el index 65cea0e52f3..70eccfc30c2 100644 --- a/lisp/cedet/semantic/analyze/refs.el +++ b/lisp/cedet/semantic/analyze/refs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/analyze/refs.el --- Analysis of the references between tags. | 1 | ;;; semantic/analyze/refs.el --- Analysis of the references between tags. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/bovine.el b/lisp/cedet/semantic/bovine.el index 82f9108c2c7..0ac4db62531 100644 --- a/lisp/cedet/semantic/bovine.el +++ b/lisp/cedet/semantic/bovine.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine.el --- LL Parser/Analyzer core. | 1 | ;;; semantic/bovine.el --- LL Parser/Analyzer core. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2009, 2010, 2011 | 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2009, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 6 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
diff --git a/lisp/cedet/semantic/bovine/c-by.el b/lisp/cedet/semantic/bovine/c-by.el index 36aa480e514..56c3f88fa87 100644 --- a/lisp/cedet/semantic/bovine/c-by.el +++ b/lisp/cedet/semantic/bovine/c-by.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/bovine/c-by.el --- Generated parser support file | 1 | ;;; semantic/bovine/c-by.el --- Generated parser support file |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, | 3 | ;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, |
| 4 | ;;; 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;;; 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/lisp/cedet/semantic/bovine/c.el b/lisp/cedet/semantic/bovine/c.el index 166543c73cb..bc5f3841539 100644 --- a/lisp/cedet/semantic/bovine/c.el +++ b/lisp/cedet/semantic/bovine/c.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/bovine/c.el --- Semantic details for C | 1 | ;;; semantic/bovine/c.el --- Semantic details for C |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, | 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 4 | ;; 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;; 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | 7 | ||
diff --git a/lisp/cedet/semantic/bovine/debug.el b/lisp/cedet/semantic/bovine/debug.el index 7b2affe1515..0f4b8a9e86f 100644 --- a/lisp/cedet/semantic/bovine/debug.el +++ b/lisp/cedet/semantic/bovine/debug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine/debug.el --- Debugger support for bovinator | 1 | ;;; semantic/bovine/debug.el --- Debugger support for bovinator |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/bovine/el.el b/lisp/cedet/semantic/bovine/el.el index 62169156059..3613412c3ec 100644 --- a/lisp/cedet/semantic/bovine/el.el +++ b/lisp/cedet/semantic/bovine/el.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/bovine/el.el --- Semantic details for Emacs Lisp | 1 | ;;; semantic/bovine/el.el --- Semantic details for Emacs Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, | 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, |
| 4 | ;; 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;; 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | 7 | ||
diff --git a/lisp/cedet/semantic/bovine/gcc.el b/lisp/cedet/semantic/bovine/gcc.el index 8c1f6f52f19..d663cc96df1 100644 --- a/lisp/cedet/semantic/bovine/gcc.el +++ b/lisp/cedet/semantic/bovine/gcc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine/gcc.el --- gcc querying special code for the C parser | 1 | ;;; semantic/bovine/gcc.el --- gcc querying special code for the C parser |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/bovine/make-by.el b/lisp/cedet/semantic/bovine/make-by.el index 17dd5613a50..ddd01af68ba 100644 --- a/lisp/cedet/semantic/bovine/make-by.el +++ b/lisp/cedet/semantic/bovine/make-by.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine/make-by.el --- Generated parser support file | 1 | ;;; semantic/bovine/make-by.el --- Generated parser support file |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2008, 2009, 2010, 2011 | 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2008, 2009, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/cedet/semantic/bovine/make.el b/lisp/cedet/semantic/bovine/make.el index d51f9e21401..2e8563f2da5 100644 --- a/lisp/cedet/semantic/bovine/make.el +++ b/lisp/cedet/semantic/bovine/make.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine/make.el --- Makefile parsing rules. | 1 | ;;; semantic/bovine/make.el --- Makefile parsing rules. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2008, 2009, 2010, 2011 | 3 | ;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2008, 2009, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/bovine/scm-by.el b/lisp/cedet/semantic/bovine/scm-by.el index 0b27abaf211..cdf8a9b41c9 100644 --- a/lisp/cedet/semantic/bovine/scm-by.el +++ b/lisp/cedet/semantic/bovine/scm-by.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic-scm-by.el --- Generated parser support file | 1 | ;;; semantic-scm-by.el --- Generated parser support file |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001, 2003, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001, 2003, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/bovine/scm.el b/lisp/cedet/semantic/bovine/scm.el index 92b61129fb5..a10aff82ce4 100644 --- a/lisp/cedet/semantic/bovine/scm.el +++ b/lisp/cedet/semantic/bovine/scm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine/scm.el --- Semantic details for Scheme (guile) | 1 | ;;; semantic/bovine/scm.el --- Semantic details for Scheme (guile) |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2001, 2002, 2003, 2004, 2008, 2009, 2010, 2011 | 3 | ;;; Copyright (C) 2001, 2002, 2003, 2004, 2008, 2009, 2010, 2011, 2012 |
| 4 | ;;; Free Software Foundation, Inc. | 4 | ;;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/chart.el b/lisp/cedet/semantic/chart.el index f4d08a7c6ce..8c4e0c7f8ce 100644 --- a/lisp/cedet/semantic/chart.el +++ b/lisp/cedet/semantic/chart.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/chart.el --- Utilities for use with semantic tag tables | 1 | ;;; semantic/chart.el --- Utilities for use with semantic tag tables |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2000, 2001, 2003, 2005, 2008, 2009, 2010, 2011 | 3 | ;; Copyright (C) 1999, 2000, 2001, 2003, 2005, 2008, 2009, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/complete.el b/lisp/cedet/semantic/complete.el index 13947970efd..ecb31369e46 100644 --- a/lisp/cedet/semantic/complete.el +++ b/lisp/cedet/semantic/complete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/complete.el --- Routines for performing tag completion | 1 | ;;; semantic/complete.el --- Routines for performing tag completion |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011 | 3 | ;; Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/ctxt.el b/lisp/cedet/semantic/ctxt.el index 2608dfb0927..e1fd7c968ff 100644 --- a/lisp/cedet/semantic/ctxt.el +++ b/lisp/cedet/semantic/ctxt.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/ctxt.el --- Context calculations for Semantic tools. | 1 | ;;; semantic/ctxt.el --- Context calculations for Semantic tools. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, | 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, |
| 4 | ;; 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;; 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | ;; Keywords: syntax | 7 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/db-debug.el b/lisp/cedet/semantic/db-debug.el index 09e7064069f..c36ae0049c8 100644 --- a/lisp/cedet/semantic/db-debug.el +++ b/lisp/cedet/semantic/db-debug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-debug.el --- Extra level debugging routines for Semantic | 1 | ;;; semantic/db-debug.el --- Extra level debugging routines for Semantic |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/db-ebrowse.el b/lisp/cedet/semantic/db-ebrowse.el index e931c40aff6..ee0891edb20 100644 --- a/lisp/cedet/semantic/db-ebrowse.el +++ b/lisp/cedet/semantic/db-ebrowse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-ebrowse.el --- Semanticdb backend using ebrowse. | 1 | ;;; semantic/db-ebrowse.el --- Semanticdb backend using ebrowse. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 3 | ;; Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Authors: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Authors: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/db-el.el b/lisp/cedet/semantic/db-el.el index c842ff61d73..054384bd5ce 100644 --- a/lisp/cedet/semantic/db-el.el +++ b/lisp/cedet/semantic/db-el.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-el.el --- Semantic database extensions for Emacs Lisp | 1 | ;;; semantic/db-el.el --- Semantic database extensions for Emacs Lisp |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 3 | ;;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 |
| 4 | ;;; Free Software Foundation, Inc. | 4 | ;;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/db-file.el b/lisp/cedet/semantic/db-file.el index 35281c51903..8888fa4912d 100644 --- a/lisp/cedet/semantic/db-file.el +++ b/lisp/cedet/semantic/db-file.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-file.el --- Save a semanticdb to a cache file. | 1 | ;;; semantic/db-file.el --- Save a semanticdb to a cache file. |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011 | 3 | ;;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012 |
| 4 | ;;; Free Software Foundation, Inc. | 4 | ;;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/db-find.el b/lisp/cedet/semantic/db-find.el index 47182bd8a0f..6886efce322 100644 --- a/lisp/cedet/semantic/db-find.el +++ b/lisp/cedet/semantic/db-find.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/db-find.el --- Searching through semantic databases. | 1 | ;;; semantic/db-find.el --- Searching through semantic databases. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, | 3 | ;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, |
| 4 | ;; 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;; 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | ;; Keywords: tags | 7 | ;; Keywords: tags |
diff --git a/lisp/cedet/semantic/db-global.el b/lisp/cedet/semantic/db-global.el index ddcfde86689..d5bd5bc7a07 100644 --- a/lisp/cedet/semantic/db-global.el +++ b/lisp/cedet/semantic/db-global.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-global.el --- Semantic database extensions for GLOBAL | 1 | ;;; semantic/db-global.el --- Semantic database extensions for GLOBAL |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2011 | 3 | ;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/db-javascript.el b/lisp/cedet/semantic/db-javascript.el index 40b49195d8e..29a7c03dd38 100644 --- a/lisp/cedet/semantic/db-javascript.el +++ b/lisp/cedet/semantic/db-javascript.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-javascript.el --- Semantic database extensions for javascript | 1 | ;;; semantic/db-javascript.el --- Semantic database extensions for javascript |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 3 | ;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Joakim Verona | 6 | ;; Author: Joakim Verona |
diff --git a/lisp/cedet/semantic/db-mode.el b/lisp/cedet/semantic/db-mode.el index bbe117a25a0..63d26df9da7 100644 --- a/lisp/cedet/semantic/db-mode.el +++ b/lisp/cedet/semantic/db-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-mode.el --- Semanticdb Minor Mode | 1 | ;;; semantic/db-mode.el --- Semanticdb Minor Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/db-ref.el b/lisp/cedet/semantic/db-ref.el index 0ca49510d36..c8ef374352b 100644 --- a/lisp/cedet/semantic/db-ref.el +++ b/lisp/cedet/semantic/db-ref.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-ref.el --- Handle cross-db file references | 1 | ;;; semantic/db-ref.el --- Handle cross-db file references |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/db-typecache.el b/lisp/cedet/semantic/db-typecache.el index b4308674b81..78cd2f7c376 100644 --- a/lisp/cedet/semantic/db-typecache.el +++ b/lisp/cedet/semantic/db-typecache.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; db-typecache.el --- Manage Datatypes | 1 | ;;; db-typecache.el --- Manage Datatypes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/db.el b/lisp/cedet/semantic/db.el index 1d54d2df4fb..4c5628978f1 100644 --- a/lisp/cedet/semantic/db.el +++ b/lisp/cedet/semantic/db.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/db.el --- Semantic tag database manager | 1 | ;;; semantic/db.el --- Semantic tag database manager |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, | 3 | ;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, |
| 4 | ;; 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;; 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | ;; Keywords: tags | 7 | ;; Keywords: tags |
diff --git a/lisp/cedet/semantic/debug.el b/lisp/cedet/semantic/debug.el index 2271c602b09..a78fd5de3c8 100644 --- a/lisp/cedet/semantic/debug.el +++ b/lisp/cedet/semantic/debug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/debug.el --- Language Debugger framework | 1 | ;;; semantic/debug.el --- Language Debugger framework |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2004, 2005, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2004, 2005, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/decorate.el b/lisp/cedet/semantic/decorate.el index 8690e08806a..f6e079f2cd3 100644 --- a/lisp/cedet/semantic/decorate.el +++ b/lisp/cedet/semantic/decorate.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/decorate.el --- Utilities for decorating/highlighting tokens. | 1 | ;;; semantic/decorate.el --- Utilities for decorating/highlighting tokens. |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2009, 2010, 2011 | 3 | ;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2009, 2010, 2011, 2012 |
| 4 | ;;; Free Software Foundation, Inc. | 4 | ;;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/decorate/include.el b/lisp/cedet/semantic/decorate/include.el index af4e4463fd1..f50dd2755b8 100644 --- a/lisp/cedet/semantic/decorate/include.el +++ b/lisp/cedet/semantic/decorate/include.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/decorate/include.el --- Decoration modes for include statements | 1 | ;;; semantic/decorate/include.el --- Decoration modes for include statements |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/decorate/mode.el b/lisp/cedet/semantic/decorate/mode.el index cfe5d407eee..a6a3870a541 100644 --- a/lisp/cedet/semantic/decorate/mode.el +++ b/lisp/cedet/semantic/decorate/mode.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/decorate/mode.el --- Minor mode for decorating tags | 1 | ;;; semantic/decorate/mode.el --- Minor mode for decorating tags |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, | 3 | ;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, |
| 4 | ;; 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;; 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | ;; Keywords: syntax | 7 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/dep.el b/lisp/cedet/semantic/dep.el index 03a0a2b099e..9d1533a0abd 100644 --- a/lisp/cedet/semantic/dep.el +++ b/lisp/cedet/semantic/dep.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/dep.el --- Methods for tracking dependencies (include files) | 1 | ;;; semantic/dep.el --- Methods for tracking dependencies (include files) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/doc.el b/lisp/cedet/semantic/doc.el index c19b1e39bb1..34a39be3237 100644 --- a/lisp/cedet/semantic/doc.el +++ b/lisp/cedet/semantic/doc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/doc.el --- Routines for documentation strings | 1 | ;;; semantic/doc.el --- Routines for documentation strings |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2008, 2009, 2010, 2011 | 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2008, 2009, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/ede-grammar.el b/lisp/cedet/semantic/ede-grammar.el index 8623998cc30..2cde246f8ec 100644 --- a/lisp/cedet/semantic/ede-grammar.el +++ b/lisp/cedet/semantic/ede-grammar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/ede-grammar.el --- EDE support for Semantic Grammar Files | 1 | ;;; semantic/ede-grammar.el --- EDE support for Semantic Grammar Files |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2003, 2004, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/semantic/edit.el b/lisp/cedet/semantic/edit.el index f9fe4282188..af9ef7af38f 100644 --- a/lisp/cedet/semantic/edit.el +++ b/lisp/cedet/semantic/edit.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/edit.el --- Edit Management for Semantic | 1 | ;;; semantic/edit.el --- Edit Management for Semantic |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, | 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 4 | ;; 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;; 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | 7 | ||
diff --git a/lisp/cedet/semantic/find.el b/lisp/cedet/semantic/find.el index 207c8b05619..189ebba8d6d 100644 --- a/lisp/cedet/semantic/find.el +++ b/lisp/cedet/semantic/find.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/find.el --- Search routines for Semantic | 1 | ;;; semantic/find.el --- Search routines for Semantic |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010, 2011 | 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/format.el b/lisp/cedet/semantic/format.el index 2f1bfdbed85..6b44765744a 100644 --- a/lisp/cedet/semantic/format.el +++ b/lisp/cedet/semantic/format.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/format.el --- Routines for formatting tags | 1 | ;;; semantic/format.el --- Routines for formatting tags |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, | 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, |
| 4 | ;; 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;; 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | ;; Keywords: syntax | 7 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/fw.el b/lisp/cedet/semantic/fw.el index 5e0eac28a37..31ebd35ae23 100644 --- a/lisp/cedet/semantic/fw.el +++ b/lisp/cedet/semantic/fw.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/fw.el --- Framework for Semantic | 1 | ;;; semantic/fw.el --- Framework for Semantic |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, | 3 | ;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, |
| 4 | ;;; 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;;; 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | 7 | ||
diff --git a/lisp/cedet/semantic/grammar-wy.el b/lisp/cedet/semantic/grammar-wy.el index 59729863316..f5578935ab6 100644 --- a/lisp/cedet/semantic/grammar-wy.el +++ b/lisp/cedet/semantic/grammar-wy.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/grammar-wy.el --- Generated parser support file | 1 | ;;; semantic/grammar-wy.el --- Generated parser support file |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2003, 2004, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2003, 2004, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/grammar.el b/lisp/cedet/semantic/grammar.el index 182a2f7978f..9d23bc2fbea 100644 --- a/lisp/cedet/semantic/grammar.el +++ b/lisp/cedet/semantic/grammar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/grammar.el --- Major mode framework for Semantic grammars | 1 | ;;; semantic/grammar.el --- Major mode framework for Semantic grammars |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011 | 3 | ;; Copyright (C) 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: David Ponce <david@dponce.com> | 6 | ;; Author: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/semantic/html.el b/lisp/cedet/semantic/html.el index 7da4d409ff2..d9814b32942 100644 --- a/lisp/cedet/semantic/html.el +++ b/lisp/cedet/semantic/html.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/html.el --- Semantic details for html files | 1 | ;;; semantic/html.el --- Semantic details for html files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/ia-sb.el b/lisp/cedet/semantic/ia-sb.el index 0e9c6456ac3..07747357fdf 100644 --- a/lisp/cedet/semantic/ia-sb.el +++ b/lisp/cedet/semantic/ia-sb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/ia-sb.el --- Speedbar analysis display interactor | 1 | ;;; semantic/ia-sb.el --- Speedbar analysis display interactor |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2002, 2003, 2004, 2006, 2008, 2009, 2010, 2011 | 3 | ;;; Copyright (C) 2002, 2003, 2004, 2006, 2008, 2009, 2010, 2011, 2012 |
| 4 | ;;; Free Software Foundation, Inc. | 4 | ;;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/ia.el b/lisp/cedet/semantic/ia.el index feb6abe5ee1..7eddc1e86bc 100644 --- a/lisp/cedet/semantic/ia.el +++ b/lisp/cedet/semantic/ia.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/ia.el --- Interactive Analysis functions | 1 | ;;; semantic/ia.el --- Interactive Analysis functions |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, | 3 | ;;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 4 | ;;; 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;;; 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | ;; Keywords: syntax | 7 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/idle.el b/lisp/cedet/semantic/idle.el index 4d93a5c4a3c..e6abb68d2cc 100644 --- a/lisp/cedet/semantic/idle.el +++ b/lisp/cedet/semantic/idle.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; idle.el --- Schedule parsing tasks in idle time | 1 | ;;; idle.el --- Schedule parsing tasks in idle time |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2011 | 3 | ;; Copyright (C) 2003, 2004, 2005, 2006, 2008, 2009, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/imenu.el b/lisp/cedet/semantic/imenu.el index e652d5bfdaa..e251830f1fc 100644 --- a/lisp/cedet/semantic/imenu.el +++ b/lisp/cedet/semantic/imenu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/imenu.el --- Use Semantic as an imenu tag generator | 1 | ;;; semantic/imenu.el --- Use Semantic as an imenu tag generator |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2010, 2011 | 3 | ;;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/java.el b/lisp/cedet/semantic/java.el index 53e3f14f6c6..cbea174524e 100644 --- a/lisp/cedet/semantic/java.el +++ b/lisp/cedet/semantic/java.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/java.el --- Semantic functions for Java | 1 | ;;; semantic/java.el --- Semantic functions for Java |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, | 3 | ;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, |
| 4 | ;;; 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;;; 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: David Ponce <david@dponce.com> | 6 | ;; Author: David Ponce <david@dponce.com> |
| 7 | 7 | ||
diff --git a/lisp/cedet/semantic/lex-spp.el b/lisp/cedet/semantic/lex-spp.el index 9c4d4ecff15..2cc0060f1b3 100644 --- a/lisp/cedet/semantic/lex-spp.el +++ b/lisp/cedet/semantic/lex-spp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lex-spp.el --- Semantic Lexical Pre-processor | 1 | ;;; lex-spp.el --- Semantic Lexical Pre-processor |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/lex.el b/lisp/cedet/semantic/lex.el index cc7a9ca8885..06ec0a1b453 100644 --- a/lisp/cedet/semantic/lex.el +++ b/lisp/cedet/semantic/lex.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/lex.el --- Lexical Analyzer builder | 1 | ;;; semantic/lex.el --- Lexical Analyzer builder |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, | 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 4 | ;; 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;; 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | 7 | ||
diff --git a/lisp/cedet/semantic/mru-bookmark.el b/lisp/cedet/semantic/mru-bookmark.el index bdb21adf12b..fb2d147bf9e 100644 --- a/lisp/cedet/semantic/mru-bookmark.el +++ b/lisp/cedet/semantic/mru-bookmark.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/mru-bookmark.el --- Automatic bookmark tracking | 1 | ;;; semantic/mru-bookmark.el --- Automatic bookmark tracking |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/sb.el b/lisp/cedet/semantic/sb.el index b6efb030947..895bd961f13 100644 --- a/lisp/cedet/semantic/sb.el +++ b/lisp/cedet/semantic/sb.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/sb.el --- Semantic tag display for speedbar | 1 | ;;; semantic/sb.el --- Semantic tag display for speedbar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, | 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 4 | ;; 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;; 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | ;; Keywords: syntax | 7 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/scope.el b/lisp/cedet/semantic/scope.el index 8e121264d6f..19ccb141da7 100644 --- a/lisp/cedet/semantic/scope.el +++ b/lisp/cedet/semantic/scope.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/scope.el --- Analyzer Scope Calculations | 1 | ;;; semantic/scope.el --- Analyzer Scope Calculations |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/senator.el b/lisp/cedet/semantic/senator.el index fd2989adbeb..bfb87f3eac4 100644 --- a/lisp/cedet/semantic/senator.el +++ b/lisp/cedet/semantic/senator.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/senator.el --- SEmantic NAvigaTOR | 1 | ;;; semantic/senator.el --- SEmantic NAvigaTOR |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, | 3 | ;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, |
| 4 | ;; 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;; 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: David Ponce <david@dponce.com> | 6 | ;; Author: David Ponce <david@dponce.com> |
| 7 | ;; Maintainer: FSF | 7 | ;; Maintainer: FSF |
diff --git a/lisp/cedet/semantic/sort.el b/lisp/cedet/semantic/sort.el index 9ac87187c9b..a91271a94e4 100644 --- a/lisp/cedet/semantic/sort.el +++ b/lisp/cedet/semantic/sort.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; sort.el --- Utilities for sorting and re-arranging tag tables. | 1 | ;;; sort.el --- Utilities for sorting and re-arranging tag tables. |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, | 3 | ;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, |
| 4 | ;;; 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;;; 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | ;; Keywords: syntax | 7 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/symref.el b/lisp/cedet/semantic/symref.el index 60ad734f84f..01012fc57ca 100644 --- a/lisp/cedet/semantic/symref.el +++ b/lisp/cedet/semantic/symref.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref.el --- Symbol Reference API | 1 | ;;; semantic/symref.el --- Symbol Reference API |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/symref/cscope.el b/lisp/cedet/semantic/symref/cscope.el index ed11b473d6c..e33954aa362 100644 --- a/lisp/cedet/semantic/symref/cscope.el +++ b/lisp/cedet/semantic/symref/cscope.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref/cscope.el --- Semantic-symref support via cscope. | 1 | ;;; semantic/symref/cscope.el --- Semantic-symref support via cscope. |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/symref/filter.el b/lisp/cedet/semantic/symref/filter.el index 068f8595126..c96255e81d1 100644 --- a/lisp/cedet/semantic/symref/filter.el +++ b/lisp/cedet/semantic/symref/filter.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref/filter.el --- Filter symbol reference hits for accuracy. | 1 | ;;; semantic/symref/filter.el --- Filter symbol reference hits for accuracy. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/symref/global.el b/lisp/cedet/semantic/symref/global.el index 7658ed7db09..6667019f955 100644 --- a/lisp/cedet/semantic/symref/global.el +++ b/lisp/cedet/semantic/symref/global.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref/global.el --- Use GNU Global for symbol references | 1 | ;;; semantic/symref/global.el --- Use GNU Global for symbol references |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/symref/grep.el b/lisp/cedet/semantic/symref/grep.el index f7f1834a59f..b04a59f909e 100644 --- a/lisp/cedet/semantic/symref/grep.el +++ b/lisp/cedet/semantic/symref/grep.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref/grep.el --- Symref implementation using find/grep | 1 | ;;; semantic/symref/grep.el --- Symref implementation using find/grep |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/symref/idutils.el b/lisp/cedet/semantic/symref/idutils.el index b859db073ee..054c0e45c0c 100644 --- a/lisp/cedet/semantic/symref/idutils.el +++ b/lisp/cedet/semantic/symref/idutils.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref/idutils.el --- Symref implementation for idutils | 1 | ;;; semantic/symref/idutils.el --- Symref implementation for idutils |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/symref/list.el b/lisp/cedet/semantic/symref/list.el index 8f887c7b398..936b2354508 100644 --- a/lisp/cedet/semantic/symref/list.el +++ b/lisp/cedet/semantic/symref/list.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref/list.el --- Symref Output List UI. | 1 | ;;; semantic/symref/list.el --- Symref Output List UI. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/tag-file.el b/lisp/cedet/semantic/tag-file.el index 2fea7b66f7a..b59773dfd6e 100644 --- a/lisp/cedet/semantic/tag-file.el +++ b/lisp/cedet/semantic/tag-file.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/tag-file.el --- Routines that find files based on tags. | 1 | ;;; semantic/tag-file.el --- Routines that find files based on tags. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, | 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, |
| 4 | ;; 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;; 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | ;; Keywords: syntax | 7 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/tag-ls.el b/lisp/cedet/semantic/tag-ls.el index 7127a7c206f..758f709933d 100644 --- a/lisp/cedet/semantic/tag-ls.el +++ b/lisp/cedet/semantic/tag-ls.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/tag-ls.el --- Language Specific override functions for tags | 1 | ;;; semantic/tag-ls.el --- Language Specific override functions for tags |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, | 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, |
| 4 | ;; 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;; 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | 7 | ||
diff --git a/lisp/cedet/semantic/tag-write.el b/lisp/cedet/semantic/tag-write.el index 737cd79664f..f3a7bd6a202 100644 --- a/lisp/cedet/semantic/tag-write.el +++ b/lisp/cedet/semantic/tag-write.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/tag-write.el --- Write tags to a text stream | 1 | ;;; semantic/tag-write.el --- Write tags to a text stream |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/tag.el b/lisp/cedet/semantic/tag.el index 267f3b93515..1b713ea0846 100644 --- a/lisp/cedet/semantic/tag.el +++ b/lisp/cedet/semantic/tag.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/tag.el --- tag creation and access | 1 | ;;; semantic/tag.el --- tag creation and access |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, | 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, |
| 4 | ;; 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;; 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | 7 | ||
diff --git a/lisp/cedet/semantic/texi.el b/lisp/cedet/semantic/texi.el index 4959f065077..8d5efecc318 100644 --- a/lisp/cedet/semantic/texi.el +++ b/lisp/cedet/semantic/texi.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/texi.el --- Semantic details for Texinfo files | 1 | ;;; semantic/texi.el --- Semantic details for Texinfo files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011 | 3 | ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/util-modes.el b/lisp/cedet/semantic/util-modes.el index 6027165faae..dd4007b370a 100644 --- a/lisp/cedet/semantic/util-modes.el +++ b/lisp/cedet/semantic/util-modes.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/util-modes.el --- Semantic minor modes | 1 | ;;; semantic/util-modes.el --- Semantic minor modes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011 | 3 | ;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Authors: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Authors: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/util.el b/lisp/cedet/semantic/util.el index 2775153e553..1c7dbfec869 100644 --- a/lisp/cedet/semantic/util.el +++ b/lisp/cedet/semantic/util.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/util.el --- Utilities for use with semantic tag tables | 1 | ;;; semantic/util.el --- Utilities for use with semantic tag tables |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, | 3 | ;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, |
| 4 | ;;; 2008, 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;;; 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | ;; Keywords: syntax | 7 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/wisent.el b/lisp/cedet/semantic/wisent.el index 36c36989432..c049282c4d7 100644 --- a/lisp/cedet/semantic/wisent.el +++ b/lisp/cedet/semantic/wisent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent.el --- Wisent - Semantic gateway | 1 | ;;; semantic/wisent.el --- Wisent - Semantic gateway |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2011 | 3 | ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: David Ponce <david@dponce.com> | 6 | ;; Author: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/semantic/wisent/comp.el b/lisp/cedet/semantic/wisent/comp.el index 8fd1a1df5eb..17d63af91fb 100644 --- a/lisp/cedet/semantic/wisent/comp.el +++ b/lisp/cedet/semantic/wisent/comp.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; semantic/wisent/comp.el --- GNU Bison for Emacs - Grammar compiler | 1 | ;;; semantic/wisent/comp.el --- GNU Bison for Emacs - Grammar compiler |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000, 2001, 2002, 2003, | 3 | ;; Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000, 2001, 2002, 2003, |
| 4 | ;; 2004, 2005, 2006, 2007, 2009, 2010, 2011 Free Software Foundation, Inc. | 4 | ;; 2004, 2005, 2006, 2007, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: David Ponce <david@dponce.com> | 6 | ;; Author: David Ponce <david@dponce.com> |
| 7 | ;; Maintainer: David Ponce <david@dponce.com> | 7 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/semantic/wisent/java-tags.el b/lisp/cedet/semantic/wisent/java-tags.el index b8362c3c55b..913ea38fd58 100644 --- a/lisp/cedet/semantic/wisent/java-tags.el +++ b/lisp/cedet/semantic/wisent/java-tags.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent/java-tags.el --- Java LALR parser for Emacs | 1 | ;;; semantic/wisent/java-tags.el --- Java LALR parser for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2009, 2010, 2011 | 3 | ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2009, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: David Ponce <david@dponce.com> | 6 | ;; Author: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/semantic/wisent/javascript.el b/lisp/cedet/semantic/wisent/javascript.el index 6731715d12c..56b3c07ff0c 100644 --- a/lisp/cedet/semantic/wisent/javascript.el +++ b/lisp/cedet/semantic/wisent/javascript.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent/javascript.el --- javascript parser support | 1 | ;;; semantic/wisent/javascript.el --- javascript parser support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/wisent/javat-wy.el b/lisp/cedet/semantic/wisent/javat-wy.el index 9057ee9fd45..8ad6012b680 100644 --- a/lisp/cedet/semantic/wisent/javat-wy.el +++ b/lisp/cedet/semantic/wisent/javat-wy.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent/javat-wy.el --- Generated parser support file | 1 | ;;; semantic/wisent/javat-wy.el --- Generated parser support file |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2007, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2007, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/wisent/js-wy.el b/lisp/cedet/semantic/wisent/js-wy.el index a974a28bcd9..00679bfd9e5 100644 --- a/lisp/cedet/semantic/wisent/js-wy.el +++ b/lisp/cedet/semantic/wisent/js-wy.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent/js-wy.el --- Generated parser support file | 1 | ;;; semantic/wisent/js-wy.el --- Generated parser support file |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2009, 2010, 2011 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/wisent/python-wy.el b/lisp/cedet/semantic/wisent/python-wy.el index f4cae7545fc..12f8bcea692 100644 --- a/lisp/cedet/semantic/wisent/python-wy.el +++ b/lisp/cedet/semantic/wisent/python-wy.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent/python-wy.el --- Generated parser support file | 1 | ;;; semantic/wisent/python-wy.el --- Generated parser support file |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2003, 2004, 2007, 2010, 2011 | 3 | ;; Copyright (C) 2002, 2003, 2004, 2007, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/cedet/semantic/wisent/python.el b/lisp/cedet/semantic/wisent/python.el index cd952d2c305..b141f2904cd 100644 --- a/lisp/cedet/semantic/wisent/python.el +++ b/lisp/cedet/semantic/wisent/python.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; wisent-python.el --- Semantic support for Python | 1 | ;;; wisent-python.el --- Semantic support for Python |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2004, 2006, 2007, 2008, 2009, 2010, 2011 | 3 | ;; Copyright (C) 2002, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012 |
| 4 | ;; Free Software Foundation, Inc. | 4 | ;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Richard Kim <emacs18@gmail.com> | 6 | ;; Author: Richard Kim <emacs18@gmail.com> |
diff --git a/lisp/cedet/semantic/wisent/wisent.el b/lisp/cedet/semantic/wisent/wisent.el index 32eb638548d..cbfba71d1c9 100644 --- a/lisp/cedet/semantic/wisent/wisent.el +++ b/lisp/cedet/semantic/wisent/wisent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent/wisent.el --- GNU Bison for Emacs - Runtime | 1 | ;;; semantic/wisent/wisent.el --- GNU Bison for Emacs - Runtime |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2011 | 3 | ;;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2011, 2012 |
| 4 | ;;; Free Software Foundation, Inc. | 4 | ;;; Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: David Ponce <david@dponce.com> | 6 | ;; Author: David Ponce <david@dponce.com> |