Skip to content

Commit fa1b013

Browse files
trufaeradare
andauthored
Update all plaintext http:// urls with the secure equivalents
Co-authored-by: pancake <[email protected]>
1 parent 13b82db commit fa1b013

File tree

176 files changed

+330
-202
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

176 files changed

+330
-202
lines changed

dist/macos/pkg/Resources/COPYING

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GNU GENERAL PUBLIC LICENSE
22
Version 3, 29 June 2007
33

4-
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
4+
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
55
Everyone is permitted to copy and distribute verbatim copies
66
of this license document, but changing it is not allowed.
77

@@ -645,7 +645,7 @@ the "copyright" line and a pointer to where the full notice is found.
645645
GNU General Public License for more details.
646646

647647
You should have received a copy of the GNU General Public License
648-
along with this program. If not, see <http://www.gnu.org/licenses/>.
648+
along with this program. If not, see <https://www.gnu.org/licenses/>.
649649

650650
Also add information on how to contact you by electronic and paper mail.
651651

@@ -664,11 +664,11 @@ might be different; for a GUI interface, you would use an "about box".
664664
You should also get your employer (if you work as a programmer) or school,
665665
if any, to sign a "copyright disclaimer" for the program, if necessary.
666666
For more information on this, and how to apply and follow the GNU GPL, see
667-
<http://www.gnu.org/licenses/>.
667+
<https://www.gnu.org/licenses/>.
668668

669669
The GNU General Public License does not permit incorporating your program
670670
into proprietary programs. If your program is a subroutine library, you
671671
may consider it more useful to permit linking proprietary applications with
672672
the library. If this is what you want to do, use the GNU Lesser General
673673
Public License instead of this License. But first, please read
674-
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
674+
<https://www.gnu.org/philosophy/why-not-lgpl.html>.

dist/macos/pkg/Resources/COPYING.LESSER

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GNU LESSER GENERAL PUBLIC LICENSE
22
Version 3, 29 June 2007
33

4-
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
4+
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
55
Everyone is permitted to copy and distribute verbatim copies
66
of this license document, but changing it is not allowed.
77

doc/licenses/Apache-2.0.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Apache License
22
Version 2.0, January 2004
3-
http://www.apache.org/licenses/
3+
https://www.apache.org/licenses/
44

55
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
66

@@ -64,7 +64,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
6464
you may not use this file except in compliance with the License.
6565
You may obtain a copy of the License at
6666

67-
http://www.apache.org/licenses/LICENSE-2.0
67+
https://www.apache.org/licenses/LICENSE-2.0
6868

6969
Unless required by applicable law or agreed to in writing, software
7070
distributed under the License is distributed on an "AS IS" BASIS,

doc/licenses/LGPL-3.0-only.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GNU LESSER GENERAL PUBLIC LICENSE
22
Version 3, 29 June 2007
33

4-
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
4+
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
55

66
Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
77

@@ -73,7 +73,7 @@ apply, that proxy's public statement of acceptance of any version is permanent a
7373
GNU GENERAL PUBLIC LICENSE
7474
Version 3, 29 June 2007
7575

76-
Copyright © 2007 Free Software Foundation, Inc. <http://fsf.org/>
76+
Copyright © 2007 Free Software Foundation, Inc. <https://fsf.org/>
7777

7878
Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
7979

@@ -287,7 +287,7 @@ To do so, attach the following notices to the program. It is safest to attach th
287287

288288
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
289289

290-
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
290+
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
291291

292292
Also add information on how to contact you by electronic and paper mail.
293293

@@ -299,7 +299,7 @@ If the program does terminal interaction, make it output a short notice like thi
299299

300300
The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an “about box”.
301301

302-
You should also get your employer (if you work as a programmer) or school, if any, to sign a “copyright disclaimer” for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see <http://www.gnu.org/licenses/>.
302+
You should also get your employer (if you work as a programmer) or school, if any, to sign a “copyright disclaimer” for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see <https://www.gnu.org/licenses/>.
303303

304-
The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read <http://www.gnu.org/philosophy/why-not-lgpl.html>.
304+
The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read <https://www.gnu.org/philosophy/why-not-lgpl.html>.
305305

libr/arch/p/arm/aarch64/aarch64-dis-2.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
You should have received a copy of the GNU General Public License
1818
along with this program; see the file COPYING3. If not,
19-
see <http://www.gnu.org/licenses/>. */
19+
see <https://www.gnu.org/licenses/>. */
2020

2121
#include "sysdep.h"
2222
#include "aarch64-dis.h"

libr/arch/p/arm/aarch64/aarch64-dis.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
1717
You should have received a copy of the GNU General Public License
1818
along with this program; see the file COPYING3. If not,
19-
see <http://www.gnu.org/licenses/>. */
19+
see <https://www.gnu.org/licenses/>. */
2020

2121
#include "../../../include/sysdep.h"
2222
#include "../../../include/disas-asm.h"

libr/arch/p/arm/aarch64/aarch64-dis.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
1717
You should have received a copy of the GNU General Public License
1818
along with this program; see the file COPYING3. If not,
19-
see <http://www.gnu.org/licenses/>. */
19+
see <https://www.gnu.org/licenses/>. */
2020

2121
#ifndef OPCODES_AARCH64_DIS_H
2222
#define OPCODES_AARCH64_DIS_H

libr/arch/p/arm/aarch64/aarch64-opc-2.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
1717
You should have received a copy of the GNU General Public License
1818
along with this program; see the file COPYING3. If not,
19-
see <http://www.gnu.org/licenses/>. */
19+
see <https://www.gnu.org/licenses/>. */
2020

2121
#include "sysdep.h"
2222
#include "aarch64-opc.h"

libr/arch/p/arm/aarch64/aarch64-opc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
1717
You should have received a copy of the GNU General Public License
1818
along with this program; see the file COPYING3. If not,
19-
see <http://www.gnu.org/licenses/>. */
19+
see <https://www.gnu.org/licenses/>. */
2020

2121
#include "sysdep.h"
2222
#include <assert.h>

libr/arch/p/arm/aarch64/aarch64-opc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
1717
You should have received a copy of the GNU General Public License
1818
along with this program; see the file COPYING3. If not,
19-
see <http://www.gnu.org/licenses/>. */
19+
see <https://www.gnu.org/licenses/>. */
2020

2121
#ifndef OPCODES_AARCH64_OPC_H
2222
#define OPCODES_AARCH64_OPC_H

0 commit comments

Comments
 (0)