From 063332d6fb048422998a65c9acbe926c4786d34d Mon Sep 17 00:00:00 2001 From: Sihyung Woo Date: Tue, 24 Oct 2023 10:31:15 -0500 Subject: [PATCH] Revert "style(Examples): Add apache license to MAX78000 examples" This reverts commit 6d8ccc49a2740379f08bd14bfc4b9e387dc67b03. --- Examples/MAX78000/ADC/Makefile | 21 +---- Examples/MAX78000/ADC/example_config.h | 17 ---- Examples/MAX78000/ADC/main.c | 17 ---- Examples/MAX78000/AES/Makefile | 21 +---- Examples/MAX78000/AES/main.c | 17 ---- .../ARM-DSP/arm_bayes_example/Makefile | 21 +---- .../ARM-DSP/arm_class_marks_example/Makefile | 21 +---- .../ARM-DSP/arm_convolution_example/Makefile | 21 +---- .../arm_dotproduct_example_f32/Makefile | 21 +---- .../ARM-DSP/arm_fft_bin_example/Makefile | 21 +---- .../MAX78000/ARM-DSP/arm_fir_example/Makefile | 21 +---- .../arm_graphic_equalizer_example/Makefile | 21 +---- .../arm_linear_interp_example/Makefile | 21 +---- .../ARM-DSP/arm_matrix_example/Makefile | 21 +---- .../arm_signal_converge_example/Makefile | 21 +---- .../ARM-DSP/arm_sin_cos_example/Makefile | 21 +---- .../MAX78000/ARM-DSP/arm_svm_example/Makefile | 21 +---- .../ARM-DSP/arm_variance_example/Makefile | 21 +---- Examples/MAX78000/CNN/UNet-demo/Makefile | 21 +---- .../CNN/UNet-demo/TFT/evkit/all_imgs.c | 17 ---- .../MAX78000/CNN/UNet-demo/TFT/evkit/bitmap.h | 17 ---- .../CNN/UNet-demo/TFT/fthr/bmp/bmp2c.py | 21 +---- .../CNN/UNet-demo/TFT/fthr/bmp/template.txt | 17 ---- .../CNN/UNet-demo/TFT/fthr/img_1_rgb565.c | 17 ---- .../CNN/UNet-demo/TFT/fthr/logo_rgb565.c | 17 ---- .../MAX78000/CNN/UNet-demo/Utility/main.py | 21 +---- Examples/MAX78000/CNN/UNet-demo/cnn.c | 17 ---- Examples/MAX78000/CNN/UNet-demo/cnn.h | 17 ---- Examples/MAX78000/CNN/UNet-demo/main.c | 17 ---- Examples/MAX78000/CNN/UNet-demo/softmax.c | 17 ---- .../MAX78000/CNN/UNet-highres-demo/Makefile | 21 +---- .../UNet-highres-demo/TFT/evkit/all_imgs.c | 17 ---- .../CNN/UNet-highres-demo/TFT/evkit/bitmap.h | 17 ---- .../UNet-highres-demo/TFT/fthr/bmp/bmp2c.py | 21 +---- .../TFT/fthr/bmp/template.txt | 17 ---- .../TFT/fthr/img/img_1_rgb565.c | 17 ---- .../TFT/fthr/img/logo_rgb565.c | 17 ---- .../CNN/UNet-highres-demo/camera_util.c | 17 ---- .../CNN/UNet-highres-demo/camera_util.h | 17 ---- Examples/MAX78000/CNN/UNet-highres-demo/cnn.c | 17 ---- Examples/MAX78000/CNN/UNet-highres-demo/cnn.h | 17 ---- .../MAX78000/CNN/UNet-highres-demo/main.c | 17 ---- .../MAX78000/CNN/UNet-highres-demo/softmax.c | 17 ---- .../MAX78000/CNN/aisegment_unet-demo/Makefile | 21 +---- .../aisegment_unet-demo/TFT/evkit/all_imgs.c | 17 ---- .../aisegment_unet-demo/TFT/evkit/bitmap.h | 17 ---- .../aisegment_unet-demo/TFT/fthr/bmp/bmp2c.py | 21 +---- .../TFT/fthr/bmp/template.txt | 17 ---- .../TFT/fthr/img/img_1_rgb565.c | 17 ---- .../TFT/fthr/img/logo_rgb565.c | 17 ---- .../CNN/aisegment_unet-demo/camera_util.c | 17 ---- .../CNN/aisegment_unet-demo/camera_util.h | 17 ---- .../MAX78000/CNN/aisegment_unet-demo/cnn.c | 17 ---- .../MAX78000/CNN/aisegment_unet-demo/cnn.h | 17 ---- .../MAX78000/CNN/aisegment_unet-demo/main.c | 17 ---- .../CNN/aisegment_unet-demo/softmax.c | 17 ---- Examples/MAX78000/CNN/aisegment_unet/Makefile | 21 +---- Examples/MAX78000/CNN/aisegment_unet/cnn.c | 17 ---- Examples/MAX78000/CNN/aisegment_unet/cnn.h | 17 ---- Examples/MAX78000/CNN/aisegment_unet/main.c | 17 ---- .../MAX78000/CNN/aisegment_unet/softmax.c | 17 ---- Examples/MAX78000/CNN/asl/Makefile | 21 +---- Examples/MAX78000/CNN/asl/cnn.c | 17 ---- Examples/MAX78000/CNN/asl/cnn.h | 17 ---- Examples/MAX78000/CNN/asl/main.c | 17 ---- Examples/MAX78000/CNN/asl/softmax.c | 17 ---- Examples/MAX78000/CNN/asl_demo/Makefile | 21 +---- .../CNN/asl_demo/TFT/evkit/all_imgs.c | 17 ---- .../MAX78000/CNN/asl_demo/TFT/evkit/bitmap.h | 17 ---- .../CNN/asl_demo/TFT/fthr/bmp/bmp2c.py | 21 +---- .../CNN/asl_demo/TFT/fthr/bmp/template.txt | 17 ---- .../CNN/asl_demo/TFT/fthr/img_1_rgb565.c | 17 ---- .../CNN/asl_demo/TFT/fthr/logo_rgb565.c | 17 ---- Examples/MAX78000/CNN/asl_demo/cnn.c | 17 ---- Examples/MAX78000/CNN/asl_demo/cnn.h | 17 ---- Examples/MAX78000/CNN/asl_demo/main.c | 17 ---- Examples/MAX78000/CNN/asl_demo/softmax.c | 17 ---- .../CNN/cam01_facedetect_demo/Makefile | 21 +---- .../MAX78000/CNN/cam01_facedetect_demo/cnn.c | 82 ++++++++----------- .../MAX78000/CNN/cam01_facedetect_demo/cnn.h | 55 ++----------- .../MAX78000/CNN/cam01_facedetect_demo/main.c | 82 ++++++++----------- .../CNN/cam01_facedetect_demo/post_process.c | 38 +++------ .../CNN/cam01_facedetect_demo/post_process.h | 38 +++------ .../CNN/cam01_facedetect_demo/softmax.c | 52 +----------- Examples/MAX78000/CNN/camvid_unet/Makefile | 21 +---- Examples/MAX78000/CNN/camvid_unet/cnn.c | 17 ---- Examples/MAX78000/CNN/camvid_unet/cnn.h | 17 ---- Examples/MAX78000/CNN/camvid_unet/main.c | 17 ---- Examples/MAX78000/CNN/camvid_unet/softmax.c | 17 ---- Examples/MAX78000/CNN/cats-dogs/Makefile | 21 +---- Examples/MAX78000/CNN/cats-dogs/cnn.c | 17 ---- Examples/MAX78000/CNN/cats-dogs/cnn.h | 17 ---- Examples/MAX78000/CNN/cats-dogs/main.c | 17 ---- Examples/MAX78000/CNN/cats-dogs/softmax.c | 52 +----------- Examples/MAX78000/CNN/cats-dogs_demo/Makefile | 21 +---- .../CNN/cats-dogs_demo/TFT/evkit/all_imgs.c | 17 ---- .../CNN/cats-dogs_demo/TFT/evkit/bitmap.h | 17 ---- .../CNN/cats-dogs_demo/TFT/fthr/bmp/bmp2c.py | 21 +---- .../cats-dogs_demo/TFT/fthr/bmp/template.txt | 17 ---- .../cats-dogs_demo/TFT/fthr/img_1_rgb565.c | 17 ---- .../CNN/cats-dogs_demo/TFT/fthr/logo_rgb565.c | 17 ---- Examples/MAX78000/CNN/cats-dogs_demo/cnn.c | 17 ---- Examples/MAX78000/CNN/cats-dogs_demo/cnn.h | 17 ---- Examples/MAX78000/CNN/cats-dogs_demo/main.c | 17 ---- .../MAX78000/CNN/cats-dogs_demo/softmax.c | 17 ---- .../MAX78000/CNN/cifar-10-auto-test/Makefile | 21 +---- .../cifar-10-png-loader/main.py | 21 +---- .../MAX78000/CNN/cifar-10-auto-test/cnn.c | 17 ---- .../MAX78000/CNN/cifar-10-auto-test/cnn.h | 17 ---- .../MAX78000/CNN/cifar-10-auto-test/main.c | 17 ---- .../MAX78000/CNN/cifar-10-auto-test/softmax.c | 17 ---- Examples/MAX78000/CNN/cifar-10/Makefile | 21 +---- Examples/MAX78000/CNN/cifar-10/cnn.c | 17 ---- Examples/MAX78000/CNN/cifar-10/cnn.h | 17 ---- Examples/MAX78000/CNN/cifar-10/main.c | 17 ---- Examples/MAX78000/CNN/cifar-10/softmax.c | 17 ---- .../MAX78000/CNN/cifar-100-mixed/Makefile | 21 +---- Examples/MAX78000/CNN/cifar-100-mixed/cnn.c | 17 ---- Examples/MAX78000/CNN/cifar-100-mixed/cnn.h | 17 ---- Examples/MAX78000/CNN/cifar-100-mixed/main.c | 17 ---- .../MAX78000/CNN/cifar-100-mixed/softmax.c | 17 ---- .../MAX78000/CNN/cifar-100-residual/Makefile | 21 +---- .../MAX78000/CNN/cifar-100-residual/cnn.c | 17 ---- .../MAX78000/CNN/cifar-100-residual/cnn.h | 17 ---- .../MAX78000/CNN/cifar-100-residual/main.c | 17 ---- .../MAX78000/CNN/cifar-100-residual/softmax.c | 17 ---- .../CNN/cifar-100-simplewide2x-mixed/Makefile | 21 +---- .../CNN/cifar-100-simplewide2x-mixed/cnn.c | 17 ---- .../CNN/cifar-100-simplewide2x-mixed/cnn.h | 17 ---- .../CNN/cifar-100-simplewide2x-mixed/main.c | 17 ---- .../cifar-100-simplewide2x-mixed/softmax.c | 17 ---- Examples/MAX78000/CNN/cifar-100/Makefile | 21 +---- Examples/MAX78000/CNN/cifar-100/cnn.c | 17 ---- Examples/MAX78000/CNN/cifar-100/cnn.h | 17 ---- Examples/MAX78000/CNN/cifar-100/main.c | 17 ---- Examples/MAX78000/CNN/cifar-100/softmax.c | 17 ---- .../CNN/digit-detection-demo/Makefile | 21 +---- .../TFT/evkit/resources/all_imgs.c | 17 ---- .../TFT/evkit/resources/bitmap.h | 17 ---- .../TFT/fthr/bmp/bmp2c.py | 21 +---- .../TFT/fthr/bmp/template.txt | 17 ---- .../TFT/fthr/img/img_1_rgb565.c | 17 ---- .../TFT/fthr/img/logo_rgb565.c | 17 ---- .../MAX78000/CNN/digit-detection-demo/cnn.c | 17 ---- .../MAX78000/CNN/digit-detection-demo/cnn.h | 17 ---- .../MAX78000/CNN/digit-detection-demo/main.c | 17 ---- .../CNN/digit-detection-demo/post_process.c | 17 ---- .../CNN/digit-detection-demo/post_process.h | 17 ---- .../CNN/digit-detection-demo/tft_utils.c | 17 ---- .../CNN/digit-detection-demo/tft_utils.h | 17 ---- Examples/MAX78000/CNN/faceid/Makefile | 21 +---- Examples/MAX78000/CNN/faceid/cnn.c | 17 ---- Examples/MAX78000/CNN/faceid/cnn.h | 17 ---- Examples/MAX78000/CNN/faceid/main.c | 17 ---- Examples/MAX78000/CNN/faceid/softmax.c | 17 ---- Examples/MAX78000/CNN/faceid_demo/Makefile | 21 +---- .../CNN/faceid_demo/demo/ai85_adapter.py | 21 +---- .../CNN/faceid_demo/demo/cam_thread.py | 21 +---- .../MAX78000/CNN/faceid_demo/demo/camera.py | 21 +---- .../CNN/faceid_demo/demo/face_identifier.py | 21 +---- .../CNN/faceid_demo/demo/image_utils.py | 21 +---- .../CNN/faceid_demo/demo/mtcnn/mtcnn.py | 21 +---- .../demo/mtcnn/utils/detect_face.py | 21 +---- .../MAX78000/CNN/faceid_demo/demo/run_demo.py | 21 +---- .../MAX78000/CNN/faceid_demo/main_faceid.c | 17 ---- .../MAX78000/CNN/faceid_evkit-riscv/Makefile | 21 +---- .../CNN/faceid_evkit-riscv/Makefile.ARM | 21 +---- .../CNN/faceid_evkit-riscv/Makefile.RISCV | 21 +---- .../TFT/evkit/resources/all_imgs.c | 17 ---- .../TFT/evkit/resources/bitmap.h | 17 ---- .../TFT/fthr/Utility/bmp2c.py | 21 +---- .../TFT/fthr/Utility/template.txt | 17 ---- .../faceid_evkit-riscv/TFT/fthr/logo_rgb565.c | 17 ---- .../db_gen/ai85/AI85FaceIDNetNoBias.py | 21 +---- .../db_gen/ai85/ai85_adapter.py | 21 +---- .../db_gen/ai85/ai85_simulator.py | 21 +---- .../faceid_evkit-riscv/db_gen/ai85/ai8x.py | 21 +---- .../db_gen/generate_face_db.py | 21 +---- .../faceid_evkit-riscv/db_gen/mtcnn/mtcnn.py | 21 +---- .../db_gen/mtcnn/utils/detect_face.py | 21 +---- .../CNN/faceid_evkit-riscv/db_gen/utils.py | 21 +---- .../faceid_evkit-riscv/include/MAXCAM_Debug.h | 17 ---- .../CNN/faceid_evkit-riscv/include/cnn.h | 17 ---- .../include/embedding_process.h | 17 ---- .../faceid_evkit-riscv/include/embeddings.h | 17 ---- .../CNN/faceid_evkit-riscv/include/faceID.h | 17 ---- .../CNN/faceid_evkit-riscv/include/keypad.h | 17 ---- .../CNN/faceid_evkit-riscv/include/state.h | 17 ---- .../CNN/faceid_evkit-riscv/include/utils.h | 17 ---- .../MAX78000/CNN/faceid_evkit-riscv/main.c | 17 ---- .../CNN/faceid_evkit-riscv/main_riscv.c | 17 ---- .../MAX78000/CNN/faceid_evkit-riscv/src/cnn.c | 17 ---- .../src/embedding_process.c | 17 ---- .../CNN/faceid_evkit-riscv/src/state.c | 17 ---- .../CNN/faceid_evkit-riscv/src/state_faceID.c | 17 ---- .../CNN/faceid_evkit-riscv/src/state_home.c | 17 ---- .../CNN/faceid_evkit-riscv/src/utils.c | 17 ---- Examples/MAX78000/CNN/faceid_evkit/Makefile | 21 +---- .../TFT/evkit/resources/all_imgs.c | 17 ---- .../faceid_evkit/TFT/evkit/resources/bitmap.h | 17 ---- .../faceid_evkit/TFT/fthr/Utility/bmp2c.py | 21 +---- .../TFT/fthr/Utility/template.txt | 17 ---- .../CNN/faceid_evkit/TFT/fthr/logo_rgb565.c | 17 ---- .../db_gen/ai85/AI85FaceIDNetNoBias.py | 21 +---- .../faceid_evkit/db_gen/ai85/ai85_adapter.py | 21 +---- .../db_gen/ai85/ai85_simulator.py | 21 +---- .../CNN/faceid_evkit/db_gen/ai85/ai8x.py | 57 ++----------- .../CNN/faceid_evkit/db_gen/ai85/devices.py | 56 ++----------- .../faceid_evkit/db_gen/generate_face_db.py | 21 +---- .../CNN/faceid_evkit/db_gen/mtcnn/mtcnn.py | 21 +---- .../db_gen/mtcnn/utils/detect_face.py | 21 +---- .../MAX78000/CNN/faceid_evkit/db_gen/utils.py | 21 +---- .../CNN/faceid_evkit/include/MAXCAM_Debug.h | 17 ---- .../MAX78000/CNN/faceid_evkit/include/cnn.h | 17 ---- .../faceid_evkit/include/embedding_process.h | 17 ---- .../CNN/faceid_evkit/include/embeddings.h | 17 ---- .../CNN/faceid_evkit/include/faceID.h | 17 ---- .../CNN/faceid_evkit/include/keypad.h | 17 ---- .../MAX78000/CNN/faceid_evkit/include/state.h | 17 ---- .../MAX78000/CNN/faceid_evkit/include/utils.h | 17 ---- Examples/MAX78000/CNN/faceid_evkit/main.c | 17 ---- Examples/MAX78000/CNN/faceid_evkit/src/cnn.c | 17 ---- .../CNN/faceid_evkit/src/embedding_process.c | 17 ---- .../MAX78000/CNN/faceid_evkit/src/state.c | 17 ---- .../CNN/faceid_evkit/src/state_faceID.c | 17 ---- .../CNN/faceid_evkit/src/state_home.c | 17 ---- .../MAX78000/CNN/faceid_evkit/src/utils.c | 17 ---- .../MAX78000/CNN/facial_recognition/Makefile | 21 +---- .../facial_recognition/SDHC_weights/Makefile | 21 +---- .../facial_recognition/SDHC_weights/main.c | 19 +---- .../TFT/fthr/Utility/bmp2c.py | 23 +----- .../TFT/fthr/Utility/template.txt | 19 +---- .../db_gen/ai85/ai85_adapter.py | 23 +----- .../db_gen/ai85/ai85_facedet_adapter.py | 23 +----- .../db_gen/ai85/ai85_facedet_simulator.py | 23 +----- .../db_gen/ai85/ai85_simulator.py | 23 +----- .../db_gen/ai85/ai85net_faceid.py | 57 ++----------- .../db_gen/ai85/ai85net_tinierssd_face.py | 61 +++----------- .../facial_recognition/db_gen/ai85/ai8x.py | 57 ++----------- .../facial_recognition/db_gen/ai85/devices.py | 56 ++----------- .../db_gen/generate_face_db.py | 23 +----- .../db_gen/object_detection_utils.py | 56 ++----------- .../db_gen/parse_qat_yaml.py | 57 ++----------- .../CNN/facial_recognition/db_gen/utils.py | 23 +----- .../facial_recognition/include/MAXCAM_Debug.h | 19 +---- .../CNN/facial_recognition/include/cnn_1.h | 55 ++----------- .../CNN/facial_recognition/include/cnn_2.h | 55 ++----------- .../include/embedding_process.h | 19 +---- .../CNN/facial_recognition/include/faceID.h | 19 +---- .../include/facedetection.h | 19 +---- .../facial_recognition/include/post_process.h | 38 +++------ .../facial_recognition/include/tft_utils.h | 40 +++------ .../CNN/facial_recognition/include/utils.h | 19 +---- .../MAX78000/CNN/facial_recognition/main.c | 17 ---- .../CNN/facial_recognition/src/cnn_1.c | 82 ++++++++----------- .../CNN/facial_recognition/src/cnn_2.c | 82 ++++++++----------- .../src/embedding_process.c | 19 +---- .../CNN/facial_recognition/src/faceID.c | 19 +---- .../facial_recognition/src/facedetection.c | 19 +---- .../CNN/facial_recognition/src/post_process.c | 38 +++------ .../MAX78000/CNN/facial_recognition/src/sd.c | 19 +---- .../CNN/facial_recognition/src/tft_utils.c | 38 +++------ .../CNN/facial_recognition/src/utils.c | 19 +---- .../MAX78000/CNN/kws20_demo-riscv/Makefile | 21 +---- .../CNN/kws20_demo-riscv/Makefile.ARM | 21 +---- .../CNN/kws20_demo-riscv/Makefile.RISCV | 21 +---- .../CNN/kws20_demo-riscv/TFT/evkit/all_imgs.c | 17 ---- .../CNN/kws20_demo-riscv/TFT/evkit/bitmap.h | 17 ---- .../kws20_demo-riscv/TFT/fthr/bmp/bmp2c.py | 21 +---- .../TFT/fthr/bmp/template.txt | 17 ---- .../kws20_demo-riscv/TFT/fthr/img_1_rgb565.c | 17 ---- .../kws20_demo-riscv/TFT/fthr/logo_rgb565.c | 17 ---- .../kws20_demo-riscv/Utility/RealtimeAudio.py | 21 +---- .../kws20_demo-riscv/Utility/VoiceRecorder.py | 21 +---- Examples/MAX78000/CNN/kws20_demo-riscv/cnn.c | 17 ---- Examples/MAX78000/CNN/kws20_demo-riscv/cnn.h | 17 ---- Examples/MAX78000/CNN/kws20_demo-riscv/main.c | 17 ---- .../CNN/kws20_demo-riscv/main_riscv.c | 17 ---- .../MAX78000/CNN/kws20_demo-riscv/softmax.c | 17 ---- Examples/MAX78000/CNN/kws20_demo/Makefile | 21 +---- .../CNN/kws20_demo/TFT/evkit/all_imgs.c | 17 ---- .../CNN/kws20_demo/TFT/evkit/bitmap.h | 17 ---- .../CNN/kws20_demo/TFT/fthr/bmp/bmp2c.py | 21 +---- .../CNN/kws20_demo/TFT/fthr/bmp/template.txt | 17 ---- .../CNN/kws20_demo/TFT/fthr/img_1_rgb565.c | 17 ---- .../CNN/kws20_demo/TFT/fthr/logo_rgb565.c | 17 ---- .../CNN/kws20_demo/Utility/RealtimeAudio.py | 21 +---- .../CNN/kws20_demo/Utility/VoiceRecorder.py | 21 +---- .../CNN/kws20_demo/Utility/bin2wav.py | 21 +---- .../kws20_demo/Utility/capture_serial_bin.py | 21 +---- .../kws20_demo/Utility/convert_segment_wav.py | 79 +++++++----------- Examples/MAX78000/CNN/kws20_demo/cnn.c | 17 ---- Examples/MAX78000/CNN/kws20_demo/cnn.h | 17 ---- Examples/MAX78000/CNN/kws20_demo/main.c | 17 ---- Examples/MAX78000/CNN/kws20_demo/sd_util.c | 17 ---- Examples/MAX78000/CNN/kws20_demo/softmax.c | 17 ---- Examples/MAX78000/CNN/kws20_v3/Makefile | 21 +---- Examples/MAX78000/CNN/kws20_v3/cnn.c | 17 ---- Examples/MAX78000/CNN/kws20_v3/cnn.h | 17 ---- Examples/MAX78000/CNN/kws20_v3/main.c | 17 ---- Examples/MAX78000/CNN/kws20_v3/softmax.c | 17 ---- Examples/MAX78000/CNN/mnist-riscv/Makefile | 21 +---- .../MAX78000/CNN/mnist-riscv/Makefile.ARM | 21 +---- .../MAX78000/CNN/mnist-riscv/Makefile.RISCV | 21 +---- Examples/MAX78000/CNN/mnist-riscv/cnn.c | 17 ---- Examples/MAX78000/CNN/mnist-riscv/cnn.h | 17 ---- Examples/MAX78000/CNN/mnist-riscv/main.c | 17 ---- .../MAX78000/CNN/mnist-riscv/main_riscv.c | 17 ---- Examples/MAX78000/CNN/mnist-riscv/softmax.c | 17 ---- Examples/MAX78000/CNN/mnist/Makefile | 21 +---- Examples/MAX78000/CNN/mnist/cnn.c | 17 ---- Examples/MAX78000/CNN/mnist/cnn.h | 17 ---- Examples/MAX78000/CNN/mnist/main.c | 17 ---- Examples/MAX78000/CNN/mnist/softmax.c | 17 ---- Examples/MAX78000/CNN/rps-demo/Makefile | 21 +---- .../CNN/rps-demo/TFT/evkit/all_imgs.c | 17 ---- .../MAX78000/CNN/rps-demo/TFT/evkit/bitmap.h | 17 ---- .../CNN/rps-demo/TFT/fthr/bmp/bmp2c.py | 21 +---- .../CNN/rps-demo/TFT/fthr/bmp/template.txt | 17 ---- .../CNN/rps-demo/TFT/fthr/img_1_rgb565.c | 17 ---- .../CNN/rps-demo/TFT/fthr/logo_rgb565.c | 17 ---- Examples/MAX78000/CNN/rps-demo/cnn.c | 17 ---- Examples/MAX78000/CNN/rps-demo/cnn.h | 17 ---- Examples/MAX78000/CNN/rps-demo/main.c | 17 ---- Examples/MAX78000/CNN/rps-demo/softmax.c | 17 ---- Examples/MAX78000/CNN/rps/Makefile | 21 +---- Examples/MAX78000/CNN/rps/cnn.c | 17 ---- Examples/MAX78000/CNN/rps/cnn.h | 17 ---- Examples/MAX78000/CNN/rps/main.c | 17 ---- Examples/MAX78000/CNN/rps/softmax.c | 17 ---- .../MAX78000/CNN/snake_game_demo/Makefile | 21 +---- .../CNN/snake_game_demo/TFT/evkit/all_imgs.c | 17 ---- .../CNN/snake_game_demo/TFT/evkit/bitmap.h | 17 ---- .../CNN/snake_game_demo/TFT/fthr/bmp/bmp2c.py | 21 +---- .../snake_game_demo/TFT/fthr/bmp/template.txt | 17 ---- .../snake_game_demo/TFT/fthr/img_1_rgb565.c | 17 ---- .../snake_game_demo/TFT/fthr/logo_rgb565.c | 17 ---- Examples/MAX78000/CNN/snake_game_demo/cnn.c | 17 ---- Examples/MAX78000/CNN/snake_game_demo/cnn.h | 17 ---- Examples/MAX78000/CNN/snake_game_demo/main.c | 17 ---- .../MAX78000/CNN/snake_game_demo/softmax.c | 17 ---- Examples/MAX78000/CNN/svhn_tinierssd/Makefile | 21 +---- Examples/MAX78000/CNN/svhn_tinierssd/cnn.c | 17 ---- Examples/MAX78000/CNN/svhn_tinierssd/cnn.h | 17 ---- Examples/MAX78000/CNN/svhn_tinierssd/main.c | 17 ---- .../MAX78000/CNN/svhn_tinierssd/softmax.c | 17 ---- Examples/MAX78000/CRC/Makefile | 21 +---- Examples/MAX78000/CRC/main.c | 17 ---- Examples/MAX78000/CameraIF/Makefile | 21 +---- Examples/MAX78000/CameraIF/main.c | 17 ---- Examples/MAX78000/CameraIF/utils.c | 17 ---- Examples/MAX78000/CameraIF/utils.h | 17 ---- Examples/MAX78000/CameraIF_Debayer/Makefile | 21 +---- Examples/MAX78000/CameraIF_Debayer/main.c | 17 ---- Examples/MAX78000/CameraIF_Debayer/utils.c | 17 ---- Examples/MAX78000/CameraIF_Debayer/utils.h | 17 ---- Examples/MAX78000/Coremark/Makefile | 21 +---- Examples/MAX78000/DMA/Makefile | 21 +---- Examples/MAX78000/DMA/main.c | 17 ---- Examples/MAX78000/ECC/Makefile | 21 +---- Examples/MAX78000/ECC/main.c | 17 ---- Examples/MAX78000/EEPROM_Emulator/Makefile | 21 +---- .../MAX78000/EEPROM_Emulator/include/cache.h | 17 ---- .../MAX78000/EEPROM_Emulator/include/eeprom.h | 17 ---- Examples/MAX78000/EEPROM_Emulator/main.c | 17 ---- Examples/MAX78000/EEPROM_Emulator/src/cache.c | 17 ---- .../MAX78000/EEPROM_Emulator/src/eeprom.c | 17 ---- Examples/MAX78000/FTHR_I2C/Makefile | 21 +---- Examples/MAX78000/FTHR_I2C/main.c | 17 ---- Examples/MAX78000/Flash/Makefile | 21 +---- Examples/MAX78000/Flash/main.c | 17 ---- Examples/MAX78000/Flash_CLI/FreeRTOSConfig.h | 17 ---- Examples/MAX78000/Flash_CLI/Makefile | 21 +---- Examples/MAX78000/Flash_CLI/definitions.h | 17 ---- Examples/MAX78000/Flash_CLI/main.c | 17 ---- .../MAX78000/FreeRTOSDemo/FreeRTOSConfig.h | 17 ---- Examples/MAX78000/FreeRTOSDemo/Makefile | 21 +---- .../MAX78000/FreeRTOSDemo/freertos_tickless.c | 17 ---- Examples/MAX78000/FreeRTOSDemo/main.c | 17 ---- Examples/MAX78000/GPIO/Makefile | 21 +---- Examples/MAX78000/GPIO/main.c | 17 ---- Examples/MAX78000/Hello_World/Makefile | 21 +---- Examples/MAX78000/Hello_World/main.c | 17 ---- Examples/MAX78000/Hello_World_Cpp/Makefile | 21 +---- Examples/MAX78000/Hello_World_Cpp/main.cpp | 32 ++++++++ Examples/MAX78000/I2C_ADXL343/Makefile | 21 +---- Examples/MAX78000/I2C_ADXL343/adxl343.c | 17 ---- Examples/MAX78000/I2C_ADXL343/adxl343.h | 17 ---- Examples/MAX78000/I2C_ADXL343/main.c | 17 ---- Examples/MAX78000/I2C_MNGR/FreeRTOSConfig.h | 17 ---- Examples/MAX78000/I2C_MNGR/Makefile | 21 +---- .../MAX78000/I2C_MNGR/i2c_mngr/i2c_mngr.c | 17 ---- .../MAX78000/I2C_MNGR/i2c_mngr/i2c_mngr.h | 17 ---- Examples/MAX78000/I2C_MNGR/main.c | 17 ---- Examples/MAX78000/I2C_SCAN/Makefile | 21 +---- Examples/MAX78000/I2C_SCAN/main.c | 17 ---- Examples/MAX78000/I2C_Sensor/Makefile | 21 +---- Examples/MAX78000/I2C_Sensor/main.c | 17 ---- Examples/MAX78000/I2S/Makefile | 21 +---- Examples/MAX78000/I2S/main.c | 17 ---- Examples/MAX78000/I2S_DMA/Makefile | 21 +---- Examples/MAX78000/I2S_DMA/main.c | 17 ---- Examples/MAX78000/I2S_DMA_Target/Makefile | 21 +---- Examples/MAX78000/I2S_DMA_Target/main.c | 17 ---- Examples/MAX78000/ICC/Makefile | 21 +---- Examples/MAX78000/ICC/main.c | 17 ---- Examples/MAX78000/ImgCapture/Makefile | 21 +---- .../ImgCapture/include/cnn_memutils.h | 17 ---- .../MAX78000/ImgCapture/include/console.h | 17 ---- .../ImgCapture/include/example_config.h | 17 ---- Examples/MAX78000/ImgCapture/include/sd.h | 17 ---- Examples/MAX78000/ImgCapture/main.c | 17 ---- .../MAX78000/ImgCapture/src/console/console.c | 17 ---- Examples/MAX78000/ImgCapture/src/sd/sd.c | 17 ---- .../MAX78000/ImgCapture/utils/batchconvert.py | 21 +---- Examples/MAX78000/ImgCapture/utils/console.py | 21 +---- .../MAX78000/ImgCapture/utils/imgConverter.py | 21 +---- Examples/MAX78000/LP/Makefile | 21 +---- Examples/MAX78000/LP/main.c | 17 ---- Examples/MAX78000/LPCMP/Makefile | 21 +---- Examples/MAX78000/LPCMP/main.c | 17 ---- Examples/MAX78000/Library_Generate/Makefile | 21 +---- Examples/MAX78000/Library_Generate/gpiolib.c | 17 ---- Examples/MAX78000/Library_Generate/gpiolib.h | 17 ---- Examples/MAX78000/Library_Use/Makefile | 21 +---- .../Library_Use/lib/include/gpiolib.h | 17 ---- Examples/MAX78000/Library_Use/main.c | 17 ---- Examples/MAX78000/Pulse_Train/Makefile | 21 +---- Examples/MAX78000/Pulse_Train/main.c | 17 ---- Examples/MAX78000/RTC/Makefile | 21 +---- Examples/MAX78000/RTC/main.c | 17 ---- Examples/MAX78000/RTC_Backup/Makefile | 21 +---- Examples/MAX78000/RTC_Backup/main.c | 17 ---- Examples/MAX78000/RV_ARM_Loader/Makefile | 21 +---- Examples/MAX78000/RV_ARM_Loader/main.c | 17 ---- Examples/MAX78000/SDHC_FTHR/Makefile | 21 +---- Examples/MAX78000/SDHC_FTHR/include/sdhc.h | 17 ---- .../MAX78000/SDHC_FTHR/include/user-cli.h | 17 ---- Examples/MAX78000/SDHC_FTHR/main.c | 17 ---- Examples/MAX78000/SDHC_FTHR/src/sdhc.c | 17 ---- Examples/MAX78000/SDHC_FTHR/src/user-cli.c | 17 ---- Examples/MAX78000/SPI/Makefile | 21 +---- Examples/MAX78000/SPI/main.c | 17 ---- Examples/MAX78000/TFT_Demo/Makefile | 21 +---- Examples/MAX78000/TFT_Demo/example_config.h | 17 ---- Examples/MAX78000/TFT_Demo/include/keypad.h | 17 ---- Examples/MAX78000/TFT_Demo/include/state.h | 17 ---- Examples/MAX78000/TFT_Demo/include/utils.h | 17 ---- Examples/MAX78000/TFT_Demo/main.c | 17 ---- Examples/MAX78000/TFT_Demo/resources/bitmap.h | 17 ---- .../TFT_Demo/resources/tft_evkit/all_imgs.c | 17 ---- .../TFT_Demo/resources/tft_fthr/bmp/bmp2c.py | 21 +---- .../resources/tft_fthr/bmp/template.txt | 17 ---- .../resources/tft_fthr/img_1_rgb565.c | 17 ---- Examples/MAX78000/TFT_Demo/src/state.c | 17 ---- Examples/MAX78000/TFT_Demo/src/state_home.c | 17 ---- Examples/MAX78000/TFT_Demo/src/state_info.c | 17 ---- Examples/MAX78000/TFT_Demo/src/state_keypad.c | 17 ---- Examples/MAX78000/TFT_Demo/src/utils.c | 17 ---- Examples/MAX78000/TMR/Makefile | 21 +---- Examples/MAX78000/TMR/main.c | 17 ---- Examples/MAX78000/TRNG/Makefile | 21 +---- Examples/MAX78000/TRNG/main.c | 17 ---- Examples/MAX78000/Temp_Monitor/Makefile | 21 +---- Examples/MAX78000/Temp_Monitor/main.c | 17 ---- Examples/MAX78000/Temp_Monitor/temp_monitor.c | 17 ---- Examples/MAX78000/Temp_Monitor/temp_monitor.h | 17 ---- Examples/MAX78000/UART/Makefile | 21 +---- Examples/MAX78000/UART/main.c | 17 ---- Examples/MAX78000/UCL/Makefile | 21 +---- Examples/MAX78000/WUT/Makefile | 21 +---- Examples/MAX78000/WUT/main.c | 17 ---- Examples/MAX78000/Watchdog/Makefile | 21 +---- Examples/MAX78000/Watchdog/main.c | 17 ---- Examples/MAX78000/WearLeveling/Makefile | 21 +---- Examples/MAX78000/WearLeveling/include/cli.h | 17 ---- Examples/MAX78000/WearLeveling/include/file.h | 17 ---- .../MAX78000/WearLeveling/include/flash.h | 17 ---- Examples/MAX78000/WearLeveling/include/main.h | 17 ---- Examples/MAX78000/WearLeveling/main.c | 17 ---- Examples/MAX78000/WearLeveling/src/cli.c | 17 ---- Examples/MAX78000/WearLeveling/src/file.c | 17 ---- Examples/MAX78000/WearLeveling/src/flash.c | 17 ---- 483 files changed, 668 insertions(+), 9147 deletions(-) diff --git a/Examples/MAX78000/ADC/Makefile b/Examples/MAX78000/ADC/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/ADC/Makefile +++ b/Examples/MAX78000/ADC/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/ADC/example_config.h b/Examples/MAX78000/ADC/example_config.h index d869bdbf586..c2e8509dc3a 100644 --- a/Examples/MAX78000/ADC/example_config.h +++ b/Examples/MAX78000/ADC/example_config.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/ADC/main.c b/Examples/MAX78000/ADC/main.c index c7895ce5219..77cc2f0fb3a 100644 --- a/Examples/MAX78000/ADC/main.c +++ b/Examples/MAX78000/ADC/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/AES/Makefile b/Examples/MAX78000/AES/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/AES/Makefile +++ b/Examples/MAX78000/AES/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/AES/main.c b/Examples/MAX78000/AES/main.c index bd40c6c7cb1..f24cf901e1c 100644 --- a/Examples/MAX78000/AES/main.c +++ b/Examples/MAX78000/AES/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/ARM-DSP/arm_bayes_example/Makefile b/Examples/MAX78000/ARM-DSP/arm_bayes_example/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/ARM-DSP/arm_bayes_example/Makefile +++ b/Examples/MAX78000/ARM-DSP/arm_bayes_example/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/ARM-DSP/arm_class_marks_example/Makefile b/Examples/MAX78000/ARM-DSP/arm_class_marks_example/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/ARM-DSP/arm_class_marks_example/Makefile +++ b/Examples/MAX78000/ARM-DSP/arm_class_marks_example/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/ARM-DSP/arm_convolution_example/Makefile b/Examples/MAX78000/ARM-DSP/arm_convolution_example/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/ARM-DSP/arm_convolution_example/Makefile +++ b/Examples/MAX78000/ARM-DSP/arm_convolution_example/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/ARM-DSP/arm_dotproduct_example_f32/Makefile b/Examples/MAX78000/ARM-DSP/arm_dotproduct_example_f32/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/ARM-DSP/arm_dotproduct_example_f32/Makefile +++ b/Examples/MAX78000/ARM-DSP/arm_dotproduct_example_f32/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/ARM-DSP/arm_fft_bin_example/Makefile b/Examples/MAX78000/ARM-DSP/arm_fft_bin_example/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/ARM-DSP/arm_fft_bin_example/Makefile +++ b/Examples/MAX78000/ARM-DSP/arm_fft_bin_example/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/ARM-DSP/arm_fir_example/Makefile b/Examples/MAX78000/ARM-DSP/arm_fir_example/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/ARM-DSP/arm_fir_example/Makefile +++ b/Examples/MAX78000/ARM-DSP/arm_fir_example/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/ARM-DSP/arm_graphic_equalizer_example/Makefile b/Examples/MAX78000/ARM-DSP/arm_graphic_equalizer_example/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/ARM-DSP/arm_graphic_equalizer_example/Makefile +++ b/Examples/MAX78000/ARM-DSP/arm_graphic_equalizer_example/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/ARM-DSP/arm_linear_interp_example/Makefile b/Examples/MAX78000/ARM-DSP/arm_linear_interp_example/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/ARM-DSP/arm_linear_interp_example/Makefile +++ b/Examples/MAX78000/ARM-DSP/arm_linear_interp_example/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/ARM-DSP/arm_matrix_example/Makefile b/Examples/MAX78000/ARM-DSP/arm_matrix_example/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/ARM-DSP/arm_matrix_example/Makefile +++ b/Examples/MAX78000/ARM-DSP/arm_matrix_example/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/ARM-DSP/arm_signal_converge_example/Makefile b/Examples/MAX78000/ARM-DSP/arm_signal_converge_example/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/ARM-DSP/arm_signal_converge_example/Makefile +++ b/Examples/MAX78000/ARM-DSP/arm_signal_converge_example/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/ARM-DSP/arm_sin_cos_example/Makefile b/Examples/MAX78000/ARM-DSP/arm_sin_cos_example/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/ARM-DSP/arm_sin_cos_example/Makefile +++ b/Examples/MAX78000/ARM-DSP/arm_sin_cos_example/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/ARM-DSP/arm_svm_example/Makefile b/Examples/MAX78000/ARM-DSP/arm_svm_example/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/ARM-DSP/arm_svm_example/Makefile +++ b/Examples/MAX78000/ARM-DSP/arm_svm_example/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/ARM-DSP/arm_variance_example/Makefile b/Examples/MAX78000/ARM-DSP/arm_variance_example/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/ARM-DSP/arm_variance_example/Makefile +++ b/Examples/MAX78000/ARM-DSP/arm_variance_example/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/UNet-demo/Makefile b/Examples/MAX78000/CNN/UNet-demo/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/UNet-demo/Makefile +++ b/Examples/MAX78000/CNN/UNet-demo/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/UNet-demo/TFT/evkit/all_imgs.c b/Examples/MAX78000/CNN/UNet-demo/TFT/evkit/all_imgs.c index 9138665d378..d3bd85667b6 100644 --- a/Examples/MAX78000/CNN/UNet-demo/TFT/evkit/all_imgs.c +++ b/Examples/MAX78000/CNN/UNet-demo/TFT/evkit/all_imgs.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/UNet-demo/TFT/evkit/bitmap.h b/Examples/MAX78000/CNN/UNet-demo/TFT/evkit/bitmap.h index ad953cb0c97..ddf640aa869 100644 --- a/Examples/MAX78000/CNN/UNet-demo/TFT/evkit/bitmap.h +++ b/Examples/MAX78000/CNN/UNet-demo/TFT/evkit/bitmap.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/UNet-demo/TFT/fthr/bmp/bmp2c.py b/Examples/MAX78000/CNN/UNet-demo/TFT/fthr/bmp/bmp2c.py index 0abb8f77f0f..5fe647b646b 100644 --- a/Examples/MAX78000/CNN/UNet-demo/TFT/fthr/bmp/bmp2c.py +++ b/Examples/MAX78000/CNN/UNet-demo/TFT/fthr/bmp/bmp2c.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Creates a C file of RGB565 pixel format resized to 320x240 from a JPEG, or 24bit BMP file. """ diff --git a/Examples/MAX78000/CNN/UNet-demo/TFT/fthr/bmp/template.txt b/Examples/MAX78000/CNN/UNet-demo/TFT/fthr/bmp/template.txt index 47e14d01541..490d63575fb 100644 --- a/Examples/MAX78000/CNN/UNet-demo/TFT/fthr/bmp/template.txt +++ b/Examples/MAX78000/CNN/UNet-demo/TFT/fthr/bmp/template.txt @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/UNet-demo/TFT/fthr/img_1_rgb565.c b/Examples/MAX78000/CNN/UNet-demo/TFT/fthr/img_1_rgb565.c index c4a35872d88..24bc30bbf51 100644 --- a/Examples/MAX78000/CNN/UNet-demo/TFT/fthr/img_1_rgb565.c +++ b/Examples/MAX78000/CNN/UNet-demo/TFT/fthr/img_1_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/UNet-demo/TFT/fthr/logo_rgb565.c b/Examples/MAX78000/CNN/UNet-demo/TFT/fthr/logo_rgb565.c index 2e8d713977b..aa806cb5e20 100644 --- a/Examples/MAX78000/CNN/UNet-demo/TFT/fthr/logo_rgb565.c +++ b/Examples/MAX78000/CNN/UNet-demo/TFT/fthr/logo_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/UNet-demo/Utility/main.py b/Examples/MAX78000/CNN/UNet-demo/Utility/main.py index 4aa88d4d8ac..8c28a6fd63c 100644 --- a/Examples/MAX78000/CNN/UNet-demo/Utility/main.py +++ b/Examples/MAX78000/CNN/UNet-demo/Utility/main.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### # ''' diff --git a/Examples/MAX78000/CNN/UNet-demo/cnn.c b/Examples/MAX78000/CNN/UNet-demo/cnn.c index 41b03251416..44a9bf2e8ef 100644 --- a/Examples/MAX78000/CNN/UNet-demo/cnn.c +++ b/Examples/MAX78000/CNN/UNet-demo/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/UNet-demo/cnn.h b/Examples/MAX78000/CNN/UNet-demo/cnn.h index 2da9679e5df..50e89d119be 100644 --- a/Examples/MAX78000/CNN/UNet-demo/cnn.h +++ b/Examples/MAX78000/CNN/UNet-demo/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/UNet-demo/main.c b/Examples/MAX78000/CNN/UNet-demo/main.c index ee014de5d2a..69794ec1ea1 100644 --- a/Examples/MAX78000/CNN/UNet-demo/main.c +++ b/Examples/MAX78000/CNN/UNet-demo/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/UNet-demo/softmax.c b/Examples/MAX78000/CNN/UNet-demo/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/UNet-demo/softmax.c +++ b/Examples/MAX78000/CNN/UNet-demo/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/UNet-highres-demo/Makefile b/Examples/MAX78000/CNN/UNet-highres-demo/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/UNet-highres-demo/Makefile +++ b/Examples/MAX78000/CNN/UNet-highres-demo/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/UNet-highres-demo/TFT/evkit/all_imgs.c b/Examples/MAX78000/CNN/UNet-highres-demo/TFT/evkit/all_imgs.c index b001a198800..5f3279ced05 100644 --- a/Examples/MAX78000/CNN/UNet-highres-demo/TFT/evkit/all_imgs.c +++ b/Examples/MAX78000/CNN/UNet-highres-demo/TFT/evkit/all_imgs.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/UNet-highres-demo/TFT/evkit/bitmap.h b/Examples/MAX78000/CNN/UNet-highres-demo/TFT/evkit/bitmap.h index 2d9808df657..65f6f1bc625 100644 --- a/Examples/MAX78000/CNN/UNet-highres-demo/TFT/evkit/bitmap.h +++ b/Examples/MAX78000/CNN/UNet-highres-demo/TFT/evkit/bitmap.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/UNet-highres-demo/TFT/fthr/bmp/bmp2c.py b/Examples/MAX78000/CNN/UNet-highres-demo/TFT/fthr/bmp/bmp2c.py index 0abb8f77f0f..5fe647b646b 100644 --- a/Examples/MAX78000/CNN/UNet-highres-demo/TFT/fthr/bmp/bmp2c.py +++ b/Examples/MAX78000/CNN/UNet-highres-demo/TFT/fthr/bmp/bmp2c.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Creates a C file of RGB565 pixel format resized to 320x240 from a JPEG, or 24bit BMP file. """ diff --git a/Examples/MAX78000/CNN/UNet-highres-demo/TFT/fthr/bmp/template.txt b/Examples/MAX78000/CNN/UNet-highres-demo/TFT/fthr/bmp/template.txt index 47e14d01541..490d63575fb 100644 --- a/Examples/MAX78000/CNN/UNet-highres-demo/TFT/fthr/bmp/template.txt +++ b/Examples/MAX78000/CNN/UNet-highres-demo/TFT/fthr/bmp/template.txt @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/UNet-highres-demo/TFT/fthr/img/img_1_rgb565.c b/Examples/MAX78000/CNN/UNet-highres-demo/TFT/fthr/img/img_1_rgb565.c index c4a35872d88..24bc30bbf51 100644 --- a/Examples/MAX78000/CNN/UNet-highres-demo/TFT/fthr/img/img_1_rgb565.c +++ b/Examples/MAX78000/CNN/UNet-highres-demo/TFT/fthr/img/img_1_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/UNet-highres-demo/TFT/fthr/img/logo_rgb565.c b/Examples/MAX78000/CNN/UNet-highres-demo/TFT/fthr/img/logo_rgb565.c index 2e8d713977b..aa806cb5e20 100644 --- a/Examples/MAX78000/CNN/UNet-highres-demo/TFT/fthr/img/logo_rgb565.c +++ b/Examples/MAX78000/CNN/UNet-highres-demo/TFT/fthr/img/logo_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/UNet-highres-demo/camera_util.c b/Examples/MAX78000/CNN/UNet-highres-demo/camera_util.c index ee7ebbfd350..66c06581c38 100644 --- a/Examples/MAX78000/CNN/UNet-highres-demo/camera_util.c +++ b/Examples/MAX78000/CNN/UNet-highres-demo/camera_util.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/UNet-highres-demo/camera_util.h b/Examples/MAX78000/CNN/UNet-highres-demo/camera_util.h index d2996fa493e..f20522105f7 100644 --- a/Examples/MAX78000/CNN/UNet-highres-demo/camera_util.h +++ b/Examples/MAX78000/CNN/UNet-highres-demo/camera_util.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/UNet-highres-demo/cnn.c b/Examples/MAX78000/CNN/UNet-highres-demo/cnn.c index 5a050462c4f..23c28fd2cab 100644 --- a/Examples/MAX78000/CNN/UNet-highres-demo/cnn.c +++ b/Examples/MAX78000/CNN/UNet-highres-demo/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/UNet-highres-demo/cnn.h b/Examples/MAX78000/CNN/UNet-highres-demo/cnn.h index d5ffa84a203..f13098b5118 100644 --- a/Examples/MAX78000/CNN/UNet-highres-demo/cnn.h +++ b/Examples/MAX78000/CNN/UNet-highres-demo/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/UNet-highres-demo/main.c b/Examples/MAX78000/CNN/UNet-highres-demo/main.c index bce0049b185..48de20d2b0c 100644 --- a/Examples/MAX78000/CNN/UNet-highres-demo/main.c +++ b/Examples/MAX78000/CNN/UNet-highres-demo/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/UNet-highres-demo/softmax.c b/Examples/MAX78000/CNN/UNet-highres-demo/softmax.c index cbfefdd6f02..445714e325d 100644 --- a/Examples/MAX78000/CNN/UNet-highres-demo/softmax.c +++ b/Examples/MAX78000/CNN/UNet-highres-demo/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/aisegment_unet-demo/Makefile b/Examples/MAX78000/CNN/aisegment_unet-demo/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/aisegment_unet-demo/Makefile +++ b/Examples/MAX78000/CNN/aisegment_unet-demo/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/evkit/all_imgs.c b/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/evkit/all_imgs.c index ec642a9404d..398b9fee6f7 100644 --- a/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/evkit/all_imgs.c +++ b/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/evkit/all_imgs.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/evkit/bitmap.h b/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/evkit/bitmap.h index 2d9808df657..65f6f1bc625 100644 --- a/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/evkit/bitmap.h +++ b/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/evkit/bitmap.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/fthr/bmp/bmp2c.py b/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/fthr/bmp/bmp2c.py index 0abb8f77f0f..5fe647b646b 100644 --- a/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/fthr/bmp/bmp2c.py +++ b/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/fthr/bmp/bmp2c.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Creates a C file of RGB565 pixel format resized to 320x240 from a JPEG, or 24bit BMP file. """ diff --git a/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/fthr/bmp/template.txt b/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/fthr/bmp/template.txt index 47e14d01541..490d63575fb 100644 --- a/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/fthr/bmp/template.txt +++ b/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/fthr/bmp/template.txt @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/fthr/img/img_1_rgb565.c b/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/fthr/img/img_1_rgb565.c index c4a35872d88..24bc30bbf51 100644 --- a/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/fthr/img/img_1_rgb565.c +++ b/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/fthr/img/img_1_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/fthr/img/logo_rgb565.c b/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/fthr/img/logo_rgb565.c index 2e8d713977b..aa806cb5e20 100644 --- a/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/fthr/img/logo_rgb565.c +++ b/Examples/MAX78000/CNN/aisegment_unet-demo/TFT/fthr/img/logo_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/aisegment_unet-demo/camera_util.c b/Examples/MAX78000/CNN/aisegment_unet-demo/camera_util.c index 4eb579633e6..dedeeb640ae 100644 --- a/Examples/MAX78000/CNN/aisegment_unet-demo/camera_util.c +++ b/Examples/MAX78000/CNN/aisegment_unet-demo/camera_util.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/aisegment_unet-demo/camera_util.h b/Examples/MAX78000/CNN/aisegment_unet-demo/camera_util.h index d2996fa493e..f20522105f7 100644 --- a/Examples/MAX78000/CNN/aisegment_unet-demo/camera_util.h +++ b/Examples/MAX78000/CNN/aisegment_unet-demo/camera_util.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/aisegment_unet-demo/cnn.c b/Examples/MAX78000/CNN/aisegment_unet-demo/cnn.c index 1fe401d7023..bcad6bb4035 100644 --- a/Examples/MAX78000/CNN/aisegment_unet-demo/cnn.c +++ b/Examples/MAX78000/CNN/aisegment_unet-demo/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/aisegment_unet-demo/cnn.h b/Examples/MAX78000/CNN/aisegment_unet-demo/cnn.h index bd89c95aa4d..9dfe96517f9 100644 --- a/Examples/MAX78000/CNN/aisegment_unet-demo/cnn.h +++ b/Examples/MAX78000/CNN/aisegment_unet-demo/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/aisegment_unet-demo/main.c b/Examples/MAX78000/CNN/aisegment_unet-demo/main.c index e187f9506df..66cf470eb84 100644 --- a/Examples/MAX78000/CNN/aisegment_unet-demo/main.c +++ b/Examples/MAX78000/CNN/aisegment_unet-demo/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/aisegment_unet-demo/softmax.c b/Examples/MAX78000/CNN/aisegment_unet-demo/softmax.c index cbfefdd6f02..445714e325d 100644 --- a/Examples/MAX78000/CNN/aisegment_unet-demo/softmax.c +++ b/Examples/MAX78000/CNN/aisegment_unet-demo/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/aisegment_unet/Makefile b/Examples/MAX78000/CNN/aisegment_unet/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/aisegment_unet/Makefile +++ b/Examples/MAX78000/CNN/aisegment_unet/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/aisegment_unet/cnn.c b/Examples/MAX78000/CNN/aisegment_unet/cnn.c index b1cd8872a5d..41a9a4075d6 100644 --- a/Examples/MAX78000/CNN/aisegment_unet/cnn.c +++ b/Examples/MAX78000/CNN/aisegment_unet/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/aisegment_unet/cnn.h b/Examples/MAX78000/CNN/aisegment_unet/cnn.h index a6eb7f426f2..eae1810ab5a 100644 --- a/Examples/MAX78000/CNN/aisegment_unet/cnn.h +++ b/Examples/MAX78000/CNN/aisegment_unet/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/aisegment_unet/main.c b/Examples/MAX78000/CNN/aisegment_unet/main.c index 9097384a5c1..55d31b128f1 100644 --- a/Examples/MAX78000/CNN/aisegment_unet/main.c +++ b/Examples/MAX78000/CNN/aisegment_unet/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/aisegment_unet/softmax.c b/Examples/MAX78000/CNN/aisegment_unet/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/aisegment_unet/softmax.c +++ b/Examples/MAX78000/CNN/aisegment_unet/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/asl/Makefile b/Examples/MAX78000/CNN/asl/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/asl/Makefile +++ b/Examples/MAX78000/CNN/asl/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/asl/cnn.c b/Examples/MAX78000/CNN/asl/cnn.c index 2d1aef0e014..1fc17063fa1 100644 --- a/Examples/MAX78000/CNN/asl/cnn.c +++ b/Examples/MAX78000/CNN/asl/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/asl/cnn.h b/Examples/MAX78000/CNN/asl/cnn.h index 4e79c24b224..44d2c45d48b 100644 --- a/Examples/MAX78000/CNN/asl/cnn.h +++ b/Examples/MAX78000/CNN/asl/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/asl/main.c b/Examples/MAX78000/CNN/asl/main.c index 6f6cf90724a..ca79c554b84 100644 --- a/Examples/MAX78000/CNN/asl/main.c +++ b/Examples/MAX78000/CNN/asl/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/asl/softmax.c b/Examples/MAX78000/CNN/asl/softmax.c index 1deef119ed3..8e9acf2de8a 100644 --- a/Examples/MAX78000/CNN/asl/softmax.c +++ b/Examples/MAX78000/CNN/asl/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/asl_demo/Makefile b/Examples/MAX78000/CNN/asl_demo/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/asl_demo/Makefile +++ b/Examples/MAX78000/CNN/asl_demo/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/asl_demo/TFT/evkit/all_imgs.c b/Examples/MAX78000/CNN/asl_demo/TFT/evkit/all_imgs.c index c5871707657..e7fade84f4f 100644 --- a/Examples/MAX78000/CNN/asl_demo/TFT/evkit/all_imgs.c +++ b/Examples/MAX78000/CNN/asl_demo/TFT/evkit/all_imgs.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/asl_demo/TFT/evkit/bitmap.h b/Examples/MAX78000/CNN/asl_demo/TFT/evkit/bitmap.h index cf10717e7c5..b9d2a1f54b2 100644 --- a/Examples/MAX78000/CNN/asl_demo/TFT/evkit/bitmap.h +++ b/Examples/MAX78000/CNN/asl_demo/TFT/evkit/bitmap.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/asl_demo/TFT/fthr/bmp/bmp2c.py b/Examples/MAX78000/CNN/asl_demo/TFT/fthr/bmp/bmp2c.py index 0abb8f77f0f..5fe647b646b 100644 --- a/Examples/MAX78000/CNN/asl_demo/TFT/fthr/bmp/bmp2c.py +++ b/Examples/MAX78000/CNN/asl_demo/TFT/fthr/bmp/bmp2c.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Creates a C file of RGB565 pixel format resized to 320x240 from a JPEG, or 24bit BMP file. """ diff --git a/Examples/MAX78000/CNN/asl_demo/TFT/fthr/bmp/template.txt b/Examples/MAX78000/CNN/asl_demo/TFT/fthr/bmp/template.txt index 47e14d01541..490d63575fb 100644 --- a/Examples/MAX78000/CNN/asl_demo/TFT/fthr/bmp/template.txt +++ b/Examples/MAX78000/CNN/asl_demo/TFT/fthr/bmp/template.txt @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/asl_demo/TFT/fthr/img_1_rgb565.c b/Examples/MAX78000/CNN/asl_demo/TFT/fthr/img_1_rgb565.c index 2d2e3bf1b55..588018a2da3 100644 --- a/Examples/MAX78000/CNN/asl_demo/TFT/fthr/img_1_rgb565.c +++ b/Examples/MAX78000/CNN/asl_demo/TFT/fthr/img_1_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/asl_demo/TFT/fthr/logo_rgb565.c b/Examples/MAX78000/CNN/asl_demo/TFT/fthr/logo_rgb565.c index 6697711673a..37448fd1e15 100644 --- a/Examples/MAX78000/CNN/asl_demo/TFT/fthr/logo_rgb565.c +++ b/Examples/MAX78000/CNN/asl_demo/TFT/fthr/logo_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/asl_demo/cnn.c b/Examples/MAX78000/CNN/asl_demo/cnn.c index 5d0a8a7a549..eaa7d59c6c3 100644 --- a/Examples/MAX78000/CNN/asl_demo/cnn.c +++ b/Examples/MAX78000/CNN/asl_demo/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/asl_demo/cnn.h b/Examples/MAX78000/CNN/asl_demo/cnn.h index 4e79c24b224..44d2c45d48b 100644 --- a/Examples/MAX78000/CNN/asl_demo/cnn.h +++ b/Examples/MAX78000/CNN/asl_demo/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/asl_demo/main.c b/Examples/MAX78000/CNN/asl_demo/main.c index 4b3e7200187..bc4987a36a3 100644 --- a/Examples/MAX78000/CNN/asl_demo/main.c +++ b/Examples/MAX78000/CNN/asl_demo/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/asl_demo/softmax.c b/Examples/MAX78000/CNN/asl_demo/softmax.c index cbfefdd6f02..445714e325d 100644 --- a/Examples/MAX78000/CNN/asl_demo/softmax.c +++ b/Examples/MAX78000/CNN/asl_demo/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cam01_facedetect_demo/Makefile b/Examples/MAX78000/CNN/cam01_facedetect_demo/Makefile index 758badc3d45..128489f8e0c 100644 --- a/Examples/MAX78000/CNN/cam01_facedetect_demo/Makefile +++ b/Examples/MAX78000/CNN/cam01_facedetect_demo/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/cam01_facedetect_demo/cnn.c b/Examples/MAX78000/CNN/cam01_facedetect_demo/cnn.c index 9a911b687d6..859c7559370 100644 --- a/Examples/MAX78000/CNN/cam01_facedetect_demo/cnn.c +++ b/Examples/MAX78000/CNN/cam01_facedetect_demo/cnn.c @@ -1,52 +1,36 @@ -/****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - * - * 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 MAXIM INTEGRATED 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. - * - * Except as contained in this notice, the name of Maxim Integrated - * Products, Inc. shall not be used except as stated in the Maxim Integrated - * Products, Inc. Branding Policy. - * - * The mere transfer of this software does not imply any licenses - * of trade secrets, proprietary technology, copyrights, patents, - * trademarks, maskwork rights, or any other form of intellectual - * property whatsoever. Maxim Integrated Products, Inc. retains all - * ownership rights. - * - ******************************************************************************/ +/******************************************************************************* +* Copyright (C) 2019-2023 Maxim Integrated Products, Inc., All rights Reserved. +* +* This software is protected by copyright laws of the United States and +* of foreign countries. This material may also be protected by patent laws +* and technology transfer regulations of the United States and of foreign +* countries. This software is furnished under a license agreement and/or a +* nondisclosure agreement and may only be used or reproduced in accordance +* with the terms of those agreements. Dissemination of this information to +* any party or parties not specified in the license agreement and/or +* nondisclosure agreement is expressly prohibited. +* +* 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 MAXIM INTEGRATED 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. +* +* Except as contained in this notice, the name of Maxim Integrated +* Products, Inc. shall not be used except as stated in the Maxim Integrated +* Products, Inc. Branding Policy. +* +* The mere transfer of this software does not imply any licenses +* of trade secrets, proprietary technology, copyrights, patents, +* trademarks, maskwork rights, or any other form of intellectual +* property whatsoever. Maxim Integrated Products, Inc. retains all +* ownership rights. +*******************************************************************************/ // facedet_tinierssd // This file was @generated by ai8xize.py --test-dir sdk/Examples/MAX78000/CNN --prefix facedet_tinierssd --checkpoint-file trained/ai85-facedet-tinierssd-qat8-q.pth.tar --config-file networks/ai85-facedet-tinierssd.yaml --sample-input tests/sample_vggface2_facedetection.npy --fifo --device MAX78000 --timer 0 --display-checkpoint --verbose diff --git a/Examples/MAX78000/CNN/cam01_facedetect_demo/cnn.h b/Examples/MAX78000/CNN/cam01_facedetect_demo/cnn.h index b8630c9726a..158830fc0ff 100644 --- a/Examples/MAX78000/CNN/cam01_facedetect_demo/cnn.h +++ b/Examples/MAX78000/CNN/cam01_facedetect_demo/cnn.h @@ -1,52 +1,9 @@ -/****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - * - * 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 MAXIM INTEGRATED 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. - * - * Except as contained in this notice, the name of Maxim Integrated - * Products, Inc. shall not be used except as stated in the Maxim Integrated - * Products, Inc. Branding Policy. - * - * The mere transfer of this software does not imply any licenses - * of trade secrets, proprietary technology, copyrights, patents, - * trademarks, maskwork rights, or any other form of intellectual - * property whatsoever. Maxim Integrated Products, Inc. retains all - * ownership rights. - * - ******************************************************************************/ +/************************************************************************************************** +* Copyright (C) 2019-2021 Maxim Integrated Products, Inc. All Rights Reserved. +* +* Maxim Integrated Products, Inc. Default Copyright Notice: +* https://www.maximintegrated.com/en/aboutus/legal/copyrights.html +**************************************************************************************************/ /* * This header file was automatically @generated for the facedet_tinierssd network from a template. diff --git a/Examples/MAX78000/CNN/cam01_facedetect_demo/main.c b/Examples/MAX78000/CNN/cam01_facedetect_demo/main.c index e6a8909216d..c517835bd85 100644 --- a/Examples/MAX78000/CNN/cam01_facedetect_demo/main.c +++ b/Examples/MAX78000/CNN/cam01_facedetect_demo/main.c @@ -1,52 +1,36 @@ -/****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - * - * 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 MAXIM INTEGRATED 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. - * - * Except as contained in this notice, the name of Maxim Integrated - * Products, Inc. shall not be used except as stated in the Maxim Integrated - * Products, Inc. Branding Policy. - * - * The mere transfer of this software does not imply any licenses - * of trade secrets, proprietary technology, copyrights, patents, - * trademarks, maskwork rights, or any other form of intellectual - * property whatsoever. Maxim Integrated Products, Inc. retains all - * ownership rights. - * - ******************************************************************************/ +/******************************************************************************* +* Copyright (C) 2019-2023 Maxim Integrated Products, Inc., All rights Reserved. +* +* This software is protected by copyright laws of the United States and +* of foreign countries. This material may also be protected by patent laws +* and technology transfer regulations of the United States and of foreign +* countries. This software is furnished under a license agreement and/or a +* nondisclosure agreement and may only be used or reproduced in accordance +* with the terms of those agreements. Dissemination of this information to +* any party or parties not specified in the license agreement and/or +* nondisclosure agreement is expressly prohibited. +* +* 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 MAXIM INTEGRATED 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. +* +* Except as contained in this notice, the name of Maxim Integrated +* Products, Inc. shall not be used except as stated in the Maxim Integrated +* Products, Inc. Branding Policy. +* +* The mere transfer of this software does not imply any licenses +* of trade secrets, proprietary technology, copyrights, patents, +* trademarks, maskwork rights, or any other form of intellectual +* property whatsoever. Maxim Integrated Products, Inc. retains all +* ownership rights. +*******************************************************************************/ // facedet_tinierssd // This file was @generated by ai8xize.py --test-dir sdk/Examples/MAX78000/CNN --prefix facedet_tinierssd --checkpoint-file trained/ai85-facedet-tinierssd-qat8-q.pth.tar --config-file networks/ai85-facedet-tinierssd.yaml --sample-input tests/sample_vggface2_facedetection.npy --fifo --device MAX78000 --timer 0 --display-checkpoint --verbose diff --git a/Examples/MAX78000/CNN/cam01_facedetect_demo/post_process.c b/Examples/MAX78000/CNN/cam01_facedetect_demo/post_process.c index 9d5b1f8102b..55cfd388d47 100644 --- a/Examples/MAX78000/CNN/cam01_facedetect_demo/post_process.c +++ b/Examples/MAX78000/CNN/cam01_facedetect_demo/post_process.c @@ -1,29 +1,14 @@ -/****************************************************************************** +/******************************************************************************* + * Copyright (C) 2022 Maxim Integrated Products, Inc., All rights Reserved. * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - * - * 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: + * This software is protected by copyright laws of the United States and + * of foreign countries. This material may also be protected by patent laws + * and technology transfer regulations of the United States and of foreign + * countries. This software is furnished under a license agreement and/or a + * nondisclosure agreement and may only be used or reproduced in accordance + * with the terms of those agreements. Dissemination of this information to + * any party or parties not specified in the license agreement and/or + * nondisclosure agreement is expressly prohibited. * * The above copyright notice and this permission notice shall be included * in all copies or substantial portions of the Software. @@ -45,8 +30,7 @@ * trademarks, maskwork rights, or any other form of intellectual * property whatsoever. Maxim Integrated Products, Inc. retains all * ownership rights. - * - ******************************************************************************/ + *******************************************************************************/ #include "post_process.h" // #include "facedetection.h" #include "mxc_device.h" diff --git a/Examples/MAX78000/CNN/cam01_facedetect_demo/post_process.h b/Examples/MAX78000/CNN/cam01_facedetect_demo/post_process.h index 9603456bc4c..67690f5524f 100644 --- a/Examples/MAX78000/CNN/cam01_facedetect_demo/post_process.h +++ b/Examples/MAX78000/CNN/cam01_facedetect_demo/post_process.h @@ -1,29 +1,14 @@ -/****************************************************************************** +/******************************************************************************* + * Copyright (C) 2022 Maxim Integrated Products, Inc., All rights Reserved. * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - * - * 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: + * This software is protected by copyright laws of the United States and + * of foreign countries. This material may also be protected by patent laws + * and technology transfer regulations of the United States and of foreign + * countries. This software is furnished under a license agreement and/or a + * nondisclosure agreement and may only be used or reproduced in accordance + * with the terms of those agreements. Dissemination of this information to + * any party or parties not specified in the license agreement and/or + * nondisclosure agreement is expressly prohibited. * * The above copyright notice and this permission notice shall be included * in all copies or substantial portions of the Software. @@ -45,8 +30,7 @@ * trademarks, maskwork rights, or any other form of intellectual * property whatsoever. Maxim Integrated Products, Inc. retains all * ownership rights. - * - ******************************************************************************/ + *******************************************************************************/ #include #include #include diff --git a/Examples/MAX78000/CNN/cam01_facedetect_demo/softmax.c b/Examples/MAX78000/CNN/cam01_facedetect_demo/softmax.c index e321e9da015..2d149c7f3a1 100644 --- a/Examples/MAX78000/CNN/cam01_facedetect_demo/softmax.c +++ b/Examples/MAX78000/CNN/cam01_facedetect_demo/softmax.c @@ -16,55 +16,9 @@ * limitations under the License. */ -/****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - * - * 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 MAXIM INTEGRATED 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. - * - * Except as contained in this notice, the name of Maxim Integrated - * Products, Inc. shall not be used except as stated in the Maxim Integrated - * Products, Inc. Branding Policy. - * - * The mere transfer of this software does not imply any licenses - * of trade secrets, proprietary technology, copyrights, patents, - * trademarks, maskwork rights, or any other form of intellectual - * property whatsoever. Maxim Integrated Products, Inc. retains all - * ownership rights. - * - ******************************************************************************/ +/* + * Portions Copyright (C) 2020 Maxim Integrated Products, Inc. + */ /* ---------------------------------------------------------------------- * Project: NN Library diff --git a/Examples/MAX78000/CNN/camvid_unet/Makefile b/Examples/MAX78000/CNN/camvid_unet/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/camvid_unet/Makefile +++ b/Examples/MAX78000/CNN/camvid_unet/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/camvid_unet/cnn.c b/Examples/MAX78000/CNN/camvid_unet/cnn.c index 31ea5fca1b5..800b5371fae 100644 --- a/Examples/MAX78000/CNN/camvid_unet/cnn.c +++ b/Examples/MAX78000/CNN/camvid_unet/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/camvid_unet/cnn.h b/Examples/MAX78000/CNN/camvid_unet/cnn.h index 1ed77700401..69eb69a7e8a 100644 --- a/Examples/MAX78000/CNN/camvid_unet/cnn.h +++ b/Examples/MAX78000/CNN/camvid_unet/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/camvid_unet/main.c b/Examples/MAX78000/CNN/camvid_unet/main.c index c4e9c0a629f..386c745821d 100644 --- a/Examples/MAX78000/CNN/camvid_unet/main.c +++ b/Examples/MAX78000/CNN/camvid_unet/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/camvid_unet/softmax.c b/Examples/MAX78000/CNN/camvid_unet/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/camvid_unet/softmax.c +++ b/Examples/MAX78000/CNN/camvid_unet/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cats-dogs/Makefile b/Examples/MAX78000/CNN/cats-dogs/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/cats-dogs/Makefile +++ b/Examples/MAX78000/CNN/cats-dogs/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/cats-dogs/cnn.c b/Examples/MAX78000/CNN/cats-dogs/cnn.c index bbdcaf7cb14..12bc3aa24c4 100644 --- a/Examples/MAX78000/CNN/cats-dogs/cnn.c +++ b/Examples/MAX78000/CNN/cats-dogs/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cats-dogs/cnn.h b/Examples/MAX78000/CNN/cats-dogs/cnn.h index 10b7035cb9e..2f8c137e70b 100644 --- a/Examples/MAX78000/CNN/cats-dogs/cnn.h +++ b/Examples/MAX78000/CNN/cats-dogs/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cats-dogs/main.c b/Examples/MAX78000/CNN/cats-dogs/main.c index 1dc86451382..273c59b0030 100644 --- a/Examples/MAX78000/CNN/cats-dogs/main.c +++ b/Examples/MAX78000/CNN/cats-dogs/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cats-dogs/softmax.c b/Examples/MAX78000/CNN/cats-dogs/softmax.c index e321e9da015..2d149c7f3a1 100644 --- a/Examples/MAX78000/CNN/cats-dogs/softmax.c +++ b/Examples/MAX78000/CNN/cats-dogs/softmax.c @@ -16,55 +16,9 @@ * limitations under the License. */ -/****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - * - * 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 MAXIM INTEGRATED 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. - * - * Except as contained in this notice, the name of Maxim Integrated - * Products, Inc. shall not be used except as stated in the Maxim Integrated - * Products, Inc. Branding Policy. - * - * The mere transfer of this software does not imply any licenses - * of trade secrets, proprietary technology, copyrights, patents, - * trademarks, maskwork rights, or any other form of intellectual - * property whatsoever. Maxim Integrated Products, Inc. retains all - * ownership rights. - * - ******************************************************************************/ +/* + * Portions Copyright (C) 2020 Maxim Integrated Products, Inc. + */ /* ---------------------------------------------------------------------- * Project: NN Library diff --git a/Examples/MAX78000/CNN/cats-dogs_demo/Makefile b/Examples/MAX78000/CNN/cats-dogs_demo/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/cats-dogs_demo/Makefile +++ b/Examples/MAX78000/CNN/cats-dogs_demo/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/cats-dogs_demo/TFT/evkit/all_imgs.c b/Examples/MAX78000/CNN/cats-dogs_demo/TFT/evkit/all_imgs.c index 9138665d378..d3bd85667b6 100644 --- a/Examples/MAX78000/CNN/cats-dogs_demo/TFT/evkit/all_imgs.c +++ b/Examples/MAX78000/CNN/cats-dogs_demo/TFT/evkit/all_imgs.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cats-dogs_demo/TFT/evkit/bitmap.h b/Examples/MAX78000/CNN/cats-dogs_demo/TFT/evkit/bitmap.h index ad953cb0c97..ddf640aa869 100644 --- a/Examples/MAX78000/CNN/cats-dogs_demo/TFT/evkit/bitmap.h +++ b/Examples/MAX78000/CNN/cats-dogs_demo/TFT/evkit/bitmap.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cats-dogs_demo/TFT/fthr/bmp/bmp2c.py b/Examples/MAX78000/CNN/cats-dogs_demo/TFT/fthr/bmp/bmp2c.py index 0abb8f77f0f..5fe647b646b 100644 --- a/Examples/MAX78000/CNN/cats-dogs_demo/TFT/fthr/bmp/bmp2c.py +++ b/Examples/MAX78000/CNN/cats-dogs_demo/TFT/fthr/bmp/bmp2c.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Creates a C file of RGB565 pixel format resized to 320x240 from a JPEG, or 24bit BMP file. """ diff --git a/Examples/MAX78000/CNN/cats-dogs_demo/TFT/fthr/bmp/template.txt b/Examples/MAX78000/CNN/cats-dogs_demo/TFT/fthr/bmp/template.txt index 47e14d01541..490d63575fb 100644 --- a/Examples/MAX78000/CNN/cats-dogs_demo/TFT/fthr/bmp/template.txt +++ b/Examples/MAX78000/CNN/cats-dogs_demo/TFT/fthr/bmp/template.txt @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cats-dogs_demo/TFT/fthr/img_1_rgb565.c b/Examples/MAX78000/CNN/cats-dogs_demo/TFT/fthr/img_1_rgb565.c index c4a35872d88..24bc30bbf51 100644 --- a/Examples/MAX78000/CNN/cats-dogs_demo/TFT/fthr/img_1_rgb565.c +++ b/Examples/MAX78000/CNN/cats-dogs_demo/TFT/fthr/img_1_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cats-dogs_demo/TFT/fthr/logo_rgb565.c b/Examples/MAX78000/CNN/cats-dogs_demo/TFT/fthr/logo_rgb565.c index 2e8d713977b..aa806cb5e20 100644 --- a/Examples/MAX78000/CNN/cats-dogs_demo/TFT/fthr/logo_rgb565.c +++ b/Examples/MAX78000/CNN/cats-dogs_demo/TFT/fthr/logo_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cats-dogs_demo/cnn.c b/Examples/MAX78000/CNN/cats-dogs_demo/cnn.c index bbdcaf7cb14..12bc3aa24c4 100644 --- a/Examples/MAX78000/CNN/cats-dogs_demo/cnn.c +++ b/Examples/MAX78000/CNN/cats-dogs_demo/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cats-dogs_demo/cnn.h b/Examples/MAX78000/CNN/cats-dogs_demo/cnn.h index 10b7035cb9e..2f8c137e70b 100644 --- a/Examples/MAX78000/CNN/cats-dogs_demo/cnn.h +++ b/Examples/MAX78000/CNN/cats-dogs_demo/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cats-dogs_demo/main.c b/Examples/MAX78000/CNN/cats-dogs_demo/main.c index b5c7beb31a7..a2f86342f68 100644 --- a/Examples/MAX78000/CNN/cats-dogs_demo/main.c +++ b/Examples/MAX78000/CNN/cats-dogs_demo/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cats-dogs_demo/softmax.c b/Examples/MAX78000/CNN/cats-dogs_demo/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/cats-dogs_demo/softmax.c +++ b/Examples/MAX78000/CNN/cats-dogs_demo/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-10-auto-test/Makefile b/Examples/MAX78000/CNN/cifar-10-auto-test/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/cifar-10-auto-test/Makefile +++ b/Examples/MAX78000/CNN/cifar-10-auto-test/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/cifar-10-auto-test/cifar-10-png-loader/main.py b/Examples/MAX78000/CNN/cifar-10-auto-test/cifar-10-png-loader/main.py index 9d204c41bf2..5f69cf8e611 100644 --- a/Examples/MAX78000/CNN/cifar-10-auto-test/cifar-10-png-loader/main.py +++ b/Examples/MAX78000/CNN/cifar-10-auto-test/cifar-10-png-loader/main.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### # ''' diff --git a/Examples/MAX78000/CNN/cifar-10-auto-test/cnn.c b/Examples/MAX78000/CNN/cifar-10-auto-test/cnn.c index f713c5ac024..197a3c4dfc4 100644 --- a/Examples/MAX78000/CNN/cifar-10-auto-test/cnn.c +++ b/Examples/MAX78000/CNN/cifar-10-auto-test/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-10-auto-test/cnn.h b/Examples/MAX78000/CNN/cifar-10-auto-test/cnn.h index a9a283c8754..d54bcd06d6c 100644 --- a/Examples/MAX78000/CNN/cifar-10-auto-test/cnn.h +++ b/Examples/MAX78000/CNN/cifar-10-auto-test/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-10-auto-test/main.c b/Examples/MAX78000/CNN/cifar-10-auto-test/main.c index 38cf390904b..b8dde541a18 100644 --- a/Examples/MAX78000/CNN/cifar-10-auto-test/main.c +++ b/Examples/MAX78000/CNN/cifar-10-auto-test/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-10-auto-test/softmax.c b/Examples/MAX78000/CNN/cifar-10-auto-test/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/cifar-10-auto-test/softmax.c +++ b/Examples/MAX78000/CNN/cifar-10-auto-test/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-10/Makefile b/Examples/MAX78000/CNN/cifar-10/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/cifar-10/Makefile +++ b/Examples/MAX78000/CNN/cifar-10/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/cifar-10/cnn.c b/Examples/MAX78000/CNN/cifar-10/cnn.c index fc1af2882f2..34fd64bd5f5 100644 --- a/Examples/MAX78000/CNN/cifar-10/cnn.c +++ b/Examples/MAX78000/CNN/cifar-10/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-10/cnn.h b/Examples/MAX78000/CNN/cifar-10/cnn.h index f9808e3bec6..d3b0483cffc 100644 --- a/Examples/MAX78000/CNN/cifar-10/cnn.h +++ b/Examples/MAX78000/CNN/cifar-10/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-10/main.c b/Examples/MAX78000/CNN/cifar-10/main.c index a3af0556f8d..60130bafa6f 100644 --- a/Examples/MAX78000/CNN/cifar-10/main.c +++ b/Examples/MAX78000/CNN/cifar-10/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-10/softmax.c b/Examples/MAX78000/CNN/cifar-10/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/cifar-10/softmax.c +++ b/Examples/MAX78000/CNN/cifar-10/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-100-mixed/Makefile b/Examples/MAX78000/CNN/cifar-100-mixed/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/cifar-100-mixed/Makefile +++ b/Examples/MAX78000/CNN/cifar-100-mixed/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/cifar-100-mixed/cnn.c b/Examples/MAX78000/CNN/cifar-100-mixed/cnn.c index 08ce6351bbe..c848ebcd875 100644 --- a/Examples/MAX78000/CNN/cifar-100-mixed/cnn.c +++ b/Examples/MAX78000/CNN/cifar-100-mixed/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-100-mixed/cnn.h b/Examples/MAX78000/CNN/cifar-100-mixed/cnn.h index 1de204f42ac..bf0020c0668 100644 --- a/Examples/MAX78000/CNN/cifar-100-mixed/cnn.h +++ b/Examples/MAX78000/CNN/cifar-100-mixed/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-100-mixed/main.c b/Examples/MAX78000/CNN/cifar-100-mixed/main.c index d83a623246d..29325800bc4 100644 --- a/Examples/MAX78000/CNN/cifar-100-mixed/main.c +++ b/Examples/MAX78000/CNN/cifar-100-mixed/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-100-mixed/softmax.c b/Examples/MAX78000/CNN/cifar-100-mixed/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/cifar-100-mixed/softmax.c +++ b/Examples/MAX78000/CNN/cifar-100-mixed/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-100-residual/Makefile b/Examples/MAX78000/CNN/cifar-100-residual/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/cifar-100-residual/Makefile +++ b/Examples/MAX78000/CNN/cifar-100-residual/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/cifar-100-residual/cnn.c b/Examples/MAX78000/CNN/cifar-100-residual/cnn.c index f302152b6f5..47713c7be72 100644 --- a/Examples/MAX78000/CNN/cifar-100-residual/cnn.c +++ b/Examples/MAX78000/CNN/cifar-100-residual/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-100-residual/cnn.h b/Examples/MAX78000/CNN/cifar-100-residual/cnn.h index e2f33a9d0c7..1c381d7c58f 100644 --- a/Examples/MAX78000/CNN/cifar-100-residual/cnn.h +++ b/Examples/MAX78000/CNN/cifar-100-residual/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-100-residual/main.c b/Examples/MAX78000/CNN/cifar-100-residual/main.c index df09db9e60a..111b43c4033 100644 --- a/Examples/MAX78000/CNN/cifar-100-residual/main.c +++ b/Examples/MAX78000/CNN/cifar-100-residual/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-100-residual/softmax.c b/Examples/MAX78000/CNN/cifar-100-residual/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/cifar-100-residual/softmax.c +++ b/Examples/MAX78000/CNN/cifar-100-residual/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/Makefile b/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/Makefile +++ b/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/cnn.c b/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/cnn.c index 214a4ced291..eb46e32f42a 100644 --- a/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/cnn.c +++ b/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/cnn.h b/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/cnn.h index 4a3a049231f..a10cd655818 100644 --- a/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/cnn.h +++ b/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/main.c b/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/main.c index 11c83cb45aa..16e083a2d6c 100644 --- a/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/main.c +++ b/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/softmax.c b/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/softmax.c +++ b/Examples/MAX78000/CNN/cifar-100-simplewide2x-mixed/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-100/Makefile b/Examples/MAX78000/CNN/cifar-100/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/cifar-100/Makefile +++ b/Examples/MAX78000/CNN/cifar-100/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/cifar-100/cnn.c b/Examples/MAX78000/CNN/cifar-100/cnn.c index 72712e37085..ae85bfcf12f 100644 --- a/Examples/MAX78000/CNN/cifar-100/cnn.c +++ b/Examples/MAX78000/CNN/cifar-100/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-100/cnn.h b/Examples/MAX78000/CNN/cifar-100/cnn.h index 9e5e1994e83..274c87bb379 100644 --- a/Examples/MAX78000/CNN/cifar-100/cnn.h +++ b/Examples/MAX78000/CNN/cifar-100/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-100/main.c b/Examples/MAX78000/CNN/cifar-100/main.c index 73979e8170e..1872cea2da8 100644 --- a/Examples/MAX78000/CNN/cifar-100/main.c +++ b/Examples/MAX78000/CNN/cifar-100/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/cifar-100/softmax.c b/Examples/MAX78000/CNN/cifar-100/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/cifar-100/softmax.c +++ b/Examples/MAX78000/CNN/cifar-100/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/digit-detection-demo/Makefile b/Examples/MAX78000/CNN/digit-detection-demo/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/digit-detection-demo/Makefile +++ b/Examples/MAX78000/CNN/digit-detection-demo/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/digit-detection-demo/TFT/evkit/resources/all_imgs.c b/Examples/MAX78000/CNN/digit-detection-demo/TFT/evkit/resources/all_imgs.c index 9825cf221c3..060e80a7f7c 100644 --- a/Examples/MAX78000/CNN/digit-detection-demo/TFT/evkit/resources/all_imgs.c +++ b/Examples/MAX78000/CNN/digit-detection-demo/TFT/evkit/resources/all_imgs.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/digit-detection-demo/TFT/evkit/resources/bitmap.h b/Examples/MAX78000/CNN/digit-detection-demo/TFT/evkit/resources/bitmap.h index 2d9808df657..65f6f1bc625 100644 --- a/Examples/MAX78000/CNN/digit-detection-demo/TFT/evkit/resources/bitmap.h +++ b/Examples/MAX78000/CNN/digit-detection-demo/TFT/evkit/resources/bitmap.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/digit-detection-demo/TFT/fthr/bmp/bmp2c.py b/Examples/MAX78000/CNN/digit-detection-demo/TFT/fthr/bmp/bmp2c.py index 0abb8f77f0f..5fe647b646b 100644 --- a/Examples/MAX78000/CNN/digit-detection-demo/TFT/fthr/bmp/bmp2c.py +++ b/Examples/MAX78000/CNN/digit-detection-demo/TFT/fthr/bmp/bmp2c.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Creates a C file of RGB565 pixel format resized to 320x240 from a JPEG, or 24bit BMP file. """ diff --git a/Examples/MAX78000/CNN/digit-detection-demo/TFT/fthr/bmp/template.txt b/Examples/MAX78000/CNN/digit-detection-demo/TFT/fthr/bmp/template.txt index 47e14d01541..490d63575fb 100644 --- a/Examples/MAX78000/CNN/digit-detection-demo/TFT/fthr/bmp/template.txt +++ b/Examples/MAX78000/CNN/digit-detection-demo/TFT/fthr/bmp/template.txt @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/digit-detection-demo/TFT/fthr/img/img_1_rgb565.c b/Examples/MAX78000/CNN/digit-detection-demo/TFT/fthr/img/img_1_rgb565.c index c4a35872d88..24bc30bbf51 100644 --- a/Examples/MAX78000/CNN/digit-detection-demo/TFT/fthr/img/img_1_rgb565.c +++ b/Examples/MAX78000/CNN/digit-detection-demo/TFT/fthr/img/img_1_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/digit-detection-demo/TFT/fthr/img/logo_rgb565.c b/Examples/MAX78000/CNN/digit-detection-demo/TFT/fthr/img/logo_rgb565.c index 2e8d713977b..aa806cb5e20 100644 --- a/Examples/MAX78000/CNN/digit-detection-demo/TFT/fthr/img/logo_rgb565.c +++ b/Examples/MAX78000/CNN/digit-detection-demo/TFT/fthr/img/logo_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/digit-detection-demo/cnn.c b/Examples/MAX78000/CNN/digit-detection-demo/cnn.c index d9dfe70a684..693eac7adea 100644 --- a/Examples/MAX78000/CNN/digit-detection-demo/cnn.c +++ b/Examples/MAX78000/CNN/digit-detection-demo/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/digit-detection-demo/cnn.h b/Examples/MAX78000/CNN/digit-detection-demo/cnn.h index b3f3e981253..1c1d682f9ef 100644 --- a/Examples/MAX78000/CNN/digit-detection-demo/cnn.h +++ b/Examples/MAX78000/CNN/digit-detection-demo/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/digit-detection-demo/main.c b/Examples/MAX78000/CNN/digit-detection-demo/main.c index bd3360b035c..72900c8c102 100644 --- a/Examples/MAX78000/CNN/digit-detection-demo/main.c +++ b/Examples/MAX78000/CNN/digit-detection-demo/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/digit-detection-demo/post_process.c b/Examples/MAX78000/CNN/digit-detection-demo/post_process.c index 072463cc816..be960529026 100644 --- a/Examples/MAX78000/CNN/digit-detection-demo/post_process.c +++ b/Examples/MAX78000/CNN/digit-detection-demo/post_process.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/digit-detection-demo/post_process.h b/Examples/MAX78000/CNN/digit-detection-demo/post_process.h index e1a8126393b..cb8396b62eb 100644 --- a/Examples/MAX78000/CNN/digit-detection-demo/post_process.h +++ b/Examples/MAX78000/CNN/digit-detection-demo/post_process.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/digit-detection-demo/tft_utils.c b/Examples/MAX78000/CNN/digit-detection-demo/tft_utils.c index 41b07654f3b..7bd9485b6c2 100644 --- a/Examples/MAX78000/CNN/digit-detection-demo/tft_utils.c +++ b/Examples/MAX78000/CNN/digit-detection-demo/tft_utils.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/digit-detection-demo/tft_utils.h b/Examples/MAX78000/CNN/digit-detection-demo/tft_utils.h index b9b88df17b5..33e9cb2d049 100644 --- a/Examples/MAX78000/CNN/digit-detection-demo/tft_utils.h +++ b/Examples/MAX78000/CNN/digit-detection-demo/tft_utils.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid/Makefile b/Examples/MAX78000/CNN/faceid/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/faceid/Makefile +++ b/Examples/MAX78000/CNN/faceid/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/faceid/cnn.c b/Examples/MAX78000/CNN/faceid/cnn.c index 4f2d5b5dc17..4f7b5d1df4f 100644 --- a/Examples/MAX78000/CNN/faceid/cnn.c +++ b/Examples/MAX78000/CNN/faceid/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid/cnn.h b/Examples/MAX78000/CNN/faceid/cnn.h index 43ab3fce9d1..c6428c2169d 100644 --- a/Examples/MAX78000/CNN/faceid/cnn.h +++ b/Examples/MAX78000/CNN/faceid/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid/main.c b/Examples/MAX78000/CNN/faceid/main.c index 4b6f790c209..97cf8bbf8f2 100644 --- a/Examples/MAX78000/CNN/faceid/main.c +++ b/Examples/MAX78000/CNN/faceid/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid/softmax.c b/Examples/MAX78000/CNN/faceid/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/faceid/softmax.c +++ b/Examples/MAX78000/CNN/faceid/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_demo/Makefile b/Examples/MAX78000/CNN/faceid_demo/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/faceid_demo/Makefile +++ b/Examples/MAX78000/CNN/faceid_demo/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/faceid_demo/demo/ai85_adapter.py b/Examples/MAX78000/CNN/faceid_demo/demo/ai85_adapter.py index 206f4145c02..cb0897d58d1 100644 --- a/Examples/MAX78000/CNN/faceid_demo/demo/ai85_adapter.py +++ b/Examples/MAX78000/CNN/faceid_demo/demo/ai85_adapter.py @@ -1,23 +1,6 @@ #!/usr/bin/env python3 ################################################################################################### -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -48,7 +31,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """Contains adapter implementations for MAX78000 EvKit to get CNN model output. """ diff --git a/Examples/MAX78000/CNN/faceid_demo/demo/cam_thread.py b/Examples/MAX78000/CNN/faceid_demo/demo/cam_thread.py index c2ecacba2f1..8f85b5d649d 100644 --- a/Examples/MAX78000/CNN/faceid_demo/demo/cam_thread.py +++ b/Examples/MAX78000/CNN/faceid_demo/demo/cam_thread.py @@ -1,23 +1,6 @@ #!/usr/bin/env python3 ################################################################################################### -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -48,7 +31,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """Thread to capture image from camera continiously """ import time diff --git a/Examples/MAX78000/CNN/faceid_demo/demo/camera.py b/Examples/MAX78000/CNN/faceid_demo/demo/camera.py index fe796ffbca8..6ca75b93322 100644 --- a/Examples/MAX78000/CNN/faceid_demo/demo/camera.py +++ b/Examples/MAX78000/CNN/faceid_demo/demo/camera.py @@ -1,23 +1,6 @@ #!/usr/bin/env python3 ################################################################################################### -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -48,7 +31,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """Includes camera class to capture image """ import cv2 diff --git a/Examples/MAX78000/CNN/faceid_demo/demo/face_identifier.py b/Examples/MAX78000/CNN/faceid_demo/demo/face_identifier.py index 750de21627a..ef198c8a9cd 100644 --- a/Examples/MAX78000/CNN/faceid_demo/demo/face_identifier.py +++ b/Examples/MAX78000/CNN/faceid_demo/demo/face_identifier.py @@ -1,23 +1,6 @@ #!/usr/bin/env python3 ################################################################################################### -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -48,7 +31,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """Includes face identifier class to decide on person for given embedding """ import time diff --git a/Examples/MAX78000/CNN/faceid_demo/demo/image_utils.py b/Examples/MAX78000/CNN/faceid_demo/demo/image_utils.py index 3d530f3c85f..d1a5dffdd8d 100644 --- a/Examples/MAX78000/CNN/faceid_demo/demo/image_utils.py +++ b/Examples/MAX78000/CNN/faceid_demo/demo/image_utils.py @@ -1,23 +1,6 @@ #!/usr/bin/env python3 ################################################################################################### -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -48,7 +31,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """Functions for image processing """ diff --git a/Examples/MAX78000/CNN/faceid_demo/demo/mtcnn/mtcnn.py b/Examples/MAX78000/CNN/faceid_demo/demo/mtcnn/mtcnn.py index 509260366d5..205fb35b36f 100644 --- a/Examples/MAX78000/CNN/faceid_demo/demo/mtcnn/mtcnn.py +++ b/Examples/MAX78000/CNN/faceid_demo/demo/mtcnn/mtcnn.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### # MIT License # Copyright (c) 2019 Timothy Esler diff --git a/Examples/MAX78000/CNN/faceid_demo/demo/mtcnn/utils/detect_face.py b/Examples/MAX78000/CNN/faceid_demo/demo/mtcnn/utils/detect_face.py index 12b449dbe27..2490cf1c5aa 100644 --- a/Examples/MAX78000/CNN/faceid_demo/demo/mtcnn/utils/detect_face.py +++ b/Examples/MAX78000/CNN/faceid_demo/demo/mtcnn/utils/detect_face.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### # MIT License # Copyright (c) 2019 Timothy Esler diff --git a/Examples/MAX78000/CNN/faceid_demo/demo/run_demo.py b/Examples/MAX78000/CNN/faceid_demo/demo/run_demo.py index c1dabd3404d..92d6dd29cf9 100644 --- a/Examples/MAX78000/CNN/faceid_demo/demo/run_demo.py +++ b/Examples/MAX78000/CNN/faceid_demo/demo/run_demo.py @@ -1,23 +1,6 @@ #!/usr/bin/env python3 ################################################################################################### -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -48,7 +31,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """This is the demo application for Face Identification which utilizes MAX78000 EvKit to get CNN model output. diff --git a/Examples/MAX78000/CNN/faceid_demo/main_faceid.c b/Examples/MAX78000/CNN/faceid_demo/main_faceid.c index 07871c8a104..74c3aeac479 100644 --- a/Examples/MAX78000/CNN/faceid_demo/main_faceid.c +++ b/Examples/MAX78000/CNN/faceid_demo/main_faceid.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/Makefile b/Examples/MAX78000/CNN/faceid_evkit-riscv/Makefile index 18e1b6cc640..0ecfa0fa9a8 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/Makefile +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### ifeq "$(PROJECT)" "" PROJECT=max78000 diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/Makefile.ARM b/Examples/MAX78000/CNN/faceid_evkit-riscv/Makefile.ARM index 93d7ba23075..85610a4468a 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/Makefile.ARM +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/Makefile.ARM @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### # This is the name of the build output file ifeq "$(PROJECT)" "" diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/Makefile.RISCV b/Examples/MAX78000/CNN/faceid_evkit-riscv/Makefile.RISCV index af2af9f056f..dc1d8cbc746 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/Makefile.RISCV +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/Makefile.RISCV @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### # This is the name of the build output file ifeq "$(PROJECT)" "" diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/evkit/resources/all_imgs.c b/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/evkit/resources/all_imgs.c index 2e5d8753fd9..35432b80d0a 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/evkit/resources/all_imgs.c +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/evkit/resources/all_imgs.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/evkit/resources/bitmap.h b/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/evkit/resources/bitmap.h index 86c124e7762..7b72311be5f 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/evkit/resources/bitmap.h +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/evkit/resources/bitmap.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/fthr/Utility/bmp2c.py b/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/fthr/Utility/bmp2c.py index 0abb8f77f0f..5fe647b646b 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/fthr/Utility/bmp2c.py +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/fthr/Utility/bmp2c.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Creates a C file of RGB565 pixel format resized to 320x240 from a JPEG, or 24bit BMP file. """ diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/fthr/Utility/template.txt b/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/fthr/Utility/template.txt index 47e14d01541..490d63575fb 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/fthr/Utility/template.txt +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/fthr/Utility/template.txt @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/fthr/logo_rgb565.c b/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/fthr/logo_rgb565.c index 6697711673a..37448fd1e15 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/fthr/logo_rgb565.c +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/TFT/fthr/logo_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/ai85/AI85FaceIDNetNoBias.py b/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/ai85/AI85FaceIDNetNoBias.py index 00d67b02f31..9c5c8ad2852 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/ai85/AI85FaceIDNetNoBias.py +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/ai85/AI85FaceIDNetNoBias.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ FaceID network for AI85/AI86 diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/ai85/ai85_adapter.py b/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/ai85/ai85_adapter.py index 4f5831507d2..95e2c822c5b 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/ai85/ai85_adapter.py +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/ai85/ai85_adapter.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """Contains adapter implementations for MAX78000 EvKit to get CNN model output. """ import time diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/ai85/ai85_simulator.py b/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/ai85/ai85_simulator.py index 3f98faa274d..2e054e53f42 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/ai85/ai85_simulator.py +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/ai85/ai85_simulator.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """Contains MAX78000 simulator implementations to get CNN model output. """ diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/ai85/ai8x.py b/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/ai85/ai8x.py index d7945eac315..effb88c4a64 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/ai85/ai8x.py +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/ai85/ai8x.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Contains the limits of the AI84/AI85/AI86 implementations and custom PyTorch modules that take the limits into account. diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/generate_face_db.py b/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/generate_face_db.py index 615e21f44ac..931dd310990 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/generate_face_db.py +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/generate_face_db.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Script to generate Face Id embeddings diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/mtcnn/mtcnn.py b/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/mtcnn/mtcnn.py index 509260366d5..205fb35b36f 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/mtcnn/mtcnn.py +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/mtcnn/mtcnn.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### # MIT License # Copyright (c) 2019 Timothy Esler diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/mtcnn/utils/detect_face.py b/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/mtcnn/utils/detect_face.py index 12b449dbe27..2490cf1c5aa 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/mtcnn/utils/detect_face.py +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/mtcnn/utils/detect_face.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### # MIT License # Copyright (c) 2019 Timothy Esler diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/utils.py b/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/utils.py index debc1258321..b24fd0f532f 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/utils.py +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/db_gen/utils.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Utility functions to generate embeddings and I/O operations diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/include/MAXCAM_Debug.h b/Examples/MAX78000/CNN/faceid_evkit-riscv/include/MAXCAM_Debug.h index 3d0c163753d..ba68441b603 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/include/MAXCAM_Debug.h +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/include/MAXCAM_Debug.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/include/cnn.h b/Examples/MAX78000/CNN/faceid_evkit-riscv/include/cnn.h index 18011b486dd..030045b5883 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/include/cnn.h +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/include/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/include/embedding_process.h b/Examples/MAX78000/CNN/faceid_evkit-riscv/include/embedding_process.h index 08d498764ff..71a85daa541 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/include/embedding_process.h +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/include/embedding_process.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/include/embeddings.h b/Examples/MAX78000/CNN/faceid_evkit-riscv/include/embeddings.h index 92f00f54da4..46b8ce37114 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/include/embeddings.h +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/include/embeddings.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/include/faceID.h b/Examples/MAX78000/CNN/faceid_evkit-riscv/include/faceID.h index 8b9bf50a451..a4956a1c86e 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/include/faceID.h +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/include/faceID.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/include/keypad.h b/Examples/MAX78000/CNN/faceid_evkit-riscv/include/keypad.h index c78e06b31b3..597c1327029 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/include/keypad.h +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/include/keypad.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/include/state.h b/Examples/MAX78000/CNN/faceid_evkit-riscv/include/state.h index 0b1a690a884..8be6a3a1794 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/include/state.h +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/include/state.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/include/utils.h b/Examples/MAX78000/CNN/faceid_evkit-riscv/include/utils.h index 15aba6e0d45..b8f63d1e621 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/include/utils.h +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/include/utils.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/main.c b/Examples/MAX78000/CNN/faceid_evkit-riscv/main.c index 53c8d14e625..abedf80f034 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/main.c +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/main_riscv.c b/Examples/MAX78000/CNN/faceid_evkit-riscv/main_riscv.c index d6b207974e0..c804f830b3f 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/main_riscv.c +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/main_riscv.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/src/cnn.c b/Examples/MAX78000/CNN/faceid_evkit-riscv/src/cnn.c index 4947b297b4a..c21cc6754e7 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/src/cnn.c +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/src/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/src/embedding_process.c b/Examples/MAX78000/CNN/faceid_evkit-riscv/src/embedding_process.c index d7c5c6492cd..0ffc4e9283e 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/src/embedding_process.c +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/src/embedding_process.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/src/state.c b/Examples/MAX78000/CNN/faceid_evkit-riscv/src/state.c index 34911af8fa4..ea1eb7701cf 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/src/state.c +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/src/state.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/src/state_faceID.c b/Examples/MAX78000/CNN/faceid_evkit-riscv/src/state_faceID.c index 0ab231e92ac..25f63ab5565 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/src/state_faceID.c +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/src/state_faceID.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/src/state_home.c b/Examples/MAX78000/CNN/faceid_evkit-riscv/src/state_home.c index 9269d88f64c..0dbbb189b36 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/src/state_home.c +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/src/state_home.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit-riscv/src/utils.c b/Examples/MAX78000/CNN/faceid_evkit-riscv/src/utils.c index 63fbcb16848..fa849683033 100644 --- a/Examples/MAX78000/CNN/faceid_evkit-riscv/src/utils.c +++ b/Examples/MAX78000/CNN/faceid_evkit-riscv/src/utils.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit/Makefile b/Examples/MAX78000/CNN/faceid_evkit/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/Makefile +++ b/Examples/MAX78000/CNN/faceid_evkit/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/faceid_evkit/TFT/evkit/resources/all_imgs.c b/Examples/MAX78000/CNN/faceid_evkit/TFT/evkit/resources/all_imgs.c index 2e5d8753fd9..35432b80d0a 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/TFT/evkit/resources/all_imgs.c +++ b/Examples/MAX78000/CNN/faceid_evkit/TFT/evkit/resources/all_imgs.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit/TFT/evkit/resources/bitmap.h b/Examples/MAX78000/CNN/faceid_evkit/TFT/evkit/resources/bitmap.h index 86c124e7762..7b72311be5f 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/TFT/evkit/resources/bitmap.h +++ b/Examples/MAX78000/CNN/faceid_evkit/TFT/evkit/resources/bitmap.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit/TFT/fthr/Utility/bmp2c.py b/Examples/MAX78000/CNN/faceid_evkit/TFT/fthr/Utility/bmp2c.py index 0abb8f77f0f..5fe647b646b 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/TFT/fthr/Utility/bmp2c.py +++ b/Examples/MAX78000/CNN/faceid_evkit/TFT/fthr/Utility/bmp2c.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Creates a C file of RGB565 pixel format resized to 320x240 from a JPEG, or 24bit BMP file. """ diff --git a/Examples/MAX78000/CNN/faceid_evkit/TFT/fthr/Utility/template.txt b/Examples/MAX78000/CNN/faceid_evkit/TFT/fthr/Utility/template.txt index 47e14d01541..490d63575fb 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/TFT/fthr/Utility/template.txt +++ b/Examples/MAX78000/CNN/faceid_evkit/TFT/fthr/Utility/template.txt @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit/TFT/fthr/logo_rgb565.c b/Examples/MAX78000/CNN/faceid_evkit/TFT/fthr/logo_rgb565.c index 6697711673a..37448fd1e15 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/TFT/fthr/logo_rgb565.c +++ b/Examples/MAX78000/CNN/faceid_evkit/TFT/fthr/logo_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/AI85FaceIDNetNoBias.py b/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/AI85FaceIDNetNoBias.py index 0ca8e862235..6cade7617de 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/AI85FaceIDNetNoBias.py +++ b/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/AI85FaceIDNetNoBias.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ FaceID network for AI85/AI86 diff --git a/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/ai85_adapter.py b/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/ai85_adapter.py index 4f5831507d2..95e2c822c5b 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/ai85_adapter.py +++ b/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/ai85_adapter.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """Contains adapter implementations for MAX78000 EvKit to get CNN model output. """ import time diff --git a/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/ai85_simulator.py b/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/ai85_simulator.py index b428a20df70..71264abd0b5 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/ai85_simulator.py +++ b/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/ai85_simulator.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """Contains MAX78000 simulator implementations to get CNN model output. """ diff --git a/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/ai8x.py b/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/ai8x.py index 93782d9d453..f970b38ec4f 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/ai8x.py +++ b/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/ai8x.py @@ -1,52 +1,11 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # - # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - # - # 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 MAXIM INTEGRATED 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. - # - # Except as contained in this notice, the name of Maxim Integrated - # Products, Inc. shall not be used except as stated in the Maxim Integrated - # Products, Inc. Branding Policy. - # - # The mere transfer of this software does not imply any licenses - # of trade secrets, proprietary technology, copyrights, patents, - # trademarks, maskwork rights, or any other form of intellectual - # property whatsoever. Maxim Integrated Products, Inc. retains all - # ownership rights. - # - ############################################################################## +################################################################################################### +# +# Copyright (C) 2020-2022 Maxim Integrated Products, Inc. All Rights Reserved. +# +# Maxim Integrated Products, Inc. Default Copyright Notice: +# https://www.maximintegrated.com/en/aboutus/legal/copyrights.html +# +################################################################################################### """ Contains the limits of the MAX78000 implementations and custom PyTorch modules that take the limits into account. diff --git a/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/devices.py b/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/devices.py index bff3e68b5d9..ab72514a716 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/devices.py +++ b/Examples/MAX78000/CNN/faceid_evkit/db_gen/ai85/devices.py @@ -1,52 +1,10 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # - # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - # - # 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 MAXIM INTEGRATED 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. - # - # Except as contained in this notice, the name of Maxim Integrated - # Products, Inc. shall not be used except as stated in the Maxim Integrated - # Products, Inc. Branding Policy. - # - # The mere transfer of this software does not imply any licenses - # of trade secrets, proprietary technology, copyrights, patents, - # trademarks, maskwork rights, or any other form of intellectual - # property whatsoever. Maxim Integrated Products, Inc. retains all - # ownership rights. - # - ############################################################################## +################################################################################################### +# Copyright (C) Maxim Integrated Products, Inc. All Rights Reserved. +# +# Maxim Integrated Products, Inc. Default Copyright Notice: +# https://www.maximintegrated.com/en/aboutus/legal/copyrights.html +# +################################################################################################### """ Part number and device type conversion """ diff --git a/Examples/MAX78000/CNN/faceid_evkit/db_gen/generate_face_db.py b/Examples/MAX78000/CNN/faceid_evkit/db_gen/generate_face_db.py index 44d95a09726..78b8276ce1f 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/db_gen/generate_face_db.py +++ b/Examples/MAX78000/CNN/faceid_evkit/db_gen/generate_face_db.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Script to generate Face Id embeddings diff --git a/Examples/MAX78000/CNN/faceid_evkit/db_gen/mtcnn/mtcnn.py b/Examples/MAX78000/CNN/faceid_evkit/db_gen/mtcnn/mtcnn.py index 509260366d5..205fb35b36f 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/db_gen/mtcnn/mtcnn.py +++ b/Examples/MAX78000/CNN/faceid_evkit/db_gen/mtcnn/mtcnn.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### # MIT License # Copyright (c) 2019 Timothy Esler diff --git a/Examples/MAX78000/CNN/faceid_evkit/db_gen/mtcnn/utils/detect_face.py b/Examples/MAX78000/CNN/faceid_evkit/db_gen/mtcnn/utils/detect_face.py index a65a5e3c0e1..a0d8d87ec07 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/db_gen/mtcnn/utils/detect_face.py +++ b/Examples/MAX78000/CNN/faceid_evkit/db_gen/mtcnn/utils/detect_face.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### # MIT License # Copyright (c) 2019 Timothy Esler diff --git a/Examples/MAX78000/CNN/faceid_evkit/db_gen/utils.py b/Examples/MAX78000/CNN/faceid_evkit/db_gen/utils.py index 427a261e7e1..3ffbade2d5b 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/db_gen/utils.py +++ b/Examples/MAX78000/CNN/faceid_evkit/db_gen/utils.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Utility functions to generate embeddings and I/O operations diff --git a/Examples/MAX78000/CNN/faceid_evkit/include/MAXCAM_Debug.h b/Examples/MAX78000/CNN/faceid_evkit/include/MAXCAM_Debug.h index 3d0c163753d..ba68441b603 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/include/MAXCAM_Debug.h +++ b/Examples/MAX78000/CNN/faceid_evkit/include/MAXCAM_Debug.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit/include/cnn.h b/Examples/MAX78000/CNN/faceid_evkit/include/cnn.h index 18011b486dd..030045b5883 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/include/cnn.h +++ b/Examples/MAX78000/CNN/faceid_evkit/include/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit/include/embedding_process.h b/Examples/MAX78000/CNN/faceid_evkit/include/embedding_process.h index 08d498764ff..71a85daa541 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/include/embedding_process.h +++ b/Examples/MAX78000/CNN/faceid_evkit/include/embedding_process.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit/include/embeddings.h b/Examples/MAX78000/CNN/faceid_evkit/include/embeddings.h index 92f00f54da4..46b8ce37114 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/include/embeddings.h +++ b/Examples/MAX78000/CNN/faceid_evkit/include/embeddings.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit/include/faceID.h b/Examples/MAX78000/CNN/faceid_evkit/include/faceID.h index 7c7b17e1875..73f058aaff3 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/include/faceID.h +++ b/Examples/MAX78000/CNN/faceid_evkit/include/faceID.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit/include/keypad.h b/Examples/MAX78000/CNN/faceid_evkit/include/keypad.h index c78e06b31b3..597c1327029 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/include/keypad.h +++ b/Examples/MAX78000/CNN/faceid_evkit/include/keypad.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit/include/state.h b/Examples/MAX78000/CNN/faceid_evkit/include/state.h index 0b1a690a884..8be6a3a1794 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/include/state.h +++ b/Examples/MAX78000/CNN/faceid_evkit/include/state.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit/include/utils.h b/Examples/MAX78000/CNN/faceid_evkit/include/utils.h index 15aba6e0d45..b8f63d1e621 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/include/utils.h +++ b/Examples/MAX78000/CNN/faceid_evkit/include/utils.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit/main.c b/Examples/MAX78000/CNN/faceid_evkit/main.c index 5c359556b3d..bd4957d16f9 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/main.c +++ b/Examples/MAX78000/CNN/faceid_evkit/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit/src/cnn.c b/Examples/MAX78000/CNN/faceid_evkit/src/cnn.c index 5478fe31186..89d48483a71 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/src/cnn.c +++ b/Examples/MAX78000/CNN/faceid_evkit/src/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit/src/embedding_process.c b/Examples/MAX78000/CNN/faceid_evkit/src/embedding_process.c index d7c5c6492cd..0ffc4e9283e 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/src/embedding_process.c +++ b/Examples/MAX78000/CNN/faceid_evkit/src/embedding_process.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit/src/state.c b/Examples/MAX78000/CNN/faceid_evkit/src/state.c index 34911af8fa4..ea1eb7701cf 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/src/state.c +++ b/Examples/MAX78000/CNN/faceid_evkit/src/state.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit/src/state_faceID.c b/Examples/MAX78000/CNN/faceid_evkit/src/state_faceID.c index 67ac4a3662c..902641f4c69 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/src/state_faceID.c +++ b/Examples/MAX78000/CNN/faceid_evkit/src/state_faceID.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit/src/state_home.c b/Examples/MAX78000/CNN/faceid_evkit/src/state_home.c index ef67c47156e..b494582627e 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/src/state_home.c +++ b/Examples/MAX78000/CNN/faceid_evkit/src/state_home.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/faceid_evkit/src/utils.c b/Examples/MAX78000/CNN/faceid_evkit/src/utils.c index 7891f83bf25..d563e6092e8 100644 --- a/Examples/MAX78000/CNN/faceid_evkit/src/utils.c +++ b/Examples/MAX78000/CNN/faceid_evkit/src/utils.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/facial_recognition/Makefile b/Examples/MAX78000/CNN/facial_recognition/Makefile index 9263c22a7d4..5163ab38db1 100644 --- a/Examples/MAX78000/CNN/facial_recognition/Makefile +++ b/Examples/MAX78000/CNN/facial_recognition/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/facial_recognition/SDHC_weights/Makefile b/Examples/MAX78000/CNN/facial_recognition/SDHC_weights/Makefile index 7812d417b23..92d9d0d55c8 100644 --- a/Examples/MAX78000/CNN/facial_recognition/SDHC_weights/Makefile +++ b/Examples/MAX78000/CNN/facial_recognition/SDHC_weights/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/facial_recognition/SDHC_weights/main.c b/Examples/MAX78000/CNN/facial_recognition/SDHC_weights/main.c index 4cff0f9f5e6..1fc502300b0 100644 --- a/Examples/MAX78000/CNN/facial_recognition/SDHC_weights/main.c +++ b/Examples/MAX78000/CNN/facial_recognition/SDHC_weights/main.c @@ -1,22 +1,5 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. + * Copyright (C) 2022 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), diff --git a/Examples/MAX78000/CNN/facial_recognition/TFT/fthr/Utility/bmp2c.py b/Examples/MAX78000/CNN/facial_recognition/TFT/fthr/Utility/bmp2c.py index 0abb8f77f0f..7c2ec62315c 100644 --- a/Examples/MAX78000/CNN/facial_recognition/TFT/fthr/Utility/bmp2c.py +++ b/Examples/MAX78000/CNN/facial_recognition/TFT/fthr/Utility/bmp2c.py @@ -1,22 +1,5 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # - # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. +################################################################################ + # Copyright (C) 2022 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Creates a C file of RGB565 pixel format resized to 320x240 from a JPEG, or 24bit BMP file. """ diff --git a/Examples/MAX78000/CNN/facial_recognition/TFT/fthr/Utility/template.txt b/Examples/MAX78000/CNN/facial_recognition/TFT/fthr/Utility/template.txt index 47e14d01541..bc07bf2f842 100644 --- a/Examples/MAX78000/CNN/facial_recognition/TFT/fthr/Utility/template.txt +++ b/Examples/MAX78000/CNN/facial_recognition/TFT/fthr/Utility/template.txt @@ -1,22 +1,5 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. + * Copyright (C) 2022 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), diff --git a/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85_adapter.py b/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85_adapter.py index 580fe6a3a88..d51c0787698 100644 --- a/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85_adapter.py +++ b/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85_adapter.py @@ -1,22 +1,5 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # - # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. +################################################################################ + # Copyright (C) 2022 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """Contains adapter implementations for MAX78000 EvKit to get CNN model output. """ import time diff --git a/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85_facedet_adapter.py b/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85_facedet_adapter.py index d6d6a1b90b5..52b71ff5206 100644 --- a/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85_facedet_adapter.py +++ b/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85_facedet_adapter.py @@ -1,22 +1,5 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # - # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. +################################################################################ + # Copyright (C) 2022 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """Contains adapter implementations for MAX78000 EvKit to get CNN model output. """ import time diff --git a/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85_facedet_simulator.py b/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85_facedet_simulator.py index 118ae59e5ed..f60be698aec 100644 --- a/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85_facedet_simulator.py +++ b/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85_facedet_simulator.py @@ -1,22 +1,5 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # - # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. +################################################################################ + # Copyright (C) 2022 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """Contains MAX78000 simulator implementations to get CNN model output. """ import numpy as np diff --git a/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85_simulator.py b/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85_simulator.py index a45a6aeb968..07ac271c259 100644 --- a/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85_simulator.py +++ b/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85_simulator.py @@ -1,22 +1,5 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # - # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. +################################################################################ + # Copyright (C) 2022 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """Contains MAX78000 simulator implementations to get CNN model output. """ import numpy as np diff --git a/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85net_faceid.py b/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85net_faceid.py index 318e8253651..26de4ceba5e 100644 --- a/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85net_faceid.py +++ b/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85net_faceid.py @@ -1,52 +1,11 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # - # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - # - # 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 MAXIM INTEGRATED 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. - # - # Except as contained in this notice, the name of Maxim Integrated - # Products, Inc. shall not be used except as stated in the Maxim Integrated - # Products, Inc. Branding Policy. - # - # The mere transfer of this software does not imply any licenses - # of trade secrets, proprietary technology, copyrights, patents, - # trademarks, maskwork rights, or any other form of intellectual - # property whatsoever. Maxim Integrated Products, Inc. retains all - # ownership rights. - # - ############################################################################## +################################################################################################### +# +# Copyright (C) 2019-2020 Maxim Integrated Products, Inc. All Rights Reserved. +# +# Maxim Integrated Products, Inc. Default Copyright Notice: +# https://www.maximintegrated.com/en/aboutus/legal/copyrights.html +# +################################################################################################### """ FaceID network for AI85/AI86 diff --git a/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85net_tinierssd_face.py b/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85net_tinierssd_face.py index 9676992e5ff..b0ce947feaf 100644 --- a/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85net_tinierssd_face.py +++ b/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai85net_tinierssd_face.py @@ -1,52 +1,15 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # - # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - # - # 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 MAXIM INTEGRATED 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. - # - # Except as contained in this notice, the name of Maxim Integrated - # Products, Inc. shall not be used except as stated in the Maxim Integrated - # Products, Inc. Branding Policy. - # - # The mere transfer of this software does not imply any licenses - # of trade secrets, proprietary technology, copyrights, patents, - # trademarks, maskwork rights, or any other form of intellectual - # property whatsoever. Maxim Integrated Products, Inc. retains all - # ownership rights. - # - ############################################################################## +################################################################################################### +# +# Copyright (C) 2022 Maxim Integrated Products, Inc. All Rights Reserved. +# +# Maxim Integrated Products, Inc. Default Copyright Notice: +# https://www.maximintegrated.com/en/aboutus/legal/copyrights.html +# +# detect_objects function is adopted from: GitHub repository: +# https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Object-Detection: +# MIT License +# Copyright (c) 2019 Sagar Vinodababu +################################################################################################### """ Tiny SSD (Single Shot Detector) Variant Model for Face Detection """ diff --git a/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai8x.py b/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai8x.py index 0a1a68aae60..5bad29f7742 100644 --- a/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai8x.py +++ b/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/ai8x.py @@ -1,52 +1,11 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # - # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - # - # 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 MAXIM INTEGRATED 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. - # - # Except as contained in this notice, the name of Maxim Integrated - # Products, Inc. shall not be used except as stated in the Maxim Integrated - # Products, Inc. Branding Policy. - # - # The mere transfer of this software does not imply any licenses - # of trade secrets, proprietary technology, copyrights, patents, - # trademarks, maskwork rights, or any other form of intellectual - # property whatsoever. Maxim Integrated Products, Inc. retains all - # ownership rights. - # - ############################################################################## +################################################################################################### +# +# Copyright (C) 2020-2022 Maxim Integrated Products, Inc. All Rights Reserved. +# +# Maxim Integrated Products, Inc. Default Copyright Notice: +# https://www.maximintegrated.com/en/aboutus/legal/copyrights.html +# +################################################################################################### """ Contains the limits of the MAX78000 implementations and custom PyTorch modules that take the limits into account. diff --git a/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/devices.py b/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/devices.py index bff3e68b5d9..ab72514a716 100644 --- a/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/devices.py +++ b/Examples/MAX78000/CNN/facial_recognition/db_gen/ai85/devices.py @@ -1,52 +1,10 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # - # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - # - # 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 MAXIM INTEGRATED 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. - # - # Except as contained in this notice, the name of Maxim Integrated - # Products, Inc. shall not be used except as stated in the Maxim Integrated - # Products, Inc. Branding Policy. - # - # The mere transfer of this software does not imply any licenses - # of trade secrets, proprietary technology, copyrights, patents, - # trademarks, maskwork rights, or any other form of intellectual - # property whatsoever. Maxim Integrated Products, Inc. retains all - # ownership rights. - # - ############################################################################## +################################################################################################### +# Copyright (C) Maxim Integrated Products, Inc. All Rights Reserved. +# +# Maxim Integrated Products, Inc. Default Copyright Notice: +# https://www.maximintegrated.com/en/aboutus/legal/copyrights.html +# +################################################################################################### """ Part number and device type conversion """ diff --git a/Examples/MAX78000/CNN/facial_recognition/db_gen/generate_face_db.py b/Examples/MAX78000/CNN/facial_recognition/db_gen/generate_face_db.py index fb69bd9ad1f..017e91535ec 100644 --- a/Examples/MAX78000/CNN/facial_recognition/db_gen/generate_face_db.py +++ b/Examples/MAX78000/CNN/facial_recognition/db_gen/generate_face_db.py @@ -1,22 +1,5 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # - # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. +################################################################################ + # Copyright (C) 2022 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Script to generate Face Id embeddings diff --git a/Examples/MAX78000/CNN/facial_recognition/db_gen/object_detection_utils.py b/Examples/MAX78000/CNN/facial_recognition/db_gen/object_detection_utils.py index 877c58291df..43b449d9caf 100644 --- a/Examples/MAX78000/CNN/facial_recognition/db_gen/object_detection_utils.py +++ b/Examples/MAX78000/CNN/facial_recognition/db_gen/object_detection_utils.py @@ -1,52 +1,10 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # - # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - # - # 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 MAXIM INTEGRATED 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. - # - # Except as contained in this notice, the name of Maxim Integrated - # Products, Inc. shall not be used except as stated in the Maxim Integrated - # Products, Inc. Branding Policy. - # - # The mere transfer of this software does not imply any licenses - # of trade secrets, proprietary technology, copyrights, patents, - # trademarks, maskwork rights, or any other form of intellectual - # property whatsoever. Maxim Integrated Products, Inc. retains all - # ownership rights. - # - ############################################################################## +################################################################################################### +# +# Copyright (C) 2022 Maxim Integrated Products, Inc. All Rights Reserved. +# +# Maxim Integrated Products, Inc. Default Copyright Notice: +# https://www.maximintegrated.com/en/aboutus/legal/copyrights.html +################################################################################################### # # GitHub repo for the below helper methods: # https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Object-Detection: diff --git a/Examples/MAX78000/CNN/facial_recognition/db_gen/parse_qat_yaml.py b/Examples/MAX78000/CNN/facial_recognition/db_gen/parse_qat_yaml.py index bb2164574c7..5d2b12ade79 100644 --- a/Examples/MAX78000/CNN/facial_recognition/db_gen/parse_qat_yaml.py +++ b/Examples/MAX78000/CNN/facial_recognition/db_gen/parse_qat_yaml.py @@ -1,52 +1,11 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # - # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - # - # 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 MAXIM INTEGRATED 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. - # - # Except as contained in this notice, the name of Maxim Integrated - # Products, Inc. shall not be used except as stated in the Maxim Integrated - # Products, Inc. Branding Policy. - # - # The mere transfer of this software does not imply any licenses - # of trade secrets, proprietary technology, copyrights, patents, - # trademarks, maskwork rights, or any other form of intellectual - # property whatsoever. Maxim Integrated Products, Inc. retains all - # ownership rights. - # - ############################################################################## +################################################################################################### +# +# Copyright (C) 2020-2021 Maxim Integrated Products, Inc. All Rights Reserved. +# +# Maxim Integrated Products, Inc. Default Copyright Notice: +# https://www.maximintegrated.com/en/aboutus/legal/copyrights.html +# +################################################################################################### """ Parses YAML file used to define Quantization Aware Training """ diff --git a/Examples/MAX78000/CNN/facial_recognition/db_gen/utils.py b/Examples/MAX78000/CNN/facial_recognition/db_gen/utils.py index 536402a182f..a2507e02b81 100644 --- a/Examples/MAX78000/CNN/facial_recognition/db_gen/utils.py +++ b/Examples/MAX78000/CNN/facial_recognition/db_gen/utils.py @@ -1,22 +1,5 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # - # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. +################################################################################ + # Copyright (C) 2022 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Utility functions to generate embeddings and I/O operations diff --git a/Examples/MAX78000/CNN/facial_recognition/include/MAXCAM_Debug.h b/Examples/MAX78000/CNN/facial_recognition/include/MAXCAM_Debug.h index 3d0c163753d..fecb7f7085a 100644 --- a/Examples/MAX78000/CNN/facial_recognition/include/MAXCAM_Debug.h +++ b/Examples/MAX78000/CNN/facial_recognition/include/MAXCAM_Debug.h @@ -1,22 +1,5 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. + * Copyright (C) 2022 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), diff --git a/Examples/MAX78000/CNN/facial_recognition/include/cnn_1.h b/Examples/MAX78000/CNN/facial_recognition/include/cnn_1.h index 4e977ac04c5..c1c34fc0844 100644 --- a/Examples/MAX78000/CNN/facial_recognition/include/cnn_1.h +++ b/Examples/MAX78000/CNN/facial_recognition/include/cnn_1.h @@ -1,52 +1,9 @@ -/****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - * - * 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 MAXIM INTEGRATED 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. - * - * Except as contained in this notice, the name of Maxim Integrated - * Products, Inc. shall not be used except as stated in the Maxim Integrated - * Products, Inc. Branding Policy. - * - * The mere transfer of this software does not imply any licenses - * of trade secrets, proprietary technology, copyrights, patents, - * trademarks, maskwork rights, or any other form of intellectual - * property whatsoever. Maxim Integrated Products, Inc. retains all - * ownership rights. - * - ******************************************************************************/ +/************************************************************************************************** +* Copyright (C) 2019-2021 Maxim Integrated Products, Inc. All Rights Reserved. +* +* Maxim Integrated Products, Inc. Default Copyright Notice: +* https://www.maximintegrated.com/en/aboutus/legal/copyrights.html +**************************************************************************************************/ /* * This header file was automatically generated for the facedetection network from a template. diff --git a/Examples/MAX78000/CNN/facial_recognition/include/cnn_2.h b/Examples/MAX78000/CNN/facial_recognition/include/cnn_2.h index e62adff8fc2..a2374e1184b 100644 --- a/Examples/MAX78000/CNN/facial_recognition/include/cnn_2.h +++ b/Examples/MAX78000/CNN/facial_recognition/include/cnn_2.h @@ -1,52 +1,9 @@ -/****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - * - * 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 MAXIM INTEGRATED 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. - * - * Except as contained in this notice, the name of Maxim Integrated - * Products, Inc. shall not be used except as stated in the Maxim Integrated - * Products, Inc. Branding Policy. - * - * The mere transfer of this software does not imply any licenses - * of trade secrets, proprietary technology, copyrights, patents, - * trademarks, maskwork rights, or any other form of intellectual - * property whatsoever. Maxim Integrated Products, Inc. retains all - * ownership rights. - * - ******************************************************************************/ +/************************************************************************************************** +* Copyright (C) 2019-2023 Maxim Integrated Products, Inc. All Rights Reserved. +* +* Maxim Integrated Products, Inc. Default Copyright Notice: +* https://www.maximintegrated.com/en/aboutus/legal/copyrights.html +**************************************************************************************************/ /* * This header file was automatically generated for the faceid_aug_qat_best network from a template. diff --git a/Examples/MAX78000/CNN/facial_recognition/include/embedding_process.h b/Examples/MAX78000/CNN/facial_recognition/include/embedding_process.h index f78bcb091e2..a6c45b2cac5 100644 --- a/Examples/MAX78000/CNN/facial_recognition/include/embedding_process.h +++ b/Examples/MAX78000/CNN/facial_recognition/include/embedding_process.h @@ -1,22 +1,5 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. + * Copyright (C) 2022 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), diff --git a/Examples/MAX78000/CNN/facial_recognition/include/faceID.h b/Examples/MAX78000/CNN/facial_recognition/include/faceID.h index 5fd488c5963..f9fcbac2483 100644 --- a/Examples/MAX78000/CNN/facial_recognition/include/faceID.h +++ b/Examples/MAX78000/CNN/facial_recognition/include/faceID.h @@ -1,22 +1,5 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. + * Copyright (C) 2022 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), diff --git a/Examples/MAX78000/CNN/facial_recognition/include/facedetection.h b/Examples/MAX78000/CNN/facial_recognition/include/facedetection.h index b6100aa7902..7a9de40ac7d 100644 --- a/Examples/MAX78000/CNN/facial_recognition/include/facedetection.h +++ b/Examples/MAX78000/CNN/facial_recognition/include/facedetection.h @@ -1,22 +1,5 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. + * Copyright (C) 2022 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), diff --git a/Examples/MAX78000/CNN/facial_recognition/include/post_process.h b/Examples/MAX78000/CNN/facial_recognition/include/post_process.h index adf3a525e83..62364dd93f1 100644 --- a/Examples/MAX78000/CNN/facial_recognition/include/post_process.h +++ b/Examples/MAX78000/CNN/facial_recognition/include/post_process.h @@ -1,29 +1,14 @@ -/****************************************************************************** +/******************************************************************************* + * Copyright (C) 2022 Maxim Integrated Products, Inc., All rights Reserved. * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - * - * 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: + * This software is protected by copyright laws of the United States and + * of foreign countries. This material may also be protected by patent laws + * and technology transfer regulations of the United States and of foreign + * countries. This software is furnished under a license agreement and/or a + * nondisclosure agreement and may only be used or reproduced in accordance + * with the terms of those agreements. Dissemination of this information to + * any party or parties not specified in the license agreement and/or + * nondisclosure agreement is expressly prohibited. * * The above copyright notice and this permission notice shall be included * in all copies or substantial portions of the Software. @@ -45,8 +30,7 @@ * trademarks, maskwork rights, or any other form of intellectual * property whatsoever. Maxim Integrated Products, Inc. retains all * ownership rights. - * - ******************************************************************************/ + *******************************************************************************/ #include #include #include diff --git a/Examples/MAX78000/CNN/facial_recognition/include/tft_utils.h b/Examples/MAX78000/CNN/facial_recognition/include/tft_utils.h index a961442ded4..fa51ca23941 100644 --- a/Examples/MAX78000/CNN/facial_recognition/include/tft_utils.h +++ b/Examples/MAX78000/CNN/facial_recognition/include/tft_utils.h @@ -1,29 +1,14 @@ -/****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - * - * 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: +/******************************************************************************* + * Copyright (C) 2022 Maxim Integrated Products, Inc., All rights Reserved. + * + * This software is protected by copyright laws of the United States and + * of foreign countries. This material may also be protected by patent laws + * and technology transfer regulations of the United States and of foreign + * countries. This software is furnished under a license agreement and/or a + * nondisclosure agreement and may only be used or reproduced in accordance + * with the terms of those agreements. Dissemination of this information to + * any party or parties not specified in the license agreement and/or + * nondisclosure agreement is expressly prohibited. * * The above copyright notice and this permission notice shall be included * in all copies or substantial portions of the Software. @@ -45,8 +30,7 @@ * trademarks, maskwork rights, or any other form of intellectual * property whatsoever. Maxim Integrated Products, Inc. retains all * ownership rights. - * - ******************************************************************************/ + *******************************************************************************/ void draw_obj_rect(float *xy, uint32_t w, uint32_t h); void setup_dma_tft(uint32_t *src_ptr); diff --git a/Examples/MAX78000/CNN/facial_recognition/include/utils.h b/Examples/MAX78000/CNN/facial_recognition/include/utils.h index 15aba6e0d45..06fab57e800 100644 --- a/Examples/MAX78000/CNN/facial_recognition/include/utils.h +++ b/Examples/MAX78000/CNN/facial_recognition/include/utils.h @@ -1,22 +1,5 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. + * Copyright (C) 2022 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), diff --git a/Examples/MAX78000/CNN/facial_recognition/main.c b/Examples/MAX78000/CNN/facial_recognition/main.c index c9738249b09..0e06f365523 100644 --- a/Examples/MAX78000/CNN/facial_recognition/main.c +++ b/Examples/MAX78000/CNN/facial_recognition/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/facial_recognition/src/cnn_1.c b/Examples/MAX78000/CNN/facial_recognition/src/cnn_1.c index b9faf951c39..90d658a5dce 100644 --- a/Examples/MAX78000/CNN/facial_recognition/src/cnn_1.c +++ b/Examples/MAX78000/CNN/facial_recognition/src/cnn_1.c @@ -1,52 +1,36 @@ -/****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - * - * 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 MAXIM INTEGRATED 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. - * - * Except as contained in this notice, the name of Maxim Integrated - * Products, Inc. shall not be used except as stated in the Maxim Integrated - * Products, Inc. Branding Policy. - * - * The mere transfer of this software does not imply any licenses - * of trade secrets, proprietary technology, copyrights, patents, - * trademarks, maskwork rights, or any other form of intellectual - * property whatsoever. Maxim Integrated Products, Inc. retains all - * ownership rights. - * - ******************************************************************************/ +/******************************************************************************* +* Copyright (C) 2019-2022 Maxim Integrated Products, Inc., All rights Reserved. +* +* This software is protected by copyright laws of the United States and +* of foreign countries. This material may also be protected by patent laws +* and technology transfer regulations of the United States and of foreign +* countries. This software is furnished under a license agreement and/or a +* nondisclosure agreement and may only be used or reproduced in accordance +* with the terms of those agreements. Dissemination of this information to +* any party or parties not specified in the license agreement and/or +* nondisclosure agreement is expressly prohibited. +* +* 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 MAXIM INTEGRATED 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. +* +* Except as contained in this notice, the name of Maxim Integrated +* Products, Inc. shall not be used except as stated in the Maxim Integrated +* Products, Inc. Branding Policy. +* +* The mere transfer of this software does not imply any licenses +* of trade secrets, proprietary technology, copyrights, patents, +* trademarks, maskwork rights, or any other form of intellectual +* property whatsoever. Maxim Integrated Products, Inc. retains all +* ownership rights. +*******************************************************************************/ // facedetection // Created using ai8xize.py --test-dir sdk/Examples/MAX78000/CNN --prefix facedetection --checkpoint-file trained/ai85-facedetection3-qat8-q.pth.tar --config-file networks/face-tinierssd.yaml --overwrite --fifo --device MAX78000 --timer 0 --display-checkpoint --verbose diff --git a/Examples/MAX78000/CNN/facial_recognition/src/cnn_2.c b/Examples/MAX78000/CNN/facial_recognition/src/cnn_2.c index 978d0c6f6b6..e9c998f633d 100644 --- a/Examples/MAX78000/CNN/facial_recognition/src/cnn_2.c +++ b/Examples/MAX78000/CNN/facial_recognition/src/cnn_2.c @@ -1,52 +1,36 @@ -/****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - * - * 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 MAXIM INTEGRATED 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. - * - * Except as contained in this notice, the name of Maxim Integrated - * Products, Inc. shall not be used except as stated in the Maxim Integrated - * Products, Inc. Branding Policy. - * - * The mere transfer of this software does not imply any licenses - * of trade secrets, proprietary technology, copyrights, patents, - * trademarks, maskwork rights, or any other form of intellectual - * property whatsoever. Maxim Integrated Products, Inc. retains all - * ownership rights. - * - ******************************************************************************/ +/******************************************************************************* +* Copyright (C) 2019-2023 Maxim Integrated Products, Inc., All rights Reserved. +* +* This software is protected by copyright laws of the United States and +* of foreign countries. This material may also be protected by patent laws +* and technology transfer regulations of the United States and of foreign +* countries. This software is furnished under a license agreement and/or a +* nondisclosure agreement and may only be used or reproduced in accordance +* with the terms of those agreements. Dissemination of this information to +* any party or parties not specified in the license agreement and/or +* nondisclosure agreement is expressly prohibited. +* +* 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 MAXIM INTEGRATED 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. +* +* Except as contained in this notice, the name of Maxim Integrated +* Products, Inc. shall not be used except as stated in the Maxim Integrated +* Products, Inc. Branding Policy. +* +* The mere transfer of this software does not imply any licenses +* of trade secrets, proprietary technology, copyrights, patents, +* trademarks, maskwork rights, or any other form of intellectual +* property whatsoever. Maxim Integrated Products, Inc. retains all +* ownership rights. +*******************************************************************************/ // faceid_aug_qat_best // This file was @generated by ai8xize.py --test-dir sdk/Examples/MAX78000/CNN --prefix faceid_aug_qat_best --checkpoint-file trained/ai85_faceid_aug_qat_best-q.pth.tar --config-file networks/faceid.yaml --fifo --overwrite --device MAX78000 --timer 0 --display-checkpoint --verbose diff --git a/Examples/MAX78000/CNN/facial_recognition/src/embedding_process.c b/Examples/MAX78000/CNN/facial_recognition/src/embedding_process.c index f1feb3bbf5b..2c64c6196c4 100644 --- a/Examples/MAX78000/CNN/facial_recognition/src/embedding_process.c +++ b/Examples/MAX78000/CNN/facial_recognition/src/embedding_process.c @@ -1,22 +1,5 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. + * Copyright (C) 2022 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), diff --git a/Examples/MAX78000/CNN/facial_recognition/src/faceID.c b/Examples/MAX78000/CNN/facial_recognition/src/faceID.c index 6b0e5298ca0..f4fa292f214 100644 --- a/Examples/MAX78000/CNN/facial_recognition/src/faceID.c +++ b/Examples/MAX78000/CNN/facial_recognition/src/faceID.c @@ -1,22 +1,5 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. + * Copyright (C) 2022 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), diff --git a/Examples/MAX78000/CNN/facial_recognition/src/facedetection.c b/Examples/MAX78000/CNN/facial_recognition/src/facedetection.c index 020d52c64ba..d02ebe01984 100644 --- a/Examples/MAX78000/CNN/facial_recognition/src/facedetection.c +++ b/Examples/MAX78000/CNN/facial_recognition/src/facedetection.c @@ -1,22 +1,5 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. + * Copyright (C) 2022 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), diff --git a/Examples/MAX78000/CNN/facial_recognition/src/post_process.c b/Examples/MAX78000/CNN/facial_recognition/src/post_process.c index 0c329b7aae3..c976577b17d 100644 --- a/Examples/MAX78000/CNN/facial_recognition/src/post_process.c +++ b/Examples/MAX78000/CNN/facial_recognition/src/post_process.c @@ -1,29 +1,14 @@ -/****************************************************************************** +/******************************************************************************* + * Copyright (C) 2022 Maxim Integrated Products, Inc., All rights Reserved. * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - * - * 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: + * This software is protected by copyright laws of the United States and + * of foreign countries. This material may also be protected by patent laws + * and technology transfer regulations of the United States and of foreign + * countries. This software is furnished under a license agreement and/or a + * nondisclosure agreement and may only be used or reproduced in accordance + * with the terms of those agreements. Dissemination of this information to + * any party or parties not specified in the license agreement and/or + * nondisclosure agreement is expressly prohibited. * * The above copyright notice and this permission notice shall be included * in all copies or substantial portions of the Software. @@ -45,8 +30,7 @@ * trademarks, maskwork rights, or any other form of intellectual * property whatsoever. Maxim Integrated Products, Inc. retains all * ownership rights. - * - ******************************************************************************/ + *******************************************************************************/ #include "post_process.h" #include "tft_utils.h" #include "facedetection.h" diff --git a/Examples/MAX78000/CNN/facial_recognition/src/sd.c b/Examples/MAX78000/CNN/facial_recognition/src/sd.c index 864b650d912..645600945a8 100644 --- a/Examples/MAX78000/CNN/facial_recognition/src/sd.c +++ b/Examples/MAX78000/CNN/facial_recognition/src/sd.c @@ -1,22 +1,5 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. + * Copyright (C) 2022 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), diff --git a/Examples/MAX78000/CNN/facial_recognition/src/tft_utils.c b/Examples/MAX78000/CNN/facial_recognition/src/tft_utils.c index aecdb4301df..6e18ee46cc2 100644 --- a/Examples/MAX78000/CNN/facial_recognition/src/tft_utils.c +++ b/Examples/MAX78000/CNN/facial_recognition/src/tft_utils.c @@ -1,29 +1,14 @@ -/****************************************************************************** +/******************************************************************************* + * Copyright (C) 2022 Maxim Integrated Products, Inc., All rights Reserved. * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - * - * 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: + * This software is protected by copyright laws of the United States and + * of foreign countries. This material may also be protected by patent laws + * and technology transfer regulations of the United States and of foreign + * countries. This software is furnished under a license agreement and/or a + * nondisclosure agreement and may only be used or reproduced in accordance + * with the terms of those agreements. Dissemination of this information to + * any party or parties not specified in the license agreement and/or + * nondisclosure agreement is expressly prohibited. * * The above copyright notice and this permission notice shall be included * in all copies or substantial portions of the Software. @@ -45,8 +30,7 @@ * trademarks, maskwork rights, or any other form of intellectual * property whatsoever. Maxim Integrated Products, Inc. retains all * ownership rights. - * - ******************************************************************************/ + *******************************************************************************/ #include #include #include "mxc.h" diff --git a/Examples/MAX78000/CNN/facial_recognition/src/utils.c b/Examples/MAX78000/CNN/facial_recognition/src/utils.c index 63fbcb16848..d04f91aa676 100644 --- a/Examples/MAX78000/CNN/facial_recognition/src/utils.c +++ b/Examples/MAX78000/CNN/facial_recognition/src/utils.c @@ -1,22 +1,5 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * - * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. + * Copyright (C) 2022 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), diff --git a/Examples/MAX78000/CNN/kws20_demo-riscv/Makefile b/Examples/MAX78000/CNN/kws20_demo-riscv/Makefile index 18e1b6cc640..0ecfa0fa9a8 100644 --- a/Examples/MAX78000/CNN/kws20_demo-riscv/Makefile +++ b/Examples/MAX78000/CNN/kws20_demo-riscv/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### ifeq "$(PROJECT)" "" PROJECT=max78000 diff --git a/Examples/MAX78000/CNN/kws20_demo-riscv/Makefile.ARM b/Examples/MAX78000/CNN/kws20_demo-riscv/Makefile.ARM index 46b69f5e118..0af47154081 100644 --- a/Examples/MAX78000/CNN/kws20_demo-riscv/Makefile.ARM +++ b/Examples/MAX78000/CNN/kws20_demo-riscv/Makefile.ARM @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### # This is the name of the build output file ifeq "$(PROJECT)" "" diff --git a/Examples/MAX78000/CNN/kws20_demo-riscv/Makefile.RISCV b/Examples/MAX78000/CNN/kws20_demo-riscv/Makefile.RISCV index c927b224e25..32571f9588c 100644 --- a/Examples/MAX78000/CNN/kws20_demo-riscv/Makefile.RISCV +++ b/Examples/MAX78000/CNN/kws20_demo-riscv/Makefile.RISCV @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### # This is the name of the build output file ifeq "$(PROJECT)" "" diff --git a/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/evkit/all_imgs.c b/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/evkit/all_imgs.c index 9138665d378..d3bd85667b6 100644 --- a/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/evkit/all_imgs.c +++ b/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/evkit/all_imgs.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/evkit/bitmap.h b/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/evkit/bitmap.h index ad953cb0c97..ddf640aa869 100644 --- a/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/evkit/bitmap.h +++ b/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/evkit/bitmap.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/fthr/bmp/bmp2c.py b/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/fthr/bmp/bmp2c.py index 0abb8f77f0f..5fe647b646b 100644 --- a/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/fthr/bmp/bmp2c.py +++ b/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/fthr/bmp/bmp2c.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Creates a C file of RGB565 pixel format resized to 320x240 from a JPEG, or 24bit BMP file. """ diff --git a/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/fthr/bmp/template.txt b/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/fthr/bmp/template.txt index 47e14d01541..490d63575fb 100644 --- a/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/fthr/bmp/template.txt +++ b/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/fthr/bmp/template.txt @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/fthr/img_1_rgb565.c b/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/fthr/img_1_rgb565.c index c4a35872d88..24bc30bbf51 100644 --- a/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/fthr/img_1_rgb565.c +++ b/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/fthr/img_1_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/fthr/logo_rgb565.c b/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/fthr/logo_rgb565.c index 2e8d713977b..aa806cb5e20 100644 --- a/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/fthr/logo_rgb565.c +++ b/Examples/MAX78000/CNN/kws20_demo-riscv/TFT/fthr/logo_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_demo-riscv/Utility/RealtimeAudio.py b/Examples/MAX78000/CNN/kws20_demo-riscv/Utility/RealtimeAudio.py index 5c558bc28b7..71ced758a68 100644 --- a/Examples/MAX78000/CNN/kws20_demo-riscv/Utility/RealtimeAudio.py +++ b/Examples/MAX78000/CNN/kws20_demo-riscv/Utility/RealtimeAudio.py @@ -1,23 +1,6 @@ #!/usr/bin/env python3 ################################################################################################### -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -48,7 +31,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Utility to load a wave file and convert to headerfile, detect silence and keywords, split into 16K samples and display waveform diff --git a/Examples/MAX78000/CNN/kws20_demo-riscv/Utility/VoiceRecorder.py b/Examples/MAX78000/CNN/kws20_demo-riscv/Utility/VoiceRecorder.py index ed30c37a41c..8177f6c055b 100644 --- a/Examples/MAX78000/CNN/kws20_demo-riscv/Utility/VoiceRecorder.py +++ b/Examples/MAX78000/CNN/kws20_demo-riscv/Utility/VoiceRecorder.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Voice recorder """ diff --git a/Examples/MAX78000/CNN/kws20_demo-riscv/cnn.c b/Examples/MAX78000/CNN/kws20_demo-riscv/cnn.c index 0e3948a3b28..56d167b59f8 100644 --- a/Examples/MAX78000/CNN/kws20_demo-riscv/cnn.c +++ b/Examples/MAX78000/CNN/kws20_demo-riscv/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_demo-riscv/cnn.h b/Examples/MAX78000/CNN/kws20_demo-riscv/cnn.h index 2843fa42022..a42c9c3851f 100644 --- a/Examples/MAX78000/CNN/kws20_demo-riscv/cnn.h +++ b/Examples/MAX78000/CNN/kws20_demo-riscv/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_demo-riscv/main.c b/Examples/MAX78000/CNN/kws20_demo-riscv/main.c index b97c859b869..5b87a797195 100644 --- a/Examples/MAX78000/CNN/kws20_demo-riscv/main.c +++ b/Examples/MAX78000/CNN/kws20_demo-riscv/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_demo-riscv/main_riscv.c b/Examples/MAX78000/CNN/kws20_demo-riscv/main_riscv.c index a685b5d3657..09be6650e06 100644 --- a/Examples/MAX78000/CNN/kws20_demo-riscv/main_riscv.c +++ b/Examples/MAX78000/CNN/kws20_demo-riscv/main_riscv.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_demo-riscv/softmax.c b/Examples/MAX78000/CNN/kws20_demo-riscv/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/kws20_demo-riscv/softmax.c +++ b/Examples/MAX78000/CNN/kws20_demo-riscv/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_demo/Makefile b/Examples/MAX78000/CNN/kws20_demo/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/kws20_demo/Makefile +++ b/Examples/MAX78000/CNN/kws20_demo/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/kws20_demo/TFT/evkit/all_imgs.c b/Examples/MAX78000/CNN/kws20_demo/TFT/evkit/all_imgs.c index 9138665d378..d3bd85667b6 100644 --- a/Examples/MAX78000/CNN/kws20_demo/TFT/evkit/all_imgs.c +++ b/Examples/MAX78000/CNN/kws20_demo/TFT/evkit/all_imgs.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_demo/TFT/evkit/bitmap.h b/Examples/MAX78000/CNN/kws20_demo/TFT/evkit/bitmap.h index ad953cb0c97..ddf640aa869 100644 --- a/Examples/MAX78000/CNN/kws20_demo/TFT/evkit/bitmap.h +++ b/Examples/MAX78000/CNN/kws20_demo/TFT/evkit/bitmap.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_demo/TFT/fthr/bmp/bmp2c.py b/Examples/MAX78000/CNN/kws20_demo/TFT/fthr/bmp/bmp2c.py index 0abb8f77f0f..5fe647b646b 100644 --- a/Examples/MAX78000/CNN/kws20_demo/TFT/fthr/bmp/bmp2c.py +++ b/Examples/MAX78000/CNN/kws20_demo/TFT/fthr/bmp/bmp2c.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Creates a C file of RGB565 pixel format resized to 320x240 from a JPEG, or 24bit BMP file. """ diff --git a/Examples/MAX78000/CNN/kws20_demo/TFT/fthr/bmp/template.txt b/Examples/MAX78000/CNN/kws20_demo/TFT/fthr/bmp/template.txt index 47e14d01541..490d63575fb 100644 --- a/Examples/MAX78000/CNN/kws20_demo/TFT/fthr/bmp/template.txt +++ b/Examples/MAX78000/CNN/kws20_demo/TFT/fthr/bmp/template.txt @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_demo/TFT/fthr/img_1_rgb565.c b/Examples/MAX78000/CNN/kws20_demo/TFT/fthr/img_1_rgb565.c index c4a35872d88..24bc30bbf51 100644 --- a/Examples/MAX78000/CNN/kws20_demo/TFT/fthr/img_1_rgb565.c +++ b/Examples/MAX78000/CNN/kws20_demo/TFT/fthr/img_1_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_demo/TFT/fthr/logo_rgb565.c b/Examples/MAX78000/CNN/kws20_demo/TFT/fthr/logo_rgb565.c index 2e8d713977b..aa806cb5e20 100644 --- a/Examples/MAX78000/CNN/kws20_demo/TFT/fthr/logo_rgb565.c +++ b/Examples/MAX78000/CNN/kws20_demo/TFT/fthr/logo_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_demo/Utility/RealtimeAudio.py b/Examples/MAX78000/CNN/kws20_demo/Utility/RealtimeAudio.py index 5c558bc28b7..71ced758a68 100644 --- a/Examples/MAX78000/CNN/kws20_demo/Utility/RealtimeAudio.py +++ b/Examples/MAX78000/CNN/kws20_demo/Utility/RealtimeAudio.py @@ -1,23 +1,6 @@ #!/usr/bin/env python3 ################################################################################################### -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -48,7 +31,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Utility to load a wave file and convert to headerfile, detect silence and keywords, split into 16K samples and display waveform diff --git a/Examples/MAX78000/CNN/kws20_demo/Utility/VoiceRecorder.py b/Examples/MAX78000/CNN/kws20_demo/Utility/VoiceRecorder.py index ed30c37a41c..8177f6c055b 100644 --- a/Examples/MAX78000/CNN/kws20_demo/Utility/VoiceRecorder.py +++ b/Examples/MAX78000/CNN/kws20_demo/Utility/VoiceRecorder.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Voice recorder """ diff --git a/Examples/MAX78000/CNN/kws20_demo/Utility/bin2wav.py b/Examples/MAX78000/CNN/kws20_demo/Utility/bin2wav.py index 2bb0068c1da..85a6ab0c1e4 100644 --- a/Examples/MAX78000/CNN/kws20_demo/Utility/bin2wav.py +++ b/Examples/MAX78000/CNN/kws20_demo/Utility/bin2wav.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### import os import argparse import soundfile as sf diff --git a/Examples/MAX78000/CNN/kws20_demo/Utility/capture_serial_bin.py b/Examples/MAX78000/CNN/kws20_demo/Utility/capture_serial_bin.py index 31698f00cf2..0c04a94e146 100644 --- a/Examples/MAX78000/CNN/kws20_demo/Utility/capture_serial_bin.py +++ b/Examples/MAX78000/CNN/kws20_demo/Utility/capture_serial_bin.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### import os import argparse import soundfile as sf diff --git a/Examples/MAX78000/CNN/kws20_demo/Utility/convert_segment_wav.py b/Examples/MAX78000/CNN/kws20_demo/Utility/convert_segment_wav.py index 78278c947f2..04498ad7ff7 100644 --- a/Examples/MAX78000/CNN/kws20_demo/Utility/convert_segment_wav.py +++ b/Examples/MAX78000/CNN/kws20_demo/Utility/convert_segment_wav.py @@ -1,52 +1,35 @@ +################################################################################ +# Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. +# +# 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 MAXIM INTEGRATED 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. +# +# Except as contained in this notice, the name of Maxim Integrated +# Products, Inc. shall not be used except as stated in the Maxim Integrated +# Products, Inc. Branding Policy. +# +# The mere transfer of this software does not imply any licenses +# of trade secrets, proprietary technology, copyrights, patents, +# trademarks, maskwork rights, or any other form of intellectual +# property whatsoever. Maxim Integrated Products, Inc. retains all +# ownership rights. +# ############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # - # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. - # - # 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 MAXIM INTEGRATED 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. - # - # Except as contained in this notice, the name of Maxim Integrated - # Products, Inc. shall not be used except as stated in the Maxim Integrated - # Products, Inc. Branding Policy. - # - # The mere transfer of this software does not imply any licenses - # of trade secrets, proprietary technology, copyrights, patents, - # trademarks, maskwork rights, or any other form of intellectual - # property whatsoever. Maxim Integrated Products, Inc. retains all - # ownership rights. - # - ############################################################################## import errno import os import argparse diff --git a/Examples/MAX78000/CNN/kws20_demo/cnn.c b/Examples/MAX78000/CNN/kws20_demo/cnn.c index 7f8b82cefac..8dd2be6bc3f 100644 --- a/Examples/MAX78000/CNN/kws20_demo/cnn.c +++ b/Examples/MAX78000/CNN/kws20_demo/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_demo/cnn.h b/Examples/MAX78000/CNN/kws20_demo/cnn.h index 44e3129c060..5af83f1f608 100644 --- a/Examples/MAX78000/CNN/kws20_demo/cnn.h +++ b/Examples/MAX78000/CNN/kws20_demo/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_demo/main.c b/Examples/MAX78000/CNN/kws20_demo/main.c index f6f7c3f60e5..818acd0475c 100644 --- a/Examples/MAX78000/CNN/kws20_demo/main.c +++ b/Examples/MAX78000/CNN/kws20_demo/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_demo/sd_util.c b/Examples/MAX78000/CNN/kws20_demo/sd_util.c index 98f5bb1c08f..8d95266c3e0 100644 --- a/Examples/MAX78000/CNN/kws20_demo/sd_util.c +++ b/Examples/MAX78000/CNN/kws20_demo/sd_util.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_demo/softmax.c b/Examples/MAX78000/CNN/kws20_demo/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/kws20_demo/softmax.c +++ b/Examples/MAX78000/CNN/kws20_demo/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_v3/Makefile b/Examples/MAX78000/CNN/kws20_v3/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/kws20_v3/Makefile +++ b/Examples/MAX78000/CNN/kws20_v3/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/kws20_v3/cnn.c b/Examples/MAX78000/CNN/kws20_v3/cnn.c index 7f8b82cefac..8dd2be6bc3f 100644 --- a/Examples/MAX78000/CNN/kws20_v3/cnn.c +++ b/Examples/MAX78000/CNN/kws20_v3/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_v3/cnn.h b/Examples/MAX78000/CNN/kws20_v3/cnn.h index 44e3129c060..5af83f1f608 100644 --- a/Examples/MAX78000/CNN/kws20_v3/cnn.h +++ b/Examples/MAX78000/CNN/kws20_v3/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_v3/main.c b/Examples/MAX78000/CNN/kws20_v3/main.c index 48da65ad22e..32d3bbf1b51 100644 --- a/Examples/MAX78000/CNN/kws20_v3/main.c +++ b/Examples/MAX78000/CNN/kws20_v3/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/kws20_v3/softmax.c b/Examples/MAX78000/CNN/kws20_v3/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/kws20_v3/softmax.c +++ b/Examples/MAX78000/CNN/kws20_v3/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/mnist-riscv/Makefile b/Examples/MAX78000/CNN/mnist-riscv/Makefile index 1daf22a222b..dee8d56614b 100644 --- a/Examples/MAX78000/CNN/mnist-riscv/Makefile +++ b/Examples/MAX78000/CNN/mnist-riscv/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### # Command-line option for overriding output filename. # Ex: make all OUTFILE="filename" ... results in filename.elf diff --git a/Examples/MAX78000/CNN/mnist-riscv/Makefile.ARM b/Examples/MAX78000/CNN/mnist-riscv/Makefile.ARM index 2433cfe7ea2..cfc088b4189 100644 --- a/Examples/MAX78000/CNN/mnist-riscv/Makefile.ARM +++ b/Examples/MAX78000/CNN/mnist-riscv/Makefile.ARM @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### # This is the name of the build output file ifeq "$(PROJECT)" "" diff --git a/Examples/MAX78000/CNN/mnist-riscv/Makefile.RISCV b/Examples/MAX78000/CNN/mnist-riscv/Makefile.RISCV index 6eda9679d3a..c534ba72ae0 100644 --- a/Examples/MAX78000/CNN/mnist-riscv/Makefile.RISCV +++ b/Examples/MAX78000/CNN/mnist-riscv/Makefile.RISCV @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### # This is the name of the build output file ifeq "$(PROJECT)" "" diff --git a/Examples/MAX78000/CNN/mnist-riscv/cnn.c b/Examples/MAX78000/CNN/mnist-riscv/cnn.c index e9e41278ac4..ad4a7bc6cb0 100644 --- a/Examples/MAX78000/CNN/mnist-riscv/cnn.c +++ b/Examples/MAX78000/CNN/mnist-riscv/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/mnist-riscv/cnn.h b/Examples/MAX78000/CNN/mnist-riscv/cnn.h index a62a68b6faf..b54e4717b38 100644 --- a/Examples/MAX78000/CNN/mnist-riscv/cnn.h +++ b/Examples/MAX78000/CNN/mnist-riscv/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/mnist-riscv/main.c b/Examples/MAX78000/CNN/mnist-riscv/main.c index 00a2a7bdda3..7951b6cc1db 100644 --- a/Examples/MAX78000/CNN/mnist-riscv/main.c +++ b/Examples/MAX78000/CNN/mnist-riscv/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/mnist-riscv/main_riscv.c b/Examples/MAX78000/CNN/mnist-riscv/main_riscv.c index 05702b93cb9..12497d5fe75 100644 --- a/Examples/MAX78000/CNN/mnist-riscv/main_riscv.c +++ b/Examples/MAX78000/CNN/mnist-riscv/main_riscv.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/mnist-riscv/softmax.c b/Examples/MAX78000/CNN/mnist-riscv/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/mnist-riscv/softmax.c +++ b/Examples/MAX78000/CNN/mnist-riscv/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/mnist/Makefile b/Examples/MAX78000/CNN/mnist/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/mnist/Makefile +++ b/Examples/MAX78000/CNN/mnist/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/mnist/cnn.c b/Examples/MAX78000/CNN/mnist/cnn.c index fb638a54755..7759fa5f3f8 100644 --- a/Examples/MAX78000/CNN/mnist/cnn.c +++ b/Examples/MAX78000/CNN/mnist/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/mnist/cnn.h b/Examples/MAX78000/CNN/mnist/cnn.h index 1b4de3ebbb3..e57bbc110fa 100644 --- a/Examples/MAX78000/CNN/mnist/cnn.h +++ b/Examples/MAX78000/CNN/mnist/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/mnist/main.c b/Examples/MAX78000/CNN/mnist/main.c index a36cfbf290c..2a37de5732d 100644 --- a/Examples/MAX78000/CNN/mnist/main.c +++ b/Examples/MAX78000/CNN/mnist/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/mnist/softmax.c b/Examples/MAX78000/CNN/mnist/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/mnist/softmax.c +++ b/Examples/MAX78000/CNN/mnist/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/rps-demo/Makefile b/Examples/MAX78000/CNN/rps-demo/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/rps-demo/Makefile +++ b/Examples/MAX78000/CNN/rps-demo/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/rps-demo/TFT/evkit/all_imgs.c b/Examples/MAX78000/CNN/rps-demo/TFT/evkit/all_imgs.c index 9138665d378..d3bd85667b6 100644 --- a/Examples/MAX78000/CNN/rps-demo/TFT/evkit/all_imgs.c +++ b/Examples/MAX78000/CNN/rps-demo/TFT/evkit/all_imgs.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/rps-demo/TFT/evkit/bitmap.h b/Examples/MAX78000/CNN/rps-demo/TFT/evkit/bitmap.h index ad953cb0c97..ddf640aa869 100644 --- a/Examples/MAX78000/CNN/rps-demo/TFT/evkit/bitmap.h +++ b/Examples/MAX78000/CNN/rps-demo/TFT/evkit/bitmap.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/rps-demo/TFT/fthr/bmp/bmp2c.py b/Examples/MAX78000/CNN/rps-demo/TFT/fthr/bmp/bmp2c.py index 0abb8f77f0f..5fe647b646b 100644 --- a/Examples/MAX78000/CNN/rps-demo/TFT/fthr/bmp/bmp2c.py +++ b/Examples/MAX78000/CNN/rps-demo/TFT/fthr/bmp/bmp2c.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Creates a C file of RGB565 pixel format resized to 320x240 from a JPEG, or 24bit BMP file. """ diff --git a/Examples/MAX78000/CNN/rps-demo/TFT/fthr/bmp/template.txt b/Examples/MAX78000/CNN/rps-demo/TFT/fthr/bmp/template.txt index 47e14d01541..490d63575fb 100644 --- a/Examples/MAX78000/CNN/rps-demo/TFT/fthr/bmp/template.txt +++ b/Examples/MAX78000/CNN/rps-demo/TFT/fthr/bmp/template.txt @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/rps-demo/TFT/fthr/img_1_rgb565.c b/Examples/MAX78000/CNN/rps-demo/TFT/fthr/img_1_rgb565.c index c4a35872d88..24bc30bbf51 100644 --- a/Examples/MAX78000/CNN/rps-demo/TFT/fthr/img_1_rgb565.c +++ b/Examples/MAX78000/CNN/rps-demo/TFT/fthr/img_1_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/rps-demo/TFT/fthr/logo_rgb565.c b/Examples/MAX78000/CNN/rps-demo/TFT/fthr/logo_rgb565.c index 2e8d713977b..aa806cb5e20 100644 --- a/Examples/MAX78000/CNN/rps-demo/TFT/fthr/logo_rgb565.c +++ b/Examples/MAX78000/CNN/rps-demo/TFT/fthr/logo_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/rps-demo/cnn.c b/Examples/MAX78000/CNN/rps-demo/cnn.c index ac04c5ab0b3..fe82a3ee498 100644 --- a/Examples/MAX78000/CNN/rps-demo/cnn.c +++ b/Examples/MAX78000/CNN/rps-demo/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/rps-demo/cnn.h b/Examples/MAX78000/CNN/rps-demo/cnn.h index 2bd989bfdac..d7dd7a5037b 100644 --- a/Examples/MAX78000/CNN/rps-demo/cnn.h +++ b/Examples/MAX78000/CNN/rps-demo/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/rps-demo/main.c b/Examples/MAX78000/CNN/rps-demo/main.c index e878d26a406..b7bf2f76519 100644 --- a/Examples/MAX78000/CNN/rps-demo/main.c +++ b/Examples/MAX78000/CNN/rps-demo/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/rps-demo/softmax.c b/Examples/MAX78000/CNN/rps-demo/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/rps-demo/softmax.c +++ b/Examples/MAX78000/CNN/rps-demo/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/rps/Makefile b/Examples/MAX78000/CNN/rps/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/rps/Makefile +++ b/Examples/MAX78000/CNN/rps/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/rps/cnn.c b/Examples/MAX78000/CNN/rps/cnn.c index ac04c5ab0b3..fe82a3ee498 100644 --- a/Examples/MAX78000/CNN/rps/cnn.c +++ b/Examples/MAX78000/CNN/rps/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/rps/cnn.h b/Examples/MAX78000/CNN/rps/cnn.h index 2bd989bfdac..d7dd7a5037b 100644 --- a/Examples/MAX78000/CNN/rps/cnn.h +++ b/Examples/MAX78000/CNN/rps/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/rps/main.c b/Examples/MAX78000/CNN/rps/main.c index 9c17aced55e..72d0641dec6 100644 --- a/Examples/MAX78000/CNN/rps/main.c +++ b/Examples/MAX78000/CNN/rps/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/rps/softmax.c b/Examples/MAX78000/CNN/rps/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/rps/softmax.c +++ b/Examples/MAX78000/CNN/rps/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/snake_game_demo/Makefile b/Examples/MAX78000/CNN/snake_game_demo/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/snake_game_demo/Makefile +++ b/Examples/MAX78000/CNN/snake_game_demo/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/snake_game_demo/TFT/evkit/all_imgs.c b/Examples/MAX78000/CNN/snake_game_demo/TFT/evkit/all_imgs.c index 9138665d378..d3bd85667b6 100644 --- a/Examples/MAX78000/CNN/snake_game_demo/TFT/evkit/all_imgs.c +++ b/Examples/MAX78000/CNN/snake_game_demo/TFT/evkit/all_imgs.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/snake_game_demo/TFT/evkit/bitmap.h b/Examples/MAX78000/CNN/snake_game_demo/TFT/evkit/bitmap.h index ad953cb0c97..ddf640aa869 100644 --- a/Examples/MAX78000/CNN/snake_game_demo/TFT/evkit/bitmap.h +++ b/Examples/MAX78000/CNN/snake_game_demo/TFT/evkit/bitmap.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/snake_game_demo/TFT/fthr/bmp/bmp2c.py b/Examples/MAX78000/CNN/snake_game_demo/TFT/fthr/bmp/bmp2c.py index 0abb8f77f0f..5fe647b646b 100644 --- a/Examples/MAX78000/CNN/snake_game_demo/TFT/fthr/bmp/bmp2c.py +++ b/Examples/MAX78000/CNN/snake_game_demo/TFT/fthr/bmp/bmp2c.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Creates a C file of RGB565 pixel format resized to 320x240 from a JPEG, or 24bit BMP file. """ diff --git a/Examples/MAX78000/CNN/snake_game_demo/TFT/fthr/bmp/template.txt b/Examples/MAX78000/CNN/snake_game_demo/TFT/fthr/bmp/template.txt index 47e14d01541..490d63575fb 100644 --- a/Examples/MAX78000/CNN/snake_game_demo/TFT/fthr/bmp/template.txt +++ b/Examples/MAX78000/CNN/snake_game_demo/TFT/fthr/bmp/template.txt @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/snake_game_demo/TFT/fthr/img_1_rgb565.c b/Examples/MAX78000/CNN/snake_game_demo/TFT/fthr/img_1_rgb565.c index c4a35872d88..24bc30bbf51 100644 --- a/Examples/MAX78000/CNN/snake_game_demo/TFT/fthr/img_1_rgb565.c +++ b/Examples/MAX78000/CNN/snake_game_demo/TFT/fthr/img_1_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/snake_game_demo/TFT/fthr/logo_rgb565.c b/Examples/MAX78000/CNN/snake_game_demo/TFT/fthr/logo_rgb565.c index 2e8d713977b..aa806cb5e20 100644 --- a/Examples/MAX78000/CNN/snake_game_demo/TFT/fthr/logo_rgb565.c +++ b/Examples/MAX78000/CNN/snake_game_demo/TFT/fthr/logo_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/snake_game_demo/cnn.c b/Examples/MAX78000/CNN/snake_game_demo/cnn.c index 42ce5e29c02..f0c4899641c 100644 --- a/Examples/MAX78000/CNN/snake_game_demo/cnn.c +++ b/Examples/MAX78000/CNN/snake_game_demo/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/snake_game_demo/cnn.h b/Examples/MAX78000/CNN/snake_game_demo/cnn.h index 2843fa42022..a42c9c3851f 100644 --- a/Examples/MAX78000/CNN/snake_game_demo/cnn.h +++ b/Examples/MAX78000/CNN/snake_game_demo/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/snake_game_demo/main.c b/Examples/MAX78000/CNN/snake_game_demo/main.c index b2908615d62..12fd11f451b 100644 --- a/Examples/MAX78000/CNN/snake_game_demo/main.c +++ b/Examples/MAX78000/CNN/snake_game_demo/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/snake_game_demo/softmax.c b/Examples/MAX78000/CNN/snake_game_demo/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/snake_game_demo/softmax.c +++ b/Examples/MAX78000/CNN/snake_game_demo/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/svhn_tinierssd/Makefile b/Examples/MAX78000/CNN/svhn_tinierssd/Makefile index 3e0b64cad88..16b4c61ceb2 100644 --- a/Examples/MAX78000/CNN/svhn_tinierssd/Makefile +++ b/Examples/MAX78000/CNN/svhn_tinierssd/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CNN/svhn_tinierssd/cnn.c b/Examples/MAX78000/CNN/svhn_tinierssd/cnn.c index 029a2c2ca9a..3c70370109f 100644 --- a/Examples/MAX78000/CNN/svhn_tinierssd/cnn.c +++ b/Examples/MAX78000/CNN/svhn_tinierssd/cnn.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/svhn_tinierssd/cnn.h b/Examples/MAX78000/CNN/svhn_tinierssd/cnn.h index 46509f7aacf..d6de90ba300 100644 --- a/Examples/MAX78000/CNN/svhn_tinierssd/cnn.h +++ b/Examples/MAX78000/CNN/svhn_tinierssd/cnn.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/svhn_tinierssd/main.c b/Examples/MAX78000/CNN/svhn_tinierssd/main.c index 09864e5d26d..6a2bcc42b1c 100644 --- a/Examples/MAX78000/CNN/svhn_tinierssd/main.c +++ b/Examples/MAX78000/CNN/svhn_tinierssd/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CNN/svhn_tinierssd/softmax.c b/Examples/MAX78000/CNN/svhn_tinierssd/softmax.c index 3777aa03b7f..337fc32c1e5 100644 --- a/Examples/MAX78000/CNN/svhn_tinierssd/softmax.c +++ b/Examples/MAX78000/CNN/svhn_tinierssd/softmax.c @@ -17,23 +17,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CRC/Makefile b/Examples/MAX78000/CRC/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/CRC/Makefile +++ b/Examples/MAX78000/CRC/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CRC/main.c b/Examples/MAX78000/CRC/main.c index 8b4a46a80eb..8a8706ceb92 100644 --- a/Examples/MAX78000/CRC/main.c +++ b/Examples/MAX78000/CRC/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CameraIF/Makefile b/Examples/MAX78000/CameraIF/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/CameraIF/Makefile +++ b/Examples/MAX78000/CameraIF/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CameraIF/main.c b/Examples/MAX78000/CameraIF/main.c index c9252462302..5fc43f3ae13 100644 --- a/Examples/MAX78000/CameraIF/main.c +++ b/Examples/MAX78000/CameraIF/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CameraIF/utils.c b/Examples/MAX78000/CameraIF/utils.c index 24527766918..87cdf974007 100644 --- a/Examples/MAX78000/CameraIF/utils.c +++ b/Examples/MAX78000/CameraIF/utils.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CameraIF/utils.h b/Examples/MAX78000/CameraIF/utils.h index 7d361c04447..48dedc583cf 100644 --- a/Examples/MAX78000/CameraIF/utils.h +++ b/Examples/MAX78000/CameraIF/utils.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CameraIF_Debayer/Makefile b/Examples/MAX78000/CameraIF_Debayer/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/CameraIF_Debayer/Makefile +++ b/Examples/MAX78000/CameraIF_Debayer/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/CameraIF_Debayer/main.c b/Examples/MAX78000/CameraIF_Debayer/main.c index 0466548bc81..723432d12fb 100644 --- a/Examples/MAX78000/CameraIF_Debayer/main.c +++ b/Examples/MAX78000/CameraIF_Debayer/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CameraIF_Debayer/utils.c b/Examples/MAX78000/CameraIF_Debayer/utils.c index 553d3f62b59..4b917735f4a 100644 --- a/Examples/MAX78000/CameraIF_Debayer/utils.c +++ b/Examples/MAX78000/CameraIF_Debayer/utils.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/CameraIF_Debayer/utils.h b/Examples/MAX78000/CameraIF_Debayer/utils.h index 2da9de28b9b..f67b1f9981d 100644 --- a/Examples/MAX78000/CameraIF_Debayer/utils.h +++ b/Examples/MAX78000/CameraIF_Debayer/utils.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/Coremark/Makefile b/Examples/MAX78000/Coremark/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/Coremark/Makefile +++ b/Examples/MAX78000/Coremark/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/DMA/Makefile b/Examples/MAX78000/DMA/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/DMA/Makefile +++ b/Examples/MAX78000/DMA/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/DMA/main.c b/Examples/MAX78000/DMA/main.c index 8531b616e7b..c20481dcd45 100644 --- a/Examples/MAX78000/DMA/main.c +++ b/Examples/MAX78000/DMA/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/ECC/Makefile b/Examples/MAX78000/ECC/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/ECC/Makefile +++ b/Examples/MAX78000/ECC/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/ECC/main.c b/Examples/MAX78000/ECC/main.c index 2ead343f131..17ba35bd71d 100644 --- a/Examples/MAX78000/ECC/main.c +++ b/Examples/MAX78000/ECC/main.c @@ -7,23 +7,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/EEPROM_Emulator/Makefile b/Examples/MAX78000/EEPROM_Emulator/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/EEPROM_Emulator/Makefile +++ b/Examples/MAX78000/EEPROM_Emulator/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/EEPROM_Emulator/include/cache.h b/Examples/MAX78000/EEPROM_Emulator/include/cache.h index 9833f2b197c..9263b1016d4 100644 --- a/Examples/MAX78000/EEPROM_Emulator/include/cache.h +++ b/Examples/MAX78000/EEPROM_Emulator/include/cache.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/EEPROM_Emulator/include/eeprom.h b/Examples/MAX78000/EEPROM_Emulator/include/eeprom.h index ee13fe2ee5c..e4956f57a15 100644 --- a/Examples/MAX78000/EEPROM_Emulator/include/eeprom.h +++ b/Examples/MAX78000/EEPROM_Emulator/include/eeprom.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/EEPROM_Emulator/main.c b/Examples/MAX78000/EEPROM_Emulator/main.c index ac9aa2dbda2..184b28824b1 100644 --- a/Examples/MAX78000/EEPROM_Emulator/main.c +++ b/Examples/MAX78000/EEPROM_Emulator/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/EEPROM_Emulator/src/cache.c b/Examples/MAX78000/EEPROM_Emulator/src/cache.c index ee9282be53a..6941b9794e4 100644 --- a/Examples/MAX78000/EEPROM_Emulator/src/cache.c +++ b/Examples/MAX78000/EEPROM_Emulator/src/cache.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/EEPROM_Emulator/src/eeprom.c b/Examples/MAX78000/EEPROM_Emulator/src/eeprom.c index f6dabb9a051..38e3748ac22 100644 --- a/Examples/MAX78000/EEPROM_Emulator/src/eeprom.c +++ b/Examples/MAX78000/EEPROM_Emulator/src/eeprom.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/FTHR_I2C/Makefile b/Examples/MAX78000/FTHR_I2C/Makefile index c3ce634f46b..ed8289f7c63 100644 --- a/Examples/MAX78000/FTHR_I2C/Makefile +++ b/Examples/MAX78000/FTHR_I2C/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/FTHR_I2C/main.c b/Examples/MAX78000/FTHR_I2C/main.c index 8e2de230cdd..11690892844 100644 --- a/Examples/MAX78000/FTHR_I2C/main.c +++ b/Examples/MAX78000/FTHR_I2C/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/Flash/Makefile b/Examples/MAX78000/Flash/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/Flash/Makefile +++ b/Examples/MAX78000/Flash/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/Flash/main.c b/Examples/MAX78000/Flash/main.c index 31e60a3821f..0c9d1d0ae24 100644 --- a/Examples/MAX78000/Flash/main.c +++ b/Examples/MAX78000/Flash/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/Flash_CLI/FreeRTOSConfig.h b/Examples/MAX78000/Flash_CLI/FreeRTOSConfig.h index e278c2683db..57df12ee76c 100644 --- a/Examples/MAX78000/Flash_CLI/FreeRTOSConfig.h +++ b/Examples/MAX78000/Flash_CLI/FreeRTOSConfig.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/Flash_CLI/Makefile b/Examples/MAX78000/Flash_CLI/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/Flash_CLI/Makefile +++ b/Examples/MAX78000/Flash_CLI/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/Flash_CLI/definitions.h b/Examples/MAX78000/Flash_CLI/definitions.h index 7988ac931b2..95da8324523 100644 --- a/Examples/MAX78000/Flash_CLI/definitions.h +++ b/Examples/MAX78000/Flash_CLI/definitions.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/Flash_CLI/main.c b/Examples/MAX78000/Flash_CLI/main.c index d50f0b7979c..45e183970ae 100644 --- a/Examples/MAX78000/Flash_CLI/main.c +++ b/Examples/MAX78000/Flash_CLI/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/FreeRTOSDemo/FreeRTOSConfig.h b/Examples/MAX78000/FreeRTOSDemo/FreeRTOSConfig.h index 041bb0774a1..45135cd48ee 100644 --- a/Examples/MAX78000/FreeRTOSDemo/FreeRTOSConfig.h +++ b/Examples/MAX78000/FreeRTOSDemo/FreeRTOSConfig.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/FreeRTOSDemo/Makefile b/Examples/MAX78000/FreeRTOSDemo/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/FreeRTOSDemo/Makefile +++ b/Examples/MAX78000/FreeRTOSDemo/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/FreeRTOSDemo/freertos_tickless.c b/Examples/MAX78000/FreeRTOSDemo/freertos_tickless.c index 8f0495c673a..a8c3a5c508d 100644 --- a/Examples/MAX78000/FreeRTOSDemo/freertos_tickless.c +++ b/Examples/MAX78000/FreeRTOSDemo/freertos_tickless.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/FreeRTOSDemo/main.c b/Examples/MAX78000/FreeRTOSDemo/main.c index 52d805b4d14..277bd93e64c 100644 --- a/Examples/MAX78000/FreeRTOSDemo/main.c +++ b/Examples/MAX78000/FreeRTOSDemo/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/GPIO/Makefile b/Examples/MAX78000/GPIO/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/GPIO/Makefile +++ b/Examples/MAX78000/GPIO/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/GPIO/main.c b/Examples/MAX78000/GPIO/main.c index 2d6aae00a0d..e067ead2358 100644 --- a/Examples/MAX78000/GPIO/main.c +++ b/Examples/MAX78000/GPIO/main.c @@ -5,23 +5,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/Hello_World/Makefile b/Examples/MAX78000/Hello_World/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/Hello_World/Makefile +++ b/Examples/MAX78000/Hello_World/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/Hello_World/main.c b/Examples/MAX78000/Hello_World/main.c index d8a561ce97a..223e8b45d05 100644 --- a/Examples/MAX78000/Hello_World/main.c +++ b/Examples/MAX78000/Hello_World/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/Hello_World_Cpp/Makefile b/Examples/MAX78000/Hello_World_Cpp/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/Hello_World_Cpp/Makefile +++ b/Examples/MAX78000/Hello_World_Cpp/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/Hello_World_Cpp/main.cpp b/Examples/MAX78000/Hello_World_Cpp/main.cpp index 9ad6c20b20c..aee9ae17fcf 100644 --- a/Examples/MAX78000/Hello_World_Cpp/main.cpp +++ b/Examples/MAX78000/Hello_World_Cpp/main.cpp @@ -1,3 +1,35 @@ +/****************************************************************************** + * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. + * + * 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 MAXIM INTEGRATED 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. + * + * Except as contained in this notice, the name of Maxim Integrated + * Products, Inc. shall not be used except as stated in the Maxim Integrated + * Products, Inc. Branding Policy. + * + * The mere transfer of this software does not imply any licenses + * of trade secrets, proprietary technology, copyrights, patents, + * trademarks, maskwork rights, or any other form of intellectual + * property whatsoever. Maxim Integrated Products, Inc. retains all + * ownership rights. + * + ******************************************************************************/ /** * @file main.c diff --git a/Examples/MAX78000/I2C_ADXL343/Makefile b/Examples/MAX78000/I2C_ADXL343/Makefile index c3ce634f46b..ed8289f7c63 100644 --- a/Examples/MAX78000/I2C_ADXL343/Makefile +++ b/Examples/MAX78000/I2C_ADXL343/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/I2C_ADXL343/adxl343.c b/Examples/MAX78000/I2C_ADXL343/adxl343.c index 42c226af0d6..a86a5ba84be 100644 --- a/Examples/MAX78000/I2C_ADXL343/adxl343.c +++ b/Examples/MAX78000/I2C_ADXL343/adxl343.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/I2C_ADXL343/adxl343.h b/Examples/MAX78000/I2C_ADXL343/adxl343.h index 8a596792917..d291c0745a6 100644 --- a/Examples/MAX78000/I2C_ADXL343/adxl343.h +++ b/Examples/MAX78000/I2C_ADXL343/adxl343.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/I2C_ADXL343/main.c b/Examples/MAX78000/I2C_ADXL343/main.c index 983021513f9..22be28507af 100644 --- a/Examples/MAX78000/I2C_ADXL343/main.c +++ b/Examples/MAX78000/I2C_ADXL343/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/I2C_MNGR/FreeRTOSConfig.h b/Examples/MAX78000/I2C_MNGR/FreeRTOSConfig.h index f03a8afca62..a36c16df873 100644 --- a/Examples/MAX78000/I2C_MNGR/FreeRTOSConfig.h +++ b/Examples/MAX78000/I2C_MNGR/FreeRTOSConfig.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/I2C_MNGR/Makefile b/Examples/MAX78000/I2C_MNGR/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/I2C_MNGR/Makefile +++ b/Examples/MAX78000/I2C_MNGR/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/I2C_MNGR/i2c_mngr/i2c_mngr.c b/Examples/MAX78000/I2C_MNGR/i2c_mngr/i2c_mngr.c index f5aab532b56..84e6bd1d361 100644 --- a/Examples/MAX78000/I2C_MNGR/i2c_mngr/i2c_mngr.c +++ b/Examples/MAX78000/I2C_MNGR/i2c_mngr/i2c_mngr.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/I2C_MNGR/i2c_mngr/i2c_mngr.h b/Examples/MAX78000/I2C_MNGR/i2c_mngr/i2c_mngr.h index a86fd789cb1..49dd7facdb1 100644 --- a/Examples/MAX78000/I2C_MNGR/i2c_mngr/i2c_mngr.h +++ b/Examples/MAX78000/I2C_MNGR/i2c_mngr/i2c_mngr.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/I2C_MNGR/main.c b/Examples/MAX78000/I2C_MNGR/main.c index 38fff314c98..94091ca4d64 100644 --- a/Examples/MAX78000/I2C_MNGR/main.c +++ b/Examples/MAX78000/I2C_MNGR/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/I2C_SCAN/Makefile b/Examples/MAX78000/I2C_SCAN/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/I2C_SCAN/Makefile +++ b/Examples/MAX78000/I2C_SCAN/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/I2C_SCAN/main.c b/Examples/MAX78000/I2C_SCAN/main.c index 19f047c529f..6b0620d30a3 100644 --- a/Examples/MAX78000/I2C_SCAN/main.c +++ b/Examples/MAX78000/I2C_SCAN/main.c @@ -7,23 +7,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/I2C_Sensor/Makefile b/Examples/MAX78000/I2C_Sensor/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/I2C_Sensor/Makefile +++ b/Examples/MAX78000/I2C_Sensor/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/I2C_Sensor/main.c b/Examples/MAX78000/I2C_Sensor/main.c index cef7ed71a11..cb1e08edf4c 100644 --- a/Examples/MAX78000/I2C_Sensor/main.c +++ b/Examples/MAX78000/I2C_Sensor/main.c @@ -5,23 +5,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/I2S/Makefile b/Examples/MAX78000/I2S/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/I2S/Makefile +++ b/Examples/MAX78000/I2S/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/I2S/main.c b/Examples/MAX78000/I2S/main.c index 4eb4f302982..ba7af5a12e4 100644 --- a/Examples/MAX78000/I2S/main.c +++ b/Examples/MAX78000/I2S/main.c @@ -6,23 +6,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/I2S_DMA/Makefile b/Examples/MAX78000/I2S_DMA/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/I2S_DMA/Makefile +++ b/Examples/MAX78000/I2S_DMA/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/I2S_DMA/main.c b/Examples/MAX78000/I2S_DMA/main.c index 864004b3726..a61f8220f8e 100644 --- a/Examples/MAX78000/I2S_DMA/main.c +++ b/Examples/MAX78000/I2S_DMA/main.c @@ -6,23 +6,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/I2S_DMA_Target/Makefile b/Examples/MAX78000/I2S_DMA_Target/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/I2S_DMA_Target/Makefile +++ b/Examples/MAX78000/I2S_DMA_Target/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/I2S_DMA_Target/main.c b/Examples/MAX78000/I2S_DMA_Target/main.c index 998a441c2fb..103cfca068b 100644 --- a/Examples/MAX78000/I2S_DMA_Target/main.c +++ b/Examples/MAX78000/I2S_DMA_Target/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/ICC/Makefile b/Examples/MAX78000/ICC/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/ICC/Makefile +++ b/Examples/MAX78000/ICC/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/ICC/main.c b/Examples/MAX78000/ICC/main.c index 8284829e592..f927e15f847 100644 --- a/Examples/MAX78000/ICC/main.c +++ b/Examples/MAX78000/ICC/main.c @@ -6,23 +6,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/ImgCapture/Makefile b/Examples/MAX78000/ImgCapture/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/ImgCapture/Makefile +++ b/Examples/MAX78000/ImgCapture/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/ImgCapture/include/cnn_memutils.h b/Examples/MAX78000/ImgCapture/include/cnn_memutils.h index 30ab003d748..659d2ab6eaa 100644 --- a/Examples/MAX78000/ImgCapture/include/cnn_memutils.h +++ b/Examples/MAX78000/ImgCapture/include/cnn_memutils.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/ImgCapture/include/console.h b/Examples/MAX78000/ImgCapture/include/console.h index a18516eb715..3b3a77826f2 100644 --- a/Examples/MAX78000/ImgCapture/include/console.h +++ b/Examples/MAX78000/ImgCapture/include/console.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/ImgCapture/include/example_config.h b/Examples/MAX78000/ImgCapture/include/example_config.h index 548b6a8b927..c57aebc095e 100644 --- a/Examples/MAX78000/ImgCapture/include/example_config.h +++ b/Examples/MAX78000/ImgCapture/include/example_config.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/ImgCapture/include/sd.h b/Examples/MAX78000/ImgCapture/include/sd.h index 0090aeb1a23..0978ebf9404 100644 --- a/Examples/MAX78000/ImgCapture/include/sd.h +++ b/Examples/MAX78000/ImgCapture/include/sd.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/ImgCapture/main.c b/Examples/MAX78000/ImgCapture/main.c index 0a714799f1a..322e3fd43b1 100644 --- a/Examples/MAX78000/ImgCapture/main.c +++ b/Examples/MAX78000/ImgCapture/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/ImgCapture/src/console/console.c b/Examples/MAX78000/ImgCapture/src/console/console.c index 46043bf1e72..cea86942abd 100644 --- a/Examples/MAX78000/ImgCapture/src/console/console.c +++ b/Examples/MAX78000/ImgCapture/src/console/console.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/ImgCapture/src/sd/sd.c b/Examples/MAX78000/ImgCapture/src/sd/sd.c index 59f4334bc50..1107605662f 100644 --- a/Examples/MAX78000/ImgCapture/src/sd/sd.c +++ b/Examples/MAX78000/ImgCapture/src/sd/sd.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/ImgCapture/utils/batchconvert.py b/Examples/MAX78000/ImgCapture/utils/batchconvert.py index ed26a43d66a..64310db9b92 100644 --- a/Examples/MAX78000/ImgCapture/utils/batchconvert.py +++ b/Examples/MAX78000/ImgCapture/utils/batchconvert.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### from pathlib import Path import re diff --git a/Examples/MAX78000/ImgCapture/utils/console.py b/Examples/MAX78000/ImgCapture/utils/console.py index 4cccfc80210..92dc0a7e46e 100644 --- a/Examples/MAX78000/ImgCapture/utils/console.py +++ b/Examples/MAX78000/ImgCapture/utils/console.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ This file implements a simple console program for communicating diff --git a/Examples/MAX78000/ImgCapture/utils/imgConverter.py b/Examples/MAX78000/ImgCapture/utils/imgConverter.py index 12ad3300c28..86bdb4b8ae9 100644 --- a/Examples/MAX78000/ImgCapture/utils/imgConverter.py +++ b/Examples/MAX78000/ImgCapture/utils/imgConverter.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### import struct from PIL import Image diff --git a/Examples/MAX78000/LP/Makefile b/Examples/MAX78000/LP/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/LP/Makefile +++ b/Examples/MAX78000/LP/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/LP/main.c b/Examples/MAX78000/LP/main.c index 54783724d44..237d4e1b120 100644 --- a/Examples/MAX78000/LP/main.c +++ b/Examples/MAX78000/LP/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/LPCMP/Makefile b/Examples/MAX78000/LPCMP/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/LPCMP/Makefile +++ b/Examples/MAX78000/LPCMP/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/LPCMP/main.c b/Examples/MAX78000/LPCMP/main.c index 27ba60f696b..ff5ab4ddb0e 100644 --- a/Examples/MAX78000/LPCMP/main.c +++ b/Examples/MAX78000/LPCMP/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/Library_Generate/Makefile b/Examples/MAX78000/Library_Generate/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/Library_Generate/Makefile +++ b/Examples/MAX78000/Library_Generate/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/Library_Generate/gpiolib.c b/Examples/MAX78000/Library_Generate/gpiolib.c index 515711b5d8c..8b107a6a87f 100644 --- a/Examples/MAX78000/Library_Generate/gpiolib.c +++ b/Examples/MAX78000/Library_Generate/gpiolib.c @@ -5,23 +5,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/Library_Generate/gpiolib.h b/Examples/MAX78000/Library_Generate/gpiolib.h index 66a7a9d3cf9..3f6bb285eee 100644 --- a/Examples/MAX78000/Library_Generate/gpiolib.h +++ b/Examples/MAX78000/Library_Generate/gpiolib.h @@ -5,23 +5,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/Library_Use/Makefile b/Examples/MAX78000/Library_Use/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/Library_Use/Makefile +++ b/Examples/MAX78000/Library_Use/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/Library_Use/lib/include/gpiolib.h b/Examples/MAX78000/Library_Use/lib/include/gpiolib.h index fe52bc13776..be95c1084f8 100644 --- a/Examples/MAX78000/Library_Use/lib/include/gpiolib.h +++ b/Examples/MAX78000/Library_Use/lib/include/gpiolib.h @@ -5,23 +5,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/Library_Use/main.c b/Examples/MAX78000/Library_Use/main.c index 67a8efa37b1..45383105662 100644 --- a/Examples/MAX78000/Library_Use/main.c +++ b/Examples/MAX78000/Library_Use/main.c @@ -5,23 +5,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/Pulse_Train/Makefile b/Examples/MAX78000/Pulse_Train/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/Pulse_Train/Makefile +++ b/Examples/MAX78000/Pulse_Train/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/Pulse_Train/main.c b/Examples/MAX78000/Pulse_Train/main.c index 219f5b4aee2..a10fe9c15bb 100644 --- a/Examples/MAX78000/Pulse_Train/main.c +++ b/Examples/MAX78000/Pulse_Train/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/RTC/Makefile b/Examples/MAX78000/RTC/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/RTC/Makefile +++ b/Examples/MAX78000/RTC/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/RTC/main.c b/Examples/MAX78000/RTC/main.c index 4f0fd8f855f..b2f27ceb29a 100644 --- a/Examples/MAX78000/RTC/main.c +++ b/Examples/MAX78000/RTC/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/RTC_Backup/Makefile b/Examples/MAX78000/RTC_Backup/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/RTC_Backup/Makefile +++ b/Examples/MAX78000/RTC_Backup/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/RTC_Backup/main.c b/Examples/MAX78000/RTC_Backup/main.c index ba296d7d408..ca561b04c44 100644 --- a/Examples/MAX78000/RTC_Backup/main.c +++ b/Examples/MAX78000/RTC_Backup/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/RV_ARM_Loader/Makefile b/Examples/MAX78000/RV_ARM_Loader/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/RV_ARM_Loader/Makefile +++ b/Examples/MAX78000/RV_ARM_Loader/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/RV_ARM_Loader/main.c b/Examples/MAX78000/RV_ARM_Loader/main.c index 995dc680449..b680643e6cc 100644 --- a/Examples/MAX78000/RV_ARM_Loader/main.c +++ b/Examples/MAX78000/RV_ARM_Loader/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/SDHC_FTHR/Makefile b/Examples/MAX78000/SDHC_FTHR/Makefile index c3ce634f46b..ed8289f7c63 100644 --- a/Examples/MAX78000/SDHC_FTHR/Makefile +++ b/Examples/MAX78000/SDHC_FTHR/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/SDHC_FTHR/include/sdhc.h b/Examples/MAX78000/SDHC_FTHR/include/sdhc.h index 4b03f6e30c5..0ed2f804344 100644 --- a/Examples/MAX78000/SDHC_FTHR/include/sdhc.h +++ b/Examples/MAX78000/SDHC_FTHR/include/sdhc.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/SDHC_FTHR/include/user-cli.h b/Examples/MAX78000/SDHC_FTHR/include/user-cli.h index 00bb1e5c542..ecb8850eab8 100644 --- a/Examples/MAX78000/SDHC_FTHR/include/user-cli.h +++ b/Examples/MAX78000/SDHC_FTHR/include/user-cli.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/SDHC_FTHR/main.c b/Examples/MAX78000/SDHC_FTHR/main.c index 6c8f7ec086f..fb72a39f3e7 100644 --- a/Examples/MAX78000/SDHC_FTHR/main.c +++ b/Examples/MAX78000/SDHC_FTHR/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/SDHC_FTHR/src/sdhc.c b/Examples/MAX78000/SDHC_FTHR/src/sdhc.c index 4a45cf5f4a5..6ba635d097b 100644 --- a/Examples/MAX78000/SDHC_FTHR/src/sdhc.c +++ b/Examples/MAX78000/SDHC_FTHR/src/sdhc.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/SDHC_FTHR/src/user-cli.c b/Examples/MAX78000/SDHC_FTHR/src/user-cli.c index f3b174125dc..5800768c471 100644 --- a/Examples/MAX78000/SDHC_FTHR/src/user-cli.c +++ b/Examples/MAX78000/SDHC_FTHR/src/user-cli.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/SPI/Makefile b/Examples/MAX78000/SPI/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/SPI/Makefile +++ b/Examples/MAX78000/SPI/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/SPI/main.c b/Examples/MAX78000/SPI/main.c index 4b0544b2af6..0406d7ec666 100644 --- a/Examples/MAX78000/SPI/main.c +++ b/Examples/MAX78000/SPI/main.c @@ -6,23 +6,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/TFT_Demo/Makefile b/Examples/MAX78000/TFT_Demo/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/TFT_Demo/Makefile +++ b/Examples/MAX78000/TFT_Demo/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/TFT_Demo/example_config.h b/Examples/MAX78000/TFT_Demo/example_config.h index 8e11de6c1a2..1b4a4305250 100644 --- a/Examples/MAX78000/TFT_Demo/example_config.h +++ b/Examples/MAX78000/TFT_Demo/example_config.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/TFT_Demo/include/keypad.h b/Examples/MAX78000/TFT_Demo/include/keypad.h index 0bb6c281fc6..fc7a8a121c9 100644 --- a/Examples/MAX78000/TFT_Demo/include/keypad.h +++ b/Examples/MAX78000/TFT_Demo/include/keypad.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/TFT_Demo/include/state.h b/Examples/MAX78000/TFT_Demo/include/state.h index 01b05d3160a..9f68a049586 100644 --- a/Examples/MAX78000/TFT_Demo/include/state.h +++ b/Examples/MAX78000/TFT_Demo/include/state.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/TFT_Demo/include/utils.h b/Examples/MAX78000/TFT_Demo/include/utils.h index 50ac8f051e2..3e11d0e3ecb 100644 --- a/Examples/MAX78000/TFT_Demo/include/utils.h +++ b/Examples/MAX78000/TFT_Demo/include/utils.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/TFT_Demo/main.c b/Examples/MAX78000/TFT_Demo/main.c index 4effde75d91..d1009b7f549 100644 --- a/Examples/MAX78000/TFT_Demo/main.c +++ b/Examples/MAX78000/TFT_Demo/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/TFT_Demo/resources/bitmap.h b/Examples/MAX78000/TFT_Demo/resources/bitmap.h index eb4a1705cbd..d385d7cae8b 100644 --- a/Examples/MAX78000/TFT_Demo/resources/bitmap.h +++ b/Examples/MAX78000/TFT_Demo/resources/bitmap.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/TFT_Demo/resources/tft_evkit/all_imgs.c b/Examples/MAX78000/TFT_Demo/resources/tft_evkit/all_imgs.c index b911c6f45ad..b8e4d9f75c0 100644 --- a/Examples/MAX78000/TFT_Demo/resources/tft_evkit/all_imgs.c +++ b/Examples/MAX78000/TFT_Demo/resources/tft_evkit/all_imgs.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/TFT_Demo/resources/tft_fthr/bmp/bmp2c.py b/Examples/MAX78000/TFT_Demo/resources/tft_fthr/bmp/bmp2c.py index 0abb8f77f0f..5fe647b646b 100644 --- a/Examples/MAX78000/TFT_Demo/resources/tft_fthr/bmp/bmp2c.py +++ b/Examples/MAX78000/TFT_Demo/resources/tft_fthr/bmp/bmp2c.py @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### """ Creates a C file of RGB565 pixel format resized to 320x240 from a JPEG, or 24bit BMP file. """ diff --git a/Examples/MAX78000/TFT_Demo/resources/tft_fthr/bmp/template.txt b/Examples/MAX78000/TFT_Demo/resources/tft_fthr/bmp/template.txt index 47e14d01541..490d63575fb 100644 --- a/Examples/MAX78000/TFT_Demo/resources/tft_fthr/bmp/template.txt +++ b/Examples/MAX78000/TFT_Demo/resources/tft_fthr/bmp/template.txt @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/TFT_Demo/resources/tft_fthr/img_1_rgb565.c b/Examples/MAX78000/TFT_Demo/resources/tft_fthr/img_1_rgb565.c index f9e10b5ac56..93b65ccf6da 100644 --- a/Examples/MAX78000/TFT_Demo/resources/tft_fthr/img_1_rgb565.c +++ b/Examples/MAX78000/TFT_Demo/resources/tft_fthr/img_1_rgb565.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/TFT_Demo/src/state.c b/Examples/MAX78000/TFT_Demo/src/state.c index fdc879b005a..4520d7bfcfe 100644 --- a/Examples/MAX78000/TFT_Demo/src/state.c +++ b/Examples/MAX78000/TFT_Demo/src/state.c @@ -3,23 +3,6 @@ * */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/TFT_Demo/src/state_home.c b/Examples/MAX78000/TFT_Demo/src/state_home.c index b7b96d0ac56..0f8d9e7f2af 100644 --- a/Examples/MAX78000/TFT_Demo/src/state_home.c +++ b/Examples/MAX78000/TFT_Demo/src/state_home.c @@ -3,23 +3,6 @@ * */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/TFT_Demo/src/state_info.c b/Examples/MAX78000/TFT_Demo/src/state_info.c index faf6e6cfbc4..c4e45ce3ea2 100644 --- a/Examples/MAX78000/TFT_Demo/src/state_info.c +++ b/Examples/MAX78000/TFT_Demo/src/state_info.c @@ -3,23 +3,6 @@ * */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/TFT_Demo/src/state_keypad.c b/Examples/MAX78000/TFT_Demo/src/state_keypad.c index 7603f57b984..bf2497e69b2 100644 --- a/Examples/MAX78000/TFT_Demo/src/state_keypad.c +++ b/Examples/MAX78000/TFT_Demo/src/state_keypad.c @@ -3,23 +3,6 @@ * */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/TFT_Demo/src/utils.c b/Examples/MAX78000/TFT_Demo/src/utils.c index 0293bcfd88a..ffd8660378a 100644 --- a/Examples/MAX78000/TFT_Demo/src/utils.c +++ b/Examples/MAX78000/TFT_Demo/src/utils.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/TMR/Makefile b/Examples/MAX78000/TMR/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/TMR/Makefile +++ b/Examples/MAX78000/TMR/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/TMR/main.c b/Examples/MAX78000/TMR/main.c index 1bfc510a79e..e462b92f796 100644 --- a/Examples/MAX78000/TMR/main.c +++ b/Examples/MAX78000/TMR/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/TRNG/Makefile b/Examples/MAX78000/TRNG/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/TRNG/Makefile +++ b/Examples/MAX78000/TRNG/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/TRNG/main.c b/Examples/MAX78000/TRNG/main.c index 941473b616b..88faf8aeb49 100644 --- a/Examples/MAX78000/TRNG/main.c +++ b/Examples/MAX78000/TRNG/main.c @@ -5,23 +5,6 @@ */ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/Temp_Monitor/Makefile b/Examples/MAX78000/Temp_Monitor/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/Temp_Monitor/Makefile +++ b/Examples/MAX78000/Temp_Monitor/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/Temp_Monitor/main.c b/Examples/MAX78000/Temp_Monitor/main.c index 0dac5c25f19..bd7c221c5f6 100644 --- a/Examples/MAX78000/Temp_Monitor/main.c +++ b/Examples/MAX78000/Temp_Monitor/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/Temp_Monitor/temp_monitor.c b/Examples/MAX78000/Temp_Monitor/temp_monitor.c index a99ffffa330..e9cbd0ab5ee 100644 --- a/Examples/MAX78000/Temp_Monitor/temp_monitor.c +++ b/Examples/MAX78000/Temp_Monitor/temp_monitor.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/Temp_Monitor/temp_monitor.h b/Examples/MAX78000/Temp_Monitor/temp_monitor.h index 3e3a0fd5a5a..2cc4d44de58 100644 --- a/Examples/MAX78000/Temp_Monitor/temp_monitor.h +++ b/Examples/MAX78000/Temp_Monitor/temp_monitor.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/UART/Makefile b/Examples/MAX78000/UART/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/UART/Makefile +++ b/Examples/MAX78000/UART/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/UART/main.c b/Examples/MAX78000/UART/main.c index 6ccd2d791ff..54c6d5683cc 100644 --- a/Examples/MAX78000/UART/main.c +++ b/Examples/MAX78000/UART/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/UCL/Makefile b/Examples/MAX78000/UCL/Makefile index 824724b4ec3..bce5af0dadf 100644 --- a/Examples/MAX78000/UCL/Makefile +++ b/Examples/MAX78000/UCL/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## + ############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/WUT/Makefile b/Examples/MAX78000/WUT/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/WUT/Makefile +++ b/Examples/MAX78000/WUT/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/WUT/main.c b/Examples/MAX78000/WUT/main.c index 3abd5c34974..4d4afa85dd6 100644 --- a/Examples/MAX78000/WUT/main.c +++ b/Examples/MAX78000/WUT/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/Watchdog/Makefile b/Examples/MAX78000/Watchdog/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/Watchdog/Makefile +++ b/Examples/MAX78000/Watchdog/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/Watchdog/main.c b/Examples/MAX78000/Watchdog/main.c index b5063a9359d..126bd2bbd88 100644 --- a/Examples/MAX78000/Watchdog/main.c +++ b/Examples/MAX78000/Watchdog/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/WearLeveling/Makefile b/Examples/MAX78000/WearLeveling/Makefile index 070a8e7f6eb..e28d58f8f45 100644 --- a/Examples/MAX78000/WearLeveling/Makefile +++ b/Examples/MAX78000/WearLeveling/Makefile @@ -1,21 +1,4 @@ -############################################################################### - # - # Copyright 2023 Analog Devices, Inc. - # - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. - # - ############################################################################## - # +################################################################################ # Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. # # Permission is hereby granted, free of charge, to any person obtaining a @@ -46,7 +29,7 @@ # property whatsoever. Maxim Integrated Products, Inc. retains all # ownership rights. # - ############################################################################## +############################################################################### # ** Readme! ** # Don't edit this file! This is the core Makefile for a MaximSDK diff --git a/Examples/MAX78000/WearLeveling/include/cli.h b/Examples/MAX78000/WearLeveling/include/cli.h index 2519773e301..d3a841659e6 100644 --- a/Examples/MAX78000/WearLeveling/include/cli.h +++ b/Examples/MAX78000/WearLeveling/include/cli.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/WearLeveling/include/file.h b/Examples/MAX78000/WearLeveling/include/file.h index 2d9f00c825e..12c5596ccc8 100644 --- a/Examples/MAX78000/WearLeveling/include/file.h +++ b/Examples/MAX78000/WearLeveling/include/file.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/WearLeveling/include/flash.h b/Examples/MAX78000/WearLeveling/include/flash.h index 784cc8fca6b..b73c53ea86a 100644 --- a/Examples/MAX78000/WearLeveling/include/flash.h +++ b/Examples/MAX78000/WearLeveling/include/flash.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/WearLeveling/include/main.h b/Examples/MAX78000/WearLeveling/include/main.h index 65a91904b38..7400fcd34cc 100644 --- a/Examples/MAX78000/WearLeveling/include/main.h +++ b/Examples/MAX78000/WearLeveling/include/main.h @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/WearLeveling/main.c b/Examples/MAX78000/WearLeveling/main.c index 4ca73d644f8..d88bff87cf6 100644 --- a/Examples/MAX78000/WearLeveling/main.c +++ b/Examples/MAX78000/WearLeveling/main.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/WearLeveling/src/cli.c b/Examples/MAX78000/WearLeveling/src/cli.c index b82458cd96b..930592a68ec 100644 --- a/Examples/MAX78000/WearLeveling/src/cli.c +++ b/Examples/MAX78000/WearLeveling/src/cli.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/WearLeveling/src/file.c b/Examples/MAX78000/WearLeveling/src/file.c index 4f71cf52610..55e04cc5d71 100644 --- a/Examples/MAX78000/WearLeveling/src/file.c +++ b/Examples/MAX78000/WearLeveling/src/file.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a diff --git a/Examples/MAX78000/WearLeveling/src/flash.c b/Examples/MAX78000/WearLeveling/src/flash.c index fa903f1966b..e48065cec60 100644 --- a/Examples/MAX78000/WearLeveling/src/flash.c +++ b/Examples/MAX78000/WearLeveling/src/flash.c @@ -1,21 +1,4 @@ /****************************************************************************** - * - * Copyright 2023 Analog Devices, Inc. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * - ****************************************************************************** - * * Copyright (C) 2023 Maxim Integrated Products, Inc., All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a