diff options
Diffstat (limited to 'Erable/Views')
| -rw-r--r-- | Erable/Views/About.axaml.cs | 12 | ||||
| -rw-r--r-- | Erable/Views/MainWindow.axaml.cs | 12 | ||||
| -rw-r--r-- | Erable/Views/MessageBox.axaml.cs | 12 |
3 files changed, 18 insertions, 18 deletions
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 |
