]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ExternalTemplate.C
Rename LatexRunParams::fragile as moving_arg.
[lyx.git] / src / insets / ExternalTemplate.C
index fffd528392580c84bf857e825052c81f7e147f8f..bdc584193728396d67a252a71a362169b92c8eba 100644 (file)
@@ -1,18 +1,15 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file ExternalTemplate.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Asger Alstrup Nielsen
  *
- *         Copyright 1995 Matthias Ettrich
- *          Copyright 1995-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
 
 #include <algorithm>