X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffiledlg.h;h=9a82773932c62edadafda1374e78f838fd7bd6ec;hb=d2a80e12f2209dcb1ac2cf41410e0009fc1fe41e;hp=22e6f2136fb74e7f05ab629a0f30980810c1d115;hpb=0eccdd1c3613e5170deb77b22174dd0afde833e9;p=lyx.git diff --git a/src/filedlg.h b/src/filedlg.h index 22e6f2136f..9a82773932 100644 --- a/src/filedlg.h +++ b/src/filedlg.h @@ -1,16 +1,16 @@ // -*- C++ -*- /* This file is part of -* ====================================================== -* -* LyX, The Document Processor -* -* Copyright (C) 1995 1996 Matthias Ettrich -* and the LyX Team. -* -*======================================================*/ - -#ifndef __FILEDLG_H__ -#define __FILEDLG_H__ + * ====================================================== + * + * LyX, The Document Processor + * + * Copyright 1995 Matthias Ettrich + * Copyright 1995-1999 The LyX Team. + * + * ======================================================*/ + +#ifndef FILEDLG_H +#define FILEDLG_H #ifdef __GNUG__ #pragma interface