From 7a5c9fd48dd2d66587f21a7559ed769986c2d290 Mon Sep 17 00:00:00 2001 From: Pranav Srinivas KumaR Date: Wed, 4 Dec 2019 20:54:33 -0600 Subject: [PATCH] Updated license header --- include/indica/color.hpp | 8 ++------ include/indica/progress_bar.hpp | 8 ++------ include/indica/progress_spinner.hpp | 8 ++------ 3 files changed, 6 insertions(+), 18 deletions(-) diff --git a/include/indica/color.hpp b/include/indica/color.hpp index 8078d1b..846446b 100644 --- a/include/indica/color.hpp +++ b/include/indica/color.hpp @@ -1,10 +1,6 @@ /* -.__ .___.__ -|__| ____ __| _/|__| ____ _____ -| |/ \ / __ | | |/ ___\\__ \ Activity Indicator for Modern C++ -| | | \/ /_/ | | \ \___ / __ \_ https://github.com/p-ranav/indica -|__|___| /\____ | |__|\___ >____ / - \/ \/ \/ \/ +Activity Indicator for Modern C++ +https://github.com/p-ranav/indica Licensed under the MIT License . SPDX-License-Identifier: MIT diff --git a/include/indica/progress_bar.hpp b/include/indica/progress_bar.hpp index b877b39..e1b4db3 100644 --- a/include/indica/progress_bar.hpp +++ b/include/indica/progress_bar.hpp @@ -1,10 +1,6 @@ /* -.__ .___.__ -|__| ____ __| _/|__| ____ _____ -| |/ \ / __ | | |/ ___\\__ \ Activity Indicator for Modern C++ -| | | \/ /_/ | | \ \___ / __ \_ https://github.com/p-ranav/indica -|__|___| /\____ | |__|\___ >____ / - \/ \/ \/ \/ +Activity Indicator for Modern C++ +https://github.com/p-ranav/indica Licensed under the MIT License . SPDX-License-Identifier: MIT diff --git a/include/indica/progress_spinner.hpp b/include/indica/progress_spinner.hpp index 38e2945..a4d4af6 100644 --- a/include/indica/progress_spinner.hpp +++ b/include/indica/progress_spinner.hpp @@ -1,10 +1,6 @@ /* -.__ .___.__ -|__| ____ __| _/|__| ____ _____ -| |/ \ / __ | | |/ ___\\__ \ Activity Indicator for Modern C++ -| | | \/ /_/ | | \ \___ / __ \_ https://github.com/p-ranav/indica -|__|___| /\____ | |__|\___ >____ / - \/ \/ \/ \/ +Activity Indicator for Modern C++ +https://github.com/p-ranav/indica Licensed under the MIT License . SPDX-License-Identifier: MIT