diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-12-04 13:38:59 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-12-04 13:38:59 +0100 |
commit | 991ce92f8de24cde063d531246602b6e14d3fef2 (patch) | |
tree | 566955e156e6b9bd392d5e8b598a48414ee2fa15 /drivers/media/dvb-frontends/lnbp22.h | |
parent | drm, ipu-v3: use https://linuxtv.org for LinuxTV URL (diff) | |
download | linux-991ce92f8de24cde063d531246602b6e14d3fef2.tar.xz linux-991ce92f8de24cde063d531246602b6e14d3fef2.zip |
[media] use https://linuxtv.org for LinuxTV URLs
While https was always supported on linuxtv.org, only in
Dec 3 2015 the website is using valid certificates.
As we're planning to drop pure http support on some
future, change all references at the media subsystem
to point to the https URL instead.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/lnbp22.h')
-rw-r--r-- | drivers/media/dvb-frontends/lnbp22.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/lnbp22.h b/drivers/media/dvb-frontends/lnbp22.h index 628148385182..5d01d92814c2 100644 --- a/drivers/media/dvb-frontends/lnbp22.h +++ b/drivers/media/dvb-frontends/lnbp22.h @@ -22,7 +22,7 @@ * Or, point your browser to http://www.gnu.org/copyleft/gpl.html * * - * the project's page is at http://www.linuxtv.org + * the project's page is at https://linuxtv.org */ #ifndef _LNBP22_H |