diff options
| author | Daniel Kahn Gillmor <[email protected]> | 2018-10-18 05:56:27 +0200 |
|---|---|---|
| committer | Daniel Kahn Gillmor <[email protected]> | 2018-10-18 06:28:51 +0200 |
| commit | 2f12427e416a0a40bf680a421f9ed20340d5bb96 (patch) | |
| tree | 828d3db68c4821de11aed47ee1944af661b882b7 /build-aux/depcomp | |
| parent | js: increase default startup timeout (diff) | |
| download | gpgme-2f12427e416a0a40bf680a421f9ed20340d5bb96.tar.gz gpgme-2f12427e416a0a40bf680a421f9ed20340d5bb96.zip | |
doc: use https:// for www.gnu.org
--
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to 'build-aux/depcomp')
| -rwxr-xr-x | build-aux/depcomp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/depcomp b/build-aux/depcomp index 4ebd5b3a..f0a474cd 100755 --- a/build-aux/depcomp +++ b/build-aux/depcomp @@ -16,7 +16,7 @@ scriptversion=2013-05-30.07; # UTC # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with this program. If not, see <https://www.gnu.org/licenses/>. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a |
