diff --git a/Inc/BLDC_controller.h b/Inc/BLDC_controller.h index bb52673..0c90d0f 100644 --- a/Inc/BLDC_controller.h +++ b/Inc/BLDC_controller.h @@ -1,7 +1,4 @@ /* - * Academic License - for use in teaching, academic research, and meeting - * course requirements at degree granting institutions only. Not for - * government, commercial, or other organizational use. * * File: BLDC_controller.h * diff --git a/Inc/rtwtypes.h b/Inc/rtwtypes.h index 6835bce..93f5f16 100644 --- a/Inc/rtwtypes.h +++ b/Inc/rtwtypes.h @@ -1,7 +1,4 @@ /* - * Academic License - for use in teaching, academic research, and meeting - * course requirements at degree granting institutions only. Not for - * government, commercial, or other organizational use. * * File: rtwtypes.h * diff --git a/Src/BLDC_controller.c b/Src/BLDC_controller.c index b0095fc..6c9843d 100644 --- a/Src/BLDC_controller.c +++ b/Src/BLDC_controller.c @@ -1,7 +1,4 @@ /* - * Academic License - for use in teaching, academic research, and meeting - * course requirements at degree granting institutions only. Not for - * government, commercial, or other organizational use. * * File: BLDC_controller.c * diff --git a/Src/BLDC_controller_data.c b/Src/BLDC_controller_data.c index eb4c746..8f75821 100644 --- a/Src/BLDC_controller_data.c +++ b/Src/BLDC_controller_data.c @@ -1,7 +1,4 @@ /* - * Academic License - for use in teaching, academic research, and meeting - * course requirements at degree granting institutions only. Not for - * government, commercial, or other organizational use. * * File: BLDC_controller_data.c *