diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index de0cc5024..8862ef7bd 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,7 @@ +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy +# SPDX-License-Identifier: Apache-2.0 +# SPDX-License-Identifier: MIT + # These are supported funding model platforms github: tauri-apps diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 360f93c16..cadd0e9c6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,3 +1,7 @@ +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy +# SPDX-License-Identifier: Apache-2.0 +# SPDX-License-Identifier: MIT + name: 🐞 Bug Report title: '[bug] ' description: Report a bug diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index de285b08c..d23ca5084 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,3 +1,7 @@ +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy +# SPDX-License-Identifier: Apache-2.0 +# SPDX-License-Identifier: MIT + contact_links: - name: 💬 Discord Chat url: https://discord.com/invite/tauri diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 0b611fafb..ce1bbe9d4 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,3 +1,7 @@ +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy +# SPDX-License-Identifier: Apache-2.0 +# SPDX-License-Identifier: MIT + name: 💡 Feature Request title: '[feat] ' description: Suggest an idea diff --git a/.github/config.yml b/.github/config.yml index e69de29bb..52c9c7a8c 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -0,0 +1,3 @@ +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy +# SPDX-License-Identifier: Apache-2.0 +# SPDX-License-Identifier: MIT diff --git a/.github/workflows/artifacts-updater.yml b/.github/workflows/artifacts-updater.yml index fb1d316c3..edeb7ecf3 100644 --- a/.github/workflows/artifacts-updater.yml +++ b/.github/workflows/artifacts-updater.yml @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/.github/workflows/audit.yml b/.github/workflows/audit.yml index 45fc2cc20..a11f6de7b 100644 --- a/.github/workflows/audit.yml +++ b/.github/workflows/audit.yml @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/.github/workflows/bench.yml b/.github/workflows/bench.yml index 7a1168fd3..576a17b03 100644 --- a/.github/workflows/bench.yml +++ b/.github/workflows/bench.yml @@ -1,3 +1,7 @@ +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy +# SPDX-License-Identifier: Apache-2.0 +# SPDX-License-Identifier: MIT + name: benches on: diff --git a/.github/workflows/change-status-on-PR.yml b/.github/workflows/change-status-on-PR.yml index 0a97a3172..cdc3f5ca4 100644 --- a/.github/workflows/change-status-on-PR.yml +++ b/.github/workflows/change-status-on-PR.yml @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/.github/workflows/check-generated-files.yml b/.github/workflows/check-generated-files.yml index 156f19f52..f2954e2c1 100644 --- a/.github/workflows/check-generated-files.yml +++ b/.github/workflows/check-generated-files.yml @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/.github/workflows/covector-version-or-publish.yml b/.github/workflows/covector-version-or-publish.yml index 054493427..6de039f8b 100644 --- a/.github/workflows/covector-version-or-publish.yml +++ b/.github/workflows/covector-version-or-publish.yml @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index dcf2e2179..fd02565f0 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -1,3 +1,7 @@ +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy +# SPDX-License-Identifier: Apache-2.0 +# SPDX-License-Identifier: MIT + name: docker on: diff --git a/.github/workflows/lint-fmt-cli.yml b/.github/workflows/lint-fmt-cli.yml index 6c5786919..200e1daa5 100644 --- a/.github/workflows/lint-fmt-cli.yml +++ b/.github/workflows/lint-fmt-cli.yml @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/.github/workflows/lint-fmt-core.yml b/.github/workflows/lint-fmt-core.yml index 04fe41f42..edbcdad4b 100644 --- a/.github/workflows/lint-fmt-core.yml +++ b/.github/workflows/lint-fmt-core.yml @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/.github/workflows/lint-js.yml b/.github/workflows/lint-js.yml index 9c3f0f6b4..7165c07d0 100644 --- a/.github/workflows/lint-js.yml +++ b/.github/workflows/lint-js.yml @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/.github/workflows/publish-cli-js.yml b/.github/workflows/publish-cli-js.yml index 481e0af70..e487e6ca0 100644 --- a/.github/workflows/publish-cli-js.yml +++ b/.github/workflows/publish-cli-js.yml @@ -1,3 +1,7 @@ +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy +# SPDX-License-Identifier: Apache-2.0 +# SPDX-License-Identifier: MIT + name: publish cli.js env: DEBUG: napi:* diff --git a/.github/workflows/publish-cli-rs.yml b/.github/workflows/publish-cli-rs.yml index 3a17c872e..e0e88c0b2 100644 --- a/.github/workflows/publish-cli-rs.yml +++ b/.github/workflows/publish-cli-rs.yml @@ -1,3 +1,7 @@ +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy +# SPDX-License-Identifier: Apache-2.0 +# SPDX-License-Identifier: MIT + name: publish cli.rs env: MACOSX_DEPLOYMENT_TARGET: '10.13' diff --git a/.github/workflows/test-bundler.yml b/.github/workflows/test-bundler.yml index 0c28b0a4c..4467a3574 100644 --- a/.github/workflows/test-bundler.yml +++ b/.github/workflows/test-bundler.yml @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/.github/workflows/test-cli-js.yml b/.github/workflows/test-cli-js.yml index c178140c2..b4f988e2d 100644 --- a/.github/workflows/test-cli-js.yml +++ b/.github/workflows/test-cli-js.yml @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/.github/workflows/test-cli-rs.yml b/.github/workflows/test-cli-rs.yml index 528de8517..6dfbd246e 100644 --- a/.github/workflows/test-cli-rs.yml +++ b/.github/workflows/test-cli-rs.yml @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/.github/workflows/test-core.yml b/.github/workflows/test-core.yml index 9cc4bd607..63a2cb1c7 100644 --- a/.github/workflows/test-core.yml +++ b/.github/workflows/test-core.yml @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/.github/workflows/udeps.yml b/.github/workflows/udeps.yml index dea905772..470afbd17 100644 --- a/.github/workflows/udeps.yml +++ b/.github/workflows/udeps.yml @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/.husky/pre-commit b/.husky/pre-commit index 4bb073cb3..dcd6fda84 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/.prettierrc.js b/.prettierrc.js index 2be2f9327..6641113ef 100644 --- a/.prettierrc.js +++ b/.prettierrc.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + module.exports = { singleQuote: true, semi: false, diff --git a/.scripts/cargo-check.ps1 b/.scripts/cargo-check.ps1 index c3ab18472..d6a7e2a47 100755 --- a/.scripts/cargo-check.ps1 +++ b/.scripts/cargo-check.ps1 @@ -1,5 +1,5 @@ #!/usr/bin/env pwsh -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/.scripts/cargo-check.sh b/.scripts/cargo-check.sh index bd6478afc..e274df4ea 100755 --- a/.scripts/cargo-check.sh +++ b/.scripts/cargo-check.sh @@ -1,5 +1,5 @@ #!/usr/bin/env sh -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/.scripts/covector/package-latest-version.js b/.scripts/covector/package-latest-version.js index d1790290e..d7ec15add 100644 --- a/.scripts/covector/package-latest-version.js +++ b/.scripts/covector/package-latest-version.js @@ -1,5 +1,5 @@ #!/usr/bin/env node -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/.scripts/covector/sync-cli-metadata.js b/.scripts/covector/sync-cli-metadata.js index f63cfe56e..128bff02e 100644 --- a/.scripts/covector/sync-cli-metadata.js +++ b/.scripts/covector/sync-cli-metadata.js @@ -1,5 +1,5 @@ #!/usr/bin/env node -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/.scripts/setup.ps1 b/.scripts/setup.ps1 index 97f55dfe6..d63202084 100644 --- a/.scripts/setup.ps1 +++ b/.scripts/setup.ps1 @@ -1,5 +1,5 @@ #!/usr/bin/env pwsh -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/.scripts/setup.sh b/.scripts/setup.sh index 5ade4cc06..e1d075f29 100755 --- a/.scripts/setup.sh +++ b/.scripts/setup.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/.scripts/update-lockfiles.sh b/.scripts/update-lockfiles.sh index 67490bfc4..68d52b0c0 100755 --- a/.scripts/update-lockfiles.sh +++ b/.scripts/update-lockfiles.sh @@ -1,5 +1,5 @@ #!/usr/bin/env sh -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/.scripts/utils/batch_to_exe.cmd b/.scripts/utils/batch_to_exe.cmd index 1f3b45b1b..6f65c1a93 100644 --- a/.scripts/utils/batch_to_exe.cmd +++ b/.scripts/utils/batch_to_exe.cmd @@ -1,6 +1,6 @@ @ECHO OFF -REM Copyright 2019-2022 Tauri Programme within The Commons Conservancy +REM Copyright 2019-2023 Tauri Programme within The Commons Conservancy REM SPDX-License-Identifier: Apache-2.0 REM SPDX-License-Identifier: MIT diff --git a/core/config-schema/build.rs b/core/config-schema/build.rs index 31fc2aba9..1c867b0ba 100644 --- a/core/config-schema/build.rs +++ b/core/config-schema/build.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/config-schema/src/main.rs b/core/config-schema/src/main.rs index f328e4d9d..e6c5244c7 100644 --- a/core/config-schema/src/main.rs +++ b/core/config-schema/src/main.rs @@ -1 +1,5 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + fn main() {} diff --git a/core/tauri-build/src/codegen/context.rs b/core/tauri-build/src/codegen/context.rs index a21591fe3..e17fe3b8f 100644 --- a/core/tauri-build/src/codegen/context.rs +++ b/core/tauri-build/src/codegen/context.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-build/src/codegen/mod.rs b/core/tauri-build/src/codegen/mod.rs index 3a67d644b..61a7e5b29 100644 --- a/core/tauri-build/src/codegen/mod.rs +++ b/core/tauri-build/src/codegen/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-build/src/lib.rs b/core/tauri-build/src/lib.rs index 748600b5a..af52c3033 100644 --- a/core/tauri-build/src/lib.rs +++ b/core/tauri-build/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-build/src/static_vcruntime.rs b/core/tauri-build/src/static_vcruntime.rs index 859232d9b..10485ce02 100644 --- a/core/tauri-build/src/static_vcruntime.rs +++ b/core/tauri-build/src/static_vcruntime.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-codegen/src/context.rs b/core/tauri-codegen/src/context.rs index 858048033..1ff45f205 100644 --- a/core/tauri-codegen/src/context.rs +++ b/core/tauri-codegen/src/context.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-codegen/src/embedded_assets.rs b/core/tauri-codegen/src/embedded_assets.rs index 0fcf3724c..cb9f2f459 100644 --- a/core/tauri-codegen/src/embedded_assets.rs +++ b/core/tauri-codegen/src/embedded_assets.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-codegen/src/lib.rs b/core/tauri-codegen/src/lib.rs index 7d40def80..7e7395a94 100644 --- a/core/tauri-codegen/src/lib.rs +++ b/core/tauri-codegen/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-codegen/src/vendor/blake3_reference.rs b/core/tauri-codegen/src/vendor/blake3_reference.rs index 14f5be202..c984af280 100644 --- a/core/tauri-codegen/src/vendor/blake3_reference.rs +++ b/core/tauri-codegen/src/vendor/blake3_reference.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-codegen/src/vendor/mod.rs b/core/tauri-codegen/src/vendor/mod.rs index 4204e0aad..98c696d05 100644 --- a/core/tauri-codegen/src/vendor/mod.rs +++ b/core/tauri-codegen/src/vendor/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-macros/src/command/handler.rs b/core/tauri-macros/src/command/handler.rs index a17013390..5c8051856 100644 --- a/core/tauri-macros/src/command/handler.rs +++ b/core/tauri-macros/src/command/handler.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-macros/src/command/mod.rs b/core/tauri-macros/src/command/mod.rs index eb85ad195..35c4661c3 100644 --- a/core/tauri-macros/src/command/mod.rs +++ b/core/tauri-macros/src/command/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-macros/src/command/wrapper.rs b/core/tauri-macros/src/command/wrapper.rs index 6dfa6db3a..f876fa0d4 100644 --- a/core/tauri-macros/src/command/wrapper.rs +++ b/core/tauri-macros/src/command/wrapper.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-macros/src/command_module.rs b/core/tauri-macros/src/command_module.rs index fddc2da2c..476d74ef0 100644 --- a/core/tauri-macros/src/command_module.rs +++ b/core/tauri-macros/src/command_module.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-macros/src/context.rs b/core/tauri-macros/src/context.rs index 4f43d4b65..c2855eebb 100644 --- a/core/tauri-macros/src/context.rs +++ b/core/tauri-macros/src/context.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-macros/src/lib.rs b/core/tauri-macros/src/lib.rs index 7bd9b66c0..93462d134 100644 --- a/core/tauri-macros/src/lib.rs +++ b/core/tauri-macros/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-macros/src/runtime.rs b/core/tauri-macros/src/runtime.rs index f0f8545a4..800e6beb3 100644 --- a/core/tauri-macros/src/runtime.rs +++ b/core/tauri-macros/src/runtime.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-runtime-wry/build.rs b/core/tauri-runtime-wry/build.rs index c0ac84b7f..2ccb32962 100644 --- a/core/tauri-runtime-wry/build.rs +++ b/core/tauri-runtime-wry/build.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-runtime-wry/src/clipboard.rs b/core/tauri-runtime-wry/src/clipboard.rs index 401d26029..428f1abb3 100644 --- a/core/tauri-runtime-wry/src/clipboard.rs +++ b/core/tauri-runtime-wry/src/clipboard.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-runtime-wry/src/global_shortcut.rs b/core/tauri-runtime-wry/src/global_shortcut.rs index daf67859d..17d30d29d 100644 --- a/core/tauri-runtime-wry/src/global_shortcut.rs +++ b/core/tauri-runtime-wry/src/global_shortcut.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-runtime-wry/src/lib.rs b/core/tauri-runtime-wry/src/lib.rs index 6a4b64743..cc7dba651 100644 --- a/core/tauri-runtime-wry/src/lib.rs +++ b/core/tauri-runtime-wry/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-runtime-wry/src/system_tray.rs b/core/tauri-runtime-wry/src/system_tray.rs index 6262460a3..594e13cc4 100644 --- a/core/tauri-runtime-wry/src/system_tray.rs +++ b/core/tauri-runtime-wry/src/system_tray.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-runtime-wry/src/webview.rs b/core/tauri-runtime-wry/src/webview.rs index 8d200fdf3..834b6a4d1 100644 --- a/core/tauri-runtime-wry/src/webview.rs +++ b/core/tauri-runtime-wry/src/webview.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-runtime/build.rs b/core/tauri-runtime/build.rs index c0ac84b7f..2ccb32962 100644 --- a/core/tauri-runtime/build.rs +++ b/core/tauri-runtime/build.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-runtime/src/http/mod.rs b/core/tauri-runtime/src/http/mod.rs index 359f8cf53..7ce36f4fa 100644 --- a/core/tauri-runtime/src/http/mod.rs +++ b/core/tauri-runtime/src/http/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-runtime/src/http/request.rs b/core/tauri-runtime/src/http/request.rs index 041be6f68..42729de06 100644 --- a/core/tauri-runtime/src/http/request.rs +++ b/core/tauri-runtime/src/http/request.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-runtime/src/http/response.rs b/core/tauri-runtime/src/http/response.rs index 67641e863..6c427a0ff 100644 --- a/core/tauri-runtime/src/http/response.rs +++ b/core/tauri-runtime/src/http/response.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-runtime/src/lib.rs b/core/tauri-runtime/src/lib.rs index fc8691206..bd23975f8 100644 --- a/core/tauri-runtime/src/lib.rs +++ b/core/tauri-runtime/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-runtime/src/menu.rs b/core/tauri-runtime/src/menu.rs index fe71bb17f..bc65aa890 100644 --- a/core/tauri-runtime/src/menu.rs +++ b/core/tauri-runtime/src/menu.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-runtime/src/monitor.rs b/core/tauri-runtime/src/monitor.rs index 406b48a9c..ce0139148 100644 --- a/core/tauri-runtime/src/monitor.rs +++ b/core/tauri-runtime/src/monitor.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-runtime/src/webview.rs b/core/tauri-runtime/src/webview.rs index d3d06a4a6..111ea2b7c 100644 --- a/core/tauri-runtime/src/webview.rs +++ b/core/tauri-runtime/src/webview.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-runtime/src/window.rs b/core/tauri-runtime/src/window.rs index a7b56cf3d..d8eaab68c 100644 --- a/core/tauri-runtime/src/window.rs +++ b/core/tauri-runtime/src/window.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-runtime/src/window/dpi.rs b/core/tauri-runtime/src/window/dpi.rs index 0379209fa..0710db98d 100644 --- a/core/tauri-runtime/src/window/dpi.rs +++ b/core/tauri-runtime/src/window/dpi.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-utils/src/assets.rs b/core/tauri-utils/src/assets.rs index a4efa8f1b..8edcfd591 100644 --- a/core/tauri-utils/src/assets.rs +++ b/core/tauri-utils/src/assets.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-utils/src/config.rs b/core/tauri-utils/src/config.rs index e5dad4da8..ce7925af2 100644 --- a/core/tauri-utils/src/config.rs +++ b/core/tauri-utils/src/config.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-utils/src/config/parse.rs b/core/tauri-utils/src/config/parse.rs index 0eddafbef..a643fb1ae 100644 --- a/core/tauri-utils/src/config/parse.rs +++ b/core/tauri-utils/src/config/parse.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-utils/src/html.rs b/core/tauri-utils/src/html.rs index 77bc8b800..13600817d 100644 --- a/core/tauri-utils/src/html.rs +++ b/core/tauri-utils/src/html.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-utils/src/io.rs b/core/tauri-utils/src/io.rs index ab361a97f..85d1e6da8 100644 --- a/core/tauri-utils/src/io.rs +++ b/core/tauri-utils/src/io.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-utils/src/lib.rs b/core/tauri-utils/src/lib.rs index 6b3b552a8..3d88cc11c 100644 --- a/core/tauri-utils/src/lib.rs +++ b/core/tauri-utils/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-utils/src/mime_type.rs b/core/tauri-utils/src/mime_type.rs index 60bd08f0e..248d2a42e 100644 --- a/core/tauri-utils/src/mime_type.rs +++ b/core/tauri-utils/src/mime_type.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-utils/src/pattern/isolation.js b/core/tauri-utils/src/pattern/isolation.js index f4f554f61..ce284d59a 100644 --- a/core/tauri-utils/src/pattern/isolation.js +++ b/core/tauri-utils/src/pattern/isolation.js @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-utils/src/pattern/isolation.rs b/core/tauri-utils/src/pattern/isolation.rs index 49010fedc..ae5382450 100644 --- a/core/tauri-utils/src/pattern/isolation.rs +++ b/core/tauri-utils/src/pattern/isolation.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-utils/src/pattern/mod.rs b/core/tauri-utils/src/pattern/mod.rs index e2daf2f5f..8861e1b43 100644 --- a/core/tauri-utils/src/pattern/mod.rs +++ b/core/tauri-utils/src/pattern/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-utils/src/platform.rs b/core/tauri-utils/src/platform.rs index d16f275e8..5e2e77192 100644 --- a/core/tauri-utils/src/platform.rs +++ b/core/tauri-utils/src/platform.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-utils/src/platform/starting_binary.rs b/core/tauri-utils/src/platform/starting_binary.rs index 3173e8b63..213e76d10 100644 --- a/core/tauri-utils/src/platform/starting_binary.rs +++ b/core/tauri-utils/src/platform/starting_binary.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri-utils/src/resources.rs b/core/tauri-utils/src/resources.rs index 50a060677..cad7ae0db 100644 --- a/core/tauri-utils/src/resources.rs +++ b/core/tauri-utils/src/resources.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/.scripts/loop_qc.sh b/core/tauri/.scripts/loop_qc.sh index 2c55574bf..2f17b91e6 100644 --- a/core/tauri/.scripts/loop_qc.sh +++ b/core/tauri/.scripts/loop_qc.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/core/tauri/build.rs b/core/tauri/build.rs index b2b43719a..6cd4bb233 100644 --- a/core/tauri/build.rs +++ b/core/tauri/build.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/scripts/core.js b/core/tauri/scripts/core.js index 634d1f6e9..0ac489544 100644 --- a/core/tauri/scripts/core.js +++ b/core/tauri/scripts/core.js @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/scripts/freeze_prototype.js b/core/tauri/scripts/freeze_prototype.js index 7779b1ab1..85b0598b5 100644 --- a/core/tauri/scripts/freeze_prototype.js +++ b/core/tauri/scripts/freeze_prototype.js @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/scripts/hotkey.js b/core/tauri/scripts/hotkey.js index 4453fe2c0..0bf6f6d73 100644 --- a/core/tauri/scripts/hotkey.js +++ b/core/tauri/scripts/hotkey.js @@ -1,2 +1,6 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + /*! hotkeys-js v3.8.7 | MIT (c) 2021 kenny wong | http://jaywcjlove.github.io/hotkeys */ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).hotkeys=t()}(this,function(){"use strict";var e="undefined"!=typeof navigator&&0 { if (val instanceof Map) { diff --git a/core/tauri/src/api/cli.rs b/core/tauri/src/api/cli.rs index da7612d02..4cef96abb 100644 --- a/core/tauri/src/api/cli.rs +++ b/core/tauri/src/api/cli.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/api/cli/macros.rs b/core/tauri/src/api/cli/macros.rs index c6f547674..87d82194b 100644 --- a/core/tauri/src/api/cli/macros.rs +++ b/core/tauri/src/api/cli/macros.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/api/dialog.rs b/core/tauri/src/api/dialog.rs index b7e504085..7fc4c1477 100644 --- a/core/tauri/src/api/dialog.rs +++ b/core/tauri/src/api/dialog.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/api/dir.rs b/core/tauri/src/api/dir.rs index 77aa2323a..7a23eec70 100644 --- a/core/tauri/src/api/dir.rs +++ b/core/tauri/src/api/dir.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/api/error.rs b/core/tauri/src/api/error.rs index 05753b484..f51a62f21 100644 --- a/core/tauri/src/api/error.rs +++ b/core/tauri/src/api/error.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/api/file.rs b/core/tauri/src/api/file.rs index ee88284a0..9e19456fb 100644 --- a/core/tauri/src/api/file.rs +++ b/core/tauri/src/api/file.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/api/file/extract.rs b/core/tauri/src/api/file/extract.rs index 88d523a46..572a994f3 100644 --- a/core/tauri/src/api/file/extract.rs +++ b/core/tauri/src/api/file/extract.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/api/file/file_move.rs b/core/tauri/src/api/file/file_move.rs index 5e782c67a..c8b7e6891 100644 --- a/core/tauri/src/api/file/file_move.rs +++ b/core/tauri/src/api/file/file_move.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/api/http.rs b/core/tauri/src/api/http.rs index 7b9614c19..a798d9556 100644 --- a/core/tauri/src/api/http.rs +++ b/core/tauri/src/api/http.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/api/ipc.rs b/core/tauri/src/api/ipc.rs index 90900ff6a..95a511601 100644 --- a/core/tauri/src/api/ipc.rs +++ b/core/tauri/src/api/ipc.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/api/mod.rs b/core/tauri/src/api/mod.rs index 8ff9dc00e..6224b60d1 100644 --- a/core/tauri/src/api/mod.rs +++ b/core/tauri/src/api/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/api/notification.rs b/core/tauri/src/api/notification.rs index b0f5f36b3..8110f52dd 100644 --- a/core/tauri/src/api/notification.rs +++ b/core/tauri/src/api/notification.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/api/path.rs b/core/tauri/src/api/path.rs index 0ec8be68d..7edd76c3e 100644 --- a/core/tauri/src/api/path.rs +++ b/core/tauri/src/api/path.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/api/process.rs b/core/tauri/src/api/process.rs index 738606805..1cb4c0e08 100644 --- a/core/tauri/src/api/process.rs +++ b/core/tauri/src/api/process.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/api/process/command.rs b/core/tauri/src/api/process/command.rs index d98d16762..fe4911e1a 100644 --- a/core/tauri/src/api/process/command.rs +++ b/core/tauri/src/api/process/command.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/api/shell.rs b/core/tauri/src/api/shell.rs index f9db17f36..0a22dd679 100644 --- a/core/tauri/src/api/shell.rs +++ b/core/tauri/src/api/shell.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/api/version.rs b/core/tauri/src/api/version.rs index b81310a50..3a192ae2e 100644 --- a/core/tauri/src/api/version.rs +++ b/core/tauri/src/api/version.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/app.rs b/core/tauri/src/app.rs index 6192f3af6..def52242f 100644 --- a/core/tauri/src/app.rs +++ b/core/tauri/src/app.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/app/tray.rs b/core/tauri/src/app/tray.rs index 96c660127..e6ba146a5 100644 --- a/core/tauri/src/app/tray.rs +++ b/core/tauri/src/app/tray.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/async_runtime.rs b/core/tauri/src/async_runtime.rs index 4ef9ad015..01c7083be 100644 --- a/core/tauri/src/async_runtime.rs +++ b/core/tauri/src/async_runtime.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/command.rs b/core/tauri/src/command.rs index 24896156b..7f392d480 100644 --- a/core/tauri/src/command.rs +++ b/core/tauri/src/command.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/endpoints.rs b/core/tauri/src/endpoints.rs index 4106a4d04..5a942a0e9 100644 --- a/core/tauri/src/endpoints.rs +++ b/core/tauri/src/endpoints.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/endpoints/app.rs b/core/tauri/src/endpoints/app.rs index 3910533cb..ef1ecdd25 100644 --- a/core/tauri/src/endpoints/app.rs +++ b/core/tauri/src/endpoints/app.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/endpoints/cli.rs b/core/tauri/src/endpoints/cli.rs index 29a4d58db..1c7c490a9 100644 --- a/core/tauri/src/endpoints/cli.rs +++ b/core/tauri/src/endpoints/cli.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/endpoints/clipboard.rs b/core/tauri/src/endpoints/clipboard.rs index 45930df06..0eb31b712 100644 --- a/core/tauri/src/endpoints/clipboard.rs +++ b/core/tauri/src/endpoints/clipboard.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/endpoints/dialog.rs b/core/tauri/src/endpoints/dialog.rs index f71923cef..137c8434d 100644 --- a/core/tauri/src/endpoints/dialog.rs +++ b/core/tauri/src/endpoints/dialog.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/endpoints/event.rs b/core/tauri/src/endpoints/event.rs index 8dd42f7af..78287191a 100644 --- a/core/tauri/src/endpoints/event.rs +++ b/core/tauri/src/endpoints/event.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/endpoints/file_system.rs b/core/tauri/src/endpoints/file_system.rs index 1d5be61d3..ccfabde77 100644 --- a/core/tauri/src/endpoints/file_system.rs +++ b/core/tauri/src/endpoints/file_system.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/endpoints/global_shortcut.rs b/core/tauri/src/endpoints/global_shortcut.rs index 0fdee1947..eefb34f4d 100644 --- a/core/tauri/src/endpoints/global_shortcut.rs +++ b/core/tauri/src/endpoints/global_shortcut.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/endpoints/http.rs b/core/tauri/src/endpoints/http.rs index 0f1acbdd6..4f6951791 100644 --- a/core/tauri/src/endpoints/http.rs +++ b/core/tauri/src/endpoints/http.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/endpoints/notification.rs b/core/tauri/src/endpoints/notification.rs index 23baf0d42..2399269a7 100644 --- a/core/tauri/src/endpoints/notification.rs +++ b/core/tauri/src/endpoints/notification.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/endpoints/operating_system.rs b/core/tauri/src/endpoints/operating_system.rs index a8205abbe..c275713ab 100644 --- a/core/tauri/src/endpoints/operating_system.rs +++ b/core/tauri/src/endpoints/operating_system.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/endpoints/path.rs b/core/tauri/src/endpoints/path.rs index 5886fe589..66771c755 100644 --- a/core/tauri/src/endpoints/path.rs +++ b/core/tauri/src/endpoints/path.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/endpoints/process.rs b/core/tauri/src/endpoints/process.rs index ab52e6994..b9e8b5364 100644 --- a/core/tauri/src/endpoints/process.rs +++ b/core/tauri/src/endpoints/process.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/endpoints/shell.rs b/core/tauri/src/endpoints/shell.rs index c85168549..daf0d47b1 100644 --- a/core/tauri/src/endpoints/shell.rs +++ b/core/tauri/src/endpoints/shell.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/endpoints/window.rs b/core/tauri/src/endpoints/window.rs index e08b743ed..6040c9559 100644 --- a/core/tauri/src/endpoints/window.rs +++ b/core/tauri/src/endpoints/window.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/error.rs b/core/tauri/src/error.rs index 7970300b5..f9c1b3e19 100644 --- a/core/tauri/src/error.rs +++ b/core/tauri/src/error.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/event.rs b/core/tauri/src/event.rs index 6db9651ff..7fb2110e7 100644 --- a/core/tauri/src/event.rs +++ b/core/tauri/src/event.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/hooks.rs b/core/tauri/src/hooks.rs index bd2337d69..4768a5d77 100644 --- a/core/tauri/src/hooks.rs +++ b/core/tauri/src/hooks.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/lib.rs b/core/tauri/src/lib.rs index 4d4253eff..9488753ec 100644 --- a/core/tauri/src/lib.rs +++ b/core/tauri/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/manager.rs b/core/tauri/src/manager.rs index 132c765f6..e0545c092 100644 --- a/core/tauri/src/manager.rs +++ b/core/tauri/src/manager.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/pattern.rs b/core/tauri/src/pattern.rs index 0a52fe8af..745aca05e 100644 --- a/core/tauri/src/pattern.rs +++ b/core/tauri/src/pattern.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/plugin.rs b/core/tauri/src/plugin.rs index e6401d19e..d27fa5f42 100644 --- a/core/tauri/src/plugin.rs +++ b/core/tauri/src/plugin.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/scope/fs.rs b/core/tauri/src/scope/fs.rs index 5b1476aac..3c658eeb1 100644 --- a/core/tauri/src/scope/fs.rs +++ b/core/tauri/src/scope/fs.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/scope/http.rs b/core/tauri/src/scope/http.rs index e96eb5831..c2a49d2e4 100644 --- a/core/tauri/src/scope/http.rs +++ b/core/tauri/src/scope/http.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/scope/mod.rs b/core/tauri/src/scope/mod.rs index d1055e712..f0eaf5e52 100644 --- a/core/tauri/src/scope/mod.rs +++ b/core/tauri/src/scope/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/scope/shell.rs b/core/tauri/src/scope/shell.rs index e3ad64486..978214bfc 100644 --- a/core/tauri/src/scope/shell.rs +++ b/core/tauri/src/scope/shell.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/state.rs b/core/tauri/src/state.rs index d3805e60e..b13f0c0f3 100644 --- a/core/tauri/src/state.rs +++ b/core/tauri/src/state.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/test/mock_runtime.rs b/core/tauri/src/test/mock_runtime.rs index e9ce754ec..bc56a71f2 100644 --- a/core/tauri/src/test/mock_runtime.rs +++ b/core/tauri/src/test/mock_runtime.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/test/mod.rs b/core/tauri/src/test/mod.rs index 55acedfbc..ea19c0926 100644 --- a/core/tauri/src/test/mod.rs +++ b/core/tauri/src/test/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/updater/core.rs b/core/tauri/src/updater/core.rs index 754abad2b..d106e367e 100644 --- a/core/tauri/src/updater/core.rs +++ b/core/tauri/src/updater/core.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/updater/error.rs b/core/tauri/src/updater/error.rs index 33a36ee1c..b94ad0dda 100644 --- a/core/tauri/src/updater/error.rs +++ b/core/tauri/src/updater/error.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/updater/mod.rs b/core/tauri/src/updater/mod.rs index ef3f09082..6e090f6c7 100644 --- a/core/tauri/src/updater/mod.rs +++ b/core/tauri/src/updater/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/window.rs b/core/tauri/src/window.rs index e7af60d52..f87bd9e8a 100644 --- a/core/tauri/src/window.rs +++ b/core/tauri/src/window.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tauri/src/window/menu.rs b/core/tauri/src/window/menu.rs index db96d35c8..ab7360dd5 100644 --- a/core/tauri/src/window/menu.rs +++ b/core/tauri/src/window/menu.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tests/app-updater/build.rs b/core/tests/app-updater/build.rs index 26ad054d4..b055ec37c 100644 --- a/core/tests/app-updater/build.rs +++ b/core/tests/app-updater/build.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tests/app-updater/src/main.rs b/core/tests/app-updater/src/main.rs index 62d31d337..082859662 100644 --- a/core/tests/app-updater/src/main.rs +++ b/core/tests/app-updater/src/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tests/app-updater/tests/update.rs b/core/tests/app-updater/tests/update.rs index 55d70b8ac..661c69907 100644 --- a/core/tests/app-updater/tests/update.rs +++ b/core/tests/app-updater/tests/update.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tests/restart/build.rs b/core/tests/restart/build.rs index f20d4b869..e6c5244c7 100644 --- a/core/tests/restart/build.rs +++ b/core/tests/restart/build.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tests/restart/src/main.rs b/core/tests/restart/src/main.rs index b03243562..32a1641bd 100644 --- a/core/tests/restart/src/main.rs +++ b/core/tests/restart/src/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/core/tests/restart/tests/restart.rs b/core/tests/restart/tests/restart.rs index db458a4eb..6f5d75ab5 100644 --- a/core/tests/restart/tests/restart.rs +++ b/core/tests/restart/tests/restart.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/dependabot.yml b/dependabot.yml index 473198540..fb2177220 100644 --- a/dependabot.yml +++ b/dependabot.yml @@ -1,3 +1,7 @@ +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy +# SPDX-License-Identifier: Apache-2.0 +# SPDX-License-Identifier: MIT + version: 2 updates: # NPM packages diff --git a/examples/api/isolation-dist/index.js b/examples/api/isolation-dist/index.js index afb969e6a..7e2df30de 100644 --- a/examples/api/isolation-dist/index.js +++ b/examples/api/isolation-dist/index.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + window.__TAURI_ISOLATION_HOOK__ = (payload) => { return payload } diff --git a/examples/api/src-tauri/build.rs b/examples/api/src-tauri/build.rs index 163074576..b8c24f76e 100644 --- a/examples/api/src-tauri/build.rs +++ b/examples/api/src-tauri/build.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/api/src-tauri/src/cmd.rs b/examples/api/src-tauri/src/cmd.rs index c208e598c..791a62138 100644 --- a/examples/api/src-tauri/src/cmd.rs +++ b/examples/api/src-tauri/src/cmd.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/api/src-tauri/src/lib.rs b/examples/api/src-tauri/src/lib.rs index 88e502bf2..f158df13c 100644 --- a/examples/api/src-tauri/src/lib.rs +++ b/examples/api/src-tauri/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/api/src-tauri/src/main.rs b/examples/api/src-tauri/src/main.rs index 9d4cbbb9f..e9885338f 100644 --- a/examples/api/src-tauri/src/main.rs +++ b/examples/api/src-tauri/src/main.rs @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + // Prevents additional console window on Windows in release, DO NOT REMOVE!! #![cfg_attr(not(debug_assertions), windows_subsystem = "windows")] diff --git a/examples/api/src-tauri/src/tray.rs b/examples/api/src-tauri/src/tray.rs index 177cc62ab..c4e2ba82a 100644 --- a/examples/api/src-tauri/src/tray.rs +++ b/examples/api/src-tauri/src/tray.rs @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + use std::sync::atomic::{AtomicBool, Ordering}; use tauri::{ api::{ diff --git a/examples/api/src/main.js b/examples/api/src/main.js index 84c516e57..f31a3eb83 100644 --- a/examples/api/src/main.js +++ b/examples/api/src/main.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + import 'uno.css' import './app.css' import App from './App.svelte' diff --git a/examples/api/unocss.config.js b/examples/api/unocss.config.js index 7eba4941d..61ba04aa3 100644 --- a/examples/api/unocss.config.js +++ b/examples/api/unocss.config.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + import { defineConfig, presetIcons, diff --git a/examples/api/vite.config.js b/examples/api/vite.config.js index 10825d144..3d1d61a90 100644 --- a/examples/api/vite.config.js +++ b/examples/api/vite.config.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + import { defineConfig } from 'vite' import Unocss from 'unocss/vite' import { svelte } from '@sveltejs/vite-plugin-svelte' diff --git a/examples/commands/commands.rs b/examples/commands/commands.rs index f9c1c4442..c656d8e99 100644 --- a/examples/commands/commands.rs +++ b/examples/commands/commands.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/commands/main.rs b/examples/commands/main.rs index 643ad7c16..1543820d1 100644 --- a/examples/commands/main.rs +++ b/examples/commands/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/helloworld/main.rs b/examples/helloworld/main.rs index e62a49c2e..571df0f7b 100644 --- a/examples/helloworld/main.rs +++ b/examples/helloworld/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/isolation/isolation-dist/index.js b/examples/isolation/isolation-dist/index.js index 56b9e89b3..260fe21d7 100644 --- a/examples/isolation/isolation-dist/index.js +++ b/examples/isolation/isolation-dist/index.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + window.__TAURI_ISOLATION_HOOK__ = (payload) => { console.log('hook', payload) return payload diff --git a/examples/isolation/main.rs b/examples/isolation/main.rs index 37a09a013..1ff235466 100644 --- a/examples/isolation/main.rs +++ b/examples/isolation/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/multiwindow/main.rs b/examples/multiwindow/main.rs index 73c054da8..6559d51e9 100644 --- a/examples/multiwindow/main.rs +++ b/examples/multiwindow/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/navigation/main.rs b/examples/navigation/main.rs index 8744d0121..87c37f57f 100644 --- a/examples/navigation/main.rs +++ b/examples/navigation/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/navigation/public/index.js b/examples/navigation/public/index.js index 858552292..b50e2578e 100644 --- a/examples/navigation/public/index.js +++ b/examples/navigation/public/index.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + const WebviewWindow = window.__TAURI__.window.WebviewWindow const routeSelect = document.querySelector('#route') diff --git a/examples/navigation/public/nested/index.js b/examples/navigation/public/nested/index.js index 9d61017bf..70d176727 100644 --- a/examples/navigation/public/nested/index.js +++ b/examples/navigation/public/nested/index.js @@ -1 +1,5 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + document.querySelector('h1').innerHTML = 'nested/index.html' diff --git a/examples/navigation/public/nested/secondary.js b/examples/navigation/public/nested/secondary.js index 284288c0d..edd722b49 100644 --- a/examples/navigation/public/nested/secondary.js +++ b/examples/navigation/public/nested/secondary.js @@ -1 +1,5 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + document.querySelector('h1').innerHTML = 'nested/secondary.html' diff --git a/examples/navigation/public/secondary.js b/examples/navigation/public/secondary.js index 0d5374eb6..feaa7805a 100644 --- a/examples/navigation/public/secondary.js +++ b/examples/navigation/public/secondary.js @@ -1 +1,5 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + document.querySelector('h1').innerHTML = 'secondary.html' diff --git a/examples/parent-window/main.rs b/examples/parent-window/main.rs index fb725ddfa..a0bf7e00b 100644 --- a/examples/parent-window/main.rs +++ b/examples/parent-window/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/resources/src-tauri/assets/index.js b/examples/resources/src-tauri/assets/index.js index da28f3f04..21e58c213 100644 --- a/examples/resources/src-tauri/assets/index.js +++ b/examples/resources/src-tauri/assets/index.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + setInterval(() => { console.log(`[${new Date().toLocaleTimeString()}] new message`) }, 500) diff --git a/examples/resources/src-tauri/build.rs b/examples/resources/src-tauri/build.rs index 26ad054d4..b055ec37c 100644 --- a/examples/resources/src-tauri/build.rs +++ b/examples/resources/src-tauri/build.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/resources/src-tauri/src/main.rs b/examples/resources/src-tauri/src/main.rs index e85950ec7..f6c49155f 100644 --- a/examples/resources/src-tauri/src/main.rs +++ b/examples/resources/src-tauri/src/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/sidecar/scripts/move-binary.js b/examples/sidecar/scripts/move-binary.js index 47b9345d8..c350b006d 100644 --- a/examples/sidecar/scripts/move-binary.js +++ b/examples/sidecar/scripts/move-binary.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + /** * This script is used to rename the binary with the platform specific postfix. * When `tauri build` is ran, it looks for the binary name appended with the platform specific postfix. diff --git a/examples/sidecar/src-tauri/build.rs b/examples/sidecar/src-tauri/build.rs index 26ad054d4..b055ec37c 100644 --- a/examples/sidecar/src-tauri/build.rs +++ b/examples/sidecar/src-tauri/build.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/sidecar/src-tauri/src/main.rs b/examples/sidecar/src-tauri/src/main.rs index ec492de41..743a6f6ea 100644 --- a/examples/sidecar/src-tauri/src/main.rs +++ b/examples/sidecar/src-tauri/src/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/sidecar/src/communication.js b/examples/sidecar/src/communication.js index 03ffdb182..8a5203260 100644 --- a/examples/sidecar/src/communication.js +++ b/examples/sidecar/src/communication.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + const readline = require('readline') module.exports = { diff --git a/examples/sidecar/src/index.js b/examples/sidecar/src/index.js index 6acdc7ddf..c3d76cf69 100644 --- a/examples/sidecar/src/index.js +++ b/examples/sidecar/src/index.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + const { write, onMessage } = require('./communication') onMessage((line) => { diff --git a/examples/splashscreen/main.rs b/examples/splashscreen/main.rs index eec3202b0..5b6e9d7b6 100644 --- a/examples/splashscreen/main.rs +++ b/examples/splashscreen/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/state/main.rs b/examples/state/main.rs index 3a88aa7c5..550059f8f 100644 --- a/examples/state/main.rs +++ b/examples/state/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/streaming/main.rs b/examples/streaming/main.rs index b442a7171..cee84c6b1 100644 --- a/examples/streaming/main.rs +++ b/examples/streaming/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/tauri-dynamic-lib/src-app1/src/main.rs b/examples/tauri-dynamic-lib/src-app1/src/main.rs index 5166bcee8..6115c80aa 100644 --- a/examples/tauri-dynamic-lib/src-app1/src/main.rs +++ b/examples/tauri-dynamic-lib/src-app1/src/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/tauri-dynamic-lib/src-tauri/build.rs b/examples/tauri-dynamic-lib/src-tauri/build.rs index 26ad054d4..b055ec37c 100644 --- a/examples/tauri-dynamic-lib/src-tauri/build.rs +++ b/examples/tauri-dynamic-lib/src-tauri/build.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/tauri-dynamic-lib/src-tauri/src/lib.rs b/examples/tauri-dynamic-lib/src-tauri/src/lib.rs index c47055610..10d8c75ff 100644 --- a/examples/tauri-dynamic-lib/src-tauri/src/lib.rs +++ b/examples/tauri-dynamic-lib/src-tauri/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/updater/src-tauri/build.rs b/examples/updater/src-tauri/build.rs index 26ad054d4..b055ec37c 100644 --- a/examples/updater/src-tauri/build.rs +++ b/examples/updater/src-tauri/build.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/updater/src-tauri/src/main.rs b/examples/updater/src-tauri/src/main.rs index 61d281b25..6068a4d84 100644 --- a/examples/updater/src-tauri/src/main.rs +++ b/examples/updater/src-tauri/src/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/examples/web/core/api/src/lib.rs b/examples/web/core/api/src/lib.rs index e520b042b..a348cca13 100644 --- a/examples/web/core/api/src/lib.rs +++ b/examples/web/core/api/src/lib.rs @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + pub fn greet(name: &str) -> String { format!("Hello, {name}!") } diff --git a/examples/web/core/tauri/build.rs b/examples/web/core/tauri/build.rs index 795b9b7c8..b055ec37c 100644 --- a/examples/web/core/tauri/build.rs +++ b/examples/web/core/tauri/build.rs @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + fn main() { tauri_build::build() } diff --git a/examples/web/core/tauri/src/main.rs b/examples/web/core/tauri/src/main.rs index 60d01b9f6..5ec45c597 100644 --- a/examples/web/core/tauri/src/main.rs +++ b/examples/web/core/tauri/src/main.rs @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + #![cfg_attr(not(debug_assertions), windows_subsystem = "windows")] #[tauri::command] diff --git a/examples/web/core/wasm/src/lib.rs b/examples/web/core/wasm/src/lib.rs index d5bdf6d28..9fd8352ef 100644 --- a/examples/web/core/wasm/src/lib.rs +++ b/examples/web/core/wasm/src/lib.rs @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + use wasm_bindgen::prelude::*; #[wasm_bindgen] diff --git a/examples/web/src/api/desktop/index.js b/examples/web/src/api/desktop/index.js index 51f1cade2..469bccf47 100644 --- a/examples/web/src/api/desktop/index.js +++ b/examples/web/src/api/desktop/index.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + import { invoke } from '@tauri-apps/api/tauri' export const NAME = 'Tauri' diff --git a/examples/web/src/api/web/index.js b/examples/web/src/api/web/index.js index 5479f0b88..47a9a9d8e 100644 --- a/examples/web/src/api/web/index.js +++ b/examples/web/src/api/web/index.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + import init, * as wasm from 'wasm' function initialize() { diff --git a/examples/web/src/app.d.ts b/examples/web/src/app.d.ts index 3e4ed2057..7d5ef8040 100644 --- a/examples/web/src/app.d.ts +++ b/examples/web/src/app.d.ts @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + // See https://kit.svelte.dev/docs/types#app // for information about these interfaces // and what to do when importing types diff --git a/examples/web/src/routes/+page.js b/examples/web/src/routes/+page.js index 6605175bd..d0ff7c3db 100644 --- a/examples/web/src/routes/+page.js +++ b/examples/web/src/routes/+page.js @@ -1,2 +1,6 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + // TODO: how can we disable SSR on Tauri but keep it on the Web target? export const ssr = false diff --git a/examples/web/svelte.config.js b/examples/web/svelte.config.js index 328d08dfe..f8d63b6a4 100644 --- a/examples/web/svelte.config.js +++ b/examples/web/svelte.config.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + import autoAdapter from '@sveltejs/adapter-auto' import staticAdapter from '@sveltejs/adapter-static' import preprocess from 'svelte-preprocess' diff --git a/examples/web/vite.config.ts b/examples/web/vite.config.ts index a36f9ba3b..2a5c6b1c7 100644 --- a/examples/web/vite.config.ts +++ b/examples/web/vite.config.ts @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + import { resolve } from 'path' import { sveltekit } from '@sveltejs/kit/vite' import wasm from 'vite-plugin-wasm' diff --git a/examples/workspace/core/src/lib.rs b/examples/workspace/core/src/lib.rs index d9580213f..796f21b11 100644 --- a/examples/workspace/core/src/lib.rs +++ b/examples/workspace/core/src/lib.rs @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + pub fn run() { println!("run!"); } diff --git a/examples/workspace/src-tauri/build.rs b/examples/workspace/src-tauri/build.rs index 795b9b7c8..b055ec37c 100644 --- a/examples/workspace/src-tauri/build.rs +++ b/examples/workspace/src-tauri/build.rs @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + fn main() { tauri_build::build() } diff --git a/examples/workspace/src-tauri/src/main.rs b/examples/workspace/src-tauri/src/main.rs index 4ac69e715..95de43e3d 100644 --- a/examples/workspace/src-tauri/src/main.rs +++ b/examples/workspace/src-tauri/src/main.rs @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + #![cfg_attr(not(debug_assertions), windows_subsystem = "windows")] fn main() { diff --git a/tooling/api/scripts/after-build.cjs b/tooling/api/scripts/after-build.cjs index f3a9cf3d3..5b6d46c2f 100644 --- a/tooling/api/scripts/after-build.cjs +++ b/tooling/api/scripts/after-build.cjs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/app.ts b/tooling/api/src/app.ts index 531a646b0..6e41b15ab 100644 --- a/tooling/api/src/app.ts +++ b/tooling/api/src/app.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/cli.ts b/tooling/api/src/cli.ts index ea45c3b6d..5b39e146f 100644 --- a/tooling/api/src/cli.ts +++ b/tooling/api/src/cli.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/clipboard.ts b/tooling/api/src/clipboard.ts index 429a5a964..ac4fab078 100644 --- a/tooling/api/src/clipboard.ts +++ b/tooling/api/src/clipboard.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/dialog.ts b/tooling/api/src/dialog.ts index 168990e4b..eebaeb2c1 100644 --- a/tooling/api/src/dialog.ts +++ b/tooling/api/src/dialog.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/event.ts b/tooling/api/src/event.ts index ab167f8f0..2070beffc 100644 --- a/tooling/api/src/event.ts +++ b/tooling/api/src/event.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/fs.ts b/tooling/api/src/fs.ts index 4fe03ce38..9d47b8a19 100644 --- a/tooling/api/src/fs.ts +++ b/tooling/api/src/fs.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/globalShortcut.ts b/tooling/api/src/globalShortcut.ts index 25128e9ed..32f63eaa3 100644 --- a/tooling/api/src/globalShortcut.ts +++ b/tooling/api/src/globalShortcut.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/helpers/event.ts b/tooling/api/src/helpers/event.ts index 253a685e9..c473ca7d2 100644 --- a/tooling/api/src/helpers/event.ts +++ b/tooling/api/src/helpers/event.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/helpers/os-check.ts b/tooling/api/src/helpers/os-check.ts index dfadbd70c..f321acbe1 100644 --- a/tooling/api/src/helpers/os-check.ts +++ b/tooling/api/src/helpers/os-check.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/helpers/tauri.ts b/tooling/api/src/helpers/tauri.ts index 898e2d7c2..2f5e5fc55 100644 --- a/tooling/api/src/helpers/tauri.ts +++ b/tooling/api/src/helpers/tauri.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/http.ts b/tooling/api/src/http.ts index b5e0422ee..2471c9b34 100644 --- a/tooling/api/src/http.ts +++ b/tooling/api/src/http.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/index.ts b/tooling/api/src/index.ts index 254514362..9ebdd8e6b 100644 --- a/tooling/api/src/index.ts +++ b/tooling/api/src/index.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/mocks.ts b/tooling/api/src/mocks.ts index feab96d88..1a21e18f7 100644 --- a/tooling/api/src/mocks.ts +++ b/tooling/api/src/mocks.ts @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + interface IPCMessage { cmd: string callback: number diff --git a/tooling/api/src/notification.ts b/tooling/api/src/notification.ts index c5b89e5b8..fdc33a0cf 100644 --- a/tooling/api/src/notification.ts +++ b/tooling/api/src/notification.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/os.ts b/tooling/api/src/os.ts index 973a7bea4..751f8109f 100644 --- a/tooling/api/src/os.ts +++ b/tooling/api/src/os.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/path.ts b/tooling/api/src/path.ts index 4edc9c2fc..f866c9b2a 100644 --- a/tooling/api/src/path.ts +++ b/tooling/api/src/path.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/process.ts b/tooling/api/src/process.ts index 66f6fa455..ebd76ef09 100644 --- a/tooling/api/src/process.ts +++ b/tooling/api/src/process.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/shell.ts b/tooling/api/src/shell.ts index 16e9eb591..b324847d3 100644 --- a/tooling/api/src/shell.ts +++ b/tooling/api/src/shell.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/tauri.ts b/tooling/api/src/tauri.ts index ffd231bba..40c27aa55 100644 --- a/tooling/api/src/tauri.ts +++ b/tooling/api/src/tauri.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/updater.ts b/tooling/api/src/updater.ts index d0c5bdf27..2b4b9cd71 100644 --- a/tooling/api/src/updater.ts +++ b/tooling/api/src/updater.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/src/window.ts b/tooling/api/src/window.ts index 3afffc7eb..013c1d28c 100644 --- a/tooling/api/src/window.ts +++ b/tooling/api/src/window.ts @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/api/tsup.config.ts b/tooling/api/tsup.config.ts index e5541e1d7..36dbc816b 100644 --- a/tooling/api/tsup.config.ts +++ b/tooling/api/tsup.config.ts @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + import { defineConfig } from 'tsup' export default defineConfig(() => [ diff --git a/tooling/bench/src/build_benchmark_jsons.rs b/tooling/bench/src/build_benchmark_jsons.rs index 82205e2b1..5d153a66f 100644 --- a/tooling/bench/src/build_benchmark_jsons.rs +++ b/tooling/bench/src/build_benchmark_jsons.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bench/src/run_benchmark.rs b/tooling/bench/src/run_benchmark.rs index 816f92b74..2db845be6 100644 --- a/tooling/bench/src/run_benchmark.rs +++ b/tooling/bench/src/run_benchmark.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bench/src/utils.rs b/tooling/bench/src/utils.rs index 23aaeda12..fcbc349fa 100644 --- a/tooling/bench/src/utils.rs +++ b/tooling/bench/src/utils.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bench/tests/cpu_intensive/public/site.js b/tooling/bench/tests/cpu_intensive/public/site.js index 11ae51702..412feadd1 100644 --- a/tooling/bench/tests/cpu_intensive/public/site.js +++ b/tooling/bench/tests/cpu_intensive/public/site.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + // Create web worker const THRESHOLD = 10000000 const worker = new Worker('worker.js') diff --git a/tooling/bench/tests/cpu_intensive/public/worker.js b/tooling/bench/tests/cpu_intensive/public/worker.js index 3b2eb05d7..fa0e1cf29 100644 --- a/tooling/bench/tests/cpu_intensive/public/worker.js +++ b/tooling/bench/tests/cpu_intensive/public/worker.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + const isPrime = (number) => { if (number % 2 === 0 && number > 2) { return false diff --git a/tooling/bench/tests/cpu_intensive/src-tauri/build.rs b/tooling/bench/tests/cpu_intensive/src-tauri/build.rs index 26ad054d4..b055ec37c 100644 --- a/tooling/bench/tests/cpu_intensive/src-tauri/build.rs +++ b/tooling/bench/tests/cpu_intensive/src-tauri/build.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bench/tests/cpu_intensive/src-tauri/src/main.rs b/tooling/bench/tests/cpu_intensive/src-tauri/src/main.rs index 927068fa1..21f10328a 100644 --- a/tooling/bench/tests/cpu_intensive/src-tauri/src/main.rs +++ b/tooling/bench/tests/cpu_intensive/src-tauri/src/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bench/tests/files_transfer/src-tauri/build.rs b/tooling/bench/tests/files_transfer/src-tauri/build.rs index 26ad054d4..b055ec37c 100644 --- a/tooling/bench/tests/files_transfer/src-tauri/build.rs +++ b/tooling/bench/tests/files_transfer/src-tauri/build.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bench/tests/files_transfer/src-tauri/src/main.rs b/tooling/bench/tests/files_transfer/src-tauri/src/main.rs index d8ecbcf75..23edf81f4 100644 --- a/tooling/bench/tests/files_transfer/src-tauri/src/main.rs +++ b/tooling/bench/tests/files_transfer/src-tauri/src/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bench/tests/helloworld/src-tauri/build.rs b/tooling/bench/tests/helloworld/src-tauri/build.rs index 26ad054d4..b055ec37c 100644 --- a/tooling/bench/tests/helloworld/src-tauri/build.rs +++ b/tooling/bench/tests/helloworld/src-tauri/build.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bench/tests/helloworld/src-tauri/src/main.rs b/tooling/bench/tests/helloworld/src-tauri/src/main.rs index 3a6d35994..0bfa3edfe 100644 --- a/tooling/bench/tests/helloworld/src-tauri/src/main.rs +++ b/tooling/bench/tests/helloworld/src-tauri/src/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle.rs b/tooling/bundler/src/bundle.rs index 2ae2cd927..b9f862702 100644 --- a/tooling/bundler/src/bundle.rs +++ b/tooling/bundler/src/bundle.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/category.rs b/tooling/bundler/src/bundle/category.rs index 2aff14c25..39933c745 100644 --- a/tooling/bundler/src/bundle/category.rs +++ b/tooling/bundler/src/bundle/category.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/common.rs b/tooling/bundler/src/bundle/common.rs index 5a851ed28..456d37b59 100644 --- a/tooling/bundler/src/bundle/common.rs +++ b/tooling/bundler/src/bundle/common.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/linux/appimage.rs b/tooling/bundler/src/bundle/linux/appimage.rs index 16467b613..e3360e9ea 100644 --- a/tooling/bundler/src/bundle/linux/appimage.rs +++ b/tooling/bundler/src/bundle/linux/appimage.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/linux/debian.rs b/tooling/bundler/src/bundle/linux/debian.rs index 8c8b43684..a318a0131 100644 --- a/tooling/bundler/src/bundle/linux/debian.rs +++ b/tooling/bundler/src/bundle/linux/debian.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/linux/mod.rs b/tooling/bundler/src/bundle/linux/mod.rs index 48f7d1e31..5c745aebd 100644 --- a/tooling/bundler/src/bundle/linux/mod.rs +++ b/tooling/bundler/src/bundle/linux/mod.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/linux/rpm.rs b/tooling/bundler/src/bundle/linux/rpm.rs index d10e49dfa..169c3c4c5 100644 --- a/tooling/bundler/src/bundle/linux/rpm.rs +++ b/tooling/bundler/src/bundle/linux/rpm.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/linux/templates/appimage b/tooling/bundler/src/bundle/linux/templates/appimage index d58a72662..b64145f52 100644 --- a/tooling/bundler/src/bundle/linux/templates/appimage +++ b/tooling/bundler/src/bundle/linux/templates/appimage @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/macos/app.rs b/tooling/bundler/src/bundle/macos/app.rs index 667c8a95c..757f4dc80 100644 --- a/tooling/bundler/src/bundle/macos/app.rs +++ b/tooling/bundler/src/bundle/macos/app.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/macos/dmg.rs b/tooling/bundler/src/bundle/macos/dmg.rs index 800d19a5d..dd080dd16 100644 --- a/tooling/bundler/src/bundle/macos/dmg.rs +++ b/tooling/bundler/src/bundle/macos/dmg.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/macos/icon.rs b/tooling/bundler/src/bundle/macos/icon.rs index 9bed0d9ac..ae8feb475 100644 --- a/tooling/bundler/src/bundle/macos/icon.rs +++ b/tooling/bundler/src/bundle/macos/icon.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/macos/ios.rs b/tooling/bundler/src/bundle/macos/ios.rs index 605ae1b67..9179d8afc 100644 --- a/tooling/bundler/src/bundle/macos/ios.rs +++ b/tooling/bundler/src/bundle/macos/ios.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/macos/mod.rs b/tooling/bundler/src/bundle/macos/mod.rs index 303c582c8..36db21a7b 100644 --- a/tooling/bundler/src/bundle/macos/mod.rs +++ b/tooling/bundler/src/bundle/macos/mod.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/macos/sign.rs b/tooling/bundler/src/bundle/macos/sign.rs index 5272d9244..de77217e9 100644 --- a/tooling/bundler/src/bundle/macos/sign.rs +++ b/tooling/bundler/src/bundle/macos/sign.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/macos/templates/dmg/bundle_dmg b/tooling/bundler/src/bundle/macos/templates/dmg/bundle_dmg index 68733f7a3..32960a54f 100644 --- a/tooling/bundler/src/bundle/macos/templates/dmg/bundle_dmg +++ b/tooling/bundler/src/bundle/macos/templates/dmg/bundle_dmg @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/path_utils.rs b/tooling/bundler/src/bundle/path_utils.rs index f3c550464..ef9c0fea7 100644 --- a/tooling/bundler/src/bundle/path_utils.rs +++ b/tooling/bundler/src/bundle/path_utils.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/platform.rs b/tooling/bundler/src/bundle/platform.rs index d06300a3c..4a13d13b6 100644 --- a/tooling/bundler/src/bundle/platform.rs +++ b/tooling/bundler/src/bundle/platform.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT @@ -7,7 +7,7 @@ use super::common::CommandExt; use log::warn; use std::process::Command; -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/settings.rs b/tooling/bundler/src/bundle/settings.rs index beb72b3bf..825cb327f 100644 --- a/tooling/bundler/src/bundle/settings.rs +++ b/tooling/bundler/src/bundle/settings.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/updater_bundle.rs b/tooling/bundler/src/bundle/updater_bundle.rs index fd84e2a8f..8fead0058 100644 --- a/tooling/bundler/src/bundle/updater_bundle.rs +++ b/tooling/bundler/src/bundle/updater_bundle.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/windows/mod.rs b/tooling/bundler/src/bundle/windows/mod.rs index 6969de7d1..d2475f8a9 100644 --- a/tooling/bundler/src/bundle/windows/mod.rs +++ b/tooling/bundler/src/bundle/windows/mod.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/windows/msi.rs b/tooling/bundler/src/bundle/windows/msi.rs index d392af7b1..79a04e893 100644 --- a/tooling/bundler/src/bundle/windows/msi.rs +++ b/tooling/bundler/src/bundle/windows/msi.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/windows/msi/wix.rs b/tooling/bundler/src/bundle/windows/msi/wix.rs index b747d41a5..8d4dc8ca2 100644 --- a/tooling/bundler/src/bundle/windows/msi/wix.rs +++ b/tooling/bundler/src/bundle/windows/msi/wix.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/windows/nsis.rs b/tooling/bundler/src/bundle/windows/nsis.rs index 24e01e663..dc498f5bb 100644 --- a/tooling/bundler/src/bundle/windows/nsis.rs +++ b/tooling/bundler/src/bundle/windows/nsis.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2021 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/windows/sign.rs b/tooling/bundler/src/bundle/windows/sign.rs index 136846f67..95b2559b4 100644 --- a/tooling/bundler/src/bundle/windows/sign.rs +++ b/tooling/bundler/src/bundle/windows/sign.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/bundle/windows/templates/install-task.ps1 b/tooling/bundler/src/bundle/windows/templates/install-task.ps1 index 09734b0d9..b6f247954 100644 --- a/tooling/bundler/src/bundle/windows/templates/install-task.ps1 +++ b/tooling/bundler/src/bundle/windows/templates/install-task.ps1 @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT # Adapted from https://superuser.com/a/532109 diff --git a/tooling/bundler/src/bundle/windows/templates/uninstall-task.ps1 b/tooling/bundler/src/bundle/windows/templates/uninstall-task.ps1 index ce0f42d02..3cb795e90 100644 --- a/tooling/bundler/src/bundle/windows/templates/uninstall-task.ps1 +++ b/tooling/bundler/src/bundle/windows/templates/uninstall-task.ps1 @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Tauri Programme within The Commons Conservancy +# Copyright 2019-2023 Tauri Programme within The Commons Conservancy # SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: MIT # Adapted from https://superuser.com/a/532109 diff --git a/tooling/bundler/src/bundle/windows/templates/update-task.xml b/tooling/bundler/src/bundle/windows/templates/update-task.xml index 78d853b5f..1af9031c2 100644 --- a/tooling/bundler/src/bundle/windows/templates/update-task.xml +++ b/tooling/bundler/src/bundle/windows/templates/update-task.xml @@ -1,6 +1,6 @@ diff --git a/tooling/bundler/src/bundle/windows/util.rs b/tooling/bundler/src/bundle/windows/util.rs index 67e07a7f4..dc6d9f007 100644 --- a/tooling/bundler/src/bundle/windows/util.rs +++ b/tooling/bundler/src/bundle/windows/util.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/error.rs b/tooling/bundler/src/error.rs index ddd955c42..59a26e7e6 100644 --- a/tooling/bundler/src/error.rs +++ b/tooling/bundler/src/error.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/bundler/src/lib.rs b/tooling/bundler/src/lib.rs index ecf3bbbfd..057b7f908 100644 --- a/tooling/bundler/src/lib.rs +++ b/tooling/bundler/src/lib.rs @@ -1,5 +1,5 @@ // Copyright 2016-2019 Cargo-Bundle developers -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/build.rs b/tooling/cli/build.rs index 5dea6d3bc..8ba2544a6 100644 --- a/tooling/cli/build.rs +++ b/tooling/cli/build.rs @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + fn main() { println!("cargo:rerun-if-changed=templates/"); } diff --git a/tooling/cli/node/build.rs b/tooling/cli/node/build.rs index 75cce44d2..3031fe588 100644 --- a/tooling/cli/node/build.rs +++ b/tooling/cli/node/build.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/node/index.d.ts b/tooling/cli/node/index.d.ts index b562ef74a..c4a7e39b9 100644 --- a/tooling/cli/node/index.d.ts +++ b/tooling/cli/node/index.d.ts @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + /* tslint:disable */ /* eslint-disable */ diff --git a/tooling/cli/node/index.js b/tooling/cli/node/index.js index 071e8b0d7..389a626a7 100644 --- a/tooling/cli/node/index.js +++ b/tooling/cli/node/index.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + const { existsSync, readFileSync } = require('fs') const { join } = require('path') diff --git a/tooling/cli/node/jest.config.js b/tooling/cli/node/jest.config.js index d01d4b3c3..c06e63c91 100644 --- a/tooling/cli/node/jest.config.js +++ b/tooling/cli/node/jest.config.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + module.exports = { setupFilesAfterEnv: ['/test/jest/jest.setup.js'], testMatch: [ diff --git a/tooling/cli/node/main.d.ts b/tooling/cli/node/main.d.ts index ded9e9086..a89dae573 100644 --- a/tooling/cli/node/main.d.ts +++ b/tooling/cli/node/main.d.ts @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + /* tslint:disable */ /* eslint-disable */ diff --git a/tooling/cli/node/main.js b/tooling/cli/node/main.js index 2d8e8590f..b3156ed09 100644 --- a/tooling/cli/node/main.js +++ b/tooling/cli/node/main.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + const { run, logError } = require('./index') module.exports.run = (args, binName) => { diff --git a/tooling/cli/node/src/lib.rs b/tooling/cli/node/src/lib.rs index ef43724a2..213dd84c4 100644 --- a/tooling/cli/node/src/lib.rs +++ b/tooling/cli/node/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/node/tauri.js b/tooling/cli/node/tauri.js index 81a64d09c..11bb316d5 100755 --- a/tooling/cli/node/tauri.js +++ b/tooling/cli/node/tauri.js @@ -1,5 +1,9 @@ #!/usr/bin/env node +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + const cli = require('./main') const path = require('path') diff --git a/tooling/cli/node/test/jest/__tests__/template.spec.js b/tooling/cli/node/test/jest/__tests__/template.spec.js index 75bc2bb6a..d598a0347 100644 --- a/tooling/cli/node/test/jest/__tests__/template.spec.js +++ b/tooling/cli/node/test/jest/__tests__/template.spec.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + const fixtureSetup = require('../fixtures/app-test-setup.js') const { resolve } = require('path') const { existsSync, readFileSync, writeFileSync } = require('fs') diff --git a/tooling/cli/node/test/jest/fixtures/app-test-setup.js b/tooling/cli/node/test/jest/fixtures/app-test-setup.js index 410ad3637..2c12471b5 100644 --- a/tooling/cli/node/test/jest/fixtures/app-test-setup.js +++ b/tooling/cli/node/test/jest/fixtures/app-test-setup.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + const path = require('path') const http = require('http') diff --git a/tooling/cli/node/test/jest/fixtures/app/index.js b/tooling/cli/node/test/jest/fixtures/app/index.js index 9fc5fdaaf..f5b2e25c2 100644 --- a/tooling/cli/node/test/jest/fixtures/app/index.js +++ b/tooling/cli/node/test/jest/fixtures/app/index.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + const express = require('express') const cors = require('cors') const app = express() diff --git a/tooling/cli/node/test/jest/fixtures/app/src-tauri/build.rs b/tooling/cli/node/test/jest/fixtures/app/src-tauri/build.rs index 26ad054d4..b055ec37c 100644 --- a/tooling/cli/node/test/jest/fixtures/app/src-tauri/build.rs +++ b/tooling/cli/node/test/jest/fixtures/app/src-tauri/build.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/node/test/jest/fixtures/app/src-tauri/src/main.rs b/tooling/cli/node/test/jest/fixtures/app/src-tauri/src/main.rs index 478c272f7..482229eb1 100644 --- a/tooling/cli/node/test/jest/fixtures/app/src-tauri/src/main.rs +++ b/tooling/cli/node/test/jest/fixtures/app/src-tauri/src/main.rs @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + #[tauri::command(with_window)] fn exit(window: tauri::Window) { window.close().unwrap(); diff --git a/tooling/cli/node/test/jest/helpers/logger.js b/tooling/cli/node/test/jest/helpers/logger.js index 545f28426..695b09ec1 100644 --- a/tooling/cli/node/test/jest/helpers/logger.js +++ b/tooling/cli/node/test/jest/helpers/logger.js @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/node/test/jest/helpers/spawn.js b/tooling/cli/node/test/jest/helpers/spawn.js index e19672613..8c1e27874 100644 --- a/tooling/cli/node/test/jest/helpers/spawn.js +++ b/tooling/cli/node/test/jest/helpers/spawn.js @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/node/test/jest/jest.setup.js b/tooling/cli/node/test/jest/jest.setup.js index a9bb1fd2a..f3178f8e2 100644 --- a/tooling/cli/node/test/jest/jest.setup.js +++ b/tooling/cli/node/test/jest/jest.setup.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + // 30 minute timeout: 20 minutes wasn't always enough for compilation in GitHub Actions. jest.setTimeout(1800000) diff --git a/tooling/cli/src/build.rs b/tooling/cli/src/build.rs index 29baf2d96..768c18a4b 100644 --- a/tooling/cli/src/build.rs +++ b/tooling/cli/src/build.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/src/dev.rs b/tooling/cli/src/dev.rs index 955e1085b..e11d2f491 100644 --- a/tooling/cli/src/dev.rs +++ b/tooling/cli/src/dev.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/src/helpers/app_paths.rs b/tooling/cli/src/helpers/app_paths.rs index 5c413c113..77c5bee7a 100644 --- a/tooling/cli/src/helpers/app_paths.rs +++ b/tooling/cli/src/helpers/app_paths.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/src/helpers/auto-reload.js b/tooling/cli/src/helpers/auto-reload.js index 61c71bce7..742dd202e 100644 --- a/tooling/cli/src/helpers/auto-reload.js +++ b/tooling/cli/src/helpers/auto-reload.js @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + // taken from https://github.com/thedodd/trunk/blob/5c799dc35f1f1d8f8d3d30c8723cbb761a9b6a08/src/autoreload.js ;(function () { diff --git a/tooling/cli/src/helpers/config.rs b/tooling/cli/src/helpers/config.rs index 21f57dde0..0b2fab010 100644 --- a/tooling/cli/src/helpers/config.rs +++ b/tooling/cli/src/helpers/config.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/src/helpers/framework.rs b/tooling/cli/src/helpers/framework.rs index 7d76c8949..19e9ceb09 100644 --- a/tooling/cli/src/helpers/framework.rs +++ b/tooling/cli/src/helpers/framework.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/src/helpers/mod.rs b/tooling/cli/src/helpers/mod.rs index 28ecdee2a..b4c69791e 100644 --- a/tooling/cli/src/helpers/mod.rs +++ b/tooling/cli/src/helpers/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/src/helpers/template.rs b/tooling/cli/src/helpers/template.rs index 1f72aeaab..5a9aa7cf2 100644 --- a/tooling/cli/src/helpers/template.rs +++ b/tooling/cli/src/helpers/template.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/src/helpers/updater_signature.rs b/tooling/cli/src/helpers/updater_signature.rs index 1cd1f1c38..82923a229 100644 --- a/tooling/cli/src/helpers/updater_signature.rs +++ b/tooling/cli/src/helpers/updater_signature.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/src/helpers/web_dev_server.rs b/tooling/cli/src/helpers/web_dev_server.rs index 53dfa077c..7f740fc86 100644 --- a/tooling/cli/src/helpers/web_dev_server.rs +++ b/tooling/cli/src/helpers/web_dev_server.rs @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + use axum::{ extract::{ws::WebSocket, WebSocketUpgrade}, http::{header::CONTENT_TYPE, Request, StatusCode}, diff --git a/tooling/cli/src/icon.rs b/tooling/cli/src/icon.rs index c4a157774..7e38e0e37 100644 --- a/tooling/cli/src/icon.rs +++ b/tooling/cli/src/icon.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/src/info.rs b/tooling/cli/src/info.rs index ff2162760..f6c11dee1 100644 --- a/tooling/cli/src/info.rs +++ b/tooling/cli/src/info.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/src/init.rs b/tooling/cli/src/init.rs index e2f2c5a2a..efcf52d89 100644 --- a/tooling/cli/src/init.rs +++ b/tooling/cli/src/init.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/src/interface/mod.rs b/tooling/cli/src/interface/mod.rs index a5d4d45db..78a109793 100644 --- a/tooling/cli/src/interface/mod.rs +++ b/tooling/cli/src/interface/mod.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/src/interface/rust.rs b/tooling/cli/src/interface/rust.rs index ccf32377b..4c4f0d95a 100644 --- a/tooling/cli/src/interface/rust.rs +++ b/tooling/cli/src/interface/rust.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/src/interface/rust/cargo_config.rs b/tooling/cli/src/interface/rust/cargo_config.rs index a901a04b4..480f74db3 100644 --- a/tooling/cli/src/interface/rust/cargo_config.rs +++ b/tooling/cli/src/interface/rust/cargo_config.rs @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + use anyhow::{Context, Result}; use serde::Deserialize; use std::{ diff --git a/tooling/cli/src/interface/rust/desktop.rs b/tooling/cli/src/interface/rust/desktop.rs index 5d895d8a8..eefca7a2f 100644 --- a/tooling/cli/src/interface/rust/desktop.rs +++ b/tooling/cli/src/interface/rust/desktop.rs @@ -1,3 +1,7 @@ +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy +// SPDX-License-Identifier: Apache-2.0 +// SPDX-License-Identifier: MIT + use super::{AppSettings, DevChild, ExitReason, Options, RustAppSettings, Target}; use crate::CommandExt; use tauri_utils::display_path; diff --git a/tooling/cli/src/interface/rust/manifest.rs b/tooling/cli/src/interface/rust/manifest.rs index f8622c31f..0a760cb08 100644 --- a/tooling/cli/src/interface/rust/manifest.rs +++ b/tooling/cli/src/interface/rust/manifest.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/src/lib.rs b/tooling/cli/src/lib.rs index af8471afd..1d68a87cf 100644 --- a/tooling/cli/src/lib.rs +++ b/tooling/cli/src/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/src/main.rs b/tooling/cli/src/main.rs index c8f8e4e17..bd86fd8d6 100644 --- a/tooling/cli/src/main.rs +++ b/tooling/cli/src/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/src/plugin.rs b/tooling/cli/src/plugin.rs index 8c0a16645..4d45d7926 100644 --- a/tooling/cli/src/plugin.rs +++ b/tooling/cli/src/plugin.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/src/plugin/init.rs b/tooling/cli/src/plugin/init.rs index 62eafcc02..8824e855d 100644 --- a/tooling/cli/src/plugin/init.rs +++ b/tooling/cli/src/plugin/init.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT @@ -107,7 +107,7 @@ pub fn command(mut options: Options) -> Result<()> { data.insert( "license_header", to_json( - "// Copyright 2019-2022 Tauri Programme within The Commons Conservancy + "// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT\n\n" .replace(" ", "") diff --git a/tooling/cli/src/signer.rs b/tooling/cli/src/signer.rs index 132d6f6cf..f14479f96 100644 --- a/tooling/cli/src/signer.rs +++ b/tooling/cli/src/signer.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/src/signer/generate.rs b/tooling/cli/src/signer/generate.rs index b3c63d7ca..2ad91eff7 100644 --- a/tooling/cli/src/signer/generate.rs +++ b/tooling/cli/src/signer/generate.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/cli/src/signer/sign.rs b/tooling/cli/src/signer/sign.rs index 84e2ab3fb..b29d6e031 100644 --- a/tooling/cli/src/signer/sign.rs +++ b/tooling/cli/src/signer/sign.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/webdriver/src/cli.rs b/tooling/webdriver/src/cli.rs index a8762f787..6d9a372e2 100644 --- a/tooling/webdriver/src/cli.rs +++ b/tooling/webdriver/src/cli.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/webdriver/src/main.rs b/tooling/webdriver/src/main.rs index 5b93c1617..a76bf3676 100644 --- a/tooling/webdriver/src/main.rs +++ b/tooling/webdriver/src/main.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/webdriver/src/server.rs b/tooling/webdriver/src/server.rs index bc31e1330..5ddbd22a7 100644 --- a/tooling/webdriver/src/server.rs +++ b/tooling/webdriver/src/server.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT diff --git a/tooling/webdriver/src/webdriver.rs b/tooling/webdriver/src/webdriver.rs index e6a5015a9..cbdda96ef 100644 --- a/tooling/webdriver/src/webdriver.rs +++ b/tooling/webdriver/src/webdriver.rs @@ -1,4 +1,4 @@ -// Copyright 2019-2022 Tauri Programme within The Commons Conservancy +// Copyright 2019-2023 Tauri Programme within The Commons Conservancy // SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: MIT