]> git.lyx.org Git - lyx.git/blobdiff - src/support/fs_extras.h
fix linking error in the frontend
[lyx.git] / src / support / fs_extras.h
index a76c0ed9ef01f080bfa940990bf951468dd8d44e..82dc4de5f10dcea006169289d15113948269458a 100644 (file)
@@ -1,7 +1,16 @@
 // -*- C++ -*-
+/* \file fs_extras.h
+ * 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.
+ */
 
 #include <boost/filesystem/path.hpp>
 
+
 namespace boost {
 namespace filesystem {