X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2Ffs_extras.h;h=82dc4de5f10dcea006169289d15113948269458a;hb=da1c04ea9a13dcfe75ad7e727811e9d3004609aa;hp=a76c0ed9ef01f080bfa940990bf951468dd8d44e;hpb=b6e6f87f71b83a01607f11fe9201a114993ff559;p=lyx.git diff --git a/src/support/fs_extras.h b/src/support/fs_extras.h index a76c0ed9ef..82dc4de5f1 100644 --- a/src/support/fs_extras.h +++ b/src/support/fs_extras.h @@ -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 + namespace boost { namespace filesystem {