]> git.decadent.org.uk Git - ion3.git/blobdiff - mod_tiling/splitfloat.h
Imported Upstream version 20090110
[ion3.git] / mod_tiling / splitfloat.h
index 9bb428effc4795d385568a8a4b61b91e97c781f2..381a802d74dfb408156fa74dc395578659696dc5 100644 (file)
@@ -1,16 +1,13 @@
 /*
- * ion/panews/splitfloat.h
+ * ion/mod_tiling/splitfloat.h
  *
- * Copyright (c) Tuomo Valkonen 1999-2006
+ * Copyright (c) Tuomo Valkonen 1999-2009
  *
- * Ion is free software; you can redistribute it and/or modify it under
- * the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation; either version 2.1 of the License, or
- * (at your option) any later version.
+ * See the included file LICENSE for details.
  */
 
-#ifndef ION_PANEWS_SPLITFLOAT_H
-#define ION_PANEWS_SPLITFLOAT_H
+#ifndef ION_MOD_TILING_SPLITFLOAT_H
+#define ION_MOD_TILING_SPLITFLOAT_H
 
 #include <ioncore/common.h>
 #include <ioncore/gr.h>
@@ -53,4 +50,4 @@ extern WSplitRegion *splittree_split_floating(WSplit *node, int dir,
                                               WRegionSimpleCreateFn *fn, 
                                               WTiling *ws);
 
-#endif /* ION_PANEWS_SPLITFLOAT_H */
+#endif /* ION_MOD_TILING_SPLITFLOAT_H */