aboutsummaryrefslogtreecommitdiff
path: root/Erable
diff options
context:
space:
mode:
Diffstat (limited to 'Erable')
-rw-r--r--Erable/App.axaml.cs12
-rw-r--r--Erable/DiscordRPC.cs12
-rw-r--r--Erable/Program.cs12
-rw-r--r--Erable/ViewLocator.cs12
-rw-r--r--Erable/ViewModels/MainWindowViewModel.cs12
-rw-r--r--Erable/ViewModels/ViewModelBase.cs12
-rw-r--r--Erable/Views/About.axaml.cs12
-rw-r--r--Erable/Views/MainWindow.axaml.cs12
-rw-r--r--Erable/Views/MessageBox.axaml.cs12
9 files changed, 54 insertions, 54 deletions
diff --git a/Erable/App.axaml.cs b/Erable/App.axaml.cs
index 50a754c..9528c60 100644
--- a/Erable/App.axaml.cs
+++ b/Erable/App.axaml.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/DiscordRPC.cs b/Erable/DiscordRPC.cs
index 5fa7360..e0be617 100644
--- a/Erable/DiscordRPC.cs
+++ b/Erable/DiscordRPC.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/Program.cs b/Erable/Program.cs
index f261e40..f4a68e3 100644
--- a/Erable/Program.cs
+++ b/Erable/Program.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/ViewLocator.cs b/Erable/ViewLocator.cs
index aebaf72..c857616 100644
--- a/Erable/ViewLocator.cs
+++ b/Erable/ViewLocator.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/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
diff --git a/Erable/Views/About.axaml.cs b/Erable/Views/About.axaml.cs
index 5079b54..7c87162 100644
--- a/Erable/Views/About.axaml.cs
+++ b/Erable/Views/About.axaml.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/Views/MainWindow.axaml.cs b/Erable/Views/MainWindow.axaml.cs
index e9ae5dc..e32cd42 100644
--- a/Erable/Views/MainWindow.axaml.cs
+++ b/Erable/Views/MainWindow.axaml.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/Views/MessageBox.axaml.cs b/Erable/Views/MessageBox.axaml.cs
index fd386aa..af0ed38 100644
--- a/Erable/Views/MessageBox.axaml.cs
+++ b/Erable/Views/MessageBox.axaml.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