X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fintl.C;h=ce237ed1a2eb1f1e25607233b662f335353e3ccc;hb=7f68b94d8a7fba6942890b7733403192b98b040a;hp=19978862ecfd46a7dd41f57ae89814ba2b8666c3;hpb=99d1627a471b92f403598d03dfc861ddc3c11be0;p=lyx.git diff --git a/src/intl.C b/src/intl.C index 19978862ec..ce237ed1a2 100644 --- a/src/intl.C +++ b/src/intl.C @@ -1,10 +1,14 @@ /** - * \file intl.C - * Copyright 1995-2002 the LyX Team - * Read the file COPYING + * \file intl.h + * This file is part of LyX, the document processor. + * Licence details can be found in the file COPYING. * * \author unknown - * \author John Levon + * \author Lars Gullik Bjønnes + * \author Angus Leeming + * \author John Levon + * + * Full author contact details are available in file CREDITS. */ #include @@ -13,8 +17,6 @@ #include "debug.h" #include "lyxrc.h" -#include "support/lstrings.h" -#include "language.h" using std::endl;