diff options
| author | Ben Boeckel <MathStuf@gmail.com> | 2009-04-19 08:07:58 -0400 |
|---|---|---|
| committer | Ben Boeckel <MathStuf@gmail.com> | 2009-04-19 08:52:07 -0400 |
| commit | d91529f4ec3305ad41d142fa6dcd9351fd13b0c1 (patch) | |
| tree | 4de4a6ee3aaf0dee8e8f523f63d249af3aa927d7 | |
| parent | bcbc927136b64a271400337fb4a93fc3a2201509 (diff) | |
Files are new in 2009
| -rw-r--r-- | sigmodr/widgets/mapeditor/ShapeItem.cpp | 2 | ||||
| -rw-r--r-- | sigmodr/widgets/mapeditor/ShapeItem.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sigmodr/widgets/mapeditor/ShapeItem.cpp b/sigmodr/widgets/mapeditor/ShapeItem.cpp index 0250112b..45bf662a 100644 --- a/sigmodr/widgets/mapeditor/ShapeItem.cpp +++ b/sigmodr/widgets/mapeditor/ShapeItem.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2008-2009 Ben Boeckel <MathStuf@gmail.com> + * Copyright 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 diff --git a/sigmodr/widgets/mapeditor/ShapeItem.h b/sigmodr/widgets/mapeditor/ShapeItem.h index d1bf12f4..a496ca30 100644 --- a/sigmodr/widgets/mapeditor/ShapeItem.h +++ b/sigmodr/widgets/mapeditor/ShapeItem.h @@ -1,5 +1,5 @@ /* -* Copyright 2008-2009 Ben Boeckel <MathStuf@gmail.com> +* Copyright 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 |
