]> git.lyx.org Git - lyx.git/blobdiff - src/vc-backend.h
Move #includes out of header files.
[lyx.git] / src / vc-backend.h
index 1c3fa62c1812470c415ea109a8bbe39922193de9..46dfddb7e30f1bf47043d2b82248b9f971a4a08e 100644 (file)
@@ -1,20 +1,17 @@
 // -*- C++ -*-
 /**
  * \file vc-backend.h
- * Copyright 1995-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
+ *
+ * Full author contact details are available in file CREDITS.
  */
 
-
 #ifndef VC_BACKEND_H
 #define VC_BACKEND_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include "LString.h"
 
 class Buffer;