]> git.lyx.org Git - lyx.git/blobdiff - src/sgml.h
Move #includes out of header files.
[lyx.git] / src / sgml.h
index b49aa9467682f67d61a6a256260249479b4e0a39..7c34f5965b76ea8dcc1661db5603fc3e5b2b4d6d 100644 (file)
@@ -1,20 +1,23 @@
+// -*- C++ -*-
 /**
  * \file sgml.h
- * Copyright 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 José Matos
- * \author John Levon <levon@movementarian.org>
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef SGML_H
 #define SGML_H
+
 #include "LString.h"
+
 #include <algorithm>
 #include <iosfwd>
+
 namespace sgml {
 
 /**