diff options
Diffstat (limited to 'sigmodr/tree/SkinGroupModel.h')
-rw-r--r-- | sigmodr/tree/SkinGroupModel.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sigmodr/tree/SkinGroupModel.h b/sigmodr/tree/SkinGroupModel.h index 4bf1a90a..353dcfdd 100644 --- a/sigmodr/tree/SkinGroupModel.h +++ b/sigmodr/tree/SkinGroupModel.h @@ -1,5 +1,5 @@ /* - * Copyright 2008 Ben Boeckel <MathStuf@gmail.com> + * Copyright 2008-2009 Ben Boeckel <MathStuf@gmail.com> * * 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 @@ -18,7 +18,7 @@ #ifndef SIGMODR_SKINGROUPMODEL #define SIGMODR_SKINGROUPMODEL -// Model includes +// Sigmodr tree includes #include "GroupModel.h" // Forward declarations |