From 834d2891edaf996da59908142d16120ac7c1f32a Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 10 Feb 2021 15:37:37 -0500 Subject: Fixed license --- Erable/ViewModels/MainWindowViewModel.cs | 12 ++++++------ Erable/ViewModels/ViewModelBase.cs | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'Erable/ViewModels') diff --git a/Erable/ViewModels/MainWindowViewModel.cs b/Erable/ViewModels/MainWindowViewModel.cs index 6912e17..b686425 100644 --- a/Erable/ViewModels/MainWindowViewModel.cs +++ b/Erable/ViewModels/MainWindowViewModel.cs @@ -1,12 +1,12 @@ /********************************************************************** * - * Erable: Audio Player - * Copyright (C) 2021 Alee Productions + * Erable: Audio Player + * Copyright (C) 2021 Alee Productions * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/Erable/ViewModels/ViewModelBase.cs b/Erable/ViewModels/ViewModelBase.cs index 81e9fff..017fde3 100644 --- a/Erable/ViewModels/ViewModelBase.cs +++ b/Erable/ViewModels/ViewModelBase.cs @@ -1,12 +1,12 @@ /********************************************************************** * - * Erable: Audio Player - * Copyright (C) 2021 Alee Productions + * Erable: Audio Player + * Copyright (C) 2021 Alee Productions * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of -- cgit v1.2.3