From 17fdae4b640ed816a4650ed542288d40400a83b4 Mon Sep 17 00:00:00 2001 From: "hashicorp-copywrite[bot]" <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 18:50:09 -0500 Subject: [PATCH 01/19] Adding explicit MPL license for sub-package This directory and its subdirectories (packages) contain files licensed with the MPLv2 `LICENSE` file in this directory and are intentionally licensed separately from the BSL `LICENSE` file at the root of this repository. --- sdk/LICENSE | 365 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 365 insertions(+) create mode 100644 sdk/LICENSE diff --git a/sdk/LICENSE b/sdk/LICENSE new file mode 100644 index 000000000000..7c5baa45e1c2 --- /dev/null +++ b/sdk/LICENSE @@ -0,0 +1,365 @@ +Copyright (c) 2020 HashiCorp, Inc. + +Mozilla Public License, version 2.0 + +1. Definitions + +1.1. "Contributor" + + means each individual or legal entity that creates, contributes to the + creation of, or owns Covered Software. + +1.2. "Contributor Version" + + means the combination of the Contributions of others (if any) used by a + Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + + means Source Code Form to which the initial Contributor has attached the + notice in Exhibit A, the Executable Form of such Source Code Form, and + Modifications of such Source Code Form, in each case including portions + thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + a. that the initial Contributor has attached the notice described in + Exhibit B to the Covered Software; or + + b. that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the terms of + a Secondary License. + +1.6. "Executable Form" + + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + + means a work that combines Covered Software with other material, in a + separate file or files, that is not Covered Software. + +1.8. "License" + + means this document. + +1.9. "Licensable" + + means having the right to grant, to the maximum extent possible, whether + at the time of the initial grant or subsequently, any and all of the + rights conveyed by this License. + +1.10. "Modifications" + + means any of the following: + + a. any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered Software; or + + b. any new file in Source Code Form that contains any Covered Software. + +1.11. "Patent Claims" of a Contributor + + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the License, + by the making, using, selling, offering for sale, having made, import, + or transfer of either its Contributions or its Contributor Version. + +1.12. "Secondary License" + + means either the GNU General Public License, Version 2.0, the GNU Lesser + General Public License, Version 2.1, the GNU Affero General Public + License, Version 3.0, or any later versions of those licenses. + +1.13. "Source Code Form" + + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that controls, is + controlled by, or is under common control with You. For purposes of this + definition, "control" means (a) the power, direct or indirect, to cause + the direction or management of such entity, whether by contract or + otherwise, or (b) ownership of more than fifty percent (50%) of the + outstanding shares or beneficial ownership of such entity. + + +2. License Grants and Conditions + +2.1. Grants + + Each Contributor hereby grants You a world-wide, royalty-free, + non-exclusive license: + + a. under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + + b. under Patent Claims of such Contributor to make, use, sell, offer for + sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + + The licenses granted in Section 2.1 with respect to any Contribution + become effective for each Contribution on the date the Contributor first + distributes such Contribution. + +2.3. Limitations on Grant Scope + + The licenses granted in this Section 2 are the only rights granted under + this License. No additional rights or licenses will be implied from the + distribution or licensing of Covered Software under this License. + Notwithstanding Section 2.1(b) above, no patent license is granted by a + Contributor: + + a. for any code that a Contributor has removed from Covered Software; or + + b. for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + + c. under Patent Claims infringed by Covered Software in the absence of + its Contributions. + + This License does not grant any rights in the trademarks, service marks, + or logos of any Contributor (except as may be necessary to comply with + the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + + No Contributor makes additional grants as a result of Your choice to + distribute the Covered Software under a subsequent version of this + License (see Section 10.2) or under the terms of a Secondary License (if + permitted under the terms of Section 3.3). + +2.5. Representation + + Each Contributor represents that the Contributor believes its + Contributions are its original creation(s) or it has sufficient rights to + grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + + This License is not intended to limit any rights You have under + applicable copyright doctrines of fair use, fair dealing, or other + equivalents. + +2.7. Conditions + + Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in + Section 2.1. + + +3. Responsibilities + +3.1. Distribution of Source Form + + All distribution of Covered Software in Source Code Form, including any + Modifications that You create or to which You contribute, must be under + the terms of this License. You must inform recipients that the Source + Code Form of the Covered Software is governed by the terms of this + License, and how they can obtain a copy of this License. You may not + attempt to alter or restrict the recipients' rights in the Source Code + Form. + +3.2. Distribution of Executable Form + + If You distribute Covered Software in Executable Form then: + + a. such Covered Software must also be made available in Source Code Form, + as described in Section 3.1, and You must inform recipients of the + Executable Form how they can obtain a copy of such Source Code Form by + reasonable means in a timely manner, at a charge no more than the cost + of distribution to the recipient; and + + b. You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter the + recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + + You may create and distribute a Larger Work under terms of Your choice, + provided that You also comply with the requirements of this License for + the Covered Software. If the Larger Work is a combination of Covered + Software with a work governed by one or more Secondary Licenses, and the + Covered Software is not Incompatible With Secondary Licenses, this + License permits You to additionally distribute such Covered Software + under the terms of such Secondary License(s), so that the recipient of + the Larger Work may, at their option, further distribute the Covered + Software under the terms of either this License or such Secondary + License(s). + +3.4. Notices + + You may not remove or alter the substance of any license notices + (including copyright notices, patent notices, disclaimers of warranty, or + limitations of liability) contained within the Source Code Form of the + Covered Software, except that You may alter any license notices to the + extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + + You may choose to offer, and to charge a fee for, warranty, support, + indemnity or liability obligations to one or more recipients of Covered + Software. However, You may do so only on Your own behalf, and not on + behalf of any Contributor. You must make it absolutely clear that any + such warranty, support, indemnity, or liability obligation is offered by + You alone, and You hereby agree to indemnify every Contributor for any + liability incurred by such Contributor as a result of warranty, support, + indemnity or liability terms You offer. You may include additional + disclaimers of warranty and limitations of liability specific to any + jurisdiction. + +4. Inability to Comply Due to Statute or Regulation + + If it is impossible for You to comply with any of the terms of this License + with respect to some or all of the Covered Software due to statute, + judicial order, or regulation then You must: (a) comply with the terms of + this License to the maximum extent possible; and (b) describe the + limitations and the code they affect. Such description must be placed in a + text file included with all distributions of the Covered Software under + this License. Except to the extent prohibited by statute or regulation, + such description must be sufficiently detailed for a recipient of ordinary + skill to be able to understand it. + +5. Termination + +5.1. The rights granted under this License will terminate automatically if You + fail to comply with any of its terms. However, if You become compliant, + then the rights granted under this License from a particular Contributor + are reinstated (a) provisionally, unless and until such Contributor + explicitly and finally terminates Your grants, and (b) on an ongoing + basis, if such Contributor fails to notify You of the non-compliance by + some reasonable means prior to 60 days after You have come back into + compliance. Moreover, Your grants from a particular Contributor are + reinstated on an ongoing basis if such Contributor notifies You of the + non-compliance by some reasonable means, this is the first time You have + received notice of non-compliance with this License from such + Contributor, and You become compliant prior to 30 days after Your receipt + of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent + infringement claim (excluding declaratory judgment actions, + counter-claims, and cross-claims) alleging that a Contributor Version + directly or indirectly infringes any patent, then the rights granted to + You by any and all Contributors for the Covered Software under Section + 2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user + license agreements (excluding distributors and resellers) which have been + validly granted by You or Your distributors under this License prior to + termination shall survive termination. + +6. Disclaimer of Warranty + + Covered Software is provided under this License on an "as is" basis, + without warranty of any kind, either expressed, implied, or statutory, + including, without limitation, warranties that the Covered Software is free + of defects, merchantable, fit for a particular purpose or non-infringing. + The entire risk as to the quality and performance of the Covered Software + is with You. Should any Covered Software prove defective in any respect, + You (not any Contributor) assume the cost of any necessary servicing, + repair, or correction. This disclaimer of warranty constitutes an essential + part of this License. No use of any Covered Software is authorized under + this License except under this disclaimer. + +7. Limitation of Liability + + Under no circumstances and under no legal theory, whether tort (including + negligence), contract, or otherwise, shall any Contributor, or anyone who + distributes Covered Software as permitted above, be liable to You for any + direct, indirect, special, incidental, or consequential damages of any + character including, without limitation, damages for lost profits, loss of + goodwill, work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses, even if such party shall have been + informed of the possibility of such damages. This limitation of liability + shall not apply to liability for death or personal injury resulting from + such party's negligence to the extent applicable law prohibits such + limitation. Some jurisdictions do not allow the exclusion or limitation of + incidental or consequential damages, so this exclusion and limitation may + not apply to You. + +8. Litigation + + Any litigation relating to this License may be brought only in the courts + of a jurisdiction where the defendant maintains its principal place of + business and such litigation shall be governed by laws of that + jurisdiction, without reference to its conflict-of-law provisions. Nothing + in this Section shall prevent a party's ability to bring cross-claims or + counter-claims. + +9. Miscellaneous + + This License represents the complete agreement concerning the subject + matter hereof. If any provision of this License is held to be + unenforceable, such provision shall be reformed only to the extent + necessary to make it enforceable. Any law or regulation which provides that + the language of a contract shall be construed against the drafter shall not + be used to construe this License against a Contributor. + + +10. Versions of the License + +10.1. New Versions + + Mozilla Foundation is the license steward. Except as provided in Section + 10.3, no one other than the license steward has the right to modify or + publish new versions of this License. Each version will be given a + distinguishing version number. + +10.2. Effect of New Versions + + You may distribute the Covered Software under the terms of the version + of the License under which You originally received the Covered Software, + or under the terms of any subsequent version published by the license + steward. + +10.3. Modified Versions + + If you create software not governed by this License, and you want to + create a new license for such software, you may create and use a + modified version of this License if you rename the license and remove + any references to the name of the license steward (except to note that + such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary + Licenses If You choose to distribute Source Code Form that is + Incompatible With Secondary Licenses under the terms of this version of + the License, the notice described in Exhibit B of this License must be + attached. + +Exhibit A - Source Code Form License Notice + + This Source Code Form is subject to the + terms of the Mozilla Public License, v. + 2.0. If a copy of the MPL was not + distributed with this file, You can + obtain one at + http://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular file, +then You may include the notice in a location (such as a LICENSE file in a +relevant directory) where a recipient would be likely to look for such a +notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice + + This Source Code Form is "Incompatible + With Secondary Licenses", as defined by + the Mozilla Public License, v. 2.0. + From 602673307b1432b94766d8afe8bc1eec47e6eadd Mon Sep 17 00:00:00 2001 From: "hashicorp-copywrite[bot]" <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 18:50:12 -0500 Subject: [PATCH 02/19] Adding explicit MPL license for sub-package This directory and its subdirectories (packages) contain files licensed with the MPLv2 `LICENSE` file in this directory and are intentionally licensed separately from the BSL `LICENSE` file at the root of this repository. --- api/LICENSE | 365 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 365 insertions(+) create mode 100644 api/LICENSE diff --git a/api/LICENSE b/api/LICENSE new file mode 100644 index 000000000000..7c5baa45e1c2 --- /dev/null +++ b/api/LICENSE @@ -0,0 +1,365 @@ +Copyright (c) 2020 HashiCorp, Inc. + +Mozilla Public License, version 2.0 + +1. Definitions + +1.1. "Contributor" + + means each individual or legal entity that creates, contributes to the + creation of, or owns Covered Software. + +1.2. "Contributor Version" + + means the combination of the Contributions of others (if any) used by a + Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + + means Source Code Form to which the initial Contributor has attached the + notice in Exhibit A, the Executable Form of such Source Code Form, and + Modifications of such Source Code Form, in each case including portions + thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + a. that the initial Contributor has attached the notice described in + Exhibit B to the Covered Software; or + + b. that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the terms of + a Secondary License. + +1.6. "Executable Form" + + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + + means a work that combines Covered Software with other material, in a + separate file or files, that is not Covered Software. + +1.8. "License" + + means this document. + +1.9. "Licensable" + + means having the right to grant, to the maximum extent possible, whether + at the time of the initial grant or subsequently, any and all of the + rights conveyed by this License. + +1.10. "Modifications" + + means any of the following: + + a. any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered Software; or + + b. any new file in Source Code Form that contains any Covered Software. + +1.11. "Patent Claims" of a Contributor + + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the License, + by the making, using, selling, offering for sale, having made, import, + or transfer of either its Contributions or its Contributor Version. + +1.12. "Secondary License" + + means either the GNU General Public License, Version 2.0, the GNU Lesser + General Public License, Version 2.1, the GNU Affero General Public + License, Version 3.0, or any later versions of those licenses. + +1.13. "Source Code Form" + + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that controls, is + controlled by, or is under common control with You. For purposes of this + definition, "control" means (a) the power, direct or indirect, to cause + the direction or management of such entity, whether by contract or + otherwise, or (b) ownership of more than fifty percent (50%) of the + outstanding shares or beneficial ownership of such entity. + + +2. License Grants and Conditions + +2.1. Grants + + Each Contributor hereby grants You a world-wide, royalty-free, + non-exclusive license: + + a. under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + + b. under Patent Claims of such Contributor to make, use, sell, offer for + sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + + The licenses granted in Section 2.1 with respect to any Contribution + become effective for each Contribution on the date the Contributor first + distributes such Contribution. + +2.3. Limitations on Grant Scope + + The licenses granted in this Section 2 are the only rights granted under + this License. No additional rights or licenses will be implied from the + distribution or licensing of Covered Software under this License. + Notwithstanding Section 2.1(b) above, no patent license is granted by a + Contributor: + + a. for any code that a Contributor has removed from Covered Software; or + + b. for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + + c. under Patent Claims infringed by Covered Software in the absence of + its Contributions. + + This License does not grant any rights in the trademarks, service marks, + or logos of any Contributor (except as may be necessary to comply with + the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + + No Contributor makes additional grants as a result of Your choice to + distribute the Covered Software under a subsequent version of this + License (see Section 10.2) or under the terms of a Secondary License (if + permitted under the terms of Section 3.3). + +2.5. Representation + + Each Contributor represents that the Contributor believes its + Contributions are its original creation(s) or it has sufficient rights to + grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + + This License is not intended to limit any rights You have under + applicable copyright doctrines of fair use, fair dealing, or other + equivalents. + +2.7. Conditions + + Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in + Section 2.1. + + +3. Responsibilities + +3.1. Distribution of Source Form + + All distribution of Covered Software in Source Code Form, including any + Modifications that You create or to which You contribute, must be under + the terms of this License. You must inform recipients that the Source + Code Form of the Covered Software is governed by the terms of this + License, and how they can obtain a copy of this License. You may not + attempt to alter or restrict the recipients' rights in the Source Code + Form. + +3.2. Distribution of Executable Form + + If You distribute Covered Software in Executable Form then: + + a. such Covered Software must also be made available in Source Code Form, + as described in Section 3.1, and You must inform recipients of the + Executable Form how they can obtain a copy of such Source Code Form by + reasonable means in a timely manner, at a charge no more than the cost + of distribution to the recipient; and + + b. You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter the + recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + + You may create and distribute a Larger Work under terms of Your choice, + provided that You also comply with the requirements of this License for + the Covered Software. If the Larger Work is a combination of Covered + Software with a work governed by one or more Secondary Licenses, and the + Covered Software is not Incompatible With Secondary Licenses, this + License permits You to additionally distribute such Covered Software + under the terms of such Secondary License(s), so that the recipient of + the Larger Work may, at their option, further distribute the Covered + Software under the terms of either this License or such Secondary + License(s). + +3.4. Notices + + You may not remove or alter the substance of any license notices + (including copyright notices, patent notices, disclaimers of warranty, or + limitations of liability) contained within the Source Code Form of the + Covered Software, except that You may alter any license notices to the + extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + + You may choose to offer, and to charge a fee for, warranty, support, + indemnity or liability obligations to one or more recipients of Covered + Software. However, You may do so only on Your own behalf, and not on + behalf of any Contributor. You must make it absolutely clear that any + such warranty, support, indemnity, or liability obligation is offered by + You alone, and You hereby agree to indemnify every Contributor for any + liability incurred by such Contributor as a result of warranty, support, + indemnity or liability terms You offer. You may include additional + disclaimers of warranty and limitations of liability specific to any + jurisdiction. + +4. Inability to Comply Due to Statute or Regulation + + If it is impossible for You to comply with any of the terms of this License + with respect to some or all of the Covered Software due to statute, + judicial order, or regulation then You must: (a) comply with the terms of + this License to the maximum extent possible; and (b) describe the + limitations and the code they affect. Such description must be placed in a + text file included with all distributions of the Covered Software under + this License. Except to the extent prohibited by statute or regulation, + such description must be sufficiently detailed for a recipient of ordinary + skill to be able to understand it. + +5. Termination + +5.1. The rights granted under this License will terminate automatically if You + fail to comply with any of its terms. However, if You become compliant, + then the rights granted under this License from a particular Contributor + are reinstated (a) provisionally, unless and until such Contributor + explicitly and finally terminates Your grants, and (b) on an ongoing + basis, if such Contributor fails to notify You of the non-compliance by + some reasonable means prior to 60 days after You have come back into + compliance. Moreover, Your grants from a particular Contributor are + reinstated on an ongoing basis if such Contributor notifies You of the + non-compliance by some reasonable means, this is the first time You have + received notice of non-compliance with this License from such + Contributor, and You become compliant prior to 30 days after Your receipt + of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent + infringement claim (excluding declaratory judgment actions, + counter-claims, and cross-claims) alleging that a Contributor Version + directly or indirectly infringes any patent, then the rights granted to + You by any and all Contributors for the Covered Software under Section + 2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user + license agreements (excluding distributors and resellers) which have been + validly granted by You or Your distributors under this License prior to + termination shall survive termination. + +6. Disclaimer of Warranty + + Covered Software is provided under this License on an "as is" basis, + without warranty of any kind, either expressed, implied, or statutory, + including, without limitation, warranties that the Covered Software is free + of defects, merchantable, fit for a particular purpose or non-infringing. + The entire risk as to the quality and performance of the Covered Software + is with You. Should any Covered Software prove defective in any respect, + You (not any Contributor) assume the cost of any necessary servicing, + repair, or correction. This disclaimer of warranty constitutes an essential + part of this License. No use of any Covered Software is authorized under + this License except under this disclaimer. + +7. Limitation of Liability + + Under no circumstances and under no legal theory, whether tort (including + negligence), contract, or otherwise, shall any Contributor, or anyone who + distributes Covered Software as permitted above, be liable to You for any + direct, indirect, special, incidental, or consequential damages of any + character including, without limitation, damages for lost profits, loss of + goodwill, work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses, even if such party shall have been + informed of the possibility of such damages. This limitation of liability + shall not apply to liability for death or personal injury resulting from + such party's negligence to the extent applicable law prohibits such + limitation. Some jurisdictions do not allow the exclusion or limitation of + incidental or consequential damages, so this exclusion and limitation may + not apply to You. + +8. Litigation + + Any litigation relating to this License may be brought only in the courts + of a jurisdiction where the defendant maintains its principal place of + business and such litigation shall be governed by laws of that + jurisdiction, without reference to its conflict-of-law provisions. Nothing + in this Section shall prevent a party's ability to bring cross-claims or + counter-claims. + +9. Miscellaneous + + This License represents the complete agreement concerning the subject + matter hereof. If any provision of this License is held to be + unenforceable, such provision shall be reformed only to the extent + necessary to make it enforceable. Any law or regulation which provides that + the language of a contract shall be construed against the drafter shall not + be used to construe this License against a Contributor. + + +10. Versions of the License + +10.1. New Versions + + Mozilla Foundation is the license steward. Except as provided in Section + 10.3, no one other than the license steward has the right to modify or + publish new versions of this License. Each version will be given a + distinguishing version number. + +10.2. Effect of New Versions + + You may distribute the Covered Software under the terms of the version + of the License under which You originally received the Covered Software, + or under the terms of any subsequent version published by the license + steward. + +10.3. Modified Versions + + If you create software not governed by this License, and you want to + create a new license for such software, you may create and use a + modified version of this License if you rename the license and remove + any references to the name of the license steward (except to note that + such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary + Licenses If You choose to distribute Source Code Form that is + Incompatible With Secondary Licenses under the terms of this version of + the License, the notice described in Exhibit B of this License must be + attached. + +Exhibit A - Source Code Form License Notice + + This Source Code Form is subject to the + terms of the Mozilla Public License, v. + 2.0. If a copy of the MPL was not + distributed with this file, You can + obtain one at + http://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular file, +then You may include the notice in a location (such as a LICENSE file in a +relevant directory) where a recipient would be likely to look for such a +notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice + + This Source Code Form is "Incompatible + With Secondary Licenses", as defined by + the Mozilla Public License, v. 2.0. + From 4956cf05e46f906e5ff244474476e1da8e49fcb3 Mon Sep 17 00:00:00 2001 From: "hashicorp-copywrite[bot]" <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 18:50:16 -0500 Subject: [PATCH 03/19] Updating the license from MPL to Business Source License Going forward, this project will be licensed under the Business Source License v1.1. Please see our blog post for more details at , FAQ at www.hashicorp.com/licensing-faq, and details of the license at www.hashicorp.com/bsl. --- LICENSE | 417 +++++++++----------------------------------------------- 1 file changed, 61 insertions(+), 356 deletions(-) diff --git a/LICENSE b/LICENSE index c72625e4cc88..2ecf202e3057 100644 --- a/LICENSE +++ b/LICENSE @@ -1,356 +1,61 @@ -Copyright (c) 2013 HashiCorp, Inc. - -Mozilla Public License, version 2.0 - -1. Definitions - -1.1. “Contributor” - - means each individual or legal entity that creates, contributes to the - creation of, or owns Covered Software. - -1.2. “Contributor Version” - - means the combination of the Contributions of others (if any) used by a - Contributor and that particular Contributor’s Contribution. - -1.3. “Contribution” - - means Covered Software of a particular Contributor. - -1.4. “Covered Software” - - means Source Code Form to which the initial Contributor has attached the - notice in Exhibit A, the Executable Form of such Source Code Form, and - Modifications of such Source Code Form, in each case including portions - thereof. - -1.5. “Incompatible With Secondary Licenses” - means - - a. that the initial Contributor has attached the notice described in - Exhibit B to the Covered Software; or - - b. that the Covered Software was made available under the terms of version - 1.1 or earlier of the License, but not also under the terms of a - Secondary License. - -1.6. “Executable Form” - - means any form of the work other than Source Code Form. - -1.7. “Larger Work” - - means a work that combines Covered Software with other material, in a separate - file or files, that is not Covered Software. - -1.8. “License” - - means this document. - -1.9. “Licensable” - - means having the right to grant, to the maximum extent possible, whether at the - time of the initial grant or subsequently, any and all of the rights conveyed by - this License. - -1.10. “Modifications” - - means any of the following: - - a. any file in Source Code Form that results from an addition to, deletion - from, or modification of the contents of Covered Software; or - - b. any new file in Source Code Form that contains any Covered Software. - -1.11. “Patent Claims” of a Contributor - - means any patent claim(s), including without limitation, method, process, - and apparatus claims, in any patent Licensable by such Contributor that - would be infringed, but for the grant of the License, by the making, - using, selling, offering for sale, having made, import, or transfer of - either its Contributions or its Contributor Version. - -1.12. “Secondary License” - - means either the GNU General Public License, Version 2.0, the GNU Lesser - General Public License, Version 2.1, the GNU Affero General Public - License, Version 3.0, or any later versions of those licenses. - -1.13. “Source Code Form” - - means the form of the work preferred for making modifications. - -1.14. “You” (or “Your”) - - means an individual or a legal entity exercising rights under this - License. For legal entities, “You” includes any entity that controls, is - controlled by, or is under common control with You. For purposes of this - definition, “control” means (a) the power, direct or indirect, to cause - the direction or management of such entity, whether by contract or - otherwise, or (b) ownership of more than fifty percent (50%) of the - outstanding shares or beneficial ownership of such entity. - - -2. License Grants and Conditions - -2.1. Grants - - Each Contributor hereby grants You a world-wide, royalty-free, - non-exclusive license: - - a. under intellectual property rights (other than patent or trademark) - Licensable by such Contributor to use, reproduce, make available, - modify, display, perform, distribute, and otherwise exploit its - Contributions, either on an unmodified basis, with Modifications, or as - part of a Larger Work; and - - b. under Patent Claims of such Contributor to make, use, sell, offer for - sale, have made, import, and otherwise transfer either its Contributions - or its Contributor Version. - -2.2. Effective Date - - The licenses granted in Section 2.1 with respect to any Contribution become - effective for each Contribution on the date the Contributor first distributes - such Contribution. - -2.3. Limitations on Grant Scope - - The licenses granted in this Section 2 are the only rights granted under this - License. No additional rights or licenses will be implied from the distribution - or licensing of Covered Software under this License. Notwithstanding Section - 2.1(b) above, no patent license is granted by a Contributor: - - a. for any code that a Contributor has removed from Covered Software; or - - b. for infringements caused by: (i) Your and any other third party’s - modifications of Covered Software, or (ii) the combination of its - Contributions with other software (except as part of its Contributor - Version); or - - c. under Patent Claims infringed by Covered Software in the absence of its - Contributions. - - This License does not grant any rights in the trademarks, service marks, or - logos of any Contributor (except as may be necessary to comply with the - notice requirements in Section 3.4). - -2.4. Subsequent Licenses - - No Contributor makes additional grants as a result of Your choice to - distribute the Covered Software under a subsequent version of this License - (see Section 10.2) or under the terms of a Secondary License (if permitted - under the terms of Section 3.3). - -2.5. Representation - - Each Contributor represents that the Contributor believes its Contributions - are its original creation(s) or it has sufficient rights to grant the - rights to its Contributions conveyed by this License. - -2.6. Fair Use - - This License is not intended to limit any rights You have under applicable - copyright doctrines of fair use, fair dealing, or other equivalents. - -2.7. Conditions - - Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in - Section 2.1. - - -3. Responsibilities - -3.1. Distribution of Source Form - - All distribution of Covered Software in Source Code Form, including any - Modifications that You create or to which You contribute, must be under the - terms of this License. You must inform recipients that the Source Code Form - of the Covered Software is governed by the terms of this License, and how - they can obtain a copy of this License. You may not attempt to alter or - restrict the recipients’ rights in the Source Code Form. - -3.2. Distribution of Executable Form - - If You distribute Covered Software in Executable Form then: - - a. such Covered Software must also be made available in Source Code Form, - as described in Section 3.1, and You must inform recipients of the - Executable Form how they can obtain a copy of such Source Code Form by - reasonable means in a timely manner, at a charge no more than the cost - of distribution to the recipient; and - - b. You may distribute such Executable Form under the terms of this License, - or sublicense it under different terms, provided that the license for - the Executable Form does not attempt to limit or alter the recipients’ - rights in the Source Code Form under this License. - -3.3. Distribution of a Larger Work - - You may create and distribute a Larger Work under terms of Your choice, - provided that You also comply with the requirements of this License for the - Covered Software. If the Larger Work is a combination of Covered Software - with a work governed by one or more Secondary Licenses, and the Covered - Software is not Incompatible With Secondary Licenses, this License permits - You to additionally distribute such Covered Software under the terms of - such Secondary License(s), so that the recipient of the Larger Work may, at - their option, further distribute the Covered Software under the terms of - either this License or such Secondary License(s). - -3.4. Notices - - You may not remove or alter the substance of any license notices (including - copyright notices, patent notices, disclaimers of warranty, or limitations - of liability) contained within the Source Code Form of the Covered - Software, except that You may alter any license notices to the extent - required to remedy known factual inaccuracies. - -3.5. Application of Additional Terms - - You may choose to offer, and to charge a fee for, warranty, support, - indemnity or liability obligations to one or more recipients of Covered - Software. However, You may do so only on Your own behalf, and not on behalf - of any Contributor. You must make it absolutely clear that any such - warranty, support, indemnity, or liability obligation is offered by You - alone, and You hereby agree to indemnify every Contributor for any - liability incurred by such Contributor as a result of warranty, support, - indemnity or liability terms You offer. You may include additional - disclaimers of warranty and limitations of liability specific to any - jurisdiction. - -4. Inability to Comply Due to Statute or Regulation - - If it is impossible for You to comply with any of the terms of this License - with respect to some or all of the Covered Software due to statute, judicial - order, or regulation then You must: (a) comply with the terms of this License - to the maximum extent possible; and (b) describe the limitations and the code - they affect. Such description must be placed in a text file included with all - distributions of the Covered Software under this License. Except to the - extent prohibited by statute or regulation, such description must be - sufficiently detailed for a recipient of ordinary skill to be able to - understand it. - -5. Termination - -5.1. The rights granted under this License will terminate automatically if You - fail to comply with any of its terms. However, if You become compliant, - then the rights granted under this License from a particular Contributor - are reinstated (a) provisionally, unless and until such Contributor - explicitly and finally terminates Your grants, and (b) on an ongoing basis, - if such Contributor fails to notify You of the non-compliance by some - reasonable means prior to 60 days after You have come back into compliance. - Moreover, Your grants from a particular Contributor are reinstated on an - ongoing basis if such Contributor notifies You of the non-compliance by - some reasonable means, this is the first time You have received notice of - non-compliance with this License from such Contributor, and You become - compliant prior to 30 days after Your receipt of the notice. - -5.2. If You initiate litigation against any entity by asserting a patent - infringement claim (excluding declaratory judgment actions, counter-claims, - and cross-claims) alleging that a Contributor Version directly or - indirectly infringes any patent, then the rights granted to You by any and - all Contributors for the Covered Software under Section 2.1 of this License - shall terminate. - -5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user - license agreements (excluding distributors and resellers) which have been - validly granted by You or Your distributors under this License prior to - termination shall survive termination. - -6. Disclaimer of Warranty - - Covered Software is provided under this License on an “as is” basis, without - warranty of any kind, either expressed, implied, or statutory, including, - without limitation, warranties that the Covered Software is free of defects, - merchantable, fit for a particular purpose or non-infringing. The entire - risk as to the quality and performance of the Covered Software is with You. - Should any Covered Software prove defective in any respect, You (not any - Contributor) assume the cost of any necessary servicing, repair, or - correction. This disclaimer of warranty constitutes an essential part of this - License. No use of any Covered Software is authorized under this License - except under this disclaimer. - -7. Limitation of Liability - - Under no circumstances and under no legal theory, whether tort (including - negligence), contract, or otherwise, shall any Contributor, or anyone who - distributes Covered Software as permitted above, be liable to You for any - direct, indirect, special, incidental, or consequential damages of any - character including, without limitation, damages for lost profits, loss of - goodwill, work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses, even if such party shall have been - informed of the possibility of such damages. This limitation of liability - shall not apply to liability for death or personal injury resulting from such - party’s negligence to the extent applicable law prohibits such limitation. - Some jurisdictions do not allow the exclusion or limitation of incidental or - consequential damages, so this exclusion and limitation may not apply to You. - -8. Litigation - - Any litigation relating to this License may be brought only in the courts of - a jurisdiction where the defendant maintains its principal place of business - and such litigation shall be governed by laws of that jurisdiction, without - reference to its conflict-of-law provisions. Nothing in this Section shall - prevent a party’s ability to bring cross-claims or counter-claims. - -9. Miscellaneous - - This License represents the complete agreement concerning the subject matter - hereof. If any provision of this License is held to be unenforceable, such - provision shall be reformed only to the extent necessary to make it - enforceable. Any law or regulation which provides that the language of a - contract shall be construed against the drafter shall not be used to construe - this License against a Contributor. - - -10. Versions of the License - -10.1. New Versions - - Mozilla Foundation is the license steward. Except as provided in Section - 10.3, no one other than the license steward has the right to modify or - publish new versions of this License. Each version will be given a - distinguishing version number. - -10.2. Effect of New Versions - - You may distribute the Covered Software under the terms of the version of - the License under which You originally received the Covered Software, or - under the terms of any subsequent version published by the license - steward. - -10.3. Modified Versions - - If you create software not governed by this License, and you want to - create a new license for such software, you may create and use a modified - version of this License if you rename the license and remove any - references to the name of the license steward (except to note that such - modified license differs from this License). - -10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses - If You choose to distribute Source Code Form that is Incompatible With - Secondary Licenses under the terms of this version of the License, the - notice described in Exhibit B of this License must be attached. - -Exhibit A - Source Code Form License Notice - - This Source Code Form is subject to the - terms of the Mozilla Public License, v. - 2.0. If a copy of the MPL was not - distributed with this file, You can - obtain one at - http://mozilla.org/MPL/2.0/. - -If it is not possible or desirable to put the notice in a particular file, then -You may include the notice in a location (such as a LICENSE file in a relevant -directory) where a recipient would be likely to look for such a notice. - -You may add additional accurate notices of copyright ownership. - -Exhibit B - “Incompatible With Secondary Licenses” Notice - - This Source Code Form is “Incompatible - With Secondary Licenses”, as defined by - the Mozilla Public License, v. 2.0. - +License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +Parameters + +Licensor: HashiCorp, Inc. +Licensed Work: The Licensed Work is (c) 2023 HashiCorp, Inc. +Additional Use Grant: You may make production use of the Licensed Work, + provided such use does not include offering the Licensed Work + to third parties on a hosted or embedded basis which is + competitive with HashiCorp's products. +Change Date: Four years from the date the Licensed Work is published. +Change License: MPL 2.0 + +For information about alternative licensing arrangements for the Licensed Work, +please contact licensing@hashicorp.com. + +Notice + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. From 078a0be1a7164b9d1c2f3923c8f2876448e584c0 Mon Sep 17 00:00:00 2001 From: "hashicorp-copywrite[bot]" <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 18:50:21 -0500 Subject: [PATCH 04/19] add missing license headers --- .copywrite.hcl | 6 ++++-- .release/docker/docker-entrypoint-windows.sh | 3 +++ agent/blockingquery/blockingquery.go | 3 +++ agent/blockingquery/blockingquery_test.go | 3 +++ agent/configentry/compare.go | 3 +++ agent/configentry/compare_test.go | 3 +++ agent/consul/config_cloud.go | 3 +++ agent/consul/state/catalog_schema.deepcopy.go | 3 +++ agent/consul/state/config_entry_sameness_group.go | 3 +++ agent/consul/state/deep-copy.sh | 3 +++ agent/consul/type_registry.go | 3 +++ .../builtin/property-override/property_override.go | 3 +++ .../builtin/property-override/property_override_test.go | 3 +++ .../builtin/property-override/structpatcher.go | 3 +++ .../builtin/property-override/structpatcher_test.go | 3 +++ agent/grpc-external/querymeta.go | 3 +++ agent/grpc-external/querymeta_test.go | 3 +++ agent/grpc-external/services/resource/testing/testing.go | 3 +++ agent/grpc-internal/resolver/resolver_test.go | 3 +++ agent/hcp/bootstrap/bootstrap_test.go | 3 +++ agent/hcp/client/client_test.go | 3 +++ agent/hcp/client/metrics_client.go | 3 +++ agent/hcp/client/metrics_client_test.go | 3 +++ agent/hcp/client/mock_CloudConfig.go | 3 +++ agent/hcp/client/telemetry_config.go | 3 +++ agent/hcp/client/telemetry_config_test.go | 3 +++ agent/hcp/deps_test.go | 3 +++ agent/hcp/telemetry/custom_metrics.go | 3 +++ agent/hcp/telemetry/doc.go | 3 +++ agent/hcp/telemetry/gauge_store.go | 3 +++ agent/hcp/telemetry/gauge_store_test.go | 3 +++ agent/hcp/telemetry/otel_exporter.go | 3 +++ agent/hcp/telemetry/otel_exporter_test.go | 3 +++ agent/hcp/telemetry/otel_sink.go | 3 +++ agent/hcp/telemetry/otel_sink_test.go | 3 +++ agent/hcp/telemetry/otlp_transform.go | 3 +++ agent/hcp/telemetry/otlp_transform_test.go | 3 +++ agent/hcp/telemetry_provider.go | 3 +++ agent/hcp/telemetry_provider_test.go | 3 +++ agent/leafcert/cached_roots.go | 3 +++ agent/leafcert/cert.go | 3 +++ agent/leafcert/generate.go | 3 +++ agent/leafcert/leafcert.go | 3 +++ agent/leafcert/leafcert_test.go | 3 +++ agent/leafcert/roots.go | 3 +++ agent/leafcert/signer_netrpc.go | 3 +++ agent/leafcert/signer_test.go | 3 +++ agent/leafcert/structs.go | 3 +++ agent/leafcert/structs_test.go | 3 +++ agent/leafcert/util.go | 3 +++ agent/leafcert/util_test.go | 3 +++ agent/leafcert/watch.go | 3 +++ agent/proxycfg-glue/health_blocking_test.go | 3 +++ build-support/windows/build-consul-dev-image.sh | 3 +++ build-support/windows/build-consul-local-images.sh | 3 +++ build-support/windows/build-test-sds-server-image.sh | 3 +++ command/connect/envoy/exec_supported.go | 3 +++ command/connect/envoy/exec_windows.go | 3 +++ command/services/export/export.go | 3 +++ command/services/export/export_test.go | 3 +++ envoyextensions/extensioncommon/envoy_extender_test.go | 3 +++ envoyextensions/xdscommon/xdscommon_test.go | 3 +++ internal/catalog/catalogtest/run_test.go | 3 +++ internal/catalog/catalogtest/test_integration_v1alpha1.go | 3 +++ internal/catalog/catalogtest/test_lifecycle_v1alpha1.go | 3 +++ .../internal/controllers/endpoints/controller_test.go | 3 +++ .../internal/controllers/endpoints/reconciliation_data.go | 3 +++ .../controllers/endpoints/reconciliation_data_test.go | 3 +++ .../internal/controllers/workloadhealth/controller.go | 3 +++ .../catalog/internal/controllers/workloadhealth/status.go | 3 +++ internal/catalog/internal/mappers/nodemapper/node_mapper.go | 3 +++ .../catalog/internal/mappers/nodemapper/node_mapper_test.go | 3 +++ .../mappers/selectiontracker/selection_tracker_test.go | 3 +++ internal/controller/dependency_mappers.go | 3 +++ internal/controller/dependency_mappers_test.go | 3 +++ internal/controller/lease.go | 3 +++ internal/controller/manager.go | 3 +++ internal/controller/supervisor.go | 3 +++ internal/controller/supervisor_test.go | 3 +++ internal/mesh/internal/types/proxy_state_template.go | 3 +++ internal/radix/doc.go | 3 +++ internal/radix/radix.go | 3 +++ internal/radix/radix_test.go | 3 +++ internal/resource/http/http.go | 3 +++ internal/resource/http/http_test.go | 3 +++ internal/resource/resourcetest/fs.go | 3 +++ internal/resource/resourcetest/require.go | 3 +++ internal/resource/resourcetest/testing.go | 3 +++ internal/resource/tombstone.go | 3 +++ lib/hoststats/collector.go | 3 +++ lib/hoststats/cpu.go | 3 +++ lib/hoststats/cpu_test.go | 3 +++ lib/hoststats/host.go | 3 +++ lib/hoststats/metrics.go | 3 +++ proto/private/prototest/testing_test.go | 3 +++ test-integ/peering_commontopo/ac1_basic_test.go | 3 +++ test-integ/peering_commontopo/ac2_disco_chain_test.go | 3 +++ .../ac3_service_defaults_upstream_test.go | 3 +++ test-integ/peering_commontopo/ac4_proxy_defaults_test.go | 3 +++ test-integ/peering_commontopo/ac5_1_no_svc_mesh_test.go | 3 +++ test-integ/peering_commontopo/ac5_2_pq_failover_test.go | 3 +++ test-integ/peering_commontopo/ac6_failovers_test.go | 3 +++ test-integ/peering_commontopo/ac7_1_rotate_gw_test.go | 3 +++ test-integ/peering_commontopo/ac7_2_rotate_leader_test.go | 3 +++ test-integ/peering_commontopo/asserter.go | 3 +++ test-integ/peering_commontopo/commontopo.go | 3 +++ test-integ/peering_commontopo/sharedtopology_test.go | 3 +++ .../connect/envoy/case-wanfed-gw/global-setup-windows.sh | 3 +++ test/integration/connect/envoy/helpers.windows.bash | 3 +++ test/integration/connect/envoy/run-tests.windows.sh | 3 +++ test/integration/consul-container/assets/tproxy-startup.sh | 3 +++ test/integration/consul-container/libs/utils/tenancy.go | 3 +++ .../consul-container/test/catalog/catalog_test.go | 3 +++ .../envoy_extensions/testdata/wasm_test_files/Dockerfile | 3 +++ .../test/envoy_extensions/testdata/wasm_test_files/build.sh | 3 +++ .../testdata/wasm_test_files/wasm_add_header.go | 3 +++ .../consul-container/test/envoy_extensions/wasm_test.go | 3 +++ .../consul-container/test/gateways/tenancy_oss.go | 3 +++ test/integration/consul-container/test/upgrade/common.go | 3 +++ testing/deployer/sprawl/acl.go | 3 +++ testing/deployer/sprawl/acl_rules.go | 3 +++ testing/deployer/sprawl/boot.go | 3 +++ testing/deployer/sprawl/catalog.go | 3 +++ testing/deployer/sprawl/configentries.go | 3 +++ testing/deployer/sprawl/consul.go | 3 +++ testing/deployer/sprawl/debug.go | 3 +++ testing/deployer/sprawl/details.go | 3 +++ testing/deployer/sprawl/ent.go | 3 +++ testing/deployer/sprawl/helpers.go | 3 +++ testing/deployer/sprawl/internal/build/docker.go | 3 +++ testing/deployer/sprawl/internal/runner/exec.go | 3 +++ testing/deployer/sprawl/internal/secrets/store.go | 3 +++ testing/deployer/sprawl/internal/tfgen/agent.go | 3 +++ testing/deployer/sprawl/internal/tfgen/digest.go | 3 +++ testing/deployer/sprawl/internal/tfgen/dns.go | 3 +++ testing/deployer/sprawl/internal/tfgen/docker.go | 3 +++ testing/deployer/sprawl/internal/tfgen/docker_test.go | 3 +++ testing/deployer/sprawl/internal/tfgen/gen.go | 3 +++ testing/deployer/sprawl/internal/tfgen/io.go | 3 +++ testing/deployer/sprawl/internal/tfgen/nodes.go | 3 +++ testing/deployer/sprawl/internal/tfgen/prelude.go | 3 +++ testing/deployer/sprawl/internal/tfgen/proxy.go | 3 +++ testing/deployer/sprawl/internal/tfgen/res.go | 3 +++ testing/deployer/sprawl/internal/tfgen/tfgen.go | 3 +++ testing/deployer/sprawl/peering.go | 3 +++ testing/deployer/sprawl/sprawl.go | 3 +++ testing/deployer/sprawl/sprawltest/sprawltest.go | 3 +++ testing/deployer/sprawl/sprawltest/test_test.go | 3 +++ testing/deployer/sprawl/tls.go | 3 +++ testing/deployer/topology/compile.go | 3 +++ testing/deployer/topology/default_cdp.go | 3 +++ testing/deployer/topology/default_consul.go | 3 +++ testing/deployer/topology/default_envoy.go | 3 +++ testing/deployer/topology/ids.go | 3 +++ testing/deployer/topology/images.go | 3 +++ testing/deployer/topology/images_test.go | 3 +++ testing/deployer/topology/topology.go | 3 +++ testing/deployer/topology/util.go | 3 +++ testing/deployer/topology/util_test.go | 3 +++ testing/deployer/util/consul.go | 3 +++ testing/deployer/util/files.go | 3 +++ testing/deployer/util/internal/ipamutils/utils.go | 3 +++ testing/deployer/util/internal/ipamutils/utils_test.go | 3 +++ testing/deployer/util/net.go | 3 +++ version/fips.go | 3 +++ 165 files changed, 496 insertions(+), 2 deletions(-) diff --git a/.copywrite.hcl b/.copywrite.hcl index fa06f76e2ac6..a609cc31084e 100644 --- a/.copywrite.hcl +++ b/.copywrite.hcl @@ -1,8 +1,8 @@ schema_version = 1 project { - license = "MPL-2.0" - copyright_year = 2013 + license = "BUSL-1.1" + copyright_year = 2023 # (OPTIONAL) A list of globs that should not have copyright/license headers. # Supports doublestar glob patterns for more flexibility in defining which @@ -25,5 +25,7 @@ project { "agent/proxycfg/proxycfg.deepcopy.go", "agent/grpc-middleware/rate_limit_mappings.gen.go", "agent/uiserver/dist/**", + "sdk/**", + "api/**", ] } diff --git a/.release/docker/docker-entrypoint-windows.sh b/.release/docker/docker-entrypoint-windows.sh index 776b8113ced3..f6aac9afaeca 100644 --- a/.release/docker/docker-entrypoint-windows.sh +++ b/.release/docker/docker-entrypoint-windows.sh @@ -1,4 +1,7 @@ #!/usr/bin/dumb-init /bin/sh +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + set -e # Note above that we run dumb-init as PID 1 in order to reap zombie processes diff --git a/agent/blockingquery/blockingquery.go b/agent/blockingquery/blockingquery.go index cb46110222de..3e073a1ffab2 100644 --- a/agent/blockingquery/blockingquery.go +++ b/agent/blockingquery/blockingquery.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package blockingquery import ( diff --git a/agent/blockingquery/blockingquery_test.go b/agent/blockingquery/blockingquery_test.go index 6cfc07c114aa..5861ed399164 100644 --- a/agent/blockingquery/blockingquery_test.go +++ b/agent/blockingquery/blockingquery_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package blockingquery // TODO: move tests from the consul package, rpc_test.go, TestServer_blockingQuery diff --git a/agent/configentry/compare.go b/agent/configentry/compare.go index f28d5c9b03d9..3bf761dba828 100644 --- a/agent/configentry/compare.go +++ b/agent/configentry/compare.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package configentry import ( diff --git a/agent/configentry/compare_test.go b/agent/configentry/compare_test.go index fcb63d0fa86e..eeeec32f853b 100644 --- a/agent/configentry/compare_test.go +++ b/agent/configentry/compare_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package configentry import ( diff --git a/agent/consul/config_cloud.go b/agent/consul/config_cloud.go index b0780052f668..5b62574c811b 100644 --- a/agent/consul/config_cloud.go +++ b/agent/consul/config_cloud.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package consul type CloudConfig struct { diff --git a/agent/consul/state/catalog_schema.deepcopy.go b/agent/consul/state/catalog_schema.deepcopy.go index 406a7fdce796..af4d430d2f97 100644 --- a/agent/consul/state/catalog_schema.deepcopy.go +++ b/agent/consul/state/catalog_schema.deepcopy.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + // generated by deep-copy -pointer-receiver -o ./catalog_schema.deepcopy.go -type upstreamDownstream ./; DO NOT EDIT. package state diff --git a/agent/consul/state/config_entry_sameness_group.go b/agent/consul/state/config_entry_sameness_group.go index 7f02787b6553..d8308008dfbb 100644 --- a/agent/consul/state/config_entry_sameness_group.go +++ b/agent/consul/state/config_entry_sameness_group.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package state import ( diff --git a/agent/consul/state/deep-copy.sh b/agent/consul/state/deep-copy.sh index d976d921f3c8..809e20432b62 100755 --- a/agent/consul/state/deep-copy.sh +++ b/agent/consul/state/deep-copy.sh @@ -1,4 +1,7 @@ #!/usr/bin/env bash +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + readonly PACKAGE_DIR="$(dirname "${BASH_SOURCE[0]}")" cd $PACKAGE_DIR diff --git a/agent/consul/type_registry.go b/agent/consul/type_registry.go index 1e5ba55a0ce9..90bf76576fcf 100644 --- a/agent/consul/type_registry.go +++ b/agent/consul/type_registry.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package consul import ( diff --git a/agent/envoyextensions/builtin/property-override/property_override.go b/agent/envoyextensions/builtin/property-override/property_override.go index 41e98074b7a2..70577a56e3d4 100644 --- a/agent/envoyextensions/builtin/property-override/property_override.go +++ b/agent/envoyextensions/builtin/property-override/property_override.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package propertyoverride import ( diff --git a/agent/envoyextensions/builtin/property-override/property_override_test.go b/agent/envoyextensions/builtin/property-override/property_override_test.go index 0e4317f9ddb7..20febc21074d 100644 --- a/agent/envoyextensions/builtin/property-override/property_override_test.go +++ b/agent/envoyextensions/builtin/property-override/property_override_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package propertyoverride import ( diff --git a/agent/envoyextensions/builtin/property-override/structpatcher.go b/agent/envoyextensions/builtin/property-override/structpatcher.go index 91de4cf7f86d..76fe3be1a857 100644 --- a/agent/envoyextensions/builtin/property-override/structpatcher.go +++ b/agent/envoyextensions/builtin/property-override/structpatcher.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package propertyoverride import ( diff --git a/agent/envoyextensions/builtin/property-override/structpatcher_test.go b/agent/envoyextensions/builtin/property-override/structpatcher_test.go index ac7379f9f186..4916f0c505c7 100644 --- a/agent/envoyextensions/builtin/property-override/structpatcher_test.go +++ b/agent/envoyextensions/builtin/property-override/structpatcher_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package propertyoverride import ( diff --git a/agent/grpc-external/querymeta.go b/agent/grpc-external/querymeta.go index 55b960255fff..0f4dd52adb86 100644 --- a/agent/grpc-external/querymeta.go +++ b/agent/grpc-external/querymeta.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package external import ( diff --git a/agent/grpc-external/querymeta_test.go b/agent/grpc-external/querymeta_test.go index 66c7136a3dd4..440692964817 100644 --- a/agent/grpc-external/querymeta_test.go +++ b/agent/grpc-external/querymeta_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package external import ( diff --git a/agent/grpc-external/services/resource/testing/testing.go b/agent/grpc-external/services/resource/testing/testing.go index b35a9491f37b..403263404fe2 100644 --- a/agent/grpc-external/services/resource/testing/testing.go +++ b/agent/grpc-external/services/resource/testing/testing.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package testing import ( diff --git a/agent/grpc-internal/resolver/resolver_test.go b/agent/grpc-internal/resolver/resolver_test.go index 2bd3f24f9936..0914eba147ba 100644 --- a/agent/grpc-internal/resolver/resolver_test.go +++ b/agent/grpc-internal/resolver/resolver_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package resolver import ( diff --git a/agent/hcp/bootstrap/bootstrap_test.go b/agent/hcp/bootstrap/bootstrap_test.go index 74b57e5f50ab..b475223ff8cf 100644 --- a/agent/hcp/bootstrap/bootstrap_test.go +++ b/agent/hcp/bootstrap/bootstrap_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package bootstrap import ( diff --git a/agent/hcp/client/client_test.go b/agent/hcp/client/client_test.go index d4bae2ae4cb5..5571630ad45a 100644 --- a/agent/hcp/client/client_test.go +++ b/agent/hcp/client/client_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package client import ( diff --git a/agent/hcp/client/metrics_client.go b/agent/hcp/client/metrics_client.go index 3c5b5c4fb9d6..b3c1c6a6b3dc 100644 --- a/agent/hcp/client/metrics_client.go +++ b/agent/hcp/client/metrics_client.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package client import ( diff --git a/agent/hcp/client/metrics_client_test.go b/agent/hcp/client/metrics_client_test.go index 4119e326e9dc..20a5f010ec4c 100644 --- a/agent/hcp/client/metrics_client_test.go +++ b/agent/hcp/client/metrics_client_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package client import ( diff --git a/agent/hcp/client/mock_CloudConfig.go b/agent/hcp/client/mock_CloudConfig.go index 5f2ef50046d7..574f83e55fd5 100644 --- a/agent/hcp/client/mock_CloudConfig.go +++ b/agent/hcp/client/mock_CloudConfig.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package client import ( diff --git a/agent/hcp/client/telemetry_config.go b/agent/hcp/client/telemetry_config.go index 55c226438030..4c5b27c58b4f 100644 --- a/agent/hcp/client/telemetry_config.go +++ b/agent/hcp/client/telemetry_config.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package client import ( diff --git a/agent/hcp/client/telemetry_config_test.go b/agent/hcp/client/telemetry_config_test.go index 42d3ee649802..1e6e2cb23a29 100644 --- a/agent/hcp/client/telemetry_config_test.go +++ b/agent/hcp/client/telemetry_config_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package client import ( diff --git a/agent/hcp/deps_test.go b/agent/hcp/deps_test.go index 8bab66bac3f3..101fe076cb69 100644 --- a/agent/hcp/deps_test.go +++ b/agent/hcp/deps_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package hcp import ( diff --git a/agent/hcp/telemetry/custom_metrics.go b/agent/hcp/telemetry/custom_metrics.go index d691dccde207..39df765b9204 100644 --- a/agent/hcp/telemetry/custom_metrics.go +++ b/agent/hcp/telemetry/custom_metrics.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package telemetry // Keys for custom Go Metrics metrics emitted only for the OTEL diff --git a/agent/hcp/telemetry/doc.go b/agent/hcp/telemetry/doc.go index 4ef18f39bd30..d982a37c0f3e 100644 --- a/agent/hcp/telemetry/doc.go +++ b/agent/hcp/telemetry/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + // Package telemetry implements functionality to collect, aggregate, convert and export // telemetry data in OpenTelemetry Protocol (OTLP) format. // diff --git a/agent/hcp/telemetry/gauge_store.go b/agent/hcp/telemetry/gauge_store.go index 76dfb7806668..bb7030dae852 100644 --- a/agent/hcp/telemetry/gauge_store.go +++ b/agent/hcp/telemetry/gauge_store.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package telemetry import ( diff --git a/agent/hcp/telemetry/gauge_store_test.go b/agent/hcp/telemetry/gauge_store_test.go index 1171ee379c32..4ccac624dbd9 100644 --- a/agent/hcp/telemetry/gauge_store_test.go +++ b/agent/hcp/telemetry/gauge_store_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package telemetry import ( diff --git a/agent/hcp/telemetry/otel_exporter.go b/agent/hcp/telemetry/otel_exporter.go index 084657816e0c..23852f3539cf 100644 --- a/agent/hcp/telemetry/otel_exporter.go +++ b/agent/hcp/telemetry/otel_exporter.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package telemetry import ( diff --git a/agent/hcp/telemetry/otel_exporter_test.go b/agent/hcp/telemetry/otel_exporter_test.go index 53b7bd316094..09d848d3bee3 100644 --- a/agent/hcp/telemetry/otel_exporter_test.go +++ b/agent/hcp/telemetry/otel_exporter_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package telemetry import ( diff --git a/agent/hcp/telemetry/otel_sink.go b/agent/hcp/telemetry/otel_sink.go index 49a6d595076c..a25c549e23a4 100644 --- a/agent/hcp/telemetry/otel_sink.go +++ b/agent/hcp/telemetry/otel_sink.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package telemetry import ( diff --git a/agent/hcp/telemetry/otel_sink_test.go b/agent/hcp/telemetry/otel_sink_test.go index 509dde299d62..13c310b34ca0 100644 --- a/agent/hcp/telemetry/otel_sink_test.go +++ b/agent/hcp/telemetry/otel_sink_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package telemetry import ( diff --git a/agent/hcp/telemetry/otlp_transform.go b/agent/hcp/telemetry/otlp_transform.go index 76e20552a0d4..a244f0f1a5f6 100644 --- a/agent/hcp/telemetry/otlp_transform.go +++ b/agent/hcp/telemetry/otlp_transform.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package telemetry import ( diff --git a/agent/hcp/telemetry/otlp_transform_test.go b/agent/hcp/telemetry/otlp_transform_test.go index 8f6beb7d489d..04ff40382dda 100644 --- a/agent/hcp/telemetry/otlp_transform_test.go +++ b/agent/hcp/telemetry/otlp_transform_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package telemetry import ( diff --git a/agent/hcp/telemetry_provider.go b/agent/hcp/telemetry_provider.go index eb0f23e804f3..870d3b3685a4 100644 --- a/agent/hcp/telemetry_provider.go +++ b/agent/hcp/telemetry_provider.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package hcp import ( diff --git a/agent/hcp/telemetry_provider_test.go b/agent/hcp/telemetry_provider_test.go index 684593b4f38b..0c20a5742e42 100644 --- a/agent/hcp/telemetry_provider_test.go +++ b/agent/hcp/telemetry_provider_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package hcp import ( diff --git a/agent/leafcert/cached_roots.go b/agent/leafcert/cached_roots.go index b973b6dc660c..aaf768a2fb8e 100644 --- a/agent/leafcert/cached_roots.go +++ b/agent/leafcert/cached_roots.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package leafcert import ( diff --git a/agent/leafcert/cert.go b/agent/leafcert/cert.go index 023068573775..b6236a4a14ac 100644 --- a/agent/leafcert/cert.go +++ b/agent/leafcert/cert.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package leafcert import ( diff --git a/agent/leafcert/generate.go b/agent/leafcert/generate.go index 0e397cdc2d52..9551e760b1fc 100644 --- a/agent/leafcert/generate.go +++ b/agent/leafcert/generate.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package leafcert import ( diff --git a/agent/leafcert/leafcert.go b/agent/leafcert/leafcert.go index 9cd0c08db13d..5b1cd6b9be3b 100644 --- a/agent/leafcert/leafcert.go +++ b/agent/leafcert/leafcert.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package leafcert import ( diff --git a/agent/leafcert/leafcert_test.go b/agent/leafcert/leafcert_test.go index 0db683a816e1..0b523523e473 100644 --- a/agent/leafcert/leafcert_test.go +++ b/agent/leafcert/leafcert_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package leafcert import ( diff --git a/agent/leafcert/roots.go b/agent/leafcert/roots.go index 7f95e0578dcc..161b0d0a041c 100644 --- a/agent/leafcert/roots.go +++ b/agent/leafcert/roots.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package leafcert import ( diff --git a/agent/leafcert/signer_netrpc.go b/agent/leafcert/signer_netrpc.go index 2d6b490a9ea8..0e1a7a7487f8 100644 --- a/agent/leafcert/signer_netrpc.go +++ b/agent/leafcert/signer_netrpc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package leafcert import ( diff --git a/agent/leafcert/signer_test.go b/agent/leafcert/signer_test.go index 21e3388f5a1c..ad385f8c72a1 100644 --- a/agent/leafcert/signer_test.go +++ b/agent/leafcert/signer_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package leafcert import ( diff --git a/agent/leafcert/structs.go b/agent/leafcert/structs.go index 531d35c897e6..7ad11a0869a5 100644 --- a/agent/leafcert/structs.go +++ b/agent/leafcert/structs.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package leafcert import ( diff --git a/agent/leafcert/structs_test.go b/agent/leafcert/structs_test.go index bb131f10ed7c..6a8e03470031 100644 --- a/agent/leafcert/structs_test.go +++ b/agent/leafcert/structs_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package leafcert import ( diff --git a/agent/leafcert/util.go b/agent/leafcert/util.go index a7453df37b4f..795aa62ac11c 100644 --- a/agent/leafcert/util.go +++ b/agent/leafcert/util.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package leafcert import ( diff --git a/agent/leafcert/util_test.go b/agent/leafcert/util_test.go index be89ad5936c1..0716a9af88f2 100644 --- a/agent/leafcert/util_test.go +++ b/agent/leafcert/util_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package leafcert import ( diff --git a/agent/leafcert/watch.go b/agent/leafcert/watch.go index 62a7260c4287..fe745f916d14 100644 --- a/agent/leafcert/watch.go +++ b/agent/leafcert/watch.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package leafcert import ( diff --git a/agent/proxycfg-glue/health_blocking_test.go b/agent/proxycfg-glue/health_blocking_test.go index 3dcdaf17d614..c64381b7fd7f 100644 --- a/agent/proxycfg-glue/health_blocking_test.go +++ b/agent/proxycfg-glue/health_blocking_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package proxycfgglue import ( diff --git a/build-support/windows/build-consul-dev-image.sh b/build-support/windows/build-consul-dev-image.sh index 4c03f2f9b007..ddc5e521d11a 100644 --- a/build-support/windows/build-consul-dev-image.sh +++ b/build-support/windows/build-consul-dev-image.sh @@ -1,4 +1,7 @@ #!/usr/bin/env bash +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + cd ../../ rm -rf dist diff --git a/build-support/windows/build-consul-local-images.sh b/build-support/windows/build-consul-local-images.sh index eaa7cc10562c..8398e813bb17 100644 --- a/build-support/windows/build-consul-local-images.sh +++ b/build-support/windows/build-consul-local-images.sh @@ -1,4 +1,7 @@ #!/usr/bin/env bash +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + readonly HASHICORP_DOCKER_PROXY="docker.mirror.hashicorp.services" diff --git a/build-support/windows/build-test-sds-server-image.sh b/build-support/windows/build-test-sds-server-image.sh index 25de3dadbec7..6856c2f4394d 100644 --- a/build-support/windows/build-test-sds-server-image.sh +++ b/build-support/windows/build-test-sds-server-image.sh @@ -1,4 +1,7 @@ #!/usr/bin/env bash +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + cd ../../test/integration/connect/envoy diff --git a/command/connect/envoy/exec_supported.go b/command/connect/envoy/exec_supported.go index 09dbf895bb12..d61cbc850781 100644 --- a/command/connect/envoy/exec_supported.go +++ b/command/connect/envoy/exec_supported.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + //go:build linux || darwin || windows // +build linux darwin windows diff --git a/command/connect/envoy/exec_windows.go b/command/connect/envoy/exec_windows.go index e70108794ca0..1ae4f0cddb7b 100644 --- a/command/connect/envoy/exec_windows.go +++ b/command/connect/envoy/exec_windows.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + //go:build windows // +build windows diff --git a/command/services/export/export.go b/command/services/export/export.go index 637553f93e6c..49a575660200 100644 --- a/command/services/export/export.go +++ b/command/services/export/export.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package export import ( diff --git a/command/services/export/export_test.go b/command/services/export/export_test.go index 6a2dfa9d67b0..aa13aff63c23 100644 --- a/command/services/export/export_test.go +++ b/command/services/export/export_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package export import ( diff --git a/envoyextensions/extensioncommon/envoy_extender_test.go b/envoyextensions/extensioncommon/envoy_extender_test.go index 48e338ed896f..9fe6b49aeb33 100644 --- a/envoyextensions/extensioncommon/envoy_extender_test.go +++ b/envoyextensions/extensioncommon/envoy_extender_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package extensioncommon import ( diff --git a/envoyextensions/xdscommon/xdscommon_test.go b/envoyextensions/xdscommon/xdscommon_test.go index 5cca6e13a619..2d1aec40b54f 100644 --- a/envoyextensions/xdscommon/xdscommon_test.go +++ b/envoyextensions/xdscommon/xdscommon_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package xdscommon import ( diff --git a/internal/catalog/catalogtest/run_test.go b/internal/catalog/catalogtest/run_test.go index defaad2a16d6..7e4d56aa90af 100644 --- a/internal/catalog/catalogtest/run_test.go +++ b/internal/catalog/catalogtest/run_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package catalogtest import ( diff --git a/internal/catalog/catalogtest/test_integration_v1alpha1.go b/internal/catalog/catalogtest/test_integration_v1alpha1.go index 19be6d7a4846..e034502c4503 100644 --- a/internal/catalog/catalogtest/test_integration_v1alpha1.go +++ b/internal/catalog/catalogtest/test_integration_v1alpha1.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package catalogtest import ( diff --git a/internal/catalog/catalogtest/test_lifecycle_v1alpha1.go b/internal/catalog/catalogtest/test_lifecycle_v1alpha1.go index d7529a6ec48c..55e9d2bbe28f 100644 --- a/internal/catalog/catalogtest/test_lifecycle_v1alpha1.go +++ b/internal/catalog/catalogtest/test_lifecycle_v1alpha1.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package catalogtest import ( diff --git a/internal/catalog/internal/controllers/endpoints/controller_test.go b/internal/catalog/internal/controllers/endpoints/controller_test.go index ff53509057a2..646bb288d353 100644 --- a/internal/catalog/internal/controllers/endpoints/controller_test.go +++ b/internal/catalog/internal/controllers/endpoints/controller_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package endpoints import ( diff --git a/internal/catalog/internal/controllers/endpoints/reconciliation_data.go b/internal/catalog/internal/controllers/endpoints/reconciliation_data.go index f00ac1595a21..0194d471b0c2 100644 --- a/internal/catalog/internal/controllers/endpoints/reconciliation_data.go +++ b/internal/catalog/internal/controllers/endpoints/reconciliation_data.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package endpoints import ( diff --git a/internal/catalog/internal/controllers/endpoints/reconciliation_data_test.go b/internal/catalog/internal/controllers/endpoints/reconciliation_data_test.go index c0c83deda98d..b16223827069 100644 --- a/internal/catalog/internal/controllers/endpoints/reconciliation_data_test.go +++ b/internal/catalog/internal/controllers/endpoints/reconciliation_data_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package endpoints import ( diff --git a/internal/catalog/internal/controllers/workloadhealth/controller.go b/internal/catalog/internal/controllers/workloadhealth/controller.go index 77009697bcd7..d8a33c922236 100644 --- a/internal/catalog/internal/controllers/workloadhealth/controller.go +++ b/internal/catalog/internal/controllers/workloadhealth/controller.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package workloadhealth import ( diff --git a/internal/catalog/internal/controllers/workloadhealth/status.go b/internal/catalog/internal/controllers/workloadhealth/status.go index 05cc989ddd93..f7bf000da273 100644 --- a/internal/catalog/internal/controllers/workloadhealth/status.go +++ b/internal/catalog/internal/controllers/workloadhealth/status.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package workloadhealth import ( diff --git a/internal/catalog/internal/mappers/nodemapper/node_mapper.go b/internal/catalog/internal/mappers/nodemapper/node_mapper.go index 8eea26dd08ca..11e575f30752 100644 --- a/internal/catalog/internal/mappers/nodemapper/node_mapper.go +++ b/internal/catalog/internal/mappers/nodemapper/node_mapper.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package nodemapper import ( diff --git a/internal/catalog/internal/mappers/nodemapper/node_mapper_test.go b/internal/catalog/internal/mappers/nodemapper/node_mapper_test.go index acfe67cf6b10..763e192ebf16 100644 --- a/internal/catalog/internal/mappers/nodemapper/node_mapper_test.go +++ b/internal/catalog/internal/mappers/nodemapper/node_mapper_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package nodemapper import ( diff --git a/internal/catalog/internal/mappers/selectiontracker/selection_tracker_test.go b/internal/catalog/internal/mappers/selectiontracker/selection_tracker_test.go index 75fa0967c94b..be4f7121d321 100644 --- a/internal/catalog/internal/mappers/selectiontracker/selection_tracker_test.go +++ b/internal/catalog/internal/mappers/selectiontracker/selection_tracker_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package selectiontracker import ( diff --git a/internal/controller/dependency_mappers.go b/internal/controller/dependency_mappers.go index c054c4369e94..e66e4b50e5d3 100644 --- a/internal/controller/dependency_mappers.go +++ b/internal/controller/dependency_mappers.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package controller import ( diff --git a/internal/controller/dependency_mappers_test.go b/internal/controller/dependency_mappers_test.go index b5300bfb9ac9..b9956cdb71f4 100644 --- a/internal/controller/dependency_mappers_test.go +++ b/internal/controller/dependency_mappers_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package controller import ( diff --git a/internal/controller/lease.go b/internal/controller/lease.go index 2cb00d133019..596bd2546bce 100644 --- a/internal/controller/lease.go +++ b/internal/controller/lease.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package controller // Lease is used to ensure controllers are run as singletons (i.e. one leader- diff --git a/internal/controller/manager.go b/internal/controller/manager.go index 92c5829c581e..1e7e91021061 100644 --- a/internal/controller/manager.go +++ b/internal/controller/manager.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package controller import ( diff --git a/internal/controller/supervisor.go b/internal/controller/supervisor.go index 5983ff4c4b7b..4abb841f60e0 100644 --- a/internal/controller/supervisor.go +++ b/internal/controller/supervisor.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package controller import ( diff --git a/internal/controller/supervisor_test.go b/internal/controller/supervisor_test.go index 1792b8b95c21..e455565d88b7 100644 --- a/internal/controller/supervisor_test.go +++ b/internal/controller/supervisor_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package controller import ( diff --git a/internal/mesh/internal/types/proxy_state_template.go b/internal/mesh/internal/types/proxy_state_template.go index 2637a53a6dbb..404237717df1 100644 --- a/internal/mesh/internal/types/proxy_state_template.go +++ b/internal/mesh/internal/types/proxy_state_template.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package types import ( diff --git a/internal/radix/doc.go b/internal/radix/doc.go index 47e8961d0d0a..f69f68a2d6b0 100644 --- a/internal/radix/doc.go +++ b/internal/radix/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + // This packages contents were originally copied from github.com/armon/go-radix. // After the intial copy all the data structures were made to use Go 1.18 generics // instead of relying on the use of interface{} or the any type. diff --git a/internal/radix/radix.go b/internal/radix/radix.go index 0f1d8d772ac7..c2b7ee838935 100644 --- a/internal/radix/radix.go +++ b/internal/radix/radix.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package radix import ( diff --git a/internal/radix/radix_test.go b/internal/radix/radix_test.go index 9f616b73f438..ea7015dc29c2 100644 --- a/internal/radix/radix_test.go +++ b/internal/radix/radix_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package radix import ( diff --git a/internal/resource/http/http.go b/internal/resource/http/http.go index 532a91cfcaf8..26ae55a943cf 100644 --- a/internal/resource/http/http.go +++ b/internal/resource/http/http.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package http import ( diff --git a/internal/resource/http/http_test.go b/internal/resource/http/http_test.go index 80e506cd92de..65b9ce6ba9c8 100644 --- a/internal/resource/http/http_test.go +++ b/internal/resource/http/http_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package http import ( diff --git a/internal/resource/resourcetest/fs.go b/internal/resource/resourcetest/fs.go index e7a1417a5908..a31ac0f10c4b 100644 --- a/internal/resource/resourcetest/fs.go +++ b/internal/resource/resourcetest/fs.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package resourcetest import ( diff --git a/internal/resource/resourcetest/require.go b/internal/resource/resourcetest/require.go index 8e102398fa87..b57bab8b2e3a 100644 --- a/internal/resource/resourcetest/require.go +++ b/internal/resource/resourcetest/require.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package resourcetest import ( diff --git a/internal/resource/resourcetest/testing.go b/internal/resource/resourcetest/testing.go index 1c774082b369..1be9947226bd 100644 --- a/internal/resource/resourcetest/testing.go +++ b/internal/resource/resourcetest/testing.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package resourcetest // T represents the subset of testing.T methods that will be used diff --git a/internal/resource/tombstone.go b/internal/resource/tombstone.go index 6d0285c602de..d86ae96ec4d5 100644 --- a/internal/resource/tombstone.go +++ b/internal/resource/tombstone.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package resource import "github.com/hashicorp/consul/proto-public/pbresource" diff --git a/lib/hoststats/collector.go b/lib/hoststats/collector.go index c4c57b35c5c2..fb316e0dce38 100644 --- a/lib/hoststats/collector.go +++ b/lib/hoststats/collector.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package hoststats import ( diff --git a/lib/hoststats/cpu.go b/lib/hoststats/cpu.go index 45633b40df06..420a80ef9424 100644 --- a/lib/hoststats/cpu.go +++ b/lib/hoststats/cpu.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package hoststats import ( diff --git a/lib/hoststats/cpu_test.go b/lib/hoststats/cpu_test.go index 5d5efbe9769a..dcc1df9aab50 100644 --- a/lib/hoststats/cpu_test.go +++ b/lib/hoststats/cpu_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package hoststats import ( diff --git a/lib/hoststats/host.go b/lib/hoststats/host.go index 426cf43ea21e..3a44618d20f1 100644 --- a/lib/hoststats/host.go +++ b/lib/hoststats/host.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package hoststats import ( diff --git a/lib/hoststats/metrics.go b/lib/hoststats/metrics.go index c89d40b813ff..95055cea43fb 100644 --- a/lib/hoststats/metrics.go +++ b/lib/hoststats/metrics.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package hoststats import ( diff --git a/proto/private/prototest/testing_test.go b/proto/private/prototest/testing_test.go index 22c1848821dd..2ee383baa1da 100644 --- a/proto/private/prototest/testing_test.go +++ b/proto/private/prototest/testing_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package prototest import ( diff --git a/test-integ/peering_commontopo/ac1_basic_test.go b/test-integ/peering_commontopo/ac1_basic_test.go index a8fed4f6575b..85aaee4e6b55 100644 --- a/test-integ/peering_commontopo/ac1_basic_test.go +++ b/test-integ/peering_commontopo/ac1_basic_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package peering import ( diff --git a/test-integ/peering_commontopo/ac2_disco_chain_test.go b/test-integ/peering_commontopo/ac2_disco_chain_test.go index c8081015c5f6..448ab2840bfe 100644 --- a/test-integ/peering_commontopo/ac2_disco_chain_test.go +++ b/test-integ/peering_commontopo/ac2_disco_chain_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package peering import ( diff --git a/test-integ/peering_commontopo/ac3_service_defaults_upstream_test.go b/test-integ/peering_commontopo/ac3_service_defaults_upstream_test.go index c61070e63a54..586103c11127 100644 --- a/test-integ/peering_commontopo/ac3_service_defaults_upstream_test.go +++ b/test-integ/peering_commontopo/ac3_service_defaults_upstream_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package peering import ( diff --git a/test-integ/peering_commontopo/ac4_proxy_defaults_test.go b/test-integ/peering_commontopo/ac4_proxy_defaults_test.go index b20986eebae0..c413820c6f2b 100644 --- a/test-integ/peering_commontopo/ac4_proxy_defaults_test.go +++ b/test-integ/peering_commontopo/ac4_proxy_defaults_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package peering import ( diff --git a/test-integ/peering_commontopo/ac5_1_no_svc_mesh_test.go b/test-integ/peering_commontopo/ac5_1_no_svc_mesh_test.go index d22118e2d8de..9706eba63ca9 100644 --- a/test-integ/peering_commontopo/ac5_1_no_svc_mesh_test.go +++ b/test-integ/peering_commontopo/ac5_1_no_svc_mesh_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package peering import ( diff --git a/test-integ/peering_commontopo/ac5_2_pq_failover_test.go b/test-integ/peering_commontopo/ac5_2_pq_failover_test.go index 4833173e82a8..94930647408f 100644 --- a/test-integ/peering_commontopo/ac5_2_pq_failover_test.go +++ b/test-integ/peering_commontopo/ac5_2_pq_failover_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package peering import ( diff --git a/test-integ/peering_commontopo/ac6_failovers_test.go b/test-integ/peering_commontopo/ac6_failovers_test.go index cdee093ec591..aeeeba0fba86 100644 --- a/test-integ/peering_commontopo/ac6_failovers_test.go +++ b/test-integ/peering_commontopo/ac6_failovers_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package peering import ( diff --git a/test-integ/peering_commontopo/ac7_1_rotate_gw_test.go b/test-integ/peering_commontopo/ac7_1_rotate_gw_test.go index 275310968776..b8da4e34bf99 100644 --- a/test-integ/peering_commontopo/ac7_1_rotate_gw_test.go +++ b/test-integ/peering_commontopo/ac7_1_rotate_gw_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package peering import ( diff --git a/test-integ/peering_commontopo/ac7_2_rotate_leader_test.go b/test-integ/peering_commontopo/ac7_2_rotate_leader_test.go index dd0bf04c2f5f..986e015a0244 100644 --- a/test-integ/peering_commontopo/ac7_2_rotate_leader_test.go +++ b/test-integ/peering_commontopo/ac7_2_rotate_leader_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package peering import ( diff --git a/test-integ/peering_commontopo/asserter.go b/test-integ/peering_commontopo/asserter.go index 77404a222a37..1fa1b81ef1f4 100644 --- a/test-integ/peering_commontopo/asserter.go +++ b/test-integ/peering_commontopo/asserter.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package peering import ( diff --git a/test-integ/peering_commontopo/commontopo.go b/test-integ/peering_commontopo/commontopo.go index 09eebafffb85..79969afbb3f9 100644 --- a/test-integ/peering_commontopo/commontopo.go +++ b/test-integ/peering_commontopo/commontopo.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package peering import ( diff --git a/test-integ/peering_commontopo/sharedtopology_test.go b/test-integ/peering_commontopo/sharedtopology_test.go index 75532e5d56a0..f51b05e41ef7 100644 --- a/test-integ/peering_commontopo/sharedtopology_test.go +++ b/test-integ/peering_commontopo/sharedtopology_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package peering import ( diff --git a/test/integration/connect/envoy/case-wanfed-gw/global-setup-windows.sh b/test/integration/connect/envoy/case-wanfed-gw/global-setup-windows.sh index c63b12a12fe6..080d5abf94f1 100644 --- a/test/integration/connect/envoy/case-wanfed-gw/global-setup-windows.sh +++ b/test/integration/connect/envoy/case-wanfed-gw/global-setup-windows.sh @@ -1,4 +1,7 @@ #!/bin/bash +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + # initialize the outputs for each dc for dc in primary secondary; do diff --git a/test/integration/connect/envoy/helpers.windows.bash b/test/integration/connect/envoy/helpers.windows.bash index 2e4a5d4fac2b..f455244205eb 100644 --- a/test/integration/connect/envoy/helpers.windows.bash +++ b/test/integration/connect/envoy/helpers.windows.bash @@ -1,4 +1,7 @@ #!/bin/bash +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + CONSUL_HOSTNAME="" MOD_ARG="" diff --git a/test/integration/connect/envoy/run-tests.windows.sh b/test/integration/connect/envoy/run-tests.windows.sh index 2388bcd5b6f6..b8ba4a1ee64d 100644 --- a/test/integration/connect/envoy/run-tests.windows.sh +++ b/test/integration/connect/envoy/run-tests.windows.sh @@ -1,4 +1,7 @@ #!/usr/bin/env bash +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + if [ $2 != "false" ] then diff --git a/test/integration/consul-container/assets/tproxy-startup.sh b/test/integration/consul-container/assets/tproxy-startup.sh index 1e5963fe9fe9..974d9368cbfd 100644 --- a/test/integration/consul-container/assets/tproxy-startup.sh +++ b/test/integration/consul-container/assets/tproxy-startup.sh @@ -1,4 +1,7 @@ #!/usr/bin/env sh +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + set -ex diff --git a/test/integration/consul-container/libs/utils/tenancy.go b/test/integration/consul-container/libs/utils/tenancy.go index 2254341ab59d..f8a803bc82c7 100644 --- a/test/integration/consul-container/libs/utils/tenancy.go +++ b/test/integration/consul-container/libs/utils/tenancy.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package utils import "github.com/hashicorp/consul/api" diff --git a/test/integration/consul-container/test/catalog/catalog_test.go b/test/integration/consul-container/test/catalog/catalog_test.go index 8520e5a647e8..a2f4216c1c45 100644 --- a/test/integration/consul-container/test/catalog/catalog_test.go +++ b/test/integration/consul-container/test/catalog/catalog_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package catalog import ( diff --git a/test/integration/consul-container/test/envoy_extensions/testdata/wasm_test_files/Dockerfile b/test/integration/consul-container/test/envoy_extensions/testdata/wasm_test_files/Dockerfile index 6c5d77a16052..31e2dd93d042 100644 --- a/test/integration/consul-container/test/envoy_extensions/testdata/wasm_test_files/Dockerfile +++ b/test/integration/consul-container/test/envoy_extensions/testdata/wasm_test_files/Dockerfile @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + FROM tinygo/tinygo:sha-598cb1e4ddce53d85600a1b7724ed39eea80e119 COPY ./build.sh / ENTRYPOINT ["/build.sh"] diff --git a/test/integration/consul-container/test/envoy_extensions/testdata/wasm_test_files/build.sh b/test/integration/consul-container/test/envoy_extensions/testdata/wasm_test_files/build.sh index 1bedc2b52038..6affddf298eb 100755 --- a/test/integration/consul-container/test/envoy_extensions/testdata/wasm_test_files/build.sh +++ b/test/integration/consul-container/test/envoy_extensions/testdata/wasm_test_files/build.sh @@ -1,3 +1,6 @@ #!/bin/sh +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: BUSL-1.1 + cd /wasm tinygo build -o /wasm/wasm_add_header.wasm -scheduler=none -target=wasi /wasm/wasm_add_header.go \ No newline at end of file diff --git a/test/integration/consul-container/test/envoy_extensions/testdata/wasm_test_files/wasm_add_header.go b/test/integration/consul-container/test/envoy_extensions/testdata/wasm_test_files/wasm_add_header.go index 86a4af214211..91aeae695676 100644 --- a/test/integration/consul-container/test/envoy_extensions/testdata/wasm_test_files/wasm_add_header.go +++ b/test/integration/consul-container/test/envoy_extensions/testdata/wasm_test_files/wasm_add_header.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package main import ( diff --git a/test/integration/consul-container/test/envoy_extensions/wasm_test.go b/test/integration/consul-container/test/envoy_extensions/wasm_test.go index 2a9a17ff1742..fee0675c50a7 100644 --- a/test/integration/consul-container/test/envoy_extensions/wasm_test.go +++ b/test/integration/consul-container/test/envoy_extensions/wasm_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package envoyextensions import ( diff --git a/test/integration/consul-container/test/gateways/tenancy_oss.go b/test/integration/consul-container/test/gateways/tenancy_oss.go index 19d82d39db17..ebf59c40d961 100644 --- a/test/integration/consul-container/test/gateways/tenancy_oss.go +++ b/test/integration/consul-container/test/gateways/tenancy_oss.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + //go:build !consulent // +build !consulent diff --git a/test/integration/consul-container/test/upgrade/common.go b/test/integration/consul-container/test/upgrade/common.go index abba2b425ad5..cbbf9aea35af 100644 --- a/test/integration/consul-container/test/upgrade/common.go +++ b/test/integration/consul-container/test/upgrade/common.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package upgrade import ( diff --git a/testing/deployer/sprawl/acl.go b/testing/deployer/sprawl/acl.go index 54f9c9a98a01..63d86220d9ff 100644 --- a/testing/deployer/sprawl/acl.go +++ b/testing/deployer/sprawl/acl.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package sprawl import ( diff --git a/testing/deployer/sprawl/acl_rules.go b/testing/deployer/sprawl/acl_rules.go index b024ceab539e..036149cdfd6c 100644 --- a/testing/deployer/sprawl/acl_rules.go +++ b/testing/deployer/sprawl/acl_rules.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package sprawl import ( diff --git a/testing/deployer/sprawl/boot.go b/testing/deployer/sprawl/boot.go index 415788726307..6f16f928f5d1 100644 --- a/testing/deployer/sprawl/boot.go +++ b/testing/deployer/sprawl/boot.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package sprawl import ( diff --git a/testing/deployer/sprawl/catalog.go b/testing/deployer/sprawl/catalog.go index 5da32cc51318..eb355739a6cf 100644 --- a/testing/deployer/sprawl/catalog.go +++ b/testing/deployer/sprawl/catalog.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package sprawl import ( diff --git a/testing/deployer/sprawl/configentries.go b/testing/deployer/sprawl/configentries.go index ff84f0eb1a45..90ca2bb4cda2 100644 --- a/testing/deployer/sprawl/configentries.go +++ b/testing/deployer/sprawl/configentries.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package sprawl import ( diff --git a/testing/deployer/sprawl/consul.go b/testing/deployer/sprawl/consul.go index 5abb68ac8cc1..e92fe218846e 100644 --- a/testing/deployer/sprawl/consul.go +++ b/testing/deployer/sprawl/consul.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package sprawl import ( diff --git a/testing/deployer/sprawl/debug.go b/testing/deployer/sprawl/debug.go index e02c3eefc95f..df11f96c3c8b 100644 --- a/testing/deployer/sprawl/debug.go +++ b/testing/deployer/sprawl/debug.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package sprawl import "encoding/json" diff --git a/testing/deployer/sprawl/details.go b/testing/deployer/sprawl/details.go index 401cc3b9d75c..1c896598b4a9 100644 --- a/testing/deployer/sprawl/details.go +++ b/testing/deployer/sprawl/details.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package sprawl import ( diff --git a/testing/deployer/sprawl/ent.go b/testing/deployer/sprawl/ent.go index f6d73e0e0eae..8ec2925ef163 100644 --- a/testing/deployer/sprawl/ent.go +++ b/testing/deployer/sprawl/ent.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package sprawl import ( diff --git a/testing/deployer/sprawl/helpers.go b/testing/deployer/sprawl/helpers.go index ce546afed623..941311a1c118 100644 --- a/testing/deployer/sprawl/helpers.go +++ b/testing/deployer/sprawl/helpers.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package sprawl // Deprecated: remove diff --git a/testing/deployer/sprawl/internal/build/docker.go b/testing/deployer/sprawl/internal/build/docker.go index 88e763061e93..7007d44c844a 100644 --- a/testing/deployer/sprawl/internal/build/docker.go +++ b/testing/deployer/sprawl/internal/build/docker.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package build import ( diff --git a/testing/deployer/sprawl/internal/runner/exec.go b/testing/deployer/sprawl/internal/runner/exec.go index 896d8f0d79b5..1c2a8a1d311b 100644 --- a/testing/deployer/sprawl/internal/runner/exec.go +++ b/testing/deployer/sprawl/internal/runner/exec.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package runner import ( diff --git a/testing/deployer/sprawl/internal/secrets/store.go b/testing/deployer/sprawl/internal/secrets/store.go index 4430686cb28a..0cacf88b256e 100644 --- a/testing/deployer/sprawl/internal/secrets/store.go +++ b/testing/deployer/sprawl/internal/secrets/store.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package secrets import ( diff --git a/testing/deployer/sprawl/internal/tfgen/agent.go b/testing/deployer/sprawl/internal/tfgen/agent.go index 43e1fe1db17d..d884d200d2e9 100644 --- a/testing/deployer/sprawl/internal/tfgen/agent.go +++ b/testing/deployer/sprawl/internal/tfgen/agent.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package tfgen import ( diff --git a/testing/deployer/sprawl/internal/tfgen/digest.go b/testing/deployer/sprawl/internal/tfgen/digest.go index 28e364417bce..e840f91ee67b 100644 --- a/testing/deployer/sprawl/internal/tfgen/digest.go +++ b/testing/deployer/sprawl/internal/tfgen/digest.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package tfgen import ( diff --git a/testing/deployer/sprawl/internal/tfgen/dns.go b/testing/deployer/sprawl/internal/tfgen/dns.go index c60a19bb0c28..6c3e5ca62469 100644 --- a/testing/deployer/sprawl/internal/tfgen/dns.go +++ b/testing/deployer/sprawl/internal/tfgen/dns.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package tfgen import ( diff --git a/testing/deployer/sprawl/internal/tfgen/docker.go b/testing/deployer/sprawl/internal/tfgen/docker.go index f2a655feccd0..bc8bd657563d 100644 --- a/testing/deployer/sprawl/internal/tfgen/docker.go +++ b/testing/deployer/sprawl/internal/tfgen/docker.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package tfgen import ( diff --git a/testing/deployer/sprawl/internal/tfgen/docker_test.go b/testing/deployer/sprawl/internal/tfgen/docker_test.go index 97f38bc530cd..942b87189fca 100644 --- a/testing/deployer/sprawl/internal/tfgen/docker_test.go +++ b/testing/deployer/sprawl/internal/tfgen/docker_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package tfgen import ( diff --git a/testing/deployer/sprawl/internal/tfgen/gen.go b/testing/deployer/sprawl/internal/tfgen/gen.go index 9e34edacdd1c..b576f2c93e59 100644 --- a/testing/deployer/sprawl/internal/tfgen/gen.go +++ b/testing/deployer/sprawl/internal/tfgen/gen.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package tfgen import ( diff --git a/testing/deployer/sprawl/internal/tfgen/io.go b/testing/deployer/sprawl/internal/tfgen/io.go index cd622536455b..160e85be316b 100644 --- a/testing/deployer/sprawl/internal/tfgen/io.go +++ b/testing/deployer/sprawl/internal/tfgen/io.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package tfgen import ( diff --git a/testing/deployer/sprawl/internal/tfgen/nodes.go b/testing/deployer/sprawl/internal/tfgen/nodes.go index 1c521f21c25b..7b7addfb207b 100644 --- a/testing/deployer/sprawl/internal/tfgen/nodes.go +++ b/testing/deployer/sprawl/internal/tfgen/nodes.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package tfgen import ( diff --git a/testing/deployer/sprawl/internal/tfgen/prelude.go b/testing/deployer/sprawl/internal/tfgen/prelude.go index 7a10c8c5da25..2e9a01cb0805 100644 --- a/testing/deployer/sprawl/internal/tfgen/prelude.go +++ b/testing/deployer/sprawl/internal/tfgen/prelude.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package tfgen const terraformPrelude = `provider "docker" { diff --git a/testing/deployer/sprawl/internal/tfgen/proxy.go b/testing/deployer/sprawl/internal/tfgen/proxy.go index 9c4c6bb4575a..0fafa9b925e9 100644 --- a/testing/deployer/sprawl/internal/tfgen/proxy.go +++ b/testing/deployer/sprawl/internal/tfgen/proxy.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package tfgen import ( diff --git a/testing/deployer/sprawl/internal/tfgen/res.go b/testing/deployer/sprawl/internal/tfgen/res.go index c48cd7d8f216..a45c460793d2 100644 --- a/testing/deployer/sprawl/internal/tfgen/res.go +++ b/testing/deployer/sprawl/internal/tfgen/res.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package tfgen import ( diff --git a/testing/deployer/sprawl/internal/tfgen/tfgen.go b/testing/deployer/sprawl/internal/tfgen/tfgen.go index 7eeb84b16789..e752528ef161 100644 --- a/testing/deployer/sprawl/internal/tfgen/tfgen.go +++ b/testing/deployer/sprawl/internal/tfgen/tfgen.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package tfgen import ( diff --git a/testing/deployer/sprawl/peering.go b/testing/deployer/sprawl/peering.go index e88786a1b0d4..5275161cfd9a 100644 --- a/testing/deployer/sprawl/peering.go +++ b/testing/deployer/sprawl/peering.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package sprawl import ( diff --git a/testing/deployer/sprawl/sprawl.go b/testing/deployer/sprawl/sprawl.go index 7a3335bc0a1f..a4b27597626e 100644 --- a/testing/deployer/sprawl/sprawl.go +++ b/testing/deployer/sprawl/sprawl.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package sprawl import ( diff --git a/testing/deployer/sprawl/sprawltest/sprawltest.go b/testing/deployer/sprawl/sprawltest/sprawltest.go index 23ff44779b2c..2fe10537459c 100644 --- a/testing/deployer/sprawl/sprawltest/sprawltest.go +++ b/testing/deployer/sprawl/sprawltest/sprawltest.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package sprawltest import ( diff --git a/testing/deployer/sprawl/sprawltest/test_test.go b/testing/deployer/sprawl/sprawltest/test_test.go index cdbeb4be52e5..1bb69ea77efe 100644 --- a/testing/deployer/sprawl/sprawltest/test_test.go +++ b/testing/deployer/sprawl/sprawltest/test_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package sprawltest_test import ( diff --git a/testing/deployer/sprawl/tls.go b/testing/deployer/sprawl/tls.go index 748e85dd6b6f..4ba26432f1e1 100644 --- a/testing/deployer/sprawl/tls.go +++ b/testing/deployer/sprawl/tls.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package sprawl import ( diff --git a/testing/deployer/topology/compile.go b/testing/deployer/topology/compile.go index 2bdf9ad2c2bc..2fa90912ed0a 100644 --- a/testing/deployer/topology/compile.go +++ b/testing/deployer/topology/compile.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package topology import ( diff --git a/testing/deployer/topology/default_cdp.go b/testing/deployer/topology/default_cdp.go index eb3aa5bd20be..22424d2dd121 100644 --- a/testing/deployer/topology/default_cdp.go +++ b/testing/deployer/topology/default_cdp.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package topology const DefaultDataplaneImage = "hashicorp/consul-dataplane:1.1.0" diff --git a/testing/deployer/topology/default_consul.go b/testing/deployer/topology/default_consul.go index e65b42cfd8b1..f9542f16643d 100644 --- a/testing/deployer/topology/default_consul.go +++ b/testing/deployer/topology/default_consul.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package topology const DefaultConsulImage = "hashicorp/consul:1.15.2" diff --git a/testing/deployer/topology/default_envoy.go b/testing/deployer/topology/default_envoy.go index 05ee5d5e5ad1..c557a318a17f 100644 --- a/testing/deployer/topology/default_envoy.go +++ b/testing/deployer/topology/default_envoy.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package topology const DefaultEnvoyImage = "envoyproxy/envoy:v1.25.1" diff --git a/testing/deployer/topology/ids.go b/testing/deployer/topology/ids.go index 372bccec36a3..b3268d517f68 100644 --- a/testing/deployer/topology/ids.go +++ b/testing/deployer/topology/ids.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package topology import ( diff --git a/testing/deployer/topology/images.go b/testing/deployer/topology/images.go index 25901de66f02..ce265b397437 100644 --- a/testing/deployer/topology/images.go +++ b/testing/deployer/topology/images.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package topology import ( diff --git a/testing/deployer/topology/images_test.go b/testing/deployer/topology/images_test.go index a8af9029d1a9..d3ea2136e260 100644 --- a/testing/deployer/topology/images_test.go +++ b/testing/deployer/topology/images_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package topology import ( diff --git a/testing/deployer/topology/topology.go b/testing/deployer/topology/topology.go index fbdf2605d53f..b48543661268 100644 --- a/testing/deployer/topology/topology.go +++ b/testing/deployer/topology/topology.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package topology import ( diff --git a/testing/deployer/topology/util.go b/testing/deployer/topology/util.go index c09021763368..a6d6670c2655 100644 --- a/testing/deployer/topology/util.go +++ b/testing/deployer/topology/util.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package topology func MergeSlices[V any](x, y []V) []V { diff --git a/testing/deployer/topology/util_test.go b/testing/deployer/topology/util_test.go index fa0b6670f369..a858a4e69814 100644 --- a/testing/deployer/topology/util_test.go +++ b/testing/deployer/topology/util_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package topology import ( diff --git a/testing/deployer/util/consul.go b/testing/deployer/util/consul.go index 5fe7a460e408..d3ebc037a9fe 100644 --- a/testing/deployer/util/consul.go +++ b/testing/deployer/util/consul.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package util import ( diff --git a/testing/deployer/util/files.go b/testing/deployer/util/files.go index fad1109d3207..5929f227e501 100644 --- a/testing/deployer/util/files.go +++ b/testing/deployer/util/files.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package util import ( diff --git a/testing/deployer/util/internal/ipamutils/utils.go b/testing/deployer/util/internal/ipamutils/utils.go index a0bf403c0f4e..11367cc176bb 100644 --- a/testing/deployer/util/internal/ipamutils/utils.go +++ b/testing/deployer/util/internal/ipamutils/utils.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + // Package ipamutils provides utility functions for ipam management package ipamutils diff --git a/testing/deployer/util/internal/ipamutils/utils_test.go b/testing/deployer/util/internal/ipamutils/utils_test.go index dd3c0e701504..e91ae258cb91 100644 --- a/testing/deployer/util/internal/ipamutils/utils_test.go +++ b/testing/deployer/util/internal/ipamutils/utils_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package ipamutils import ( diff --git a/testing/deployer/util/net.go b/testing/deployer/util/net.go index 0ca297d2051a..83ca01761b48 100644 --- a/testing/deployer/util/net.go +++ b/testing/deployer/util/net.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + package util import ( diff --git a/version/fips.go b/version/fips.go index 4700bc6813de..922d60644f2e 100644 --- a/version/fips.go +++ b/version/fips.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: BUSL-1.1 + //go:build !fips package version From bda6e8a87490aa36a34bff7faab93449fe6e9844 Mon Sep 17 00:00:00 2001 From: "hashicorp-copywrite[bot]" <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 18:50:25 -0500 Subject: [PATCH 05/19] Update copyright file headers to BUSL-1.1 --- .../consul-acls/app/components/consul/acl/selector/index.hbs | 2 +- .../consul-acls/app/components/consul/token/selector/index.hbs | 2 +- .../consul-acls/app/components/consul/token/selector/index.js | 2 +- ui/packages/consul-acls/vendor/consul-acls/routes.js | 2 +- ui/packages/consul-acls/vendor/consul-acls/services.js | 2 +- ui/packages/consul-hcp/app/components/consul/hcp/home/index.hbs | 2 +- .../consul-hcp/app/components/consul/hcp/home/index.scss | 2 +- .../consul-hcp/app/components/consul/hcp/home/index.test.js | 2 +- ui/packages/consul-hcp/vendor/consul-hcp/routes.js | 2 +- ui/packages/consul-hcp/vendor/consul-hcp/services.js | 2 +- .../app/components/consul/lock-session/form/index.hbs | 2 +- .../app/components/consul/lock-session/form/index.scss | 2 +- .../app/components/consul/lock-session/list/index.hbs | 2 +- .../app/components/consul/lock-session/list/index.scss | 2 +- .../app/components/consul/lock-session/notifications/index.hbs | 2 +- .../app/templates/dc/nodes/show/sessions.hbs | 2 +- .../consul-lock-sessions/vendor/consul-lock-sessions/routes.js | 2 +- .../vendor/consul-lock-sessions/services.js | 2 +- .../consul-nspaces/app/components/consul/nspace/form/index.hbs | 2 +- .../consul-nspaces/app/components/consul/nspace/form/index.js | 2 +- .../consul-nspaces/app/components/consul/nspace/list/index.hbs | 2 +- .../app/components/consul/nspace/list/pageobject.js | 2 +- .../app/components/consul/nspace/notifications/index.hbs | 2 +- .../app/components/consul/nspace/search-bar/index.hbs | 2 +- .../app/components/consul/nspace/selector/index.hbs | 2 +- ui/packages/consul-nspaces/app/templates/dc/nspaces/edit.hbs | 2 +- ui/packages/consul-nspaces/app/templates/dc/nspaces/index.hbs | 2 +- ui/packages/consul-nspaces/vendor/consul-nspaces/routes.js | 2 +- ui/packages/consul-nspaces/vendor/consul-nspaces/services.js | 2 +- .../app/components/consul/partition/form/index.hbs | 2 +- .../app/components/consul/partition/list/index.hbs | 2 +- .../app/components/consul/partition/list/test-support.js | 2 +- .../app/components/consul/partition/notifications/index.hbs | 2 +- .../app/components/consul/partition/search-bar/index.hbs | 2 +- .../app/components/consul/partition/selector/index.hbs | 2 +- .../consul-partitions/app/templates/dc/partitions/edit.hbs | 2 +- .../consul-partitions/app/templates/dc/partitions/index.hbs | 2 +- .../consul-partitions/vendor/consul-partitions/routes.js | 2 +- .../consul-partitions/vendor/consul-partitions/services.js | 2 +- .../app/components/consul/peer/address/list/index.hbs | 2 +- .../app/components/consul/peer/address/list/index.scss | 2 +- .../app/components/consul/peer/bento-box/index.hbs | 2 +- .../consul-peerings/app/components/consul/peer/components.scss | 2 +- .../app/components/consul/peer/form/chart.xstate.js | 2 +- .../app/components/consul/peer/form/generate/actions/index.hbs | 2 +- .../app/components/consul/peer/form/generate/chart.xstate.js | 2 +- .../components/consul/peer/form/generate/fieldsets/index.hbs | 2 +- .../app/components/consul/peer/form/generate/fieldsets/index.js | 2 +- .../app/components/consul/peer/form/generate/index.hbs | 2 +- .../consul-peerings/app/components/consul/peer/form/index.hbs | 2 +- .../consul-peerings/app/components/consul/peer/form/index.scss | 2 +- .../app/components/consul/peer/form/initiate/actions/index.hbs | 2 +- .../components/consul/peer/form/initiate/fieldsets/index.hbs | 2 +- .../app/components/consul/peer/form/initiate/index.hbs | 2 +- .../app/components/consul/peer/form/token/actions/index.hbs | 2 +- .../app/components/consul/peer/form/token/fieldsets/index.hbs | 2 +- .../consul-peerings/app/components/consul/peer/index.scss | 2 +- .../consul-peerings/app/components/consul/peer/list/index.hbs | 2 +- .../app/components/consul/peer/list/test-support.js | 2 +- .../app/components/consul/peer/notifications/index.hbs | 2 +- .../app/components/consul/peer/search-bar/index.hbs | 2 +- .../app/components/consul/peer/search-bar/index.scss | 2 +- .../app/components/consul/peer/selector/index.hbs | 2 +- ui/packages/consul-peerings/app/controllers/dc/peers/index.js | 2 +- .../consul-peerings/app/controllers/dc/peers/show/exported.js | 2 +- .../consul-peerings/app/controllers/dc/peers/show/index.js | 2 +- ui/packages/consul-peerings/app/templates/dc/peers/index.hbs | 2 +- ui/packages/consul-peerings/app/templates/dc/peers/show.hbs | 2 +- .../consul-peerings/app/templates/dc/peers/show/addresses.hbs | 2 +- .../consul-peerings/app/templates/dc/peers/show/exported.hbs | 2 +- .../consul-peerings/app/templates/dc/peers/show/imported.hbs | 2 +- .../consul-peerings/app/templates/dc/peers/show/index.hbs | 2 +- ui/packages/consul-peerings/vendor/consul-peerings/routes.js | 2 +- ui/packages/consul-peerings/vendor/consul-peerings/services.js | 2 +- 74 files changed, 74 insertions(+), 74 deletions(-) diff --git a/ui/packages/consul-acls/app/components/consul/acl/selector/index.hbs b/ui/packages/consul-acls/app/components/consul/acl/selector/index.hbs index afee0962633f..a13efa37c19d 100644 --- a/ui/packages/consul-acls/app/components/consul/acl/selector/index.hbs +++ b/ui/packages/consul-acls/app/components/consul/acl/selector/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }}
  • routes({ diff --git a/ui/packages/consul-acls/vendor/consul-acls/services.js b/ui/packages/consul-acls/vendor/consul-acls/services.js index 74e67ac3a2b8..1654b41eeea7 100644 --- a/ui/packages/consul-acls/vendor/consul-acls/services.js +++ b/ui/packages/consul-acls/vendor/consul-acls/services.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ (services => services({ diff --git a/ui/packages/consul-hcp/app/components/consul/hcp/home/index.hbs b/ui/packages/consul-hcp/app/components/consul/hcp/home/index.hbs index 55c6531d2be4..bb5a1fc32a98 100644 --- a/ui/packages/consul-hcp/app/components/consul/hcp/home/index.hbs +++ b/ui/packages/consul-hcp/app/components/consul/hcp/home/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }}
    routes({ diff --git a/ui/packages/consul-hcp/vendor/consul-hcp/services.js b/ui/packages/consul-hcp/vendor/consul-hcp/services.js index c95daf828c76..d1c7820f7da5 100644 --- a/ui/packages/consul-hcp/vendor/consul-hcp/services.js +++ b/ui/packages/consul-hcp/vendor/consul-hcp/services.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ (services => services({ diff --git a/ui/packages/consul-lock-sessions/app/components/consul/lock-session/form/index.hbs b/ui/packages/consul-lock-sessions/app/components/consul/lock-session/form/index.hbs index f7cffddd8b77..d84292c72fba 100644 --- a/ui/packages/consul-lock-sessions/app/components/consul/lock-session/form/index.hbs +++ b/ui/packages/consul-lock-sessions/app/components/consul/lock-session/form/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }}
    li:not(:first-child) { diff --git a/ui/packages/consul-lock-sessions/app/components/consul/lock-session/notifications/index.hbs b/ui/packages/consul-lock-sessions/app/components/consul/lock-session/notifications/index.hbs index 5f2847d11f01..12c1391161b9 100644 --- a/ui/packages/consul-lock-sessions/app/components/consul/lock-session/notifications/index.hbs +++ b/ui/packages/consul-lock-sessions/app/components/consul/lock-session/notifications/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} {{#if (eq @type 'remove')}} diff --git a/ui/packages/consul-lock-sessions/app/templates/dc/nodes/show/sessions.hbs b/ui/packages/consul-lock-sessions/app/templates/dc/nodes/show/sessions.hbs index 6f18f84b2885..61c679aa2f1f 100644 --- a/ui/packages/consul-lock-sessions/app/templates/dc/nodes/show/sessions.hbs +++ b/ui/packages/consul-lock-sessions/app/templates/dc/nodes/show/sessions.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} routes({ diff --git a/ui/packages/consul-lock-sessions/vendor/consul-lock-sessions/services.js b/ui/packages/consul-lock-sessions/vendor/consul-lock-sessions/services.js index 74e67ac3a2b8..1654b41eeea7 100644 --- a/ui/packages/consul-lock-sessions/vendor/consul-lock-sessions/services.js +++ b/ui/packages/consul-lock-sessions/vendor/consul-lock-sessions/services.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ (services => services({ diff --git a/ui/packages/consul-nspaces/app/components/consul/nspace/form/index.hbs b/ui/packages/consul-nspaces/app/components/consul/nspace/form/index.hbs index 6621cf73f8ea..52b39bd9df59 100644 --- a/ui/packages/consul-nspaces/app/components/consul/nspace/form/index.hbs +++ b/ui/packages/consul-nspaces/app/components/consul/nspace/form/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }}
    diff --git a/ui/packages/consul-nspaces/app/components/consul/nspace/form/index.js b/ui/packages/consul-nspaces/app/components/consul/nspace/form/index.js index 42fb75ecdbd9..df8978572e59 100644 --- a/ui/packages/consul-nspaces/app/components/consul/nspace/form/index.js +++ b/ui/packages/consul-nspaces/app/components/consul/nspace/form/index.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Component from "@glimmer/component"; diff --git a/ui/packages/consul-nspaces/app/components/consul/nspace/list/index.hbs b/ui/packages/consul-nspaces/app/components/consul/nspace/list/index.hbs index b1677012e108..b503aefa0efd 100644 --- a/ui/packages/consul-nspaces/app/components/consul/nspace/list/index.hbs +++ b/ui/packages/consul-nspaces/app/components/consul/nspace/list/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} () => { diff --git a/ui/packages/consul-nspaces/app/components/consul/nspace/notifications/index.hbs b/ui/packages/consul-nspaces/app/components/consul/nspace/notifications/index.hbs index 4f8269aa52a5..67d44210f207 100644 --- a/ui/packages/consul-nspaces/app/components/consul/nspace/notifications/index.hbs +++ b/ui/packages/consul-nspaces/app/components/consul/nspace/notifications/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} {{#if (eq @type 'remove')}} diff --git a/ui/packages/consul-nspaces/app/components/consul/nspace/search-bar/index.hbs b/ui/packages/consul-nspaces/app/components/consul/nspace/search-bar/index.hbs index 49819ebb9b91..f438d18dce2a 100644 --- a/ui/packages/consul-nspaces/app/components/consul/nspace/search-bar/index.hbs +++ b/ui/packages/consul-nspaces/app/components/consul/nspace/search-bar/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} routes({ diff --git a/ui/packages/consul-nspaces/vendor/consul-nspaces/services.js b/ui/packages/consul-nspaces/vendor/consul-nspaces/services.js index 74e67ac3a2b8..1654b41eeea7 100644 --- a/ui/packages/consul-nspaces/vendor/consul-nspaces/services.js +++ b/ui/packages/consul-nspaces/vendor/consul-nspaces/services.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ (services => services({ diff --git a/ui/packages/consul-partitions/app/components/consul/partition/form/index.hbs b/ui/packages/consul-partitions/app/components/consul/partition/form/index.hbs index b9e16298a014..03119b64106d 100644 --- a/ui/packages/consul-partitions/app/components/consul/partition/form/index.hbs +++ b/ui/packages/consul-partitions/app/components/consul/partition/form/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }}
    ({ diff --git a/ui/packages/consul-partitions/app/components/consul/partition/notifications/index.hbs b/ui/packages/consul-partitions/app/components/consul/partition/notifications/index.hbs index 082fcf652cfb..d97ff184f965 100644 --- a/ui/packages/consul-partitions/app/components/consul/partition/notifications/index.hbs +++ b/ui/packages/consul-partitions/app/components/consul/partition/notifications/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} {{#if (eq @type 'remove')}} diff --git a/ui/packages/consul-partitions/app/components/consul/partition/search-bar/index.hbs b/ui/packages/consul-partitions/app/components/consul/partition/search-bar/index.hbs index 77e4d6b27d21..56fa44084a7b 100644 --- a/ui/packages/consul-partitions/app/components/consul/partition/search-bar/index.hbs +++ b/ui/packages/consul-partitions/app/components/consul/partition/search-bar/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} routes({ diff --git a/ui/packages/consul-partitions/vendor/consul-partitions/services.js b/ui/packages/consul-partitions/vendor/consul-partitions/services.js index 8c9440bce3cd..1cf59ee066ca 100644 --- a/ui/packages/consul-partitions/vendor/consul-partitions/services.js +++ b/ui/packages/consul-partitions/vendor/consul-partitions/services.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ (services => services({ diff --git a/ui/packages/consul-peerings/app/components/consul/peer/address/list/index.hbs b/ui/packages/consul-peerings/app/components/consul/peer/address/list/index.hbs index eccac17174b6..bc6294e015f0 100644 --- a/ui/packages/consul-peerings/app/components/consul/peer/address/list/index.hbs +++ b/ui/packages/consul-peerings/app/components/consul/peer/address/list/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} diff --git a/ui/packages/consul-peerings/app/components/consul/peer/address/list/index.scss b/ui/packages/consul-peerings/app/components/consul/peer/address/list/index.scss index 3c4951829bc0..6816f4934f59 100644 --- a/ui/packages/consul-peerings/app/components/consul/peer/address/list/index.scss +++ b/ui/packages/consul-peerings/app/components/consul/peer/address/list/index.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ .border-bottom-primary { diff --git a/ui/packages/consul-peerings/app/components/consul/peer/bento-box/index.hbs b/ui/packages/consul-peerings/app/components/consul/peer/bento-box/index.hbs index b949548612b3..b0f633718ec2 100644 --- a/ui/packages/consul-peerings/app/components/consul/peer/bento-box/index.hbs +++ b/ui/packages/consul-peerings/app/components/consul/peer/bento-box/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} diff --git a/ui/packages/consul-peerings/app/components/consul/peer/components.scss b/ui/packages/consul-peerings/app/components/consul/peer/components.scss index 1e20d8b236fe..ad5f5cd29691 100644 --- a/ui/packages/consul-peerings/app/components/consul/peer/components.scss +++ b/ui/packages/consul-peerings/app/components/consul/peer/components.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ %pill-pending::before, diff --git a/ui/packages/consul-peerings/app/components/consul/peer/form/chart.xstate.js b/ui/packages/consul-peerings/app/components/consul/peer/form/chart.xstate.js index af8a7570225a..2380c523b4ce 100644 --- a/ui/packages/consul-peerings/app/components/consul/peer/form/chart.xstate.js +++ b/ui/packages/consul-peerings/app/components/consul/peer/form/chart.xstate.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ export default { diff --git a/ui/packages/consul-peerings/app/components/consul/peer/form/generate/actions/index.hbs b/ui/packages/consul-peerings/app/components/consul/peer/form/generate/actions/index.hbs index f5f66960bb48..1c16d1d533dc 100644 --- a/ui/packages/consul-peerings/app/components/consul/peer/form/generate/actions/index.hbs +++ b/ui/packages/consul-peerings/app/components/consul/peer/form/generate/actions/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} diff --git a/ui/packages/consul-peerings/app/components/consul/peer/form/generate/fieldsets/index.js b/ui/packages/consul-peerings/app/components/consul/peer/form/generate/fieldsets/index.js index 708b52fd8b11..a037015d1d85 100644 --- a/ui/packages/consul-peerings/app/components/consul/peer/form/generate/fieldsets/index.js +++ b/ui/packages/consul-peerings/app/components/consul/peer/form/generate/fieldsets/index.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Component from '@glimmer/component'; diff --git a/ui/packages/consul-peerings/app/components/consul/peer/form/generate/index.hbs b/ui/packages/consul-peerings/app/components/consul/peer/form/generate/index.hbs index 217818abd2a3..d6493c895c6d 100644 --- a/ui/packages/consul-peerings/app/components/consul/peer/form/generate/index.hbs +++ b/ui/packages/consul-peerings/app/components/consul/peer/form/generate/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }}
    diff --git a/ui/packages/consul-peerings/app/components/consul/peer/form/index.hbs b/ui/packages/consul-peerings/app/components/consul/peer/form/index.hbs index a0e151f2f64e..031ffead3ccc 100644 --- a/ui/packages/consul-peerings/app/components/consul/peer/form/index.hbs +++ b/ui/packages/consul-peerings/app/components/consul/peer/form/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }}
    diff --git a/ui/packages/consul-peerings/app/components/consul/peer/form/index.scss b/ui/packages/consul-peerings/app/components/consul/peer/form/index.scss index bca9acedd661..830cced098ae 100644 --- a/ui/packages/consul-peerings/app/components/consul/peer/form/index.scss +++ b/ui/packages/consul-peerings/app/components/consul/peer/form/index.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ .consul-peer-form { diff --git a/ui/packages/consul-peerings/app/components/consul/peer/form/initiate/actions/index.hbs b/ui/packages/consul-peerings/app/components/consul/peer/form/initiate/actions/index.hbs index 2aba71c1a0b0..f5f4c4864f4b 100644 --- a/ui/packages/consul-peerings/app/components/consul/peer/form/initiate/actions/index.hbs +++ b/ui/packages/consul-peerings/app/components/consul/peer/form/initiate/actions/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} diff --git a/ui/packages/consul-peerings/app/components/consul/peer/form/token/actions/index.hbs b/ui/packages/consul-peerings/app/components/consul/peer/form/token/actions/index.hbs index b3f455833a4e..feb85bf4a25e 100644 --- a/ui/packages/consul-peerings/app/components/consul/peer/form/token/actions/index.hbs +++ b/ui/packages/consul-peerings/app/components/consul/peer/form/token/actions/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }}
    diff --git a/ui/packages/consul-peerings/app/templates/dc/peers/show.hbs b/ui/packages/consul-peerings/app/templates/dc/peers/show.hbs index 93df6f79c7a1..843c54adf8ef 100644 --- a/ui/packages/consul-peerings/app/templates/dc/peers/show.hbs +++ b/ui/packages/consul-peerings/app/templates/dc/peers/show.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} diff --git a/ui/packages/consul-peerings/app/templates/dc/peers/show/addresses.hbs b/ui/packages/consul-peerings/app/templates/dc/peers/show/addresses.hbs index a8d46aeee7dd..5845f97f5456 100644 --- a/ui/packages/consul-peerings/app/templates/dc/peers/show/addresses.hbs +++ b/ui/packages/consul-peerings/app/templates/dc/peers/show/addresses.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} diff --git a/ui/packages/consul-peerings/app/templates/dc/peers/show/exported.hbs b/ui/packages/consul-peerings/app/templates/dc/peers/show/exported.hbs index b25af6128fd6..35198bfe8df3 100644 --- a/ui/packages/consul-peerings/app/templates/dc/peers/show/exported.hbs +++ b/ui/packages/consul-peerings/app/templates/dc/peers/show/exported.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} diff --git a/ui/packages/consul-peerings/app/templates/dc/peers/show/imported.hbs b/ui/packages/consul-peerings/app/templates/dc/peers/show/imported.hbs index 05832b1c5480..c7d32b3b16db 100644 --- a/ui/packages/consul-peerings/app/templates/dc/peers/show/imported.hbs +++ b/ui/packages/consul-peerings/app/templates/dc/peers/show/imported.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} diff --git a/ui/packages/consul-peerings/app/templates/dc/peers/show/index.hbs b/ui/packages/consul-peerings/app/templates/dc/peers/show/index.hbs index acdf7641c14a..9a077304e400 100644 --- a/ui/packages/consul-peerings/app/templates/dc/peers/show/index.hbs +++ b/ui/packages/consul-peerings/app/templates/dc/peers/show/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} diff --git a/ui/packages/consul-peerings/vendor/consul-peerings/routes.js b/ui/packages/consul-peerings/vendor/consul-peerings/routes.js index a8748cec3a3e..4ce314ba540d 100644 --- a/ui/packages/consul-peerings/vendor/consul-peerings/routes.js +++ b/ui/packages/consul-peerings/vendor/consul-peerings/routes.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ ((routes) => diff --git a/ui/packages/consul-peerings/vendor/consul-peerings/services.js b/ui/packages/consul-peerings/vendor/consul-peerings/services.js index 2601489b0bcf..afad1c0e8446 100644 --- a/ui/packages/consul-peerings/vendor/consul-peerings/services.js +++ b/ui/packages/consul-peerings/vendor/consul-peerings/services.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ (services => services({ From 478723b790b49551fa201320d64dd3de67910591 Mon Sep 17 00:00:00 2001 From: "hashicorp-copywrite[bot]" <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 18:50:33 -0500 Subject: [PATCH 06/19] Update copyright file headers to BUSL-1.1 --- ui/packages/consul-ui/app/abilities/acl.js | 2 +- ui/packages/consul-ui/app/abilities/auth-method.js | 2 +- ui/packages/consul-ui/app/abilities/base.js | 2 +- ui/packages/consul-ui/app/abilities/intention.js | 2 +- ui/packages/consul-ui/app/abilities/kv.js | 2 +- ui/packages/consul-ui/app/abilities/license.js | 2 +- ui/packages/consul-ui/app/abilities/node.js | 2 +- ui/packages/consul-ui/app/abilities/nspace.js | 2 +- ui/packages/consul-ui/app/abilities/overview.js | 2 +- ui/packages/consul-ui/app/abilities/partition.js | 2 +- ui/packages/consul-ui/app/abilities/peer.js | 2 +- ui/packages/consul-ui/app/abilities/permission.js | 2 +- ui/packages/consul-ui/app/abilities/policy.js | 2 +- ui/packages/consul-ui/app/abilities/role.js | 2 +- ui/packages/consul-ui/app/abilities/server.js | 2 +- ui/packages/consul-ui/app/abilities/service-instance.js | 2 +- ui/packages/consul-ui/app/abilities/session.js | 2 +- ui/packages/consul-ui/app/abilities/token.js | 2 +- ui/packages/consul-ui/app/abilities/upstream.js | 2 +- ui/packages/consul-ui/app/abilities/zervice.js | 2 +- ui/packages/consul-ui/app/abilities/zone.js | 2 +- ui/packages/consul-ui/app/adapters/application.js | 2 +- ui/packages/consul-ui/app/adapters/auth-method.js | 2 +- ui/packages/consul-ui/app/adapters/binding-rule.js | 2 +- ui/packages/consul-ui/app/adapters/coordinate.js | 2 +- ui/packages/consul-ui/app/adapters/discovery-chain.js | 2 +- ui/packages/consul-ui/app/adapters/http.js | 2 +- ui/packages/consul-ui/app/adapters/intention.js | 2 +- ui/packages/consul-ui/app/adapters/kv.js | 2 +- ui/packages/consul-ui/app/adapters/node.js | 2 +- ui/packages/consul-ui/app/adapters/nspace.js | 2 +- ui/packages/consul-ui/app/adapters/oidc-provider.js | 2 +- ui/packages/consul-ui/app/adapters/partition.js | 2 +- ui/packages/consul-ui/app/adapters/permission.js | 2 +- ui/packages/consul-ui/app/adapters/policy.js | 2 +- ui/packages/consul-ui/app/adapters/proxy.js | 2 +- ui/packages/consul-ui/app/adapters/role.js | 2 +- ui/packages/consul-ui/app/adapters/service-instance.js | 2 +- ui/packages/consul-ui/app/adapters/service.js | 2 +- ui/packages/consul-ui/app/adapters/session.js | 2 +- ui/packages/consul-ui/app/adapters/token.js | 2 +- ui/packages/consul-ui/app/adapters/topology.js | 2 +- ui/packages/consul-ui/app/app.js | 2 +- ui/packages/consul-ui/app/components/action/index.hbs | 2 +- ui/packages/consul-ui/app/components/anchors/index.scss | 2 +- ui/packages/consul-ui/app/components/anchors/skin.scss | 2 +- ui/packages/consul-ui/app/components/anonymous/index.hbs | 2 +- ui/packages/consul-ui/app/components/anonymous/index.js | 2 +- ui/packages/consul-ui/app/components/app-error/index.hbs | 2 +- ui/packages/consul-ui/app/components/app-view/index.hbs | 2 +- ui/packages/consul-ui/app/components/app-view/index.js | 2 +- ui/packages/consul-ui/app/components/app-view/index.scss | 2 +- ui/packages/consul-ui/app/components/app-view/layout.scss | 2 +- ui/packages/consul-ui/app/components/app-view/skin.scss | 2 +- ui/packages/consul-ui/app/components/app/index.hbs | 2 +- ui/packages/consul-ui/app/components/app/index.js | 2 +- ui/packages/consul-ui/app/components/app/index.scss | 2 +- ui/packages/consul-ui/app/components/app/notification/index.hbs | 2 +- ui/packages/consul-ui/app/components/aria-menu/index.hbs | 2 +- ui/packages/consul-ui/app/components/aria-menu/index.js | 2 +- .../consul-ui/app/components/auth-dialog/chart.xstate.js | 2 +- ui/packages/consul-ui/app/components/auth-dialog/index.hbs | 2 +- ui/packages/consul-ui/app/components/auth-dialog/index.js | 2 +- ui/packages/consul-ui/app/components/auth-form/chart.xstate.js | 2 +- ui/packages/consul-ui/app/components/auth-form/index.hbs | 2 +- ui/packages/consul-ui/app/components/auth-form/index.js | 2 +- ui/packages/consul-ui/app/components/auth-form/index.scss | 2 +- ui/packages/consul-ui/app/components/auth-form/layout.scss | 2 +- ui/packages/consul-ui/app/components/auth-form/pageobject.js | 2 +- ui/packages/consul-ui/app/components/auth-form/skin.scss | 2 +- ui/packages/consul-ui/app/components/auth-form/tabs.xstate.js | 2 +- ui/packages/consul-ui/app/components/auth-modal/index.scss | 2 +- ui/packages/consul-ui/app/components/auth-modal/layout.scss | 2 +- ui/packages/consul-ui/app/components/auth-modal/skin.scss | 2 +- ui/packages/consul-ui/app/components/auth-profile/index.hbs | 2 +- ui/packages/consul-ui/app/components/auth-profile/index.scss | 2 +- ui/packages/consul-ui/app/components/badge/debug.scss | 2 +- ui/packages/consul-ui/app/components/badge/index.scss | 2 +- ui/packages/consul-ui/app/components/brand-loader/index.scss | 2 +- ui/packages/consul-ui/app/components/brand-loader/layout.scss | 2 +- ui/packages/consul-ui/app/components/brand-loader/skin.scss | 2 +- ui/packages/consul-ui/app/components/breadcrumbs/index.scss | 2 +- ui/packages/consul-ui/app/components/breadcrumbs/layout.scss | 2 +- ui/packages/consul-ui/app/components/breadcrumbs/skin.scss | 2 +- ui/packages/consul-ui/app/components/buttons/index.scss | 2 +- ui/packages/consul-ui/app/components/buttons/layout.scss | 2 +- ui/packages/consul-ui/app/components/buttons/skin.scss | 2 +- ui/packages/consul-ui/app/components/card/index.scss | 2 +- ui/packages/consul-ui/app/components/card/layout.scss | 2 +- ui/packages/consul-ui/app/components/card/skin.scss | 2 +- ui/packages/consul-ui/app/components/checkbox-group/index.scss | 2 +- ui/packages/consul-ui/app/components/checkbox-group/layout.scss | 2 +- ui/packages/consul-ui/app/components/checkbox-group/skin.scss | 2 +- ui/packages/consul-ui/app/components/child-selector/index.hbs | 2 +- ui/packages/consul-ui/app/components/child-selector/index.js | 2 +- ui/packages/consul-ui/app/components/code-editor/index.hbs | 2 +- ui/packages/consul-ui/app/components/code-editor/index.js | 2 +- ui/packages/consul-ui/app/components/code-editor/index.scss | 2 +- ui/packages/consul-ui/app/components/code-editor/layout.scss | 2 +- ui/packages/consul-ui/app/components/code-editor/skin.scss | 2 +- ui/packages/consul-ui/app/components/composite-row/index.scss | 2 +- ui/packages/consul-ui/app/components/composite-row/layout.scss | 2 +- .../consul-ui/app/components/confirmation-alert/index.hbs | 2 +- .../consul-ui/app/components/confirmation-alert/index.js | 2 +- .../consul-ui/app/components/confirmation-dialog/index.hbs | 2 +- .../consul-ui/app/components/confirmation-dialog/index.js | 2 +- .../consul-ui/app/components/confirmation-dialog/index.scss | 2 +- .../consul-ui/app/components/confirmation-dialog/layout.scss | 2 +- .../consul-ui/app/components/confirmation-dialog/skin.scss | 2 +- .../consul-ui/app/components/consul/acl/disabled/index.hbs | 2 +- .../app/components/consul/auth-method/binding-list/index.hbs | 2 +- .../consul-ui/app/components/consul/auth-method/index.scss | 2 +- .../consul-ui/app/components/consul/auth-method/list/index.hbs | 2 +- .../app/components/consul/auth-method/list/pageobject.js | 2 +- .../app/components/consul/auth-method/nspace-list/index.hbs | 2 +- .../app/components/consul/auth-method/search-bar/index.hbs | 2 +- .../consul-ui/app/components/consul/auth-method/type/index.hbs | 2 +- .../consul-ui/app/components/consul/auth-method/view/index.hbs | 2 +- .../consul-ui/app/components/consul/bucket/list/index.hbs | 2 +- .../consul-ui/app/components/consul/bucket/list/index.js | 2 +- .../consul-ui/app/components/consul/bucket/list/index.scss | 2 +- .../app/components/consul/datacenter/selector/index.hbs | 2 +- .../consul-ui/app/components/consul/discovery-chain/index.hbs | 2 +- .../consul-ui/app/components/consul/discovery-chain/index.js | 2 +- .../consul-ui/app/components/consul/discovery-chain/index.scss | 2 +- .../consul-ui/app/components/consul/discovery-chain/layout.scss | 2 +- .../components/consul/discovery-chain/resolver-card/index.hbs | 2 +- .../app/components/consul/discovery-chain/route-card/index.hbs | 2 +- .../app/components/consul/discovery-chain/route-card/index.js | 2 +- .../consul-ui/app/components/consul/discovery-chain/skin.scss | 2 +- .../components/consul/discovery-chain/splitter-card/index.hbs | 2 +- .../consul-ui/app/components/consul/discovery-chain/utils.js | 2 +- .../consul-ui/app/components/consul/exposed-path/list/index.hbs | 2 +- .../app/components/consul/exposed-path/list/index.scss | 2 +- .../consul-ui/app/components/consul/external-source/index.hbs | 2 +- .../consul-ui/app/components/consul/external-source/index.scss | 2 +- .../consul-ui/app/components/consul/health-check/list/index.hbs | 2 +- .../app/components/consul/health-check/list/index.scss | 2 +- .../app/components/consul/health-check/list/layout.scss | 2 +- .../app/components/consul/health-check/list/pageobject.js | 2 +- .../consul-ui/app/components/consul/health-check/list/skin.scss | 2 +- .../app/components/consul/health-check/search-bar/index.hbs | 2 +- .../consul-ui/app/components/consul/instance-checks/index.hbs | 2 +- .../consul-ui/app/components/consul/instance-checks/index.scss | 2 +- .../consul-ui/app/components/consul/intention/components.scss | 2 +- .../app/components/consul/intention/form/fieldsets/index.hbs | 2 +- .../app/components/consul/intention/form/fieldsets/index.js | 2 +- .../app/components/consul/intention/form/fieldsets/index.scss | 2 +- .../app/components/consul/intention/form/fieldsets/layout.scss | 2 +- .../app/components/consul/intention/form/fieldsets/skin.scss | 2 +- .../consul-ui/app/components/consul/intention/form/index.hbs | 2 +- .../consul-ui/app/components/consul/intention/form/index.js | 2 +- .../consul-ui/app/components/consul/intention/form/index.scss | 2 +- .../consul-ui/app/components/consul/intention/index.scss | 2 +- .../app/components/consul/intention/list/check/index.hbs | 2 +- .../app/components/consul/intention/list/components.scss | 2 +- .../consul-ui/app/components/consul/intention/list/index.hbs | 2 +- .../consul-ui/app/components/consul/intention/list/index.js | 2 +- .../consul-ui/app/components/consul/intention/list/index.scss | 2 +- .../consul-ui/app/components/consul/intention/list/layout.scss | 2 +- .../app/components/consul/intention/list/pageobject.js | 2 +- .../consul-ui/app/components/consul/intention/list/skin.scss | 2 +- .../app/components/consul/intention/list/table/index.hbs | 2 +- .../app/components/consul/intention/list/table/index.scss | 2 +- .../consul/intention/notice/custom-resource/index.hbs | 2 +- .../components/consul/intention/notice/permissions/index.hbs | 2 +- .../app/components/consul/intention/notifications/index.hbs | 2 +- .../app/components/consul/intention/permission/form/index.hbs | 2 +- .../app/components/consul/intention/permission/form/index.js | 2 +- .../app/components/consul/intention/permission/form/index.scss | 2 +- .../app/components/consul/intention/permission/form/layout.scss | 2 +- .../components/consul/intention/permission/form/pageobject.js | 2 +- .../app/components/consul/intention/permission/form/skin.scss | 2 +- .../consul/intention/permission/header/form/index.hbs | 2 +- .../components/consul/intention/permission/header/form/index.js | 2 +- .../consul/intention/permission/header/form/pageobject.js | 2 +- .../consul/intention/permission/header/list/index.hbs | 2 +- .../components/consul/intention/permission/header/list/index.js | 2 +- .../consul/intention/permission/header/list/index.scss | 2 +- .../consul/intention/permission/header/list/layout.scss | 2 +- .../consul/intention/permission/header/list/pageobject.js | 2 +- .../consul/intention/permission/header/list/skin.scss | 2 +- .../app/components/consul/intention/permission/list/index.hbs | 2 +- .../app/components/consul/intention/permission/list/index.js | 2 +- .../app/components/consul/intention/permission/list/index.scss | 2 +- .../app/components/consul/intention/permission/list/layout.scss | 2 +- .../components/consul/intention/permission/list/pageobject.js | 2 +- .../app/components/consul/intention/permission/list/skin.scss | 2 +- .../app/components/consul/intention/search-bar/index.hbs | 2 +- .../app/components/consul/intention/search-bar/index.scss | 2 +- .../consul-ui/app/components/consul/intention/view/index.hbs | 2 +- .../consul-ui/app/components/consul/intention/view/index.js | 2 +- ui/packages/consul-ui/app/components/consul/kind/index.hbs | 2 +- ui/packages/consul-ui/app/components/consul/kind/index.js | 2 +- ui/packages/consul-ui/app/components/consul/kind/index.scss | 2 +- ui/packages/consul-ui/app/components/consul/kv/form/index.hbs | 2 +- ui/packages/consul-ui/app/components/consul/kv/form/index.js | 2 +- ui/packages/consul-ui/app/components/consul/kv/list/index.hbs | 2 +- .../consul-ui/app/components/consul/kv/list/pageobject.js | 2 +- .../consul-ui/app/components/consul/kv/search-bar/index.hbs | 2 +- ui/packages/consul-ui/app/components/consul/loader/index.hbs | 2 +- ui/packages/consul-ui/app/components/consul/loader/index.scss | 2 +- ui/packages/consul-ui/app/components/consul/loader/layout.scss | 2 +- ui/packages/consul-ui/app/components/consul/loader/skin.scss | 2 +- .../consul-ui/app/components/consul/metadata/list/index.hbs | 2 +- .../consul-ui/app/components/consul/metadata/list/index.js | 2 +- .../app/components/consul/node-identity/template/index.hbs | 2 +- .../app/components/consul/node/agentless-notice/index.hbs | 2 +- .../app/components/consul/node/agentless-notice/index.js | 2 +- .../app/components/consul/node/agentless-notice/index.scss | 2 +- ui/packages/consul-ui/app/components/consul/node/list/index.hbs | 2 +- .../consul-ui/app/components/consul/node/peer-info/index.hbs | 2 +- .../consul-ui/app/components/consul/node/peer-info/index.scss | 2 +- .../consul-ui/app/components/consul/node/search-bar/index.hbs | 2 +- ui/packages/consul-ui/app/components/consul/peer/info/index.hbs | 2 +- .../consul-ui/app/components/consul/peer/info/index.scss | 2 +- .../consul-ui/app/components/consul/peer/list/index.scss | 2 +- .../consul-ui/app/components/consul/policy/list/index.hbs | 2 +- .../consul-ui/app/components/consul/policy/list/pageobject.js | 2 +- .../app/components/consul/policy/notifications/index.hbs | 2 +- .../consul-ui/app/components/consul/policy/search-bar/index.hbs | 2 +- .../consul-ui/app/components/consul/policy/search-bar/index.js | 2 +- ui/packages/consul-ui/app/components/consul/role/list/index.hbs | 2 +- .../consul-ui/app/components/consul/role/list/pageobject.js | 2 +- .../app/components/consul/role/notifications/index.hbs | 2 +- .../consul-ui/app/components/consul/role/search-bar/index.hbs | 2 +- .../consul-ui/app/components/consul/server/card/index.hbs | 2 +- .../consul-ui/app/components/consul/server/card/index.scss | 2 +- .../consul-ui/app/components/consul/server/card/layout.scss | 2 +- .../consul-ui/app/components/consul/server/card/skin.scss | 2 +- .../consul-ui/app/components/consul/server/list/index.hbs | 2 +- .../consul-ui/app/components/consul/server/list/index.scss | 2 +- .../app/components/consul/service-identity/template/index.hbs | 2 +- .../app/components/consul/service-instance/list/index.hbs | 2 +- .../app/components/consul/service-instance/list/index.js | 2 +- .../app/components/consul/service-instance/search-bar/index.hbs | 2 +- .../consul-ui/app/components/consul/service/list/index.hbs | 2 +- .../app/components/consul/service/search-bar/index.hbs | 2 +- .../consul-ui/app/components/consul/service/search-bar/index.js | 2 +- ui/packages/consul-ui/app/components/consul/source/index.hbs | 2 +- ui/packages/consul-ui/app/components/consul/source/index.scss | 2 +- .../consul-ui/app/components/consul/sources-select/index.hbs | 2 +- .../consul-ui/app/components/consul/token/list/index.hbs | 2 +- .../consul-ui/app/components/consul/token/list/pageobject.js | 2 +- .../app/components/consul/token/notifications/index.hbs | 2 +- .../app/components/consul/token/ruleset/list/index.hbs | 2 +- .../consul-ui/app/components/consul/token/ruleset/list/index.js | 2 +- .../consul-ui/app/components/consul/token/search-bar/index.hbs | 2 +- .../consul-ui/app/components/consul/tomography/graph/index.hbs | 2 +- .../consul-ui/app/components/consul/tomography/graph/index.js | 2 +- .../consul-ui/app/components/consul/tomography/graph/index.scss | 2 +- .../consul-ui/app/components/consul/transparent-proxy/index.hbs | 2 +- .../app/components/consul/upstream-instance/list/index.hbs | 2 +- .../app/components/consul/upstream-instance/list/index.scss | 2 +- .../app/components/consul/upstream-instance/list/pageobject.js | 2 +- .../components/consul/upstream-instance/search-bar/index.hbs | 2 +- .../consul-ui/app/components/consul/upstream/list/index.hbs | 2 +- .../consul-ui/app/components/consul/upstream/list/index.scss | 2 +- .../app/components/consul/upstream/search-bar/index.hbs | 2 +- .../consul-ui/app/components/copy-button/chart.xstate.js | 2 +- ui/packages/consul-ui/app/components/copy-button/index.hbs | 2 +- ui/packages/consul-ui/app/components/copy-button/index.js | 2 +- ui/packages/consul-ui/app/components/copy-button/index.scss | 2 +- ui/packages/consul-ui/app/components/copy-button/layout.scss | 2 +- ui/packages/consul-ui/app/components/copy-button/skin.scss | 2 +- ui/packages/consul-ui/app/components/copyable-code/index.hbs | 2 +- ui/packages/consul-ui/app/components/copyable-code/index.scss | 2 +- ui/packages/consul-ui/app/components/csv-list/debug.scss | 2 +- ui/packages/consul-ui/app/components/csv-list/index.scss | 2 +- ui/packages/consul-ui/app/components/data-collection/index.hbs | 2 +- ui/packages/consul-ui/app/components/data-collection/index.js | 2 +- ui/packages/consul-ui/app/components/data-form/index.hbs | 2 +- ui/packages/consul-ui/app/components/data-form/index.js | 2 +- .../consul-ui/app/components/data-loader/chart.xstate.js | 2 +- ui/packages/consul-ui/app/components/data-loader/index.hbs | 2 +- ui/packages/consul-ui/app/components/data-loader/index.js | 2 +- ui/packages/consul-ui/app/components/data-sink/index.hbs | 2 +- ui/packages/consul-ui/app/components/data-sink/index.js | 2 +- ui/packages/consul-ui/app/components/data-source/index.hbs | 2 +- ui/packages/consul-ui/app/components/data-source/index.js | 2 +- .../consul-ui/app/components/data-writer/chart.xstate.js | 2 +- ui/packages/consul-ui/app/components/data-writer/index.hbs | 2 +- ui/packages/consul-ui/app/components/data-writer/index.js | 2 +- ui/packages/consul-ui/app/components/debug/navigation/index.hbs | 2 +- .../consul-ui/app/components/definition-table/debug.scss | 2 +- .../consul-ui/app/components/definition-table/index.scss | 2 +- .../consul-ui/app/components/definition-table/layout.scss | 2 +- ui/packages/consul-ui/app/components/definition-table/skin.scss | 2 +- .../consul-ui/app/components/delete-confirmation/index.hbs | 2 +- .../consul-ui/app/components/delete-confirmation/index.js | 2 +- .../consul-ui/app/components/disclosure-menu/action/index.hbs | 2 +- ui/packages/consul-ui/app/components/disclosure-menu/index.hbs | 2 +- ui/packages/consul-ui/app/components/disclosure-menu/index.scss | 2 +- .../consul-ui/app/components/disclosure-menu/menu/index.hbs | 2 +- .../consul-ui/app/components/disclosure/action/index.hbs | 2 +- .../consul-ui/app/components/disclosure/details/index.hbs | 2 +- ui/packages/consul-ui/app/components/disclosure/index.hbs | 2 +- ui/packages/consul-ui/app/components/disclosure/index.js | 2 +- ui/packages/consul-ui/app/components/display-toggle/index.scss | 2 +- ui/packages/consul-ui/app/components/display-toggle/layout.scss | 2 +- ui/packages/consul-ui/app/components/display-toggle/skin.scss | 2 +- .../consul-ui/app/components/dom-recycling-table/index.scss | 2 +- .../consul-ui/app/components/dom-recycling-table/layout.scss | 2 +- ui/packages/consul-ui/app/components/empty-state/index.hbs | 2 +- ui/packages/consul-ui/app/components/empty-state/index.js | 2 +- ui/packages/consul-ui/app/components/empty-state/index.scss | 2 +- ui/packages/consul-ui/app/components/empty-state/layout.scss | 2 +- ui/packages/consul-ui/app/components/empty-state/pageobject.js | 2 +- ui/packages/consul-ui/app/components/empty-state/skin.scss | 2 +- ui/packages/consul-ui/app/components/error-state/index.hbs | 2 +- ui/packages/consul-ui/app/components/event-source/index.hbs | 2 +- ui/packages/consul-ui/app/components/event-source/index.js | 2 +- .../consul-ui/app/components/expanded-single-select/index.scss | 2 +- .../consul-ui/app/components/expanded-single-select/layout.scss | 2 +- .../consul-ui/app/components/expanded-single-select/skin.scss | 2 +- ui/packages/consul-ui/app/components/filter-bar/index.scss | 2 +- ui/packages/consul-ui/app/components/filter-bar/layout.scss | 2 +- ui/packages/consul-ui/app/components/filter-bar/skin.scss | 2 +- ui/packages/consul-ui/app/components/form-component/index.hbs | 2 +- ui/packages/consul-ui/app/components/form-component/index.js | 2 +- ui/packages/consul-ui/app/components/form-elements/index.scss | 2 +- ui/packages/consul-ui/app/components/form-elements/layout.scss | 2 +- ui/packages/consul-ui/app/components/form-elements/skin.scss | 2 +- .../app/components/form-group/element/checkbox/index.hbs | 2 +- .../consul-ui/app/components/form-group/element/error/index.hbs | 2 +- .../consul-ui/app/components/form-group/element/index.hbs | 2 +- .../consul-ui/app/components/form-group/element/index.js | 2 +- .../consul-ui/app/components/form-group/element/label/index.hbs | 2 +- .../consul-ui/app/components/form-group/element/radio/index.hbs | 2 +- .../consul-ui/app/components/form-group/element/text/index.hbs | 2 +- ui/packages/consul-ui/app/components/form-group/index.hbs | 2 +- ui/packages/consul-ui/app/components/form-group/index.js | 2 +- ui/packages/consul-ui/app/components/form-input/index.hbs | 2 +- ui/packages/consul-ui/app/components/freetext-filter/index.hbs | 2 +- ui/packages/consul-ui/app/components/freetext-filter/index.js | 2 +- ui/packages/consul-ui/app/components/freetext-filter/index.scss | 2 +- .../consul-ui/app/components/freetext-filter/layout.scss | 2 +- .../consul-ui/app/components/freetext-filter/pageobject.js | 2 +- ui/packages/consul-ui/app/components/freetext-filter/skin.scss | 2 +- ui/packages/consul-ui/app/components/hashicorp-consul/index.hbs | 2 +- ui/packages/consul-ui/app/components/hashicorp-consul/index.js | 2 +- .../consul-ui/app/components/hashicorp-consul/index.scss | 2 +- .../consul-ui/app/components/horizontal-kv-list/debug.scss | 2 +- .../consul-ui/app/components/horizontal-kv-list/index.scss | 2 +- .../consul-ui/app/components/horizontal-kv-list/layout.scss | 2 +- .../consul-ui/app/components/horizontal-kv-list/skin.scss | 2 +- ui/packages/consul-ui/app/components/icon-definition/debug.scss | 2 +- ui/packages/consul-ui/app/components/icon-definition/index.scss | 2 +- ui/packages/consul-ui/app/components/informed-action/index.hbs | 2 +- ui/packages/consul-ui/app/components/informed-action/index.scss | 2 +- .../consul-ui/app/components/informed-action/layout.scss | 2 +- ui/packages/consul-ui/app/components/informed-action/skin.scss | 2 +- ui/packages/consul-ui/app/components/inline-alert/debug.scss | 2 +- ui/packages/consul-ui/app/components/inline-alert/index.scss | 2 +- ui/packages/consul-ui/app/components/inline-alert/layout.scss | 2 +- ui/packages/consul-ui/app/components/inline-alert/skin.scss | 2 +- ui/packages/consul-ui/app/components/inline-code/index.scss | 2 +- ui/packages/consul-ui/app/components/inline-code/layout.scss | 2 +- ui/packages/consul-ui/app/components/inline-code/skin.scss | 2 +- ui/packages/consul-ui/app/components/jwt-source/index.js | 2 +- ui/packages/consul-ui/app/components/list-collection/index.hbs | 2 +- ui/packages/consul-ui/app/components/list-collection/index.js | 2 +- ui/packages/consul-ui/app/components/list-collection/index.scss | 2 +- .../consul-ui/app/components/list-collection/layout.scss | 2 +- ui/packages/consul-ui/app/components/list-collection/skin.scss | 2 +- ui/packages/consul-ui/app/components/list-row/index.scss | 2 +- ui/packages/consul-ui/app/components/list-row/layout.scss | 2 +- ui/packages/consul-ui/app/components/list-row/skin.scss | 2 +- .../consul-ui/app/components/main-header-horizontal/index.scss | 2 +- .../consul-ui/app/components/main-header-horizontal/layout.scss | 2 +- .../consul-ui/app/components/main-header-horizontal/skin.scss | 2 +- .../consul-ui/app/components/main-nav-horizontal/index.scss | 2 +- .../consul-ui/app/components/main-nav-horizontal/layout.scss | 2 +- .../consul-ui/app/components/main-nav-horizontal/skin.scss | 2 +- .../consul-ui/app/components/main-nav-vertical/debug.scss | 2 +- .../consul-ui/app/components/main-nav-vertical/index.scss | 2 +- .../consul-ui/app/components/main-nav-vertical/layout.scss | 2 +- .../consul-ui/app/components/main-nav-vertical/skin.scss | 2 +- ui/packages/consul-ui/app/components/menu-panel/deprecated.scss | 2 +- ui/packages/consul-ui/app/components/menu-panel/index.hbs | 2 +- ui/packages/consul-ui/app/components/menu-panel/index.js | 2 +- ui/packages/consul-ui/app/components/menu-panel/index.scss | 2 +- ui/packages/consul-ui/app/components/menu-panel/layout.scss | 2 +- ui/packages/consul-ui/app/components/menu-panel/skin.scss | 2 +- ui/packages/consul-ui/app/components/menu/action/index.hbs | 2 +- ui/packages/consul-ui/app/components/menu/index.hbs | 2 +- ui/packages/consul-ui/app/components/menu/item/index.hbs | 2 +- ui/packages/consul-ui/app/components/menu/separator/index.hbs | 2 +- ui/packages/consul-ui/app/components/modal-dialog/index.hbs | 2 +- ui/packages/consul-ui/app/components/modal-dialog/index.js | 2 +- ui/packages/consul-ui/app/components/modal-dialog/index.scss | 2 +- ui/packages/consul-ui/app/components/modal-dialog/layout.scss | 2 +- ui/packages/consul-ui/app/components/modal-dialog/skin.scss | 2 +- ui/packages/consul-ui/app/components/modal-layer/index.hbs | 2 +- .../consul-ui/app/components/more-popover-menu/index.hbs | 2 +- ui/packages/consul-ui/app/components/more-popover-menu/index.js | 2 +- .../consul-ui/app/components/more-popover-menu/index.scss | 2 +- .../consul-ui/app/components/more-popover-menu/pageobject.js | 2 +- .../consul-ui/app/components/oidc-select/chart.xstate.js | 2 +- ui/packages/consul-ui/app/components/oidc-select/index.hbs | 2 +- ui/packages/consul-ui/app/components/oidc-select/index.js | 2 +- ui/packages/consul-ui/app/components/oidc-select/index.scss | 2 +- ui/packages/consul-ui/app/components/oidc-select/layout.scss | 2 +- ui/packages/consul-ui/app/components/oidc-select/skin.scss | 2 +- ui/packages/consul-ui/app/components/option-input/index.hbs | 2 +- ui/packages/consul-ui/app/components/outlet/index.hbs | 2 +- ui/packages/consul-ui/app/components/outlet/index.js | 2 +- ui/packages/consul-ui/app/components/overlay/index.scss | 2 +- ui/packages/consul-ui/app/components/overlay/none.scss | 2 +- ui/packages/consul-ui/app/components/overlay/square-tail.scss | 2 +- ui/packages/consul-ui/app/components/paged-collection/index.hbs | 2 +- ui/packages/consul-ui/app/components/paged-collection/index.js | 2 +- .../consul-ui/app/components/paged-collection/index.scss | 2 +- ui/packages/consul-ui/app/components/panel/debug.scss | 2 +- ui/packages/consul-ui/app/components/panel/index.css.js | 2 +- ui/packages/consul-ui/app/components/panel/index.scss | 2 +- ui/packages/consul-ui/app/components/panel/layout.scss | 2 +- ui/packages/consul-ui/app/components/panel/skin.scss | 2 +- .../consul-ui/app/components/peerings/badge/icon/index.hbs | 2 +- ui/packages/consul-ui/app/components/peerings/badge/index.hbs | 2 +- ui/packages/consul-ui/app/components/peerings/badge/index.js | 2 +- ui/packages/consul-ui/app/components/peerings/badge/index.scss | 2 +- .../consul-ui/app/components/peerings/provider/index.hbs | 2 +- ui/packages/consul-ui/app/components/peerings/provider/index.js | 2 +- ui/packages/consul-ui/app/components/pill/index.scss | 2 +- ui/packages/consul-ui/app/components/pill/layout.scss | 2 +- ui/packages/consul-ui/app/components/pill/skin.scss | 2 +- ui/packages/consul-ui/app/components/policy-form/index.hbs | 2 +- ui/packages/consul-ui/app/components/policy-form/index.js | 2 +- ui/packages/consul-ui/app/components/policy-form/pageobject.js | 2 +- ui/packages/consul-ui/app/components/policy-selector/index.hbs | 2 +- ui/packages/consul-ui/app/components/policy-selector/index.js | 2 +- .../consul-ui/app/components/policy-selector/pageobject.js | 2 +- ui/packages/consul-ui/app/components/popover-menu/index.hbs | 2 +- ui/packages/consul-ui/app/components/popover-menu/index.js | 2 +- ui/packages/consul-ui/app/components/popover-menu/index.scss | 2 +- ui/packages/consul-ui/app/components/popover-menu/layout.scss | 2 +- .../consul-ui/app/components/popover-menu/menu-item/index.hbs | 2 +- .../consul-ui/app/components/popover-menu/menu-item/index.js | 2 +- .../app/components/popover-menu/menu-separator/index.hbs | 2 +- .../app/components/popover-menu/menu-separator/index.js | 2 +- ui/packages/consul-ui/app/components/popover-menu/skin.scss | 2 +- ui/packages/consul-ui/app/components/popover-select/index.hbs | 2 +- ui/packages/consul-ui/app/components/popover-select/index.js | 2 +- ui/packages/consul-ui/app/components/popover-select/index.scss | 2 +- .../consul-ui/app/components/popover-select/optgroup/index.hbs | 2 +- .../consul-ui/app/components/popover-select/option/index.hbs | 2 +- .../consul-ui/app/components/popover-select/option/index.js | 2 +- .../consul-ui/app/components/popover-select/pageobject.js | 2 +- ui/packages/consul-ui/app/components/power-select/pageobject.js | 2 +- ui/packages/consul-ui/app/components/progress/index.hbs | 2 +- ui/packages/consul-ui/app/components/progress/index.scss | 2 +- ui/packages/consul-ui/app/components/progress/layout.scss | 2 +- ui/packages/consul-ui/app/components/progress/skin.scss | 2 +- .../consul-ui/app/components/providers/dimension/index.hbs | 2 +- .../consul-ui/app/components/providers/dimension/index.js | 2 +- ui/packages/consul-ui/app/components/providers/search/index.hbs | 2 +- ui/packages/consul-ui/app/components/providers/search/index.js | 2 +- ui/packages/consul-ui/app/components/radio-card/index.hbs | 2 +- ui/packages/consul-ui/app/components/radio-card/index.js | 2 +- ui/packages/consul-ui/app/components/radio-card/index.scss | 2 +- ui/packages/consul-ui/app/components/radio-card/layout.scss | 2 +- ui/packages/consul-ui/app/components/radio-card/skin.scss | 2 +- ui/packages/consul-ui/app/components/radio-group/index.hbs | 2 +- ui/packages/consul-ui/app/components/radio-group/index.js | 2 +- ui/packages/consul-ui/app/components/radio-group/index.scss | 2 +- ui/packages/consul-ui/app/components/radio-group/layout.scss | 2 +- ui/packages/consul-ui/app/components/radio-group/pageobject.js | 2 +- ui/packages/consul-ui/app/components/radio-group/skin.scss | 2 +- ui/packages/consul-ui/app/components/ref/index.js | 2 +- ui/packages/consul-ui/app/components/role-form/index.hbs | 2 +- ui/packages/consul-ui/app/components/role-form/index.js | 2 +- ui/packages/consul-ui/app/components/role-form/pageobject.js | 2 +- ui/packages/consul-ui/app/components/role-selector/index.hbs | 2 +- ui/packages/consul-ui/app/components/role-selector/index.js | 2 +- ui/packages/consul-ui/app/components/role-selector/index.scss | 2 +- .../consul-ui/app/components/role-selector/pageobject.js | 2 +- ui/packages/consul-ui/app/components/route/announcer/index.hbs | 2 +- ui/packages/consul-ui/app/components/route/index.hbs | 2 +- ui/packages/consul-ui/app/components/route/index.js | 2 +- ui/packages/consul-ui/app/components/route/title/index.hbs | 2 +- ui/packages/consul-ui/app/components/route/title/index.scss | 2 +- ui/packages/consul-ui/app/components/search-bar/index.hbs | 2 +- ui/packages/consul-ui/app/components/search-bar/index.js | 2 +- ui/packages/consul-ui/app/components/search-bar/index.scss | 2 +- .../consul-ui/app/components/search-bar/remove-filter/index.hbs | 2 +- ui/packages/consul-ui/app/components/search-bar/utils.js | 2 +- ui/packages/consul-ui/app/components/skip-links/index.scss | 2 +- ui/packages/consul-ui/app/components/skip-links/layout.scss | 2 +- ui/packages/consul-ui/app/components/skip-links/skin.scss | 2 +- ui/packages/consul-ui/app/components/sliding-toggle/index.scss | 2 +- ui/packages/consul-ui/app/components/sliding-toggle/layout.scss | 2 +- ui/packages/consul-ui/app/components/sliding-toggle/skin.scss | 2 +- .../consul-ui/app/components/state-chart/action/index.hbs | 2 +- .../consul-ui/app/components/state-chart/action/index.js | 2 +- .../consul-ui/app/components/state-chart/guard/index.hbs | 2 +- ui/packages/consul-ui/app/components/state-chart/guard/index.js | 2 +- ui/packages/consul-ui/app/components/state-chart/index.hbs | 2 +- ui/packages/consul-ui/app/components/state-chart/index.js | 2 +- ui/packages/consul-ui/app/components/state-machine/index.hbs | 2 +- ui/packages/consul-ui/app/components/state-machine/index.js | 2 +- ui/packages/consul-ui/app/components/state/index.hbs | 2 +- ui/packages/consul-ui/app/components/state/index.js | 2 +- ui/packages/consul-ui/app/components/tab-nav/index.hbs | 2 +- ui/packages/consul-ui/app/components/tab-nav/index.js | 2 +- ui/packages/consul-ui/app/components/tab-nav/index.scss | 2 +- ui/packages/consul-ui/app/components/tab-nav/layout.scss | 2 +- ui/packages/consul-ui/app/components/tab-nav/pageobject.js | 2 +- ui/packages/consul-ui/app/components/tab-nav/skin.scss | 2 +- ui/packages/consul-ui/app/components/table/index.scss | 2 +- ui/packages/consul-ui/app/components/table/layout.scss | 2 +- ui/packages/consul-ui/app/components/table/skin.scss | 2 +- .../consul-ui/app/components/tabular-collection/index.hbs | 2 +- .../consul-ui/app/components/tabular-collection/index.js | 2 +- .../consul-ui/app/components/tabular-collection/index.scss | 2 +- ui/packages/consul-ui/app/components/tabular-details/index.hbs | 2 +- ui/packages/consul-ui/app/components/tabular-details/index.js | 2 +- ui/packages/consul-ui/app/components/tabular-details/index.scss | 2 +- .../consul-ui/app/components/tabular-details/layout.scss | 2 +- ui/packages/consul-ui/app/components/tabular-details/skin.scss | 2 +- ui/packages/consul-ui/app/components/tabular-dl/index.scss | 2 +- ui/packages/consul-ui/app/components/tabular-dl/layout.scss | 2 +- ui/packages/consul-ui/app/components/tabular-dl/skin.scss | 2 +- ui/packages/consul-ui/app/components/tag-list/index.hbs | 2 +- ui/packages/consul-ui/app/components/tag-list/index.scss | 2 +- ui/packages/consul-ui/app/components/text-input/index.hbs | 2 +- ui/packages/consul-ui/app/components/tile/debug.scss | 2 +- ui/packages/consul-ui/app/components/tile/index.scss | 2 +- ui/packages/consul-ui/app/components/toggle-button/index.hbs | 2 +- ui/packages/consul-ui/app/components/toggle-button/index.js | 2 +- ui/packages/consul-ui/app/components/toggle-button/index.scss | 2 +- ui/packages/consul-ui/app/components/toggle-button/layout.scss | 2 +- ui/packages/consul-ui/app/components/toggle-button/skin.scss | 2 +- ui/packages/consul-ui/app/components/token-list/index.hbs | 2 +- ui/packages/consul-ui/app/components/token-list/index.js | 2 +- ui/packages/consul-ui/app/components/token-list/pageobject.js | 2 +- .../consul-ui/app/components/token-source/chart.xstate.js | 2 +- ui/packages/consul-ui/app/components/token-source/index.hbs | 2 +- ui/packages/consul-ui/app/components/token-source/index.js | 2 +- ui/packages/consul-ui/app/components/tooltip-panel/index.scss | 2 +- ui/packages/consul-ui/app/components/tooltip-panel/layout.scss | 2 +- ui/packages/consul-ui/app/components/tooltip-panel/skin.scss | 2 +- ui/packages/consul-ui/app/components/tooltip/index.hbs | 2 +- ui/packages/consul-ui/app/components/tooltip/index.scss | 2 +- .../consul-ui/app/components/topology-metrics/card/index.hbs | 2 +- .../consul-ui/app/components/topology-metrics/card/index.js | 2 +- .../consul-ui/app/components/topology-metrics/card/index.scss | 2 +- .../app/components/topology-metrics/down-lines/index.hbs | 2 +- .../app/components/topology-metrics/down-lines/index.js | 2 +- ui/packages/consul-ui/app/components/topology-metrics/index.hbs | 2 +- ui/packages/consul-ui/app/components/topology-metrics/index.js | 2 +- .../consul-ui/app/components/topology-metrics/index.scss | 2 +- .../consul-ui/app/components/topology-metrics/layout.scss | 2 +- .../app/components/topology-metrics/notifications/index.hbs | 2 +- .../consul-ui/app/components/topology-metrics/popover/index.hbs | 2 +- .../consul-ui/app/components/topology-metrics/popover/index.js | 2 +- .../app/components/topology-metrics/popover/index.scss | 2 +- .../consul-ui/app/components/topology-metrics/series/index.hbs | 2 +- .../consul-ui/app/components/topology-metrics/series/index.js | 2 +- .../consul-ui/app/components/topology-metrics/series/index.scss | 2 +- .../app/components/topology-metrics/series/layout.scss | 2 +- .../consul-ui/app/components/topology-metrics/series/skin.scss | 2 +- ui/packages/consul-ui/app/components/topology-metrics/skin.scss | 2 +- .../app/components/topology-metrics/source-type/index.hbs | 2 +- .../app/components/topology-metrics/source-type/index.scss | 2 +- .../consul-ui/app/components/topology-metrics/stats/index.hbs | 2 +- .../consul-ui/app/components/topology-metrics/stats/index.js | 2 +- .../consul-ui/app/components/topology-metrics/stats/index.scss | 2 +- .../consul-ui/app/components/topology-metrics/status/index.hbs | 2 +- .../consul-ui/app/components/topology-metrics/status/index.scss | 2 +- .../app/components/topology-metrics/up-lines/index.hbs | 2 +- .../consul-ui/app/components/topology-metrics/up-lines/index.js | 2 +- ui/packages/consul-ui/app/components/watcher/index.hbs | 2 +- ui/packages/consul-ui/app/components/watcher/index.js | 2 +- ui/packages/consul-ui/app/components/yield/index.hbs | 2 +- ui/packages/consul-ui/app/controllers/_peered-resource.js | 2 +- ui/packages/consul-ui/app/controllers/application.js | 2 +- .../consul-ui/app/controllers/dc/acls/policies/create.js | 2 +- ui/packages/consul-ui/app/controllers/dc/acls/policies/edit.js | 2 +- ui/packages/consul-ui/app/controllers/dc/acls/roles/create.js | 2 +- ui/packages/consul-ui/app/controllers/dc/acls/roles/edit.js | 2 +- ui/packages/consul-ui/app/controllers/dc/acls/tokens/create.js | 2 +- ui/packages/consul-ui/app/controllers/dc/acls/tokens/edit.js | 2 +- ui/packages/consul-ui/app/controllers/dc/nodes/index.js | 2 +- ui/packages/consul-ui/app/controllers/dc/services/index.js | 2 +- .../app/controllers/dc/services/instance/healthchecks.js | 2 +- ui/packages/consul-ui/app/decorators/data-source.js | 2 +- ui/packages/consul-ui/app/decorators/replace.js | 2 +- ui/packages/consul-ui/app/env.js | 2 +- ui/packages/consul-ui/app/filter/predicates/auth-method.js | 2 +- ui/packages/consul-ui/app/filter/predicates/health-check.js | 2 +- ui/packages/consul-ui/app/filter/predicates/intention.js | 2 +- ui/packages/consul-ui/app/filter/predicates/kv.js | 2 +- ui/packages/consul-ui/app/filter/predicates/node.js | 2 +- ui/packages/consul-ui/app/filter/predicates/peer.js | 2 +- ui/packages/consul-ui/app/filter/predicates/policy.js | 2 +- ui/packages/consul-ui/app/filter/predicates/service-instance.js | 2 +- ui/packages/consul-ui/app/filter/predicates/service.js | 2 +- ui/packages/consul-ui/app/filter/predicates/token.js | 2 +- ui/packages/consul-ui/app/formats.js | 2 +- ui/packages/consul-ui/app/forms/intention.js | 2 +- ui/packages/consul-ui/app/forms/kv.js | 2 +- ui/packages/consul-ui/app/forms/policy.js | 2 +- ui/packages/consul-ui/app/forms/role.js | 2 +- ui/packages/consul-ui/app/forms/token.js | 2 +- ui/packages/consul-ui/app/helpers/adopt-styles.js | 2 +- ui/packages/consul-ui/app/helpers/atob.js | 2 +- ui/packages/consul-ui/app/helpers/cached-model.js | 2 +- ui/packages/consul-ui/app/helpers/class-map.js | 2 +- ui/packages/consul-ui/app/helpers/collection.js | 2 +- ui/packages/consul-ui/app/helpers/css-map.js | 2 +- ui/packages/consul-ui/app/helpers/css.js | 2 +- ui/packages/consul-ui/app/helpers/document-attrs.js | 2 +- ui/packages/consul-ui/app/helpers/dom-position.js | 2 +- ui/packages/consul-ui/app/helpers/duration-from.js | 2 +- ui/packages/consul-ui/app/helpers/env.js | 2 +- ui/packages/consul-ui/app/helpers/flatten-property.js | 2 +- ui/packages/consul-ui/app/helpers/format-short-time.js | 2 +- ui/packages/consul-ui/app/helpers/href-to.js | 2 +- ui/packages/consul-ui/app/helpers/icon-mapping.js | 2 +- ui/packages/consul-ui/app/helpers/icons-debug.js | 2 +- ui/packages/consul-ui/app/helpers/is-href.js | 2 +- ui/packages/consul-ui/app/helpers/is.js | 2 +- ui/packages/consul-ui/app/helpers/json-stringify.js | 2 +- ui/packages/consul-ui/app/helpers/last.js | 2 +- ui/packages/consul-ui/app/helpers/left-trim.js | 2 +- ui/packages/consul-ui/app/helpers/merge-checks.js | 2 +- ui/packages/consul-ui/app/helpers/percentage-of.js | 2 +- ui/packages/consul-ui/app/helpers/policy/datacenters.js | 2 +- ui/packages/consul-ui/app/helpers/policy/group.js | 2 +- ui/packages/consul-ui/app/helpers/policy/typeof.js | 2 +- ui/packages/consul-ui/app/helpers/refresh-route.js | 2 +- ui/packages/consul-ui/app/helpers/render-template.js | 2 +- ui/packages/consul-ui/app/helpers/require.js | 2 +- ui/packages/consul-ui/app/helpers/right-trim.js | 2 +- ui/packages/consul-ui/app/helpers/route-match.js | 2 +- ui/packages/consul-ui/app/helpers/service/card-permissions.js | 2 +- ui/packages/consul-ui/app/helpers/service/external-source.js | 2 +- ui/packages/consul-ui/app/helpers/service/health-percentage.js | 2 +- ui/packages/consul-ui/app/helpers/slugify.js | 2 +- ui/packages/consul-ui/app/helpers/smart-date-format.js | 2 +- ui/packages/consul-ui/app/helpers/split.js | 2 +- ui/packages/consul-ui/app/helpers/state-chart.js | 2 +- ui/packages/consul-ui/app/helpers/state-matches.js | 2 +- ui/packages/consul-ui/app/helpers/style-map.js | 2 +- ui/packages/consul-ui/app/helpers/substr.js | 2 +- ui/packages/consul-ui/app/helpers/svg-curve.js | 2 +- ui/packages/consul-ui/app/helpers/temporal-format.js | 2 +- ui/packages/consul-ui/app/helpers/temporal-within.js | 2 +- ui/packages/consul-ui/app/helpers/test.js | 2 +- ui/packages/consul-ui/app/helpers/to-hash.js | 2 +- ui/packages/consul-ui/app/helpers/to-route.js | 2 +- ui/packages/consul-ui/app/helpers/token/is-anonymous.js | 2 +- ui/packages/consul-ui/app/helpers/token/is-legacy.js | 2 +- ui/packages/consul-ui/app/helpers/tween-to.js | 2 +- ui/packages/consul-ui/app/helpers/uniq-by.js | 2 +- ui/packages/consul-ui/app/helpers/unique-id.js | 2 +- ui/packages/consul-ui/app/helpers/uri.js | 2 +- ui/packages/consul-ui/app/index.html | 2 +- ui/packages/consul-ui/app/instance-initializers/container.js | 2 +- ui/packages/consul-ui/app/instance-initializers/href-to.js | 2 +- .../consul-ui/app/instance-initializers/ivy-codemirror.js | 2 +- ui/packages/consul-ui/app/instance-initializers/selection.js | 2 +- ui/packages/consul-ui/app/locations/fsm-with-optional-test.js | 2 +- ui/packages/consul-ui/app/locations/fsm-with-optional.js | 2 +- ui/packages/consul-ui/app/locations/fsm.js | 2 +- ui/packages/consul-ui/app/machines/boolean.xstate.js | 2 +- ui/packages/consul-ui/app/machines/validate.xstate.js | 2 +- ui/packages/consul-ui/app/mixins/policy/as-many.js | 2 +- ui/packages/consul-ui/app/mixins/role/as-many.js | 2 +- ui/packages/consul-ui/app/mixins/with-blocking-actions.js | 2 +- ui/packages/consul-ui/app/models/auth-method.js | 2 +- ui/packages/consul-ui/app/models/binding-rule.js | 2 +- ui/packages/consul-ui/app/models/coordinate.js | 2 +- ui/packages/consul-ui/app/models/dc.js | 2 +- ui/packages/consul-ui/app/models/discovery-chain.js | 2 +- ui/packages/consul-ui/app/models/gateway-config.js | 2 +- ui/packages/consul-ui/app/models/health-check.js | 2 +- .../consul-ui/app/models/intention-permission-http-header.js | 2 +- ui/packages/consul-ui/app/models/intention-permission-http.js | 2 +- ui/packages/consul-ui/app/models/intention-permission.js | 2 +- ui/packages/consul-ui/app/models/intention.js | 2 +- ui/packages/consul-ui/app/models/kv.js | 2 +- ui/packages/consul-ui/app/models/license.js | 2 +- ui/packages/consul-ui/app/models/node.js | 2 +- ui/packages/consul-ui/app/models/nspace.js | 2 +- ui/packages/consul-ui/app/models/oidc-provider.js | 2 +- ui/packages/consul-ui/app/models/partition.js | 2 +- ui/packages/consul-ui/app/models/peer.js | 2 +- ui/packages/consul-ui/app/models/permission.js | 2 +- ui/packages/consul-ui/app/models/policy.js | 2 +- ui/packages/consul-ui/app/models/proxy.js | 2 +- ui/packages/consul-ui/app/models/role.js | 2 +- ui/packages/consul-ui/app/models/service-instance.js | 2 +- ui/packages/consul-ui/app/models/service.js | 2 +- ui/packages/consul-ui/app/models/session.js | 2 +- ui/packages/consul-ui/app/models/token.js | 2 +- ui/packages/consul-ui/app/models/topology.js | 2 +- ui/packages/consul-ui/app/modifiers/aria-menu.js | 2 +- ui/packages/consul-ui/app/modifiers/css-prop.js | 2 +- ui/packages/consul-ui/app/modifiers/css-props.js | 2 +- ui/packages/consul-ui/app/modifiers/did-upsert.js | 2 +- ui/packages/consul-ui/app/modifiers/disabled.js | 2 +- ui/packages/consul-ui/app/modifiers/notification.js | 2 +- ui/packages/consul-ui/app/modifiers/on-outside.js | 2 +- ui/packages/consul-ui/app/modifiers/style.js | 2 +- ui/packages/consul-ui/app/modifiers/tooltip.js | 2 +- ui/packages/consul-ui/app/modifiers/validate.js | 2 +- ui/packages/consul-ui/app/modifiers/with-copyable.js | 2 +- ui/packages/consul-ui/app/modifiers/with-overlay.js | 2 +- ui/packages/consul-ui/app/router.js | 2 +- ui/packages/consul-ui/app/routes/application.js | 2 +- ui/packages/consul-ui/app/routes/dc.js | 2 +- ui/packages/consul-ui/app/routes/dc/acls/auth-methods/index.js | 2 +- .../consul-ui/app/routes/dc/acls/auth-methods/show/index.js | 2 +- ui/packages/consul-ui/app/routes/dc/acls/policies/create.js | 2 +- ui/packages/consul-ui/app/routes/dc/acls/policies/edit.js | 2 +- ui/packages/consul-ui/app/routes/dc/acls/policies/index.js | 2 +- ui/packages/consul-ui/app/routes/dc/acls/roles/create.js | 2 +- ui/packages/consul-ui/app/routes/dc/acls/roles/edit.js | 2 +- ui/packages/consul-ui/app/routes/dc/acls/roles/index.js | 2 +- ui/packages/consul-ui/app/routes/dc/acls/tokens/create.js | 2 +- ui/packages/consul-ui/app/routes/dc/acls/tokens/edit.js | 2 +- ui/packages/consul-ui/app/routes/dc/acls/tokens/index.js | 2 +- ui/packages/consul-ui/app/routes/dc/kv/folder.js | 2 +- ui/packages/consul-ui/app/routes/dc/kv/index.js | 2 +- ui/packages/consul-ui/app/routes/dc/services/notfound.js | 2 +- ui/packages/consul-ui/app/routes/dc/services/show/topology.js | 2 +- ui/packages/consul-ui/app/routing/application-debug.js | 2 +- ui/packages/consul-ui/app/routing/route.js | 2 +- ui/packages/consul-ui/app/routing/single.js | 2 +- ui/packages/consul-ui/app/search/predicates/acl.js | 2 +- ui/packages/consul-ui/app/search/predicates/auth-method.js | 2 +- ui/packages/consul-ui/app/search/predicates/health-check.js | 2 +- ui/packages/consul-ui/app/search/predicates/intention.js | 2 +- ui/packages/consul-ui/app/search/predicates/kv.js | 2 +- ui/packages/consul-ui/app/search/predicates/node.js | 2 +- ui/packages/consul-ui/app/search/predicates/nspace.js | 2 +- ui/packages/consul-ui/app/search/predicates/peer.js | 2 +- ui/packages/consul-ui/app/search/predicates/policy.js | 2 +- ui/packages/consul-ui/app/search/predicates/role.js | 2 +- ui/packages/consul-ui/app/search/predicates/service-instance.js | 2 +- ui/packages/consul-ui/app/search/predicates/service.js | 2 +- ui/packages/consul-ui/app/search/predicates/token.js | 2 +- .../consul-ui/app/search/predicates/upstream-instance.js | 2 +- ui/packages/consul-ui/app/serializers/application.js | 2 +- ui/packages/consul-ui/app/serializers/auth-method.js | 2 +- ui/packages/consul-ui/app/serializers/binding-rule.js | 2 +- ui/packages/consul-ui/app/serializers/coordinate.js | 2 +- ui/packages/consul-ui/app/serializers/discovery-chain.js | 2 +- ui/packages/consul-ui/app/serializers/http.js | 2 +- ui/packages/consul-ui/app/serializers/intention.js | 2 +- ui/packages/consul-ui/app/serializers/kv.js | 2 +- ui/packages/consul-ui/app/serializers/node.js | 2 +- ui/packages/consul-ui/app/serializers/nspace.js | 2 +- ui/packages/consul-ui/app/serializers/oidc-provider.js | 2 +- ui/packages/consul-ui/app/serializers/partition.js | 2 +- ui/packages/consul-ui/app/serializers/permission.js | 2 +- ui/packages/consul-ui/app/serializers/policy.js | 2 +- ui/packages/consul-ui/app/serializers/proxy.js | 2 +- ui/packages/consul-ui/app/serializers/role.js | 2 +- ui/packages/consul-ui/app/serializers/service-instance.js | 2 +- ui/packages/consul-ui/app/serializers/service.js | 2 +- ui/packages/consul-ui/app/serializers/session.js | 2 +- ui/packages/consul-ui/app/serializers/token.js | 2 +- ui/packages/consul-ui/app/serializers/topology.js | 2 +- ui/packages/consul-ui/app/services/abilities.js | 2 +- ui/packages/consul-ui/app/services/atob.js | 2 +- .../services/auth-providers/oauth2-code-with-url-provider.js | 2 +- ui/packages/consul-ui/app/services/btoa.js | 2 +- ui/packages/consul-ui/app/services/change.js | 2 +- ui/packages/consul-ui/app/services/client/connections.js | 2 +- ui/packages/consul-ui/app/services/client/http.js | 2 +- ui/packages/consul-ui/app/services/client/transports/xhr.js | 2 +- ui/packages/consul-ui/app/services/clipboard/local-storage.js | 2 +- ui/packages/consul-ui/app/services/clipboard/os.js | 2 +- ui/packages/consul-ui/app/services/code-mirror/linter.js | 2 +- ui/packages/consul-ui/app/services/container.js | 2 +- ui/packages/consul-ui/app/services/data-sink/protocols/http.js | 2 +- .../consul-ui/app/services/data-sink/protocols/local-storage.js | 2 +- ui/packages/consul-ui/app/services/data-sink/service.js | 2 +- .../consul-ui/app/services/data-source/protocols/http.js | 2 +- .../app/services/data-source/protocols/http/blocking.js | 2 +- .../app/services/data-source/protocols/http/promise.js | 2 +- .../app/services/data-source/protocols/local-storage.js | 2 +- ui/packages/consul-ui/app/services/data-source/service.js | 2 +- ui/packages/consul-ui/app/services/data-structs.js | 2 +- ui/packages/consul-ui/app/services/dom.js | 2 +- ui/packages/consul-ui/app/services/encoder.js | 2 +- ui/packages/consul-ui/app/services/env.js | 2 +- ui/packages/consul-ui/app/services/feedback.js | 2 +- ui/packages/consul-ui/app/services/filter.js | 2 +- ui/packages/consul-ui/app/services/form.js | 2 +- ui/packages/consul-ui/app/services/hcp.js | 2 +- ui/packages/consul-ui/app/services/i18n-debug.js | 2 +- ui/packages/consul-ui/app/services/local-storage.js | 2 +- ui/packages/consul-ui/app/services/logger.js | 2 +- ui/packages/consul-ui/app/services/repository.js | 2 +- ui/packages/consul-ui/app/services/repository/auth-method.js | 2 +- ui/packages/consul-ui/app/services/repository/binding-rule.js | 2 +- ui/packages/consul-ui/app/services/repository/coordinate.js | 2 +- ui/packages/consul-ui/app/services/repository/dc.js | 2 +- .../consul-ui/app/services/repository/discovery-chain.js | 2 +- .../app/services/repository/intention-permission-http-header.js | 2 +- .../consul-ui/app/services/repository/intention-permission.js | 2 +- ui/packages/consul-ui/app/services/repository/intention.js | 2 +- ui/packages/consul-ui/app/services/repository/kv.js | 2 +- ui/packages/consul-ui/app/services/repository/license.js | 2 +- ui/packages/consul-ui/app/services/repository/metrics.js | 2 +- ui/packages/consul-ui/app/services/repository/node.js | 2 +- ui/packages/consul-ui/app/services/repository/nspace.js | 2 +- ui/packages/consul-ui/app/services/repository/oidc-provider.js | 2 +- ui/packages/consul-ui/app/services/repository/partition.js | 2 +- ui/packages/consul-ui/app/services/repository/peer.js | 2 +- ui/packages/consul-ui/app/services/repository/permission.js | 2 +- ui/packages/consul-ui/app/services/repository/policy.js | 2 +- ui/packages/consul-ui/app/services/repository/proxy.js | 2 +- ui/packages/consul-ui/app/services/repository/role.js | 2 +- .../consul-ui/app/services/repository/service-instance.js | 2 +- ui/packages/consul-ui/app/services/repository/service.js | 2 +- ui/packages/consul-ui/app/services/repository/session.js | 2 +- ui/packages/consul-ui/app/services/repository/token.js | 2 +- ui/packages/consul-ui/app/services/repository/topology.js | 2 +- ui/packages/consul-ui/app/services/routlet.js | 2 +- ui/packages/consul-ui/app/services/schema.js | 2 +- ui/packages/consul-ui/app/services/search.js | 2 +- ui/packages/consul-ui/app/services/settings.js | 2 +- ui/packages/consul-ui/app/services/sort.js | 2 +- ui/packages/consul-ui/app/services/state-with-charts.js | 2 +- ui/packages/consul-ui/app/services/state.js | 2 +- ui/packages/consul-ui/app/services/store.js | 2 +- ui/packages/consul-ui/app/services/temporal.js | 2 +- ui/packages/consul-ui/app/services/ticker.js | 2 +- ui/packages/consul-ui/app/services/timeout.js | 2 +- ui/packages/consul-ui/app/services/ui-config.js | 2 +- ui/packages/consul-ui/app/sort/comparators/auth-method.js | 2 +- ui/packages/consul-ui/app/sort/comparators/health-check.js | 2 +- ui/packages/consul-ui/app/sort/comparators/intention.js | 2 +- ui/packages/consul-ui/app/sort/comparators/kv.js | 2 +- ui/packages/consul-ui/app/sort/comparators/node.js | 2 +- ui/packages/consul-ui/app/sort/comparators/nspace.js | 2 +- ui/packages/consul-ui/app/sort/comparators/partition.js | 2 +- ui/packages/consul-ui/app/sort/comparators/peer.js | 2 +- ui/packages/consul-ui/app/sort/comparators/policy.js | 2 +- ui/packages/consul-ui/app/sort/comparators/role.js | 2 +- ui/packages/consul-ui/app/sort/comparators/service-instance.js | 2 +- ui/packages/consul-ui/app/sort/comparators/service.js | 2 +- ui/packages/consul-ui/app/sort/comparators/token.js | 2 +- ui/packages/consul-ui/app/sort/comparators/upstream-instance.js | 2 +- ui/packages/consul-ui/app/storages/base.js | 2 +- ui/packages/consul-ui/app/storages/notices.js | 2 +- ui/packages/consul-ui/app/templates/application.hbs | 2 +- ui/packages/consul-ui/app/templates/dc.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/acls.hbs | 2 +- .../consul-ui/app/templates/dc/acls/auth-methods/index.hbs | 2 +- .../consul-ui/app/templates/dc/acls/auth-methods/show.hbs | 2 +- .../app/templates/dc/acls/auth-methods/show/auth-method.hbs | 2 +- .../app/templates/dc/acls/auth-methods/show/binding-rules.hbs | 2 +- .../app/templates/dc/acls/auth-methods/show/nspace-rules.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/acls/index.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/acls/policies/-form.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/acls/policies/edit.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/acls/policies/index.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/acls/roles/-form.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/acls/roles/edit.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/acls/roles/index.hbs | 2 +- .../app/templates/dc/acls/tokens/-fieldsets-legacy.hbs | 2 +- .../consul-ui/app/templates/dc/acls/tokens/-fieldsets.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/acls/tokens/-form.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/acls/tokens/edit.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/acls/tokens/index.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/intentions/edit.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/intentions/index.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/kv/edit.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/kv/index.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/nodes/index.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/nodes/show.hbs | 2 +- .../consul-ui/app/templates/dc/nodes/show/healthchecks.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/nodes/show/index.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/nodes/show/metadata.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/nodes/show/rtt.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/nodes/show/services.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/routing-config.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/services/index.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/services/instance.hbs | 2 +- .../consul-ui/app/templates/dc/services/instance/addresses.hbs | 2 +- .../app/templates/dc/services/instance/exposedpaths.hbs | 2 +- .../app/templates/dc/services/instance/healthchecks.hbs | 2 +- .../consul-ui/app/templates/dc/services/instance/metadata.hbs | 2 +- .../consul-ui/app/templates/dc/services/instance/upstreams.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/services/show.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/services/show/index.hbs | 2 +- .../consul-ui/app/templates/dc/services/show/instances.hbs | 2 +- .../consul-ui/app/templates/dc/services/show/intentions.hbs | 2 +- .../app/templates/dc/services/show/intentions/edit.hbs | 2 +- .../app/templates/dc/services/show/intentions/index.hbs | 2 +- .../consul-ui/app/templates/dc/services/show/routing.hbs | 2 +- .../consul-ui/app/templates/dc/services/show/services.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/services/show/tags.hbs | 2 +- .../consul-ui/app/templates/dc/services/show/topology.hbs | 2 +- .../consul-ui/app/templates/dc/services/show/upstreams.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/show.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/show/index.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/show/license.hbs | 2 +- ui/packages/consul-ui/app/templates/dc/show/serverstatus.hbs | 2 +- ui/packages/consul-ui/app/templates/debug.hbs | 2 +- ui/packages/consul-ui/app/templates/error.hbs | 2 +- ui/packages/consul-ui/app/templates/index.hbs | 2 +- ui/packages/consul-ui/app/templates/loading.hbs | 2 +- ui/packages/consul-ui/app/templates/notfound.hbs | 2 +- ui/packages/consul-ui/app/templates/oauth-provider-debug.hbs | 2 +- ui/packages/consul-ui/app/templates/settings.hbs | 2 +- ui/packages/consul-ui/app/utils/ascend.js | 2 +- ui/packages/consul-ui/app/utils/atob.js | 2 +- ui/packages/consul-ui/app/utils/btoa.js | 2 +- ui/packages/consul-ui/app/utils/callable-type.js | 2 +- ui/packages/consul-ui/app/utils/create-fingerprinter.js | 2 +- ui/packages/consul-ui/app/utils/distance.js | 2 +- ui/packages/consul-ui/app/utils/dom/click-first-anchor.js | 2 +- ui/packages/consul-ui/app/utils/dom/closest.js | 2 +- ui/packages/consul-ui/app/utils/dom/create-listeners.js | 2 +- ui/packages/consul-ui/app/utils/dom/event-source/blocking.js | 2 +- ui/packages/consul-ui/app/utils/dom/event-source/cache.js | 2 +- ui/packages/consul-ui/app/utils/dom/event-source/callable.js | 2 +- ui/packages/consul-ui/app/utils/dom/event-source/index.js | 2 +- ui/packages/consul-ui/app/utils/dom/event-source/openable.js | 2 +- ui/packages/consul-ui/app/utils/dom/event-source/proxy.js | 2 +- ui/packages/consul-ui/app/utils/dom/event-source/resolver.js | 2 +- ui/packages/consul-ui/app/utils/dom/event-source/storage.js | 2 +- ui/packages/consul-ui/app/utils/dom/get-component-factory.js | 2 +- ui/packages/consul-ui/app/utils/dom/is-outside.js | 2 +- ui/packages/consul-ui/app/utils/dom/normalize-event.js | 2 +- ui/packages/consul-ui/app/utils/dom/qsa-factory.js | 2 +- ui/packages/consul-ui/app/utils/dom/sibling.js | 2 +- ui/packages/consul-ui/app/utils/editor/lint.js | 2 +- ui/packages/consul-ui/app/utils/filter/index.js | 2 +- ui/packages/consul-ui/app/utils/form/builder.js | 2 +- ui/packages/consul-ui/app/utils/form/changeset.js | 2 +- ui/packages/consul-ui/app/utils/get-environment.js | 2 +- ui/packages/consul-ui/app/utils/get-form-name-property.js | 2 +- ui/packages/consul-ui/app/utils/helpers/call-if-type.js | 2 +- ui/packages/consul-ui/app/utils/http/consul.js | 2 +- ui/packages/consul-ui/app/utils/http/create-headers.js | 2 +- ui/packages/consul-ui/app/utils/http/create-query-params.js | 2 +- ui/packages/consul-ui/app/utils/http/create-url.js | 2 +- ui/packages/consul-ui/app/utils/http/error.js | 2 +- ui/packages/consul-ui/app/utils/http/headers.js | 2 +- ui/packages/consul-ui/app/utils/http/method.js | 2 +- ui/packages/consul-ui/app/utils/http/request.js | 2 +- ui/packages/consul-ui/app/utils/http/status.js | 2 +- ui/packages/consul-ui/app/utils/http/xhr.js | 2 +- ui/packages/consul-ui/app/utils/intl/missing-message.js | 2 +- ui/packages/consul-ui/app/utils/isFolder.js | 2 +- ui/packages/consul-ui/app/utils/keyToArray.js | 2 +- ui/packages/consul-ui/app/utils/left-trim.js | 2 +- ui/packages/consul-ui/app/utils/maybe-call.js | 2 +- ui/packages/consul-ui/app/utils/merge-checks.js | 2 +- ui/packages/consul-ui/app/utils/minimizeModel.js | 2 +- ui/packages/consul-ui/app/utils/non-empty-set.js | 2 +- ui/packages/consul-ui/app/utils/path/resolve.js | 2 +- ui/packages/consul-ui/app/utils/promisedTimeout.js | 2 +- ui/packages/consul-ui/app/utils/right-trim.js | 2 +- ui/packages/consul-ui/app/utils/routing/redirect-to.js | 2 +- ui/packages/consul-ui/app/utils/routing/transitionable.js | 2 +- ui/packages/consul-ui/app/utils/routing/walk.js | 2 +- ui/packages/consul-ui/app/utils/routing/wildcard.js | 2 +- ui/packages/consul-ui/app/utils/search/exact.js | 2 +- ui/packages/consul-ui/app/utils/search/fuzzy.js | 2 +- ui/packages/consul-ui/app/utils/search/predicate.js | 2 +- ui/packages/consul-ui/app/utils/search/regexp.js | 2 +- ui/packages/consul-ui/app/utils/storage/local-storage.js | 2 +- ui/packages/consul-ui/app/utils/templatize.js | 2 +- ui/packages/consul-ui/app/utils/ticker/index.js | 2 +- ui/packages/consul-ui/app/utils/tomography.js | 2 +- ui/packages/consul-ui/app/utils/ucfirst.js | 2 +- ui/packages/consul-ui/app/utils/update-array-object.js | 2 +- .../app/validations/intention-permission-http-header.js | 2 +- ui/packages/consul-ui/app/validations/intention-permission.js | 2 +- ui/packages/consul-ui/app/validations/intention.js | 2 +- ui/packages/consul-ui/app/validations/kv.js | 2 +- ui/packages/consul-ui/app/validations/policy.js | 2 +- ui/packages/consul-ui/app/validations/role.js | 2 +- ui/packages/consul-ui/app/validations/sometimes.js | 2 +- ui/packages/consul-ui/app/validations/token.js | 2 +- 984 files changed, 984 insertions(+), 984 deletions(-) diff --git a/ui/packages/consul-ui/app/abilities/acl.js b/ui/packages/consul-ui/app/abilities/acl.js index c8667d6e72d0..32701965184f 100644 --- a/ui/packages/consul-ui/app/abilities/acl.js +++ b/ui/packages/consul-ui/app/abilities/acl.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility from './base'; diff --git a/ui/packages/consul-ui/app/abilities/auth-method.js b/ui/packages/consul-ui/app/abilities/auth-method.js index 92e805cc7d26..de92c39c259d 100644 --- a/ui/packages/consul-ui/app/abilities/auth-method.js +++ b/ui/packages/consul-ui/app/abilities/auth-method.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility from './base'; diff --git a/ui/packages/consul-ui/app/abilities/base.js b/ui/packages/consul-ui/app/abilities/base.js index 663b107d6392..c2f58ab7b485 100644 --- a/ui/packages/consul-ui/app/abilities/base.js +++ b/ui/packages/consul-ui/app/abilities/base.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import { inject as service } from '@ember/service'; diff --git a/ui/packages/consul-ui/app/abilities/intention.js b/ui/packages/consul-ui/app/abilities/intention.js index 0ae68551b922..27c7dc50c3e7 100644 --- a/ui/packages/consul-ui/app/abilities/intention.js +++ b/ui/packages/consul-ui/app/abilities/intention.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility from './base'; diff --git a/ui/packages/consul-ui/app/abilities/kv.js b/ui/packages/consul-ui/app/abilities/kv.js index 7b32d1b4d9ca..bfcaca43fd9a 100644 --- a/ui/packages/consul-ui/app/abilities/kv.js +++ b/ui/packages/consul-ui/app/abilities/kv.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility, { ACCESS_LIST } from './base'; diff --git a/ui/packages/consul-ui/app/abilities/license.js b/ui/packages/consul-ui/app/abilities/license.js index a1cd4f96982a..82affe7cff2c 100644 --- a/ui/packages/consul-ui/app/abilities/license.js +++ b/ui/packages/consul-ui/app/abilities/license.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility from './base'; diff --git a/ui/packages/consul-ui/app/abilities/node.js b/ui/packages/consul-ui/app/abilities/node.js index aaf63243d52f..51b92aa131f2 100644 --- a/ui/packages/consul-ui/app/abilities/node.js +++ b/ui/packages/consul-ui/app/abilities/node.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility from './base'; diff --git a/ui/packages/consul-ui/app/abilities/nspace.js b/ui/packages/consul-ui/app/abilities/nspace.js index b561700b18db..994b51f41de3 100644 --- a/ui/packages/consul-ui/app/abilities/nspace.js +++ b/ui/packages/consul-ui/app/abilities/nspace.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility from './base'; diff --git a/ui/packages/consul-ui/app/abilities/overview.js b/ui/packages/consul-ui/app/abilities/overview.js index cbd6ecd8606a..4381ecf537ae 100644 --- a/ui/packages/consul-ui/app/abilities/overview.js +++ b/ui/packages/consul-ui/app/abilities/overview.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility from './base'; diff --git a/ui/packages/consul-ui/app/abilities/partition.js b/ui/packages/consul-ui/app/abilities/partition.js index 3dade71b7714..b884e058498a 100644 --- a/ui/packages/consul-ui/app/abilities/partition.js +++ b/ui/packages/consul-ui/app/abilities/partition.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility from 'consul-ui/abilities/base'; diff --git a/ui/packages/consul-ui/app/abilities/peer.js b/ui/packages/consul-ui/app/abilities/peer.js index b564c731d5b6..7a52ed430091 100644 --- a/ui/packages/consul-ui/app/abilities/peer.js +++ b/ui/packages/consul-ui/app/abilities/peer.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility from 'consul-ui/abilities/base'; diff --git a/ui/packages/consul-ui/app/abilities/permission.js b/ui/packages/consul-ui/app/abilities/permission.js index 8856b4c1bc19..41b2e5a7076f 100644 --- a/ui/packages/consul-ui/app/abilities/permission.js +++ b/ui/packages/consul-ui/app/abilities/permission.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility from './base'; diff --git a/ui/packages/consul-ui/app/abilities/policy.js b/ui/packages/consul-ui/app/abilities/policy.js index 38c15963ed87..4c7ee5a32d9f 100644 --- a/ui/packages/consul-ui/app/abilities/policy.js +++ b/ui/packages/consul-ui/app/abilities/policy.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility from './base'; diff --git a/ui/packages/consul-ui/app/abilities/role.js b/ui/packages/consul-ui/app/abilities/role.js index 19ab731169ac..457fb1bea9cc 100644 --- a/ui/packages/consul-ui/app/abilities/role.js +++ b/ui/packages/consul-ui/app/abilities/role.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility from './base'; diff --git a/ui/packages/consul-ui/app/abilities/server.js b/ui/packages/consul-ui/app/abilities/server.js index 55cee3bbd04c..b6acef100cc7 100644 --- a/ui/packages/consul-ui/app/abilities/server.js +++ b/ui/packages/consul-ui/app/abilities/server.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility from './base'; diff --git a/ui/packages/consul-ui/app/abilities/service-instance.js b/ui/packages/consul-ui/app/abilities/service-instance.js index e424bb608f74..2f00b9857fcb 100644 --- a/ui/packages/consul-ui/app/abilities/service-instance.js +++ b/ui/packages/consul-ui/app/abilities/service-instance.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility, { ACCESS_READ, ACCESS_WRITE } from './base'; diff --git a/ui/packages/consul-ui/app/abilities/session.js b/ui/packages/consul-ui/app/abilities/session.js index 6a9554ae902b..dd505eea2d06 100644 --- a/ui/packages/consul-ui/app/abilities/session.js +++ b/ui/packages/consul-ui/app/abilities/session.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility from './base'; diff --git a/ui/packages/consul-ui/app/abilities/token.js b/ui/packages/consul-ui/app/abilities/token.js index d09692e42f5f..e8880daf6c43 100644 --- a/ui/packages/consul-ui/app/abilities/token.js +++ b/ui/packages/consul-ui/app/abilities/token.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility from './base'; diff --git a/ui/packages/consul-ui/app/abilities/upstream.js b/ui/packages/consul-ui/app/abilities/upstream.js index d8e5090b505c..55cf1d0d0ebc 100644 --- a/ui/packages/consul-ui/app/abilities/upstream.js +++ b/ui/packages/consul-ui/app/abilities/upstream.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility from './base'; diff --git a/ui/packages/consul-ui/app/abilities/zervice.js b/ui/packages/consul-ui/app/abilities/zervice.js index 0b143c5b8fbc..0fadbcb7c6e7 100644 --- a/ui/packages/consul-ui/app/abilities/zervice.js +++ b/ui/packages/consul-ui/app/abilities/zervice.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility from './base'; diff --git a/ui/packages/consul-ui/app/abilities/zone.js b/ui/packages/consul-ui/app/abilities/zone.js index 18a1bf4d71b9..3f141319f911 100644 --- a/ui/packages/consul-ui/app/abilities/zone.js +++ b/ui/packages/consul-ui/app/abilities/zone.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import BaseAbility from './base'; diff --git a/ui/packages/consul-ui/app/adapters/application.js b/ui/packages/consul-ui/app/adapters/application.js index 1154b2473278..d0010c784b3a 100644 --- a/ui/packages/consul-ui/app/adapters/application.js +++ b/ui/packages/consul-ui/app/adapters/application.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './http'; diff --git a/ui/packages/consul-ui/app/adapters/auth-method.js b/ui/packages/consul-ui/app/adapters/auth-method.js index 6d3fbfeb2bf8..97153a3fcbe8 100644 --- a/ui/packages/consul-ui/app/adapters/auth-method.js +++ b/ui/packages/consul-ui/app/adapters/auth-method.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './application'; diff --git a/ui/packages/consul-ui/app/adapters/binding-rule.js b/ui/packages/consul-ui/app/adapters/binding-rule.js index 026674c7584c..49029ce7a724 100644 --- a/ui/packages/consul-ui/app/adapters/binding-rule.js +++ b/ui/packages/consul-ui/app/adapters/binding-rule.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './application'; diff --git a/ui/packages/consul-ui/app/adapters/coordinate.js b/ui/packages/consul-ui/app/adapters/coordinate.js index a7a0b286c862..fc5eba788cc7 100644 --- a/ui/packages/consul-ui/app/adapters/coordinate.js +++ b/ui/packages/consul-ui/app/adapters/coordinate.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './application'; diff --git a/ui/packages/consul-ui/app/adapters/discovery-chain.js b/ui/packages/consul-ui/app/adapters/discovery-chain.js index 37879323b20c..6ce0020c6e85 100644 --- a/ui/packages/consul-ui/app/adapters/discovery-chain.js +++ b/ui/packages/consul-ui/app/adapters/discovery-chain.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './application'; diff --git a/ui/packages/consul-ui/app/adapters/http.js b/ui/packages/consul-ui/app/adapters/http.js index 89b7f11da4b7..5e9acc62fec8 100644 --- a/ui/packages/consul-ui/app/adapters/http.js +++ b/ui/packages/consul-ui/app/adapters/http.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import { inject as service } from '@ember/service'; diff --git a/ui/packages/consul-ui/app/adapters/intention.js b/ui/packages/consul-ui/app/adapters/intention.js index 3ea6925470ae..b47d179b8446 100644 --- a/ui/packages/consul-ui/app/adapters/intention.js +++ b/ui/packages/consul-ui/app/adapters/intention.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './application'; diff --git a/ui/packages/consul-ui/app/adapters/kv.js b/ui/packages/consul-ui/app/adapters/kv.js index e512723702e5..bb29fff4d969 100644 --- a/ui/packages/consul-ui/app/adapters/kv.js +++ b/ui/packages/consul-ui/app/adapters/kv.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './application'; diff --git a/ui/packages/consul-ui/app/adapters/node.js b/ui/packages/consul-ui/app/adapters/node.js index be0799a10d6d..5ac1a936005a 100644 --- a/ui/packages/consul-ui/app/adapters/node.js +++ b/ui/packages/consul-ui/app/adapters/node.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './application'; diff --git a/ui/packages/consul-ui/app/adapters/nspace.js b/ui/packages/consul-ui/app/adapters/nspace.js index 3636a363c655..6e9f27dde0a7 100644 --- a/ui/packages/consul-ui/app/adapters/nspace.js +++ b/ui/packages/consul-ui/app/adapters/nspace.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './application'; diff --git a/ui/packages/consul-ui/app/adapters/oidc-provider.js b/ui/packages/consul-ui/app/adapters/oidc-provider.js index c758a49dcd0a..6fafe51a8569 100644 --- a/ui/packages/consul-ui/app/adapters/oidc-provider.js +++ b/ui/packages/consul-ui/app/adapters/oidc-provider.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './application'; diff --git a/ui/packages/consul-ui/app/adapters/partition.js b/ui/packages/consul-ui/app/adapters/partition.js index 4ba23078afb6..b2ec2178de14 100644 --- a/ui/packages/consul-ui/app/adapters/partition.js +++ b/ui/packages/consul-ui/app/adapters/partition.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './application'; diff --git a/ui/packages/consul-ui/app/adapters/permission.js b/ui/packages/consul-ui/app/adapters/permission.js index 23b5a2725075..806ed5a3c304 100644 --- a/ui/packages/consul-ui/app/adapters/permission.js +++ b/ui/packages/consul-ui/app/adapters/permission.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './application'; diff --git a/ui/packages/consul-ui/app/adapters/policy.js b/ui/packages/consul-ui/app/adapters/policy.js index 9d1415f3a349..6c959df2d8a4 100644 --- a/ui/packages/consul-ui/app/adapters/policy.js +++ b/ui/packages/consul-ui/app/adapters/policy.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './application'; diff --git a/ui/packages/consul-ui/app/adapters/proxy.js b/ui/packages/consul-ui/app/adapters/proxy.js index 782c9e1b7db9..6f37be654011 100644 --- a/ui/packages/consul-ui/app/adapters/proxy.js +++ b/ui/packages/consul-ui/app/adapters/proxy.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './application'; diff --git a/ui/packages/consul-ui/app/adapters/role.js b/ui/packages/consul-ui/app/adapters/role.js index a64d3db366d2..8773fddeac17 100644 --- a/ui/packages/consul-ui/app/adapters/role.js +++ b/ui/packages/consul-ui/app/adapters/role.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './application'; diff --git a/ui/packages/consul-ui/app/adapters/service-instance.js b/ui/packages/consul-ui/app/adapters/service-instance.js index d02295d898de..e61efc818803 100644 --- a/ui/packages/consul-ui/app/adapters/service-instance.js +++ b/ui/packages/consul-ui/app/adapters/service-instance.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './application'; diff --git a/ui/packages/consul-ui/app/adapters/service.js b/ui/packages/consul-ui/app/adapters/service.js index c3acb927e0dd..c8e6adf82698 100644 --- a/ui/packages/consul-ui/app/adapters/service.js +++ b/ui/packages/consul-ui/app/adapters/service.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './application'; diff --git a/ui/packages/consul-ui/app/adapters/session.js b/ui/packages/consul-ui/app/adapters/session.js index c0c2c5437c8a..3f42ac4bb97c 100644 --- a/ui/packages/consul-ui/app/adapters/session.js +++ b/ui/packages/consul-ui/app/adapters/session.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './application'; diff --git a/ui/packages/consul-ui/app/adapters/token.js b/ui/packages/consul-ui/app/adapters/token.js index 555b334e5e5b..7e8e46dacb1b 100644 --- a/ui/packages/consul-ui/app/adapters/token.js +++ b/ui/packages/consul-ui/app/adapters/token.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './application'; diff --git a/ui/packages/consul-ui/app/adapters/topology.js b/ui/packages/consul-ui/app/adapters/topology.js index b12ffc3f9dbf..8ed49fea40fd 100644 --- a/ui/packages/consul-ui/app/adapters/topology.js +++ b/ui/packages/consul-ui/app/adapters/topology.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Adapter from './application'; diff --git a/ui/packages/consul-ui/app/app.js b/ui/packages/consul-ui/app/app.js index de6711919bb8..43db29bdd35e 100644 --- a/ui/packages/consul-ui/app/app.js +++ b/ui/packages/consul-ui/app/app.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Application from '@ember/application'; diff --git a/ui/packages/consul-ui/app/components/action/index.hbs b/ui/packages/consul-ui/app/components/action/index.hbs index 97119fdd477a..ad405278bfc7 100644 --- a/ui/packages/consul-ui/app/components/action/index.hbs +++ b/ui/packages/consul-ui/app/components/action/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} {{#if @for~}} diff --git a/ui/packages/consul-ui/app/components/anchors/index.scss b/ui/packages/consul-ui/app/components/anchors/index.scss index 9fe7e5079d42..0de89716dbe1 100644 --- a/ui/packages/consul-ui/app/components/anchors/index.scss +++ b/ui/packages/consul-ui/app/components/anchors/index.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ @import './skin'; diff --git a/ui/packages/consul-ui/app/components/anchors/skin.scss b/ui/packages/consul-ui/app/components/anchors/skin.scss index a34e5becc9e4..53fb0d94617a 100644 --- a/ui/packages/consul-ui/app/components/anchors/skin.scss +++ b/ui/packages/consul-ui/app/components/anchors/skin.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ %anchor-decoration, diff --git a/ui/packages/consul-ui/app/components/anonymous/index.hbs b/ui/packages/consul-ui/app/components/anonymous/index.hbs index 0566ddf99b46..8709fc4b8b77 100644 --- a/ui/packages/consul-ui/app/components/anonymous/index.hbs +++ b/ui/packages/consul-ui/app/components/anonymous/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} {{yield}} \ No newline at end of file diff --git a/ui/packages/consul-ui/app/components/anonymous/index.js b/ui/packages/consul-ui/app/components/anonymous/index.js index 8f027b69f0e0..d99599ac3039 100644 --- a/ui/packages/consul-ui/app/components/anonymous/index.js +++ b/ui/packages/consul-ui/app/components/anonymous/index.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Component from '@ember/component'; diff --git a/ui/packages/consul-ui/app/components/app-error/index.hbs b/ui/packages/consul-ui/app/components/app-error/index.hbs index 0c087cdd4d97..ca65502f5939 100644 --- a/ui/packages/consul-ui/app/components/app-error/index.hbs +++ b/ui/packages/consul-ui/app/components/app-error/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} diff --git a/ui/packages/consul-ui/app/components/app-view/index.hbs b/ui/packages/consul-ui/app/components/app-view/index.hbs index 53cf7113b247..3b6ebb26e138 100644 --- a/ui/packages/consul-ui/app/components/app-view/index.hbs +++ b/ui/packages/consul-ui/app/components/app-view/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }}
    diff --git a/ui/packages/consul-ui/app/components/auth-form/index.js b/ui/packages/consul-ui/app/components/auth-form/index.js index 4c861ad527cb..0cd05cc4c29b 100644 --- a/ui/packages/consul-ui/app/components/auth-form/index.js +++ b/ui/packages/consul-ui/app/components/auth-form/index.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Component from '@glimmer/component'; diff --git a/ui/packages/consul-ui/app/components/auth-form/index.scss b/ui/packages/consul-ui/app/components/auth-form/index.scss index 49051008b08d..1a5c5afff988 100644 --- a/ui/packages/consul-ui/app/components/auth-form/index.scss +++ b/ui/packages/consul-ui/app/components/auth-form/index.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ @import './skin'; diff --git a/ui/packages/consul-ui/app/components/auth-form/layout.scss b/ui/packages/consul-ui/app/components/auth-form/layout.scss index 2889b700d09d..60ea16642b5a 100644 --- a/ui/packages/consul-ui/app/components/auth-form/layout.scss +++ b/ui/packages/consul-ui/app/components/auth-form/layout.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ %auth-form { diff --git a/ui/packages/consul-ui/app/components/auth-form/pageobject.js b/ui/packages/consul-ui/app/components/auth-form/pageobject.js index 3ad553f2ad10..f3812d638f90 100644 --- a/ui/packages/consul-ui/app/components/auth-form/pageobject.js +++ b/ui/packages/consul-ui/app/components/auth-form/pageobject.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ export default (submitable, clickable, attribute) => diff --git a/ui/packages/consul-ui/app/components/auth-form/skin.scss b/ui/packages/consul-ui/app/components/auth-form/skin.scss index 18ff35fead26..341c0928fc8c 100644 --- a/ui/packages/consul-ui/app/components/auth-form/skin.scss +++ b/ui/packages/consul-ui/app/components/auth-form/skin.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ %auth-form em { diff --git a/ui/packages/consul-ui/app/components/auth-form/tabs.xstate.js b/ui/packages/consul-ui/app/components/auth-form/tabs.xstate.js index c0fcf889a92c..e25cc0d3e719 100644 --- a/ui/packages/consul-ui/app/components/auth-form/tabs.xstate.js +++ b/ui/packages/consul-ui/app/components/auth-form/tabs.xstate.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ export default { diff --git a/ui/packages/consul-ui/app/components/auth-modal/index.scss b/ui/packages/consul-ui/app/components/auth-modal/index.scss index c9d0eac52460..24f3ba363a48 100644 --- a/ui/packages/consul-ui/app/components/auth-modal/index.scss +++ b/ui/packages/consul-ui/app/components/auth-modal/index.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ /*TODO: This is a different style of modal dialog */ diff --git a/ui/packages/consul-ui/app/components/auth-modal/layout.scss b/ui/packages/consul-ui/app/components/auth-modal/layout.scss index dcdcede01072..0f38371bbaa2 100644 --- a/ui/packages/consul-ui/app/components/auth-modal/layout.scss +++ b/ui/packages/consul-ui/app/components/auth-modal/layout.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ %auth-modal footer { diff --git a/ui/packages/consul-ui/app/components/auth-modal/skin.scss b/ui/packages/consul-ui/app/components/auth-modal/skin.scss index b88fad1e54c6..ac930a2dd619 100644 --- a/ui/packages/consul-ui/app/components/auth-modal/skin.scss +++ b/ui/packages/consul-ui/app/components/auth-modal/skin.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ %auth-modal footer button::after { diff --git a/ui/packages/consul-ui/app/components/auth-profile/index.hbs b/ui/packages/consul-ui/app/components/auth-profile/index.hbs index 3a7f4e5256b6..324a657bbe43 100644 --- a/ui/packages/consul-ui/app/components/auth-profile/index.hbs +++ b/ui/packages/consul-ui/app/components/auth-profile/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }}
    diff --git a/ui/packages/consul-ui/app/components/code-editor/index.js b/ui/packages/consul-ui/app/components/code-editor/index.js index 52203ac22a0e..72e3abf8eb8a 100644 --- a/ui/packages/consul-ui/app/components/code-editor/index.js +++ b/ui/packages/consul-ui/app/components/code-editor/index.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Component from '@ember/component'; diff --git a/ui/packages/consul-ui/app/components/code-editor/index.scss b/ui/packages/consul-ui/app/components/code-editor/index.scss index 559533e42a84..58c7c66596cc 100644 --- a/ui/packages/consul-ui/app/components/code-editor/index.scss +++ b/ui/packages/consul-ui/app/components/code-editor/index.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ @import './skin'; diff --git a/ui/packages/consul-ui/app/components/code-editor/layout.scss b/ui/packages/consul-ui/app/components/code-editor/layout.scss index 285fda57a35f..b8194d850bc9 100644 --- a/ui/packages/consul-ui/app/components/code-editor/layout.scss +++ b/ui/packages/consul-ui/app/components/code-editor/layout.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ %code-editor { diff --git a/ui/packages/consul-ui/app/components/code-editor/skin.scss b/ui/packages/consul-ui/app/components/code-editor/skin.scss index db0f52bc0d29..0a8dafc65dde 100644 --- a/ui/packages/consul-ui/app/components/code-editor/skin.scss +++ b/ui/packages/consul-ui/app/components/code-editor/skin.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ $syntax-consul: #69499a; diff --git a/ui/packages/consul-ui/app/components/composite-row/index.scss b/ui/packages/consul-ui/app/components/composite-row/index.scss index 255a2a67c6ca..e9db145da19d 100644 --- a/ui/packages/consul-ui/app/components/composite-row/index.scss +++ b/ui/packages/consul-ui/app/components/composite-row/index.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ @import './layout'; diff --git a/ui/packages/consul-ui/app/components/composite-row/layout.scss b/ui/packages/consul-ui/app/components/composite-row/layout.scss index dfc3860b501f..819c41f9504f 100644 --- a/ui/packages/consul-ui/app/components/composite-row/layout.scss +++ b/ui/packages/consul-ui/app/components/composite-row/layout.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ %composite-row { diff --git a/ui/packages/consul-ui/app/components/confirmation-alert/index.hbs b/ui/packages/consul-ui/app/components/confirmation-alert/index.hbs index cf5a0c403c67..95f243a89233 100644 --- a/ui/packages/consul-ui/app/components/confirmation-alert/index.hbs +++ b/ui/packages/consul-ui/app/components/confirmation-alert/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} {{yield}} diff --git a/ui/packages/consul-ui/app/components/confirmation-alert/index.js b/ui/packages/consul-ui/app/components/confirmation-alert/index.js index 8f027b69f0e0..d99599ac3039 100644 --- a/ui/packages/consul-ui/app/components/confirmation-alert/index.js +++ b/ui/packages/consul-ui/app/components/confirmation-alert/index.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Component from '@ember/component'; diff --git a/ui/packages/consul-ui/app/components/confirmation-dialog/index.hbs b/ui/packages/consul-ui/app/components/confirmation-dialog/index.hbs index 07826204afe4..da4c7660efbf 100644 --- a/ui/packages/consul-ui/app/components/confirmation-dialog/index.hbs +++ b/ui/packages/consul-ui/app/components/confirmation-dialog/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }}
    diff --git a/ui/packages/consul-ui/app/components/confirmation-dialog/index.js b/ui/packages/consul-ui/app/components/confirmation-dialog/index.js index b60850d50a26..e10782f579d4 100644 --- a/ui/packages/consul-ui/app/components/confirmation-dialog/index.js +++ b/ui/packages/consul-ui/app/components/confirmation-dialog/index.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ /*eslint ember/closure-actions: "warn"*/ diff --git a/ui/packages/consul-ui/app/components/confirmation-dialog/index.scss b/ui/packages/consul-ui/app/components/confirmation-dialog/index.scss index 67ae530a98ea..65914fb02576 100644 --- a/ui/packages/consul-ui/app/components/confirmation-dialog/index.scss +++ b/ui/packages/consul-ui/app/components/confirmation-dialog/index.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ @import './skin'; diff --git a/ui/packages/consul-ui/app/components/confirmation-dialog/layout.scss b/ui/packages/consul-ui/app/components/confirmation-dialog/layout.scss index 82773a342339..9538794833b1 100644 --- a/ui/packages/consul-ui/app/components/confirmation-dialog/layout.scss +++ b/ui/packages/consul-ui/app/components/confirmation-dialog/layout.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ %confirmation-dialog { diff --git a/ui/packages/consul-ui/app/components/confirmation-dialog/skin.scss b/ui/packages/consul-ui/app/components/confirmation-dialog/skin.scss index 248c7c9950e7..4509c4b3fdc5 100644 --- a/ui/packages/consul-ui/app/components/confirmation-dialog/skin.scss +++ b/ui/packages/consul-ui/app/components/confirmation-dialog/skin.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ table div.with-confirmation.confirming { diff --git a/ui/packages/consul-ui/app/components/consul/acl/disabled/index.hbs b/ui/packages/consul-ui/app/components/consul/acl/disabled/index.hbs index 77e8dba8fecc..23e6271820d2 100644 --- a/ui/packages/consul-ui/app/components/consul/acl/disabled/index.hbs +++ b/ui/packages/consul-ui/app/components/consul/acl/disabled/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} diff --git a/ui/packages/consul-ui/app/components/consul/auth-method/binding-list/index.hbs b/ui/packages/consul-ui/app/components/consul/auth-method/binding-list/index.hbs index d0ab9b8ae62a..44e351e45284 100644 --- a/ui/packages/consul-ui/app/components/consul/auth-method/binding-list/index.hbs +++ b/ui/packages/consul-ui/app/components/consul/auth-method/binding-list/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }}
    diff --git a/ui/packages/consul-ui/app/components/consul/auth-method/index.scss b/ui/packages/consul-ui/app/components/consul/auth-method/index.scss index 266174687f49..7e6ffe2de8c0 100644 --- a/ui/packages/consul-ui/app/components/consul/auth-method/index.scss +++ b/ui/packages/consul-ui/app/components/consul/auth-method/index.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ // List diff --git a/ui/packages/consul-ui/app/components/consul/auth-method/list/index.hbs b/ui/packages/consul-ui/app/components/consul/auth-method/list/index.hbs index 2f15936b42cf..160e38bd9ce5 100644 --- a/ui/packages/consul-ui/app/components/consul/auth-method/list/index.hbs +++ b/ui/packages/consul-ui/app/components/consul/auth-method/list/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} () => { diff --git a/ui/packages/consul-ui/app/components/consul/auth-method/nspace-list/index.hbs b/ui/packages/consul-ui/app/components/consul/auth-method/nspace-list/index.hbs index ec47712ec380..cb617ad0660f 100644 --- a/ui/packages/consul-ui/app/components/consul/auth-method/nspace-list/index.hbs +++ b/ui/packages/consul-ui/app/components/consul/auth-method/nspace-list/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }}
    diff --git a/ui/packages/consul-ui/app/components/consul/auth-method/search-bar/index.hbs b/ui/packages/consul-ui/app/components/consul/auth-method/search-bar/index.hbs index 5a0a5949a571..63e9f11be2f6 100644 --- a/ui/packages/consul-ui/app/components/consul/auth-method/search-bar/index.hbs +++ b/ui/packages/consul-ui/app/components/consul/auth-method/search-bar/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} diff --git a/ui/packages/consul-ui/app/components/consul/auth-method/type/index.hbs b/ui/packages/consul-ui/app/components/consul/auth-method/type/index.hbs index b28adf846054..a21db4f39264 100644 --- a/ui/packages/consul-ui/app/components/consul/auth-method/type/index.hbs +++ b/ui/packages/consul-ui/app/components/consul/auth-method/type/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} {{#let (icon-mapping @item.Type) as |flightIcon|}} diff --git a/ui/packages/consul-ui/app/components/consul/auth-method/view/index.hbs b/ui/packages/consul-ui/app/components/consul/auth-method/view/index.hbs index 00b0169679fc..eab0fa48399c 100644 --- a/ui/packages/consul-ui/app/components/consul/auth-method/view/index.hbs +++ b/ui/packages/consul-ui/app/components/consul/auth-method/view/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }}
    diff --git a/ui/packages/consul-ui/app/components/consul/bucket/list/index.hbs b/ui/packages/consul-ui/app/components/consul/bucket/list/index.hbs index 0c82141ca5b0..21d598d64ff5 100644 --- a/ui/packages/consul-ui/app/components/consul/bucket/list/index.hbs +++ b/ui/packages/consul-ui/app/components/consul/bucket/list/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }} {{#if this.itemsToDisplay.length}} diff --git a/ui/packages/consul-ui/app/components/consul/bucket/list/index.js b/ui/packages/consul-ui/app/components/consul/bucket/list/index.js index 387d04f1721f..0268cb6d22ef 100644 --- a/ui/packages/consul-ui/app/components/consul/bucket/list/index.js +++ b/ui/packages/consul-ui/app/components/consul/bucket/list/index.js @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ import Component from '@glimmer/component'; diff --git a/ui/packages/consul-ui/app/components/consul/bucket/list/index.scss b/ui/packages/consul-ui/app/components/consul/bucket/list/index.scss index 710f6a3593bf..996323841f58 100644 --- a/ui/packages/consul-ui/app/components/consul/bucket/list/index.scss +++ b/ui/packages/consul-ui/app/components/consul/bucket/list/index.scss @@ -1,6 +1,6 @@ /** * Copyright (c) HashiCorp, Inc. - * SPDX-License-Identifier: MPL-2.0 + * SPDX-License-Identifier: BUSL-1.1 */ %consul-bucket-list { diff --git a/ui/packages/consul-ui/app/components/consul/datacenter/selector/index.hbs b/ui/packages/consul-ui/app/components/consul/datacenter/selector/index.hbs index ecc4f51f1a6b..767422e4b9b1 100644 --- a/ui/packages/consul-ui/app/components/consul/datacenter/selector/index.hbs +++ b/ui/packages/consul-ui/app/components/consul/datacenter/selector/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }}
  • diff --git a/ui/packages/consul-ui/app/components/consul/discovery-chain/index.hbs b/ui/packages/consul-ui/app/components/consul/discovery-chain/index.hbs index 59d584606174..e25096f849cd 100644 --- a/ui/packages/consul-ui/app/components/consul/discovery-chain/index.hbs +++ b/ui/packages/consul-ui/app/components/consul/discovery-chain/index.hbs @@ -1,6 +1,6 @@ {{! Copyright (c) HashiCorp, Inc. - SPDX-License-Identifier: MPL-2.0 + SPDX-License-Identifier: BUSL-1.1 }}