]> git.lyx.org Git - lyx.git/blobdiff - src/Spacing.h
the merge from branch debugstream
[lyx.git] / src / Spacing.h
index 724b03fd6c39193d16727100480fcee80e695a47..3bbc85282b84600c632ff51caa9ba602b44f4f9e 100644 (file)
@@ -1,18 +1,18 @@
 // -*- C++ -*-
 /* This file is part of
-* ======================================================
-* 
-*           LyX, The Document Processor
-*        
-*           Copyright (C) 1995 1996 Matthias Ettrich
-*           and the LyX Team.
-*
-*======================================================*/
+ * ======================================================
+ 
+ *           LyX, The Document Processor
+ *        
+ *           Copyright 1995 Matthias Ettrich
+ *           Copyright 1995-1999 The LyX Team.
+ *
+ * ======================================================*/
 
-#ifndef _SPACING_H
-#define _SPACING_H
+#ifndef SPACING_H
+#define SPACING_H
 
-#include <stdio.h>
+#include <cstdio>
 
 ///
 class Spacing {