Skip to content

Commit

Permalink
Merge fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorndarri committed Nov 5, 2023
1 parent d229e63 commit 1435a1c
Showing 1 changed file with 16 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
/*
* Copyright (c) 2004 - 2023, Björn Darri Sigurðsson. All Rights Reserved.
* This file is part of Codion.
*
* Codion 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.
*
* Codion is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with Codion. If not, see <https://www.gnu.org/licenses/>.
*
* Copyright (c) 2004 - 2023, Björn Darri Sigurðsson.
*/
package is.codion.framework.demos.chinook.ui;

Expand Down

0 comments on commit 1435a1c

Please sign in to comment.