Skip to content

Commit

Permalink
fix license line for blksnap console tool
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeiShtepa committed Nov 14, 2023
1 parent 611c532 commit 24247c7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions doc/blksnap.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,5 +174,5 @@ C++ tests implement more complex verification algorithms. Documentation for C++
## License

The kernel module, like the Linux kernel, has a GPL-2 license.
The blksnap GPL-2+ console tool.
The libraries are licensed LGPL-3+
The blksnap console tool has a GPL-2+ license.
The libraries are licensed LGPL-3+.
4 changes: 2 additions & 2 deletions doc/blksnap_ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,5 +177,5 @@
## Лицензия

Модуль ядра, как и ядро Linux имеет лицензию GPL-2.
Консольный инструмент blksnap GPL-2+.
Библиотеки имеют лицензию LGPL-3+
Консольный инструмент blksnap имеет лицензию GPL-2+.
Библиотеки имеют лицензию LGPL-3+.

0 comments on commit 24247c7

Please sign in to comment.