summaryrefslogtreecommitdiffstats
path: root/sigmod/Skin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sigmod/Skin.cpp')
-rw-r--r--sigmod/Skin.cpp6
1 files changed, 5 insertions, 1 deletions
diff --git a/sigmod/Skin.cpp b/sigmod/Skin.cpp
index 7cd906fb..ca5384d1 100644
--- a/sigmod/Skin.cpp
+++ b/sigmod/Skin.cpp
@@ -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
@@ -15,6 +15,10 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+/**
+ * \file sigmod/Skin.cpp
+ */
+
// Header include
#include "Skin.h"