]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/forms_fwd.h
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / xforms / forms_fwd.h
index 1efec483ec4017d0b6558335fae68a7da3fa0620..ccaa1cd01179cbec842ce412e593998dd8f186b9 100644 (file)
@@ -1,18 +1,17 @@
 // -*- C++ -*-
 /**
  * \file xforms/forms_fwd.h
- * Copyright 2000-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 Angus Leeming, leeming@lyx.org
+ * \author Angus Leeming
+ *
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef FORMS_FWD_H
 #define FORMS_FWD_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 /// Can't forward declare the typedef, but this works fine.
 class forms_;