We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a27554d commit 8a0bf2eCopy full SHA for 8a0bf2e
dstort.go
@@ -29,7 +29,8 @@ const (
29
license_text = `Copyright (C) 2024 Tomás Gutiérrez L. (0x00)
30
License GPLv3: GNU GPL version 3 <https://gnu.org/licenses/gpl.html>.
31
This is free software: you are free to change and redistribute it.
32
-This program comes with ABSOLUTELY NO WARRANTY.`
+This program comes with ABSOLUTELY NO WARRANTY.
33
+`
34
)
35
36
var directories []string
0 commit comments