summaryrefslogtreecommitdiffstats
path: root/movement/movement_config.h
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2022-01-15 14:53:42 -0500
committerJoey Castillo <joeycastillo@utexas.edu>2022-01-15 14:53:56 -0500
commit41eaa9c1c03ee70179d8c37c20b436b11dafb8ef (patch)
tree69b0d469428e9025f88625ed229adfb665272a50 /movement/movement_config.h
parent19fd519209d20cb9ee4099715f7086b3b476e60c (diff)
downloadSensor-Watch-41eaa9c1c03ee70179d8c37c20b436b11dafb8ef.tar.gz
Sensor-Watch-41eaa9c1c03ee70179d8c37c20b436b11dafb8ef.tar.bz2
Sensor-Watch-41eaa9c1c03ee70179d8c37c20b436b11dafb8ef.zip
add MIT license text to movement files
Diffstat (limited to 'movement/movement_config.h')
-rw-r--r--movement/movement_config.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/movement/movement_config.h b/movement/movement_config.h
index afb2902c..7896f050 100644
--- a/movement/movement_config.h
+++ b/movement/movement_config.h
@@ -1,3 +1,27 @@
+/*
+ * MIT License
+ *
+ * Copyright (c) 2022 Joey Castillo
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in all
+ * copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
+
#ifndef MOVEMENT_CONFIG_H_
#define MOVEMENT_CONFIG_H_