From 25ad0f0ccecf76ff1259008c5e716fe9c6fa1e6d Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Sun, 30 Jul 2017 11:28:17 +0100 Subject: [PATCH] Modified http to https in comments --- src/fsm.h | 2 +- src/largest.h | 2 +- src/smallest.h | 2 +- src/type_traits.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/fsm.h b/src/fsm.h index b4dc0613..5c2223c8 100644 --- a/src/fsm.h +++ b/src/fsm.h @@ -3,7 +3,7 @@ The MIT License(MIT) Embedded Template Library. https://github.com/ETLCPP/etl -http://www.etlcpp.com +https://www.etlcpp.com Copyright(c) 2017 jwellbelove diff --git a/src/largest.h b/src/largest.h index 649d6eec..a3334c99 100644 --- a/src/largest.h +++ b/src/largest.h @@ -5,7 +5,7 @@ The MIT License(MIT) Embedded Template Library. https://github.com/ETLCPP/etl -http://www.etlcpp.com +https://www.etlcpp.com Copyright(c) 2014 jwellbelove diff --git a/src/smallest.h b/src/smallest.h index 41025c2e..16a2ed7c 100644 --- a/src/smallest.h +++ b/src/smallest.h @@ -5,7 +5,7 @@ The MIT License(MIT) Embedded Template Library. https://github.com/ETLCPP/etl -http://www.etlcpp.com +https://www.etlcpp.com Copyright(c) 2014 jwellbelove diff --git a/src/type_traits.h b/src/type_traits.h index c3a339e3..afd8be8d 100644 --- a/src/type_traits.h +++ b/src/type_traits.h @@ -5,7 +5,7 @@ The MIT License(MIT) Embedded Template Library. https://github.com/ETLCPP/etl -http://www.etlcpp.com +https://www.etlcpp.com Copyright(c) 2014 jwellbelove