]> Dogcows Code - chaz/yoink/blobdiff - src/moof/event.hh
fixed documentation about where to find licenses
[chaz/yoink] / src / moof / event.hh
index c717db49ea09b6acb3e7f0122afa688c091cccd6..7b7687330dd71eed93fba76bc84f35ea5e179bf0 100644 (file)
@@ -1,25 +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 _MOOF_EVENT_HH_
 #define _MOOF_EVENT_HH_
 
+#include <SDL/SDL.h>
+
+
 /**
  * \file event.hh
  * Defines an event object.
  */
        
-#include <SDL/SDL.h>
-
-
 namespace moof {
 
 
This page took 0.017293 seconds and 4 git commands to generate.