X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=mod_tiling%2Fsplitfloat.h;h=270aed08822f4047b99214f8d2c2fd8d2fd933a6;hb=ae4260bb64817c11f9a7140324cd3e3ba113e297;hp=9bb428effc4795d385568a8a4b61b91e97c781f2;hpb=8366314611bf30a0f31d25bf5f5023186fa87692;p=ion3.git diff --git a/mod_tiling/splitfloat.h b/mod_tiling/splitfloat.h index 9bb428e..270aed0 100644 --- a/mod_tiling/splitfloat.h +++ b/mod_tiling/splitfloat.h @@ -1,16 +1,13 @@ /* - * ion/panews/splitfloat.h + * ion/mod_tiling/splitfloat.h * - * Copyright (c) Tuomo Valkonen 1999-2006. + * Copyright (c) Tuomo Valkonen 1999-2007. * - * 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 #include @@ -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 */