]> git.lyx.org Git - lyx.git/blobdiff - src/support/DebugStream.h
split LyXText::rowlist_ into individual Paragraph::rows_ chunks
[lyx.git] / src / support / DebugStream.h
index c4b97fdcd5174d55d82d534d64bed3f2278c1509..dd7b7118ca7fef7a5d8996259cb7fae51e888848 100644 (file)
@@ -1,13 +1,13 @@
 // -*- C++ -*-
-
-// Created by Lars Gullik Bjønnes
-// Copyright 1999 Lars Gullik Bjønnes (larsbj@lyx.org)
-// Released into the public domain.
-
-// Implemented and tested on g++ 2.7.2.3
-
-// Primarily developed for use in the LyX Project http://www.lyx.org/
-// but should be adaptable to any project.
+/**
+ * \file DebugStream.h
+ * 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 DEBUGSTREAM_H
 #define DEBUGSTREAM_H