Skip to content

Commit f9e8bcb

Browse files
committed
fix license
1 parent f406937 commit f9e8bcb

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

src/ruis/widget/group/table_tree_view.cpp

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
2-
booh - Double record bookkeeping application
2+
ruis - GUI framework
33
4-
Copyright (C) 2025 Ivan Gagis <[email protected]>
4+
Copyright (C) 2012-2025 Ivan Gagis <[email protected]>
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU General Public License as published by
@@ -10,11 +10,11 @@ the Free Software Foundation, either version 3 of the License, or
1010
1111
This program is distributed in the hope that it will be useful,
1212
but WITHOUT ANY WARRANTY; without even the implied warranty of
13-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1414
GNU General Public License for more details.
1515
1616
You should have received a copy of the GNU General Public License
17-
along with this program. If not, see <https://www.gnu.org/licenses/>.
17+
along with this program. If not, see <http://www.gnu.org/licenses/>.
1818
*/
1919

2020
/* ================ LICENSE END ================ */

src/ruis/widget/group/table_tree_view.hpp

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
2-
booh - Double record bookkeeping application
2+
ruis - GUI framework
33
4-
Copyright (C) 2025 Ivan Gagis <[email protected]>
4+
Copyright (C) 2012-2025 Ivan Gagis <[email protected]>
55
66
This program is free software: you can redistribute it and/or modify
77
it under the terms of the GNU General Public License as published by
@@ -10,11 +10,11 @@ the Free Software Foundation, either version 3 of the License, or
1010
1111
This program is distributed in the hope that it will be useful,
1212
but WITHOUT ANY WARRANTY; without even the implied warranty of
13-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1414
GNU General Public License for more details.
1515
1616
You should have received a copy of the GNU General Public License
17-
along with this program. If not, see <https://www.gnu.org/licenses/>.
17+
along with this program. If not, see <http://www.gnu.org/licenses/>.
1818
*/
1919

2020
/* ================ LICENSE END ================ */

0 commit comments

Comments
 (0)