diff --git a/LICENSE b/LICENSE index a612ad981..d0a1fa148 100644 --- a/LICENSE +++ b/LICENSE @@ -357,7 +357,7 @@ Exhibit A - Source Code Form License Notice This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. + file, You can obtain one at https://mozilla.org/MPL/2.0/. If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE diff --git a/build.go b/build.go index e08ce19a2..ebd6c4f2e 100644 --- a/build.go +++ b/build.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. // +build ignore diff --git a/cmd/stbench/main.go b/cmd/stbench/main.go index 595ae009c..d6dcb9183 100644 --- a/cmd/stbench/main.go +++ b/cmd/stbench/main.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. // This doesn't build on Windows due to the Rusage stuff. diff --git a/cmd/stcompdirs/main.go b/cmd/stcompdirs/main.go index 00d9914d7..8daf45ce9 100644 --- a/cmd/stcompdirs/main.go +++ b/cmd/stcompdirs/main.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/stdisco/main.go b/cmd/stdisco/main.go index 8e034900c..ffea6711e 100644 --- a/cmd/stdisco/main.go +++ b/cmd/stdisco/main.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/stevents/main.go b/cmd/stevents/main.go index 70def523c..f1b171cdd 100644 --- a/cmd/stevents/main.go +++ b/cmd/stevents/main.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/stfileinfo/main.go b/cmd/stfileinfo/main.go index 1a98614ef..2264d50a5 100644 --- a/cmd/stfileinfo/main.go +++ b/cmd/stfileinfo/main.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/stfinddevice/main.go b/cmd/stfinddevice/main.go index 5364018b3..adfa7dbc3 100644 --- a/cmd/stfinddevice/main.go +++ b/cmd/stfinddevice/main.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/stgenfiles/main.go b/cmd/stgenfiles/main.go index 11869ce25..ebe87d7f6 100644 --- a/cmd/stgenfiles/main.go +++ b/cmd/stgenfiles/main.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/stindex/dump.go b/cmd/stindex/dump.go index a7bafc332..dc0edf531 100644 --- a/cmd/stindex/dump.go +++ b/cmd/stindex/dump.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/stindex/dumpsize.go b/cmd/stindex/dumpsize.go index 6895cd2da..bc26f691e 100644 --- a/cmd/stindex/dumpsize.go +++ b/cmd/stindex/dumpsize.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/stindex/main.go b/cmd/stindex/main.go index 4cc9698f6..b7ef0d381 100644 --- a/cmd/stindex/main.go +++ b/cmd/stindex/main.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/stindex/util.go b/cmd/stindex/util.go index 333cc582f..002a4ce44 100644 --- a/cmd/stindex/util.go +++ b/cmd/stindex/util.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/stsigtool/main.go b/cmd/stsigtool/main.go index 10969a98c..48d28639c 100644 --- a/cmd/stsigtool/main.go +++ b/cmd/stsigtool/main.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/stvanity/main.go b/cmd/stvanity/main.go index c96612fca..4d052d4ee 100644 --- a/cmd/stvanity/main.go +++ b/cmd/stvanity/main.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/stwatchfile/main.go b/cmd/stwatchfile/main.go index 3ceb7a01e..7b075221d 100644 --- a/cmd/stwatchfile/main.go +++ b/cmd/stwatchfile/main.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/auditservice.go b/cmd/syncthing/auditservice.go index d9ed06ef0..c448e92ba 100644 --- a/cmd/syncthing/auditservice.go +++ b/cmd/syncthing/auditservice.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/auditservice_test.go b/cmd/syncthing/auditservice_test.go index 7f3396ee9..f3951f5e0 100644 --- a/cmd/syncthing/auditservice_test.go +++ b/cmd/syncthing/auditservice_test.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/blockprof.go b/cmd/syncthing/blockprof.go index b74600a82..42156d78d 100644 --- a/cmd/syncthing/blockprof.go +++ b/cmd/syncthing/blockprof.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/debug.go b/cmd/syncthing/debug.go index de38445ae..e65b68586 100644 --- a/cmd/syncthing/debug.go +++ b/cmd/syncthing/debug.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/gui.go b/cmd/syncthing/gui.go index e665ab584..b45e6b36e 100644 --- a/cmd/syncthing/gui.go +++ b/cmd/syncthing/gui.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/gui_auth.go b/cmd/syncthing/gui_auth.go index b1e3e172b..65f3c58d7 100644 --- a/cmd/syncthing/gui_auth.go +++ b/cmd/syncthing/gui_auth.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/gui_csrf.go b/cmd/syncthing/gui_csrf.go index 30520d31e..83f7da618 100644 --- a/cmd/syncthing/gui_csrf.go +++ b/cmd/syncthing/gui_csrf.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/gui_solaris.go b/cmd/syncthing/gui_solaris.go index 84574dbee..8a479de6f 100644 --- a/cmd/syncthing/gui_solaris.go +++ b/cmd/syncthing/gui_solaris.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. //+build solaris diff --git a/cmd/syncthing/gui_statics.go b/cmd/syncthing/gui_statics.go index 57ff1013b..745faf1a9 100644 --- a/cmd/syncthing/gui_statics.go +++ b/cmd/syncthing/gui_statics.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/gui_test.go b/cmd/syncthing/gui_test.go index 031649cec..bd2919f82 100644 --- a/cmd/syncthing/gui_test.go +++ b/cmd/syncthing/gui_test.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/gui_unix.go b/cmd/syncthing/gui_unix.go index cb0a0f221..2962bbd9f 100644 --- a/cmd/syncthing/gui_unix.go +++ b/cmd/syncthing/gui_unix.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. //+build !windows,!solaris diff --git a/cmd/syncthing/gui_windows.go b/cmd/syncthing/gui_windows.go index d933f2c51..779b676be 100644 --- a/cmd/syncthing/gui_windows.go +++ b/cmd/syncthing/gui_windows.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. //+build windows diff --git a/cmd/syncthing/heapprof.go b/cmd/syncthing/heapprof.go index 679e76901..78583eeee 100644 --- a/cmd/syncthing/heapprof.go +++ b/cmd/syncthing/heapprof.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/locations.go b/cmd/syncthing/locations.go index 82c14f2c0..d0d5ab98d 100644 --- a/cmd/syncthing/locations.go +++ b/cmd/syncthing/locations.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/main.go b/cmd/syncthing/main.go index 6c346c346..c84d44c57 100644 --- a/cmd/syncthing/main.go +++ b/cmd/syncthing/main.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/main_test.go b/cmd/syncthing/main_test.go index 4f7f74043..60c655be6 100644 --- a/cmd/syncthing/main_test.go +++ b/cmd/syncthing/main_test.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/memsize_darwin.go b/cmd/syncthing/memsize_darwin.go index ea0d6f4ec..3c04ba0d0 100644 --- a/cmd/syncthing/memsize_darwin.go +++ b/cmd/syncthing/memsize_darwin.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/memsize_linux.go b/cmd/syncthing/memsize_linux.go index be31ec56f..9e7ae4b2d 100644 --- a/cmd/syncthing/memsize_linux.go +++ b/cmd/syncthing/memsize_linux.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/memsize_netbsd.go b/cmd/syncthing/memsize_netbsd.go index bf832247c..464a40e91 100644 --- a/cmd/syncthing/memsize_netbsd.go +++ b/cmd/syncthing/memsize_netbsd.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/memsize_solaris.go b/cmd/syncthing/memsize_solaris.go index 9d34ed35c..b1370dbc6 100644 --- a/cmd/syncthing/memsize_solaris.go +++ b/cmd/syncthing/memsize_solaris.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. // +build solaris diff --git a/cmd/syncthing/memsize_unimpl.go b/cmd/syncthing/memsize_unimpl.go index a8c9755d8..f4337b95f 100644 --- a/cmd/syncthing/memsize_unimpl.go +++ b/cmd/syncthing/memsize_unimpl.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. // +build freebsd openbsd dragonfly diff --git a/cmd/syncthing/memsize_windows.go b/cmd/syncthing/memsize_windows.go index b993c0432..553078663 100644 --- a/cmd/syncthing/memsize_windows.go +++ b/cmd/syncthing/memsize_windows.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/mocked_config_test.go b/cmd/syncthing/mocked_config_test.go index 66d65dbcb..d869ce612 100644 --- a/cmd/syncthing/mocked_config_test.go +++ b/cmd/syncthing/mocked_config_test.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/mocked_connections_test.go b/cmd/syncthing/mocked_connections_test.go index b4b8ffe08..82286af89 100644 --- a/cmd/syncthing/mocked_connections_test.go +++ b/cmd/syncthing/mocked_connections_test.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/mocked_discovery_test.go b/cmd/syncthing/mocked_discovery_test.go index 8f8a977ab..da6f22ec9 100644 --- a/cmd/syncthing/mocked_discovery_test.go +++ b/cmd/syncthing/mocked_discovery_test.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/mocked_events_test.go b/cmd/syncthing/mocked_events_test.go index cb7931dfa..625ffb921 100644 --- a/cmd/syncthing/mocked_events_test.go +++ b/cmd/syncthing/mocked_events_test.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/mocked_logger_test.go b/cmd/syncthing/mocked_logger_test.go index 19ad99b20..3d33a0890 100644 --- a/cmd/syncthing/mocked_logger_test.go +++ b/cmd/syncthing/mocked_logger_test.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/mocked_model_test.go b/cmd/syncthing/mocked_model_test.go index 9fb4974a3..3ca25bd8a 100644 --- a/cmd/syncthing/mocked_model_test.go +++ b/cmd/syncthing/mocked_model_test.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/monitor.go b/cmd/syncthing/monitor.go index 4cc005566..a2d17d052 100644 --- a/cmd/syncthing/monitor.go +++ b/cmd/syncthing/monitor.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/openurl_unix.go b/cmd/syncthing/openurl_unix.go index ae2d468cf..37cc8258c 100644 --- a/cmd/syncthing/openurl_unix.go +++ b/cmd/syncthing/openurl_unix.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. // +build !windows diff --git a/cmd/syncthing/openurl_windows.go b/cmd/syncthing/openurl_windows.go index c85c702e6..b55c0f12c 100644 --- a/cmd/syncthing/openurl_windows.go +++ b/cmd/syncthing/openurl_windows.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. // +build windows diff --git a/cmd/syncthing/perfstats_unix.go b/cmd/syncthing/perfstats_unix.go index 2b9af3637..ab13e34b9 100644 --- a/cmd/syncthing/perfstats_unix.go +++ b/cmd/syncthing/perfstats_unix.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. // +build !solaris,!windows diff --git a/cmd/syncthing/summaryservice.go b/cmd/syncthing/summaryservice.go index 83a5010ea..d62ba36e5 100644 --- a/cmd/syncthing/summaryservice.go +++ b/cmd/syncthing/summaryservice.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/traceback.go b/cmd/syncthing/traceback.go index 86a9dbd88..16d2d23ba 100644 --- a/cmd/syncthing/traceback.go +++ b/cmd/syncthing/traceback.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. //+build go1.7 diff --git a/cmd/syncthing/usage.go b/cmd/syncthing/usage.go index 5159baf44..1284ed2d4 100644 --- a/cmd/syncthing/usage.go +++ b/cmd/syncthing/usage.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/usage_report.go b/cmd/syncthing/usage_report.go index 15f0f5fd3..b8b0328ef 100644 --- a/cmd/syncthing/usage_report.go +++ b/cmd/syncthing/usage_report.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/syncthing/verboseservice.go b/cmd/syncthing/verboseservice.go index acb4a9f71..53a9e0335 100644 --- a/cmd/syncthing/verboseservice.go +++ b/cmd/syncthing/verboseservice.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. package main diff --git a/cmd/todos/main.go b/cmd/todos/main.go index cc604f83f..16bf090e6 100644 --- a/cmd/todos/main.go +++ b/cmd/todos/main.go @@ -2,7 +2,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. // +build ignore diff --git a/gui/default/assets/css/overrides.css b/gui/default/assets/css/overrides.css index bbb40cf12..e1e501199 100644 --- a/gui/default/assets/css/overrides.css +++ b/gui/default/assets/css/overrides.css @@ -3,7 +3,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. */ diff --git a/gui/default/assets/css/theme.css b/gui/default/assets/css/theme.css index 7576a7159..56dbc074d 100644 --- a/gui/default/assets/css/theme.css +++ b/gui/default/assets/css/theme.css @@ -3,7 +3,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. */ diff --git a/gui/default/index.html b/gui/default/index.html index 5c9b10be8..ba628417a 100644 --- a/gui/default/index.html +++ b/gui/default/index.html @@ -4,7 +4,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, -// You can obtain one at http://mozilla.org/MPL/2.0/. +// You can obtain one at https://mozilla.org/MPL/2.0/. --> diff --git a/gui/default/modal.html b/gui/default/modal.html index 636ca76b1..0a3ff5e54 100644 --- a/gui/default/modal.html +++ b/gui/default/modal.html @@ -4,7 +4,7 @@ // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, - // You can obtain one at http://mozilla.org/MPL/2.0/. + // You can obtain one at https://mozilla.org/MPL/2.0/. -->