aboutsummaryrefslogtreecommitdiff
path: root/simplemotion.c
diff options
context:
space:
mode:
authorTero Kontkanen <tero.kontkanen@granitedevices.fi>2017-02-08 19:50:14 +0200
committerTero Kontkanen <tero.kontkanen@granitedevices.fi>2017-02-08 19:50:14 +0200
commit7442165d48b012efcfd8301e805f0f17ad172276 (patch)
tree76432a44a20e1ddfe656f051a8f10bbafb9350d7 /simplemotion.c
parent84e88b1de92b1d4edf3d093ca1a66054d7d85f1e (diff)
downloadSimpleMotionV2-7442165d48b012efcfd8301e805f0f17ad172276.tar.gz
SimpleMotionV2-7442165d48b012efcfd8301e805f0f17ad172276.zip
Changed license to Apache license 2.0
Diffstat (limited to 'simplemotion.c')
-rw-r--r--simplemotion.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/simplemotion.c b/simplemotion.c
index b9ef9c0..78059ab 100644
--- a/simplemotion.c
+++ b/simplemotion.c
@@ -1,16 +1,5 @@
//Copyright (c) Granite Devices Oy
-/*
- 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
- the Free Software Foundation; version 2 of the License.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-*/
-
#include <stdio.h>
#include <string.h>