]> Dogcows Code - chaz/yoink/blobdiff - src/TilemapFont.hh
fixed documentation about where to find licenses
[chaz/yoink] / src / TilemapFont.hh
index 3a7d378bccedde576340338fcbebcbca271054d5..89c7ffe4c7e220b19995d9503f0337efc67daded 100644 (file)
@@ -1,24 +1,23 @@
 
-/*]  Copyright (c) 2009-2010, Charles McGarvey  [**************************
+/*]  Copyright (c) 2009-2011, Charles McGarvey  [*****************************
 **]  All rights reserved.
 *
-* vi:ts=4 sw=4 tw=75
-*
 * Distributable under the terms and conditions of the 2-clause BSD license;
 * see the file COPYING for a complete text of the license.
 *
-**************************************************************************/
+*****************************************************************************/
 
 #ifndef _TILEMAPFONT_HH_
 #define _TILEMAPFONT_HH_
 
+#include <moof/sprite.hh>
+
+
 /**
- * @file TilemapFont.hh
+ * \file TilemapFont.hh
  * Text on the screen.
  */
 
-#include <moof/sprite.hh>
-
 
 /*
 class TilemapFont : public moof::texture
This page took 0.016291 seconds and 4 git commands to generate.