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 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/. -->