From f7fc0c1d3ea1f7a535a64a41ad197cbf44ca329e Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Thu, 9 Feb 2017 07:52:18 +0100 Subject: [PATCH] all: Update license url to https (ref #3976) --- LICENSE | 2 +- build.go | 2 +- cmd/stbench/main.go | 2 +- cmd/stcompdirs/main.go | 2 +- cmd/stdisco/main.go | 2 +- cmd/stevents/main.go | 2 +- cmd/stfileinfo/main.go | 2 +- cmd/stfinddevice/main.go | 2 +- cmd/stgenfiles/main.go | 2 +- cmd/stindex/dump.go | 2 +- cmd/stindex/dumpsize.go | 2 +- cmd/stindex/main.go | 2 +- cmd/stindex/util.go | 2 +- cmd/stsigtool/main.go | 2 +- cmd/stvanity/main.go | 2 +- cmd/stwatchfile/main.go | 2 +- cmd/syncthing/auditservice.go | 2 +- cmd/syncthing/auditservice_test.go | 2 +- cmd/syncthing/blockprof.go | 2 +- cmd/syncthing/debug.go | 2 +- cmd/syncthing/gui.go | 2 +- cmd/syncthing/gui_auth.go | 2 +- cmd/syncthing/gui_csrf.go | 2 +- cmd/syncthing/gui_solaris.go | 2 +- cmd/syncthing/gui_statics.go | 2 +- cmd/syncthing/gui_test.go | 2 +- cmd/syncthing/gui_unix.go | 2 +- cmd/syncthing/gui_windows.go | 2 +- cmd/syncthing/heapprof.go | 2 +- cmd/syncthing/locations.go | 2 +- cmd/syncthing/main.go | 2 +- cmd/syncthing/main_test.go | 2 +- cmd/syncthing/memsize_darwin.go | 2 +- cmd/syncthing/memsize_linux.go | 2 +- cmd/syncthing/memsize_netbsd.go | 2 +- cmd/syncthing/memsize_solaris.go | 2 +- cmd/syncthing/memsize_unimpl.go | 2 +- cmd/syncthing/memsize_windows.go | 2 +- cmd/syncthing/mocked_config_test.go | 2 +- cmd/syncthing/mocked_connections_test.go | 2 +- cmd/syncthing/mocked_discovery_test.go | 2 +- cmd/syncthing/mocked_events_test.go | 2 +- cmd/syncthing/mocked_logger_test.go | 2 +- cmd/syncthing/mocked_model_test.go | 2 +- cmd/syncthing/monitor.go | 2 +- cmd/syncthing/openurl_unix.go | 2 +- cmd/syncthing/openurl_windows.go | 2 +- cmd/syncthing/perfstats_unix.go | 2 +- cmd/syncthing/summaryservice.go | 2 +- cmd/syncthing/traceback.go | 2 +- cmd/syncthing/usage.go | 2 +- cmd/syncthing/usage_report.go | 2 +- cmd/syncthing/verboseservice.go | 2 +- cmd/todos/main.go | 2 +- gui/default/assets/css/overrides.css | 2 +- gui/default/assets/css/theme.css | 2 +- gui/default/index.html | 2 +- gui/default/modal.html | 2 +- gui/default/syncthing/app.js | 2 +- jenkins/build-linux.bash | 2 +- jenkins/build-macos.bash | 2 +- jenkins/build-solaris.bash | 2 +- jenkins/build-windows.bat | 2 +- jenkins/common.bash | 2 +- lib/auto/auto_test.go | 2 +- lib/auto/doc.go | 2 +- lib/beacon/beacon.go | 2 +- lib/beacon/broadcast.go | 2 +- lib/beacon/broadcast_test.go | 2 +- lib/beacon/debug.go | 2 +- lib/beacon/doc.go | 2 +- lib/beacon/multicast.go | 2 +- lib/config/commit_test.go | 2 +- lib/config/config.go | 2 +- lib/config/config_test.go | 2 +- lib/config/debug.go | 2 +- lib/config/deviceconfiguration.go | 2 +- lib/config/folderconfiguration.go | 2 +- lib/config/foldertype.go | 2 +- lib/config/guiconfiguration.go | 2 +- lib/config/optionsconfiguration.go | 2 +- lib/config/pullorder.go | 2 +- lib/config/versioningconfiguration.go | 2 +- lib/config/wrapper.go | 2 +- lib/connections/connections_test.go | 2 +- lib/connections/debug.go | 2 +- lib/connections/limiter.go | 2 +- lib/connections/relay_dial.go | 2 +- lib/connections/relay_listen.go | 2 +- lib/connections/service.go | 2 +- lib/connections/structs.go | 2 +- lib/connections/tcp_dial.go | 2 +- lib/connections/tcp_listen.go | 2 +- lib/db/benchmark_test.go | 2 +- lib/db/blockmap.go | 2 +- lib/db/blockmap_test.go | 2 +- lib/db/concurrency_test.go | 2 +- lib/db/debug.go | 2 +- lib/db/leveldb.go | 2 +- lib/db/leveldb_dbinstance.go | 2 +- lib/db/leveldb_test.go | 2 +- lib/db/leveldb_transactions.go | 2 +- lib/db/namespaced.go | 2 +- lib/db/namespaced_test.go | 2 +- lib/db/set.go | 2 +- lib/db/set_test.go | 2 +- lib/db/structs.go | 2 +- lib/dialer/empty_test.go | 2 +- lib/dialer/internal.go | 2 +- lib/dialer/public.go | 2 +- lib/discover/cache.go | 2 +- lib/discover/cache_test.go | 2 +- lib/discover/debug.go | 2 +- lib/discover/discover.go | 2 +- lib/discover/doc.go | 2 +- lib/discover/global.go | 2 +- lib/discover/global_test.go | 2 +- lib/discover/local.go | 2 +- lib/discover/local_test.go | 2 +- lib/events/debug.go | 2 +- lib/events/events.go | 2 +- lib/events/events_test.go | 2 +- lib/fs/basicfs.go | 2 +- lib/fs/basicfs_symlink_unix.go | 2 +- lib/fs/basicfs_symlink_windows.go | 2 +- lib/fs/filesystem.go | 2 +- lib/fs/mtimefs.go | 2 +- lib/fs/mtimefs_test.go | 2 +- lib/ignore/cache.go | 2 +- lib/ignore/cache_test.go | 2 +- lib/ignore/ignore.go | 2 +- lib/ignore/ignore_test.go | 2 +- lib/ignore/tempname.go | 2 +- lib/ignore/tempname_test.go | 2 +- lib/model/debug.go | 2 +- lib/model/deviceactivity.go | 2 +- lib/model/deviceactivity_test.go | 2 +- lib/model/devicedownloadstate.go | 2 +- lib/model/devicedownloadstate_test.go | 2 +- lib/model/doc.go | 2 +- lib/model/folder.go | 2 +- lib/model/folderscanner.go | 2 +- lib/model/folderstate.go | 2 +- lib/model/model.go | 2 +- lib/model/model_test.go | 2 +- lib/model/progressemitter.go | 2 +- lib/model/progressemitter_test.go | 2 +- lib/model/queue.go | 2 +- lib/model/queue_test.go | 2 +- lib/model/requests_test.go | 2 +- lib/model/rofolder.go | 2 +- lib/model/rwfolder.go | 2 +- lib/model/rwfolder_test.go | 2 +- lib/model/sentdownloadstate.go | 2 +- lib/model/sharedpullerstate.go | 2 +- lib/model/sharedpullerstate_test.go | 2 +- lib/model/sorter.go | 2 +- lib/model/sorter_test.go | 2 +- lib/model/util.go | 2 +- lib/nat/debug.go | 2 +- lib/nat/interface.go | 2 +- lib/nat/registry.go | 2 +- lib/nat/service.go | 2 +- lib/nat/structs.go | 2 +- lib/nat/structs_test.go | 2 +- lib/osutil/atomic.go | 2 +- lib/osutil/atomic_test.go | 2 +- lib/osutil/atomic_unix_test.go | 2 +- lib/osutil/filenames_darwin.go | 2 +- lib/osutil/filenames_unix.go | 2 +- lib/osutil/filenames_windows.go | 2 +- lib/osutil/fsroots_unix.go | 2 +- lib/osutil/fsroots_windows.go | 2 +- lib/osutil/glob_unix.go | 2 +- lib/osutil/glob_windows.go | 2 +- lib/osutil/glob_windows_test.go | 2 +- lib/osutil/hidden_unix.go | 2 +- lib/osutil/hidden_windows.go | 2 +- lib/osutil/lan.go | 2 +- lib/osutil/lstat_broken.go | 2 +- lib/osutil/lstat_ok.go | 2 +- lib/osutil/mkdirall.go | 2 +- lib/osutil/osutil.go | 2 +- lib/osutil/osutil_test.go | 2 +- lib/osutil/ping.go | 2 +- lib/osutil/replacingwriter.go | 2 +- lib/osutil/replacingwriter_test.go | 2 +- lib/osutil/rlimit_unix.go | 2 +- lib/osutil/rlimit_windows.go | 2 +- lib/osutil/sync.go | 2 +- lib/osutil/traversessymlink.go | 2 +- lib/osutil/traversessymlink_test.go | 2 +- lib/pmp/debug.go | 2 +- lib/pmp/empty_test.go | 2 +- lib/pmp/pmp.go | 2 +- lib/rand/random.go | 2 +- lib/rand/random_test.go | 2 +- lib/rand/securesource.go | 2 +- lib/rand/securesource_test.go | 2 +- lib/rc/debug.go | 2 +- lib/rc/rc.go | 2 +- lib/relay/client/empty_test.go | 2 +- lib/relay/protocol/empty_test.go | 2 +- lib/scanner/blockqueue.go | 2 +- lib/scanner/blocks.go | 2 +- lib/scanner/blocks_test.go | 2 +- lib/scanner/debug.go | 2 +- lib/scanner/doc.go | 2 +- lib/scanner/walk.go | 2 +- lib/scanner/walk_test.go | 2 +- lib/sha256/sha256.go | 2 +- lib/signature/signature.go | 2 +- lib/signature/signature_test.go | 2 +- lib/stats/debug.go | 2 +- lib/stats/device.go | 2 +- lib/stats/empty_test.go | 2 +- lib/stats/folder.go | 2 +- lib/sync/debug.go | 2 +- lib/sync/sync.go | 2 +- lib/sync/sync_test.go | 2 +- lib/tlsutil/empty_test.go | 2 +- lib/tlsutil/tlsutil.go | 2 +- lib/upgrade/debug.go | 2 +- lib/upgrade/signingkey.go | 2 +- lib/upgrade/upgrade_common.go | 2 +- lib/upgrade/upgrade_supported.go | 2 +- lib/upgrade/upgrade_test.go | 2 +- lib/upgrade/upgrade_unsupp.go | 2 +- lib/upnp/debug.go | 2 +- lib/upnp/upnp_test.go | 2 +- lib/util/utils.go | 2 +- lib/util/utils_test.go | 2 +- lib/versioner/debug.go | 2 +- lib/versioner/external.go | 2 +- lib/versioner/external_test.go | 2 +- lib/versioner/simple.go | 2 +- lib/versioner/simple_test.go | 2 +- lib/versioner/staggered.go | 2 +- lib/versioner/staggered_test.go | 2 +- lib/versioner/trashcan.go | 2 +- lib/versioner/trashcan_test.go | 2 +- lib/versioner/util.go | 2 +- lib/versioner/versioner.go | 2 +- lib/weakhash/benchmark_test.go | 2 +- lib/weakhash/weakhash.go | 2 +- lib/weakhash/weakhash_test.go | 2 +- script/authors.go | 2 +- script/benchfilter.go | 2 +- script/changelog.go | 2 +- script/check-authors.go | 2 +- script/check-copyright.go | 2 +- script/commit-msg.go | 2 +- script/genassets.go | 2 +- script/protofmt.go | 2 +- script/transifexdl.go | 2 +- script/translate.go | 2 +- test/cli_test.go | 2 +- test/conflict_test.go | 2 +- test/delay_scan_test.go | 2 +- test/filetype_test.go | 2 +- test/http_test.go | 2 +- test/httpstress_test.go | 2 +- test/ignore_test.go | 2 +- test/manypeers_test.go | 2 +- test/norestart_test.go | 2 +- test/override_test.go | 2 +- test/parallell_scan_test.go | 2 +- test/reconnect_test.go | 2 +- test/reset_test.go | 2 +- test/scan_test.go | 2 +- test/symlink_test.go | 2 +- test/sync_test.go | 2 +- test/transfer-bench_test.go | 2 +- test/util.go | 2 +- 274 files changed, 274 insertions(+), 274 deletions(-) diff --git a/LICENSE b/LICENSE index a612ad98..d0a1fa14 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 e08ce19a..ebd6c4f2 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 595ae009..d6dcb918 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 00d9914d..8daf45ce 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 8e034900..ffea6711 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 70def523..f1b171cd 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 1a98614e..2264d50a 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 5364018b..adfa7dbc 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 11869ce2..ebe87d7f 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 a7bafc33..dc0edf53 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 6895cd2d..bc26f691 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 4cc9698f..b7ef0d38 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 333cc582..002a4ce4 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 10969a98..48d28639 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 c96612fc..4d052d4e 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 3ceb7a01..7b075221 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 d9ed06ef..c448e92b 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 7f3396ee..f3951f5e 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 b74600a8..42156d78 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 de38445a..e65b6858 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 e665ab58..b45e6b36 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 b1e3e172..65f3c58d 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 30520d31..83f7da61 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 84574dbe..8a479de6 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 57ff1013..745faf1a 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 031649ce..bd2919f8 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 cb0a0f22..2962bbd9 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 d933f2c5..779b676b 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 679e7690..78583eee 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 82c14f2c..d0d5ab98 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 6c346c34..c84d44c5 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 4f7f7404..60c655be 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 ea0d6f4e..3c04ba0d 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 be31ec56..9e7ae4b2 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 bf832247..464a40e9 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 9d34ed35..b1370dbc 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 a8c9755d..f4337b95 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 b993c043..55307866 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 66d65dbc..d869ce61 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 b4b8ffe0..82286af8 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 8f8a977a..da6f22ec 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 cb7931df..625ffb92 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 19ad99b2..3d33a089 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 9fb4974a..3ca25bd8 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 4cc00556..a2d17d05 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 ae2d468c..37cc8258 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 c85c702e..b55c0f12 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 2b9af363..ab13e34b 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 83a5010e..d62ba36e 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 86a9dbd8..16d2d23b 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 5159baf4..1284ed2d 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 15f0f5fd..b8b0328e 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 acb4a9f7..53a9e033 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 cc604f83..16bf090e 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 bbb40cf1..e1e50119 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 7576a715..56dbc074 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 5c9b10be..ba628417 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 636ca76b..0a3ff5e5 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/. -->