-;;; semanticdb.el --- Semantic tag database manager
+;;; db.el --- Semantic tag database manager
;;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
;;; 2008, 2009 Free Software Foundation, Inc.
-;;; semantic-decorate.el --- Utilities for decorating/highlighting tokens.
+;;; decorate.el --- Utilities for decorating/highlighting tokens.
;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2009
;;; Free Software Foundation, Inc.
-;;; semantic-lex-spp.el --- Semantic Lexical Pre-processor
+;;; lex-spp.el --- Semantic Lexical Pre-processor
;;; Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
-;;; semantic-lex.el --- Lexical Analyzer builder
+;;; lex.el --- Lexical Analyzer builder
;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
;;; 2007, 2008, 2009 Free Software Foundation, Inc.
-;;; semantic-tag.el --- tag creation and access
+;;; tag.el --- tag creation and access
;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007,
;;; 2008, 2009 Free Software Foundation, Inc.
-;;; semantic-util-modes.el --- Semantic minor modes
+;;; util-modes.el --- Semantic minor modes
;;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009
;;; Free Software Foundation, Inc.
-;;; semantic-util.el --- Utilities for use with semantic tag tables
+;;; util.el --- Utilities for use with semantic tag tables
;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007,
;;; 2008, 2009 Free Software Foundation, Inc.