@@ -46,14 +46,14 @@ to know exactly what a program is going to do before they run it.
46
46
Source code also allows you to fix bugs and add new features. You are
47
47
highly encouraged to send your changes to
[email protected] for possible
48
48
incorporation into the main distribution. By sending these changes to the
49
- sqlmap developers, to the mailing lists, or via Git pull request, checking
50
- them into the sqlmap source code repository, it is understood (unless you
51
- specify otherwise) that you are offering the sqlmap project the unlimited,
52
- non-exclusive right to reuse, modify, and relicense the code. sqlmap will
53
- always be available Open Source, but this is important because the
54
- inability to relicense code has caused devastating problems for other Free
55
- Software projects (such as KDE and NASM). If you wish to specify special
56
- license conditions of your contributions, just say so when you send them.
49
+ sqlmap developers or via Git pull request, checking them into the sqlmap
50
+ source code repository, it is understood (unless you specify otherwise)
51
+ that you are offering the sqlmap project the unlimited, non-exclusive
52
+ right to reuse, modify, and relicense the code. sqlmap will always be
53
+ available Open Source, but this is important because the inability to
54
+ relicense code has caused devastating problems for other Free Software
55
+ projects (such as KDE and NASM). If you wish to specify special license
56
+ conditions of your contributions, just say so when you send them.
57
57
58
58
This program is distributed in the hope that it will be useful, but
59
59
WITHOUT ANY WARRANTY; without even the implied warranty of
0 commit comments