ipsec: strongSwan is not exclusive to Linux kernels

The project is now called "the strongSwan project" rather than "Linux
strongSwan" to better reflect this.
This commit is contained in:
Jose Luis Duran
2023-12-09 18:42:27 +00:00
parent c8ef91c786
commit 454069e094
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -376,7 +376,7 @@ int main(int argc, char *argv[])
status = 0;
goto deinit;
case 'v':
printf("Linux strongSwan %s\n", VERSION);
printf("strongSwan %s\n", VERSION);
status = 0;
goto deinit;
case 'l':