X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fintl.C;h=19978862ecfd46a7dd41f57ae89814ba2b8666c3;hb=498f06d43a0f2000c3f704db1ea39fda3c819fe6;hp=6eac587bc6ab7620b68bfed37fb66a22f79dd1a5;hpb=8283e978f8d621041c432b9b88a476bfd567385c;p=lyx.git diff --git a/src/intl.C b/src/intl.C index 6eac587bc6..19978862ec 100644 --- a/src/intl.C +++ b/src/intl.C @@ -1,23 +1,14 @@ -/* This file is part of - * ====================================================== +/** + * \file intl.C + * Copyright 1995-2002 the LyX Team + * Read the file COPYING * - * LyX, The Document Processor - * - * Copyright 1995 Matthias Ettrich - * Copyright 1995-2001 The LyX Team. - * - * ====================================================== */ - -/* - * International support for LyX + * \author unknown + * \author John Levon */ #include -#ifdef __GNUG__ -#pragma implementation -#endif - #include "intl.h" #include "debug.h" #include "lyxrc.h"