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/Program.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/Program.cs')
| -rw-r--r-- | Erable/Program.cs | 12 |
1 files changed, 6 insertions, 6 deletions
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
|
