File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed
src/test/java/de/htw_berlin/fb4/examples Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change 1818 * SPDX-License-Identifier: GPL-3.0-or-later
1919 */
2020
21- /*
22- * My Prose App - A Java project demonstrating text composition
23- * Copyright (c) 2025 Jana Maire
24- *
25- * This program is free software: you can redistribute it and/or modify
26- * it under the terms of the GNU General Public License as published by
27- * the Free Software Foundation, either version 3 of the License, or
28- * (at your option) any later version.
29- *
30- * This program is distributed in the hope that it will be useful,
31- * but WITHOUT ANY WARRANTY; without even the implied warranty of
32- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
33- * GNU General Public License for more details.
34- *
35- * You should have received a copy of the GNU General Public License
36- * along with this program. If not, see <https://www.gnu.org/licenses/>.
37- *
38- * SPDX-License-Identifier: GPL-3.0-or-later
39- */
40-
4121package de .htw_berlin .fb4 .examples ;
4222
4323import static org .junit .Assert .*;
You can’t perform that action at this time.
0 commit comments