You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contrib/devtools/security-check.py
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,7 @@
1
1
#!/usr/bin/env python
2
+
# Copyright (c) 2015-2016 The Bitcoin Core developers
3
+
# Distributed under the MIT software license, see the accompanying
4
+
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
2
5
'''
3
6
Perform basic ELF security checks on a series of executables.
4
7
Exit status will be 0 if successful, and the program will be silent.
Copy file name to clipboardExpand all lines: contrib/devtools/test-security-check.py
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,7 @@
1
1
#!/usr/bin/env python2
2
+
# Copyright (c) 2015-2016 The Bitcoin Core developers
3
+
# Distributed under the MIT software license, see the accompanying
4
+
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
Copy file name to clipboardExpand all lines: share/qt/extract_strings_qt.py
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,7 @@
1
1
#!/usr/bin/env python
2
+
# Copyright (c) 2012-2016 The Bitcoin Core developers
3
+
# Distributed under the MIT software license, see the accompanying
4
+
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
2
5
'''
3
6
Extract _("...") strings for translation and convert to Qt stringdefs so that
0 commit comments