@@ -44,17 +44,20 @@ We love to receive contributions. You can submit bug reports [here](https://gith
4444
4545## License
4646```
47- Copyright (C) 2015-2016 Winfried Simon
47+ QHexEdit is a Hex Editor Widget for the Qt Framework
48+ Copyright (C) 2010-2025 Winfried Simon
4849
49- This software may be used under the terms of the GNU Lesser General
50- Public License version 2.1 as published by the Free Software Foundation
51- and appearing in the file license.txt included in the packaging of this file.
50+ This library is free software; you can redistribute it and/or
51+ modify it under the terms of the GNU Lesser General Public
52+ License as published by the Free Software Foundation; either
53+ version 2.1 of the License, or (at your option) any later version.
5254
53- This program is distributed in the hope that it will be useful,
55+ This library is distributed in the hope that it will be useful,
5456but WITHOUT ANY WARRANTY; without even the implied warranty of
55- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
56- GNU Lesser General Public License for more details.
57+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
58+ Lesser General Public License for more details.
5759
58- You should have received a copy of the GNU General Public License
59- along with this program. If not, see <http://www.gnu.org/licenses/>.
60+ You should have received a copy of the GNU Lesser General Public
61+ License along with this library; if not, see
62+ https://www.gnu.org/licenses/
6063```
0 commit comments