From 0400c50d0627915cc3168ba8b3eecd97c66bca13 Mon Sep 17 00:00:00 2001 From: Symisc Systems Date: Sun, 13 Jan 2019 21:13:57 +0100 Subject: [PATCH] Accompanying header files for reading images (Mem & Disk) --- sod_img_reader.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sod_img_reader.h b/sod_img_reader.h index e134863..ec5a6f6 100644 --- a/sod_img_reader.h +++ b/sod_img_reader.h @@ -1,7 +1,7 @@ /* * SOD - An Embedded Computer Vision & Machine Learning Library. -* Copyright (C) 2018 PixLab| Symisc Systems. https://sod.pixlab.io -* Version 1.1.7 +* Copyright (C) 2018 - 2019 PixLab| Symisc Systems. https://sod.pixlab.io +* Version 1.1.8 * * Symisc Systems employs a dual licensing model that offers customers * a choice of either our open source license (GPLv3) or a commercial @@ -7581,4 +7581,4 @@ AUTHORS 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. ------------------------------------------------------------------------------ -*/ \ No newline at end of file +*/