File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed
Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -16,14 +16,20 @@ This BIOS API crate is a work in progress.
1616
1717## License
1818
19- Licensed under either of
19+ Copyright (C) The Neotron Developers, 2019-2022
2020
21- - Apache License, Version 2.0 ([ LICENSE-APACHE] ( LICENSE-APACHE ) or
22- http://www.apache.org/licenses/LICENSE-2.0 )
21+ This program is free software: you can redistribute it and/or modify
22+ it under the terms of the GNU General Public License as published by
23+ the Free Software Foundation, either version 3 of the License, or
24+ (at your option) any later version.
2325
24- - MIT license ([ LICENSE-MIT] ( LICENSE-MIT ) or http://opensource.org/licenses/MIT )
26+ This program is distributed in the hope that it will be useful,
27+ but WITHOUT ANY WARRANTY; without even the implied warranty of
28+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29+ GNU General Public License for more details.
2530
26- at your option.
31+ You should have received a copy of the GNU General Public License
32+ along with this program. If not, see <https://www.gnu.org/licenses/>.
2733
2834## Contribution
2935
You can’t perform that action at this time.
0 commit comments