diff options
| author | Tero Kontkanen <tero.kontkanen@granitedevices.fi> | 2017-02-08 19:50:14 +0200 |
|---|---|---|
| committer | Tero Kontkanen <tero.kontkanen@granitedevices.fi> | 2017-02-08 19:50:14 +0200 |
| commit | 7442165d48b012efcfd8301e805f0f17ad172276 (patch) | |
| tree | 76432a44a20e1ddfe656f051a8f10bbafb9350d7 /simplemotion_private.h | |
| parent | 84e88b1de92b1d4edf3d093ca1a66054d7d85f1e (diff) | |
| download | SimpleMotionV2-7442165d48b012efcfd8301e805f0f17ad172276.tar.gz SimpleMotionV2-7442165d48b012efcfd8301e805f0f17ad172276.zip | |
Changed license to Apache license 2.0
Diffstat (limited to 'simplemotion_private.h')
| -rw-r--r-- | simplemotion_private.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/simplemotion_private.h b/simplemotion_private.h index e0f70f3..94cc8d1 100644 --- a/simplemotion_private.h +++ b/simplemotion_private.h @@ -1,16 +1,6 @@ //Internal functions & definitions, not for library user
//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.
-*/
#ifndef SIMPLEMOTION_PRIVATE_H
#define SIMPLEMOTION_PRIVATE_H
|
