Code

* Lots of documentation for the Inkscape::XML namespace
[inkscape.git] / src / libnrtype / text-boundary.h
index 83a825b554811a3e83b67f20ca29f729274f3f69..82532df1f67171488d955a91fa95cd740bd3d2ca 100644 (file)
@@ -1,14 +1,17 @@
+/** @file
+ * @brief Definition of the structure text_boundary
+ */
+/* This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or (at your option) any later version.
+ *
+ * See the file COPYING for details.
+ */
+
 #ifndef TEXT_BOUNDARY_H_INKSCAPE
 #define TEXT_BOUNDARY_H_INKSCAPE
 
-/** \file Definition of text_boundary. */
-
-/*
- * License: May be redistributed with or without modifications under the terms of the Gnu General
- * Public License as published by the Free Software Foundation, version 2 or (at your option) any
- * later version.
- */
-
 #include "libnrtype/boundary-type.h"