From d6529ae1e8dc91f3a8b5e792f85fc3644ed6c1dd Mon Sep 17 00:00:00 2001 From: Hyunin Song Date: Thu, 15 Mar 2018 00:01:58 +0900 Subject: [PATCH] Update old homepage URL and program name --- include/Groove.h | 2 +- include/GrooveFactory.h | 2 +- src/core/GrooveExperiments.cpp | 2 +- src/core/HalfSwing.cpp | 2 +- src/core/HydrogenSwing.cpp | 2 +- src/core/MidiSwing.cpp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/include/Groove.h b/include/Groove.h index ee5936bed..8bc4e1877 100644 --- a/include/Groove.h +++ b/include/Groove.h @@ -6,7 +6,7 @@ * * Copyright (c) 2005-2008 teknopaul * - * This file is part of Linux MultiMedia Studio - http://lmms.sourceforge.net + * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public diff --git a/include/GrooveFactory.h b/include/GrooveFactory.h index 9ad95657f..1a2c5dafd 100644 --- a/include/GrooveFactory.h +++ b/include/GrooveFactory.h @@ -6,7 +6,7 @@ * * Copyright (c) 2005-2008 teknopaul * - * This file is part of Linux MultiMedia Studio - http://lmms.sourceforge.net + * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public diff --git a/src/core/GrooveExperiments.cpp b/src/core/GrooveExperiments.cpp index 4b3a7ab66..9b1d19181 100644 --- a/src/core/GrooveExperiments.cpp +++ b/src/core/GrooveExperiments.cpp @@ -3,7 +3,7 @@ * * Copyright (c) 2004-2014 teknopaul * - * This file is part of LMMS - http://lmms.io + * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public diff --git a/src/core/HalfSwing.cpp b/src/core/HalfSwing.cpp index e2c02e2d2..ffa03b2c4 100644 --- a/src/core/HalfSwing.cpp +++ b/src/core/HalfSwing.cpp @@ -4,7 +4,7 @@ * * Copyright (c) 2004-2014 teknopaul * - * This file is part of LMMS - http://lmms.io + * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public diff --git a/src/core/HydrogenSwing.cpp b/src/core/HydrogenSwing.cpp index aa4b4d5bb..30bc840c0 100644 --- a/src/core/HydrogenSwing.cpp +++ b/src/core/HydrogenSwing.cpp @@ -4,7 +4,7 @@ * * Copyright (c) 2004-2014 teknopaul * - * This file is part of LMMS - http://lmms.io + * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public diff --git a/src/core/MidiSwing.cpp b/src/core/MidiSwing.cpp index 3f6bae182..747fd31ec 100644 --- a/src/core/MidiSwing.cpp +++ b/src/core/MidiSwing.cpp @@ -4,7 +4,7 @@ * * Copyright (c) 2004-2014 teknopaul * - * This file is part of LMMS - http://lmms.io + * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public