diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-02-10 15:37:37 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-02-10 15:37:37 -0500 |
| commit | 834d2891edaf996da59908142d16120ac7c1f32a (patch) | |
| tree | 864a22f4c539ef01ee0a708f3e2d85218a35e94a /Erable/Views/MessageBox.axaml.cs | |
| parent | 404734dc905911653fcfdee777f353a66c248eb5 (diff) | |
| download | erable-godot-834d2891edaf996da59908142d16120ac7c1f32a.tar.gz erable-godot-834d2891edaf996da59908142d16120ac7c1f32a.tar.bz2 erable-godot-834d2891edaf996da59908142d16120ac7c1f32a.zip | |
Fixed license
Diffstat (limited to 'Erable/Views/MessageBox.axaml.cs')
| -rw-r--r-- | Erable/Views/MessageBox.axaml.cs | 12 |
1 files changed, 6 insertions, 6 deletions
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 |
