| File | Date | Author | Commit |
|---|---|---|---|
| fdisk | 2025-01-24 |
|
[f4a9c4] Replace the confusing 'Blocks' column of partit... |
| include | 2024-03-17 |
|
[352630] Fix file descriptor leak in function get_boot; ... |
| lib | 2024-04-13 |
|
[f607ff] Fix many disk names failed detecting as whole disk |
| .gitignore | 2017-08-04 |
|
[858718] Add .gitignore |
| COPYING | 2017-08-04 |
|
[ba2409] Fix missing license |
| README.licensing | 2017-08-04 |
|
[ba2409] Fix missing license |
The project utils-linux-ng doesn't use same license for all code. There are code with: * GPLv3+ (GNU General Public License version 3, or any later version) * GPLv2+ (GNU General Public License version 2, or any later version) * GPLv2 (GNU General Public License version 2) * LGPLv2+ (GNU Lesser General Public License v2 (or 2.1) or any later version) * BSD with advertising * Public Domain Please, check source code for more details. A license is usually at the start of each source file. The /COPYING file (GPLv2+) is the default license for code without an explicitly defined license.