Code

Merge from fe-moved
[inkscape.git] / src / dialogs / stroke-style.h
index 475a2d388c9550d883886aed4eb74387070c79b4..b947209e31325775516f292b026ed52bf49ef47b 100644 (file)
@@ -1,16 +1,16 @@
-#ifndef __SP_STROKE_STYLE_H__
-#define __SP_STROKE_STYLE_H__
-
-/**
- * \brief  Stroke style dialog
- *
- * Author:
+/** @file
+ * @brief  Stroke style dialog
+ */
+/* Author:
  *   Lauris Kaplinski <lauris@ximian.com>
  *
  * Copyright (C) 2001 Ximian, Inc.
- *
+ * Released under GNU GPL, read the file 'COPYING' for more information
  */
 
+#ifndef SEEN_DIALOGS_STROKE_STYLE_H
+#define SEEN_DIALOGS_STROKE_STYLE_H
+
 #include <glib.h>
 
 #include <gtk/gtkwidget.h>