-//---------------------------- converter.cc ---------------------------
-//
-// Copyright (C) 2005 by Luca Heltai
-//
-// This file is subject to QPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
-//
-//---------------------------- converter.cc ---------------------------
+/* $Id$ */
+/* Author: Luca Heltai, Wolfgang Bangerth, 2005 */
+
+/* $Id$ */
+/* Version: $Name$ */
+/* */
+/* Copyright (C) 2000, 2004, 2005 by the deal.II authors */
+/* */
+/* This file is subject to QPL and may not be distributed */
+/* without copyright and license information. Please refer */
+/* to the file deal.II/doc/license.html for the text and */
+/* further information on this license. */
// Base libraries
#include <base/data_out_base.h>