Added license information to source codes
[speedfreak] / Client / calculate.cpp
index ad535b1..85afca3 100644 (file)
@@ -1,3 +1,12 @@
+/*
+ * Calculate class to process accelerometer data
+ *
+ * @author      Kai Rasilainen 
+ * @copyright   (c) 2010 Speed Freak team
+ * @license     http://opensource.org/licenses/gpl-license.php GNU Public License
+ */
+
+
 #include "calculate.h"
 #include <math.h>