]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ExternalTemplate.h
parlist-a-1.diff
[lyx.git] / src / insets / ExternalTemplate.h
index 91162912f2bc55d05b5d98af4ba12e212bd3fe52..a585cd1ce9bfcd06cce24f3801b8f18db83a1276 100644 (file)
@@ -1,20 +1,17 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
- *
- *           LyX, The Document Processor
+/**
+ * \file ExternalTemplate.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
+ * \author Asger Alstrup Nielsen
  *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef EXTERNALTEMPLATE_H
 #define EXTERNALTEMPLATE_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include <iosfwd>
 #include <map>