]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Menubar.h
namespace grfx -> lyx::graphics
[lyx.git] / src / frontends / Menubar.h
index 0114bae456d030c3d96f9ddba7226d677f4433be..5bef504b2dc97de2ed7337d2ffe06c1ce1265590 100644 (file)
@@ -1,18 +1,17 @@
 // -*- C++ -*-
 /**
  * \file Menubar.h
- * Copyright 1995-2002 the LyX Team
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars Gullik Bjønnes
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef MENUBAR_H
 #define MENUBAR_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "LString.h"