]> git.lyx.org Git - lyx.git/blobdiff - src/chset.h
Point fix, earlier forgotten
[lyx.git] / src / chset.h
index a3691af1df5e1308193ad97a60cf4d27f35f69b8..ebdbdbfe601daed4221546cdd74db1ef61ec8411 100644 (file)
@@ -1,17 +1,18 @@
 // -*- C++ -*-
 /**
  * \file chset.h
- * Copyright 2002 the LyX Team
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Lars Gullik Bjønnes
+ * \author Jean-Marc Lasgouttes
+ *
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef CHSET_H
 #define CHSET_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include <map>
 #include <utility>