diff --git a/.stylelintrc.js b/.stylelintrc.js index dabf997f6..a5d1340ae 100644 --- a/.stylelintrc.js +++ b/.stylelintrc.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/CHANGELOG.md b/CHANGELOG.md index e423c325e..4b4623065 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 6.8.0 (unreleased) -- ... +- Change license to AGPL version 3. ## 6.7.7 (2024-02-26) diff --git a/DCOLICENSE b/DCOLICENSE index 2f160ef93..49d9097b8 100644 --- a/DCOLICENSE +++ b/DCOLICENSE @@ -23,377 +23,664 @@ involved. All Contributions to this project are licensed under the following license: -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. - + GNU AFFERO GENERAL PUBLIC LICENSE + Version 3, 19 November 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU Affero General Public License is a free, copyleft license for +software and other kinds of works, specifically designed to ensure +cooperation with the community in the case of network server software. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +our General Public Licenses are intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + Developers that use our General Public Licenses protect your rights +with two steps: (1) assert copyright on the software, and (2) offer +you this License which gives you legal permission to copy, distribute +and/or modify the software. + + A secondary benefit of defending all users' freedom is that +improvements made in alternate versions of the program, if they +receive widespread use, become available for other developers to +incorporate. Many developers of free software are heartened and +encouraged by the resulting cooperation. However, in the case of +software used on network servers, this result may fail to come about. +The GNU General Public License permits making a modified version and +letting the public access it on a server without ever releasing its +source code to the public. + + The GNU Affero General Public License is designed specifically to +ensure that, in such cases, the modified source code becomes available +to the community. It requires the operator of a network server to +provide the source code of the modified version running there to the +users of that server. Therefore, public use of a modified version, on +a publicly accessible server, gives the public access to the source +code of the modified version. + + An older license, called the Affero General Public License and +published by Affero, was designed to accomplish similar goals. This is +a different license, not a version of the Affero GPL, but Affero has +released a new version of the Affero GPL which permits relicensing under +this license. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU Affero General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Remote Network Interaction; Use with the GNU General Public License. + + Notwithstanding any other provision of this License, if you modify the +Program, your modified version must prominently offer all users +interacting with it remotely through a computer network (if your version +supports such interaction) an opportunity to receive the Corresponding +Source of your version by providing access to the Corresponding Source +from a network server at no charge, through some standard or customary +means of facilitating copying of software. This Corresponding Source +shall include the Corresponding Source for any work covered by version 3 +of the GNU General Public License that is incorporated pursuant to the +following paragraph. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the work with which it is combined will remain governed by version +3 of the GNU General Public License. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU Affero General Public License from time to time. Such new versions +will be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU Affero General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU Affero General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU Affero General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If your software can interact with users remotely through a computer +network, you should also make sure that it provides a way for users to +get its source. For example, if your program is a web application, its +interface could display a "Source" link that leads users to an archive +of the code. There are many ways you could offer source, and different +solutions will be better for different programs; see section 13 for the +specific requirements. + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU AGPL, see +. diff --git a/LICENSE b/LICENSE index a612ad981..be3f7b28e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,373 +1,661 @@ -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. + GNU AFFERO GENERAL PUBLIC LICENSE + Version 3, 19 November 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU Affero General Public License is a free, copyleft license for +software and other kinds of works, specifically designed to ensure +cooperation with the community in the case of network server software. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +our General Public Licenses are intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + Developers that use our General Public Licenses protect your rights +with two steps: (1) assert copyright on the software, and (2) offer +you this License which gives you legal permission to copy, distribute +and/or modify the software. + + A secondary benefit of defending all users' freedom is that +improvements made in alternate versions of the program, if they +receive widespread use, become available for other developers to +incorporate. Many developers of free software are heartened and +encouraged by the resulting cooperation. However, in the case of +software used on network servers, this result may fail to come about. +The GNU General Public License permits making a modified version and +letting the public access it on a server without ever releasing its +source code to the public. + + The GNU Affero General Public License is designed specifically to +ensure that, in such cases, the modified source code becomes available +to the community. It requires the operator of a network server to +provide the source code of the modified version running there to the +users of that server. Therefore, public use of a modified version, on +a publicly accessible server, gives the public access to the source +code of the modified version. + + An older license, called the Affero General Public License and +published by Affero, was designed to accomplish similar goals. This is +a different license, not a version of the Affero GPL, but Affero has +released a new version of the Affero GPL which permits relicensing under +this license. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU Affero General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Remote Network Interaction; Use with the GNU General Public License. + + Notwithstanding any other provision of this License, if you modify the +Program, your modified version must prominently offer all users +interacting with it remotely through a computer network (if your version +supports such interaction) an opportunity to receive the Corresponding +Source of your version by providing access to the Corresponding Source +from a network server at no charge, through some standard or customary +means of facilitating copying of software. This Corresponding Source +shall include the Corresponding Source for any work covered by version 3 +of the GNU General Public License that is incorporated pursuant to the +following paragraph. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the work with which it is combined will remain governed by version +3 of the GNU General Public License. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU Affero General Public License from time to time. Such new versions +will be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU Affero General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU Affero General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU Affero General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If your software can interact with users remotely through a computer +network, you should also make sure that it provides a way for users to +get its source. For example, if your program is a web application, its +interface could display a "Source" link that leads users to an archive +of the code. There are many ways you could offer source, and different +solutions will be better for different programs; see section 13 for the +specific requirements. + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU AGPL, see +. diff --git a/README.md b/README.md index ec04ae4ee..af5a365f9 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Help us keep the Taiga Community open and inclusive. Please read and follow our ## License -Every code patch accepted in Taiga codebase is licensed under [MPL 2.0](LICENSE). You must be careful to not include any code that can not be licensed under this license. +Every code patch accepted in this repository is licensed under [AGPL 3.0](LICENSE). You must be careful to not include any code that can not be licensed under this license. Please read carefully [our license](LICENSE) and ask us if you have any questions as well as the [Contribution policy](https://github.com/taigaio/taiga-front/blob/main/CONTRIBUTING.md). diff --git a/app-loader/app-loader.coffee b/app-loader/app-loader.coffee index be09e9e35..aad1176d3 100644 --- a/app-loader/app-loader.coffee +++ b/app-loader/app-loader.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/app.coffee b/app/coffee/app.coffee index 7fc64c657..ddb0f0b29 100644 --- a/app/coffee/app.coffee +++ b/app/coffee/app.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/classes.coffee b/app/coffee/classes.coffee index afc700c8a..b72df17bb 100644 --- a/app/coffee/classes.coffee +++ b/app/coffee/classes.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/admin.coffee b/app/coffee/modules/admin.coffee index 23e1993e6..4cf3c27bd 100644 --- a/app/coffee/modules/admin.coffee +++ b/app/coffee/modules/admin.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/admin/lightboxes.coffee b/app/coffee/modules/admin/lightboxes.coffee index d71dc0962..ca384fdae 100644 --- a/app/coffee/modules/admin/lightboxes.coffee +++ b/app/coffee/modules/admin/lightboxes.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/admin/memberships.coffee b/app/coffee/modules/admin/memberships.coffee index e047e8f5c..7550f70e4 100644 --- a/app/coffee/modules/admin/memberships.coffee +++ b/app/coffee/modules/admin/memberships.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/admin/nav.coffee b/app/coffee/modules/admin/nav.coffee index c3cbeb45c..39001382d 100644 --- a/app/coffee/modules/admin/nav.coffee +++ b/app/coffee/modules/admin/nav.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/admin/project-profile.coffee b/app/coffee/modules/admin/project-profile.coffee index 1d483ec8c..a702aa9f2 100644 --- a/app/coffee/modules/admin/project-profile.coffee +++ b/app/coffee/modules/admin/project-profile.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/admin/project-values.coffee b/app/coffee/modules/admin/project-values.coffee index 25f6c1a88..319656b0b 100644 --- a/app/coffee/modules/admin/project-values.coffee +++ b/app/coffee/modules/admin/project-values.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/admin/roles.coffee b/app/coffee/modules/admin/roles.coffee index 61b2633a0..de28099f6 100644 --- a/app/coffee/modules/admin/roles.coffee +++ b/app/coffee/modules/admin/roles.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/admin/third-parties.coffee b/app/coffee/modules/admin/third-parties.coffee index dfb33140a..99c19191f 100644 --- a/app/coffee/modules/admin/third-parties.coffee +++ b/app/coffee/modules/admin/third-parties.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/angular-translate-handler-log.coffee b/app/coffee/modules/angular-translate-handler-log.coffee index 7cce36385..a78d326bf 100644 --- a/app/coffee/modules/angular-translate-handler-log.coffee +++ b/app/coffee/modules/angular-translate-handler-log.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/auth.coffee b/app/coffee/modules/auth.coffee index ab34d0c68..641e5e88c 100644 --- a/app/coffee/modules/auth.coffee +++ b/app/coffee/modules/auth.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/backlog.coffee b/app/coffee/modules/backlog.coffee index a5767cea3..c35724b27 100644 --- a/app/coffee/modules/backlog.coffee +++ b/app/coffee/modules/backlog.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/backlog/lightboxes.coffee b/app/coffee/modules/backlog/lightboxes.coffee index 01623a739..ddb15c774 100644 --- a/app/coffee/modules/backlog/lightboxes.coffee +++ b/app/coffee/modules/backlog/lightboxes.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/backlog/main.coffee b/app/coffee/modules/backlog/main.coffee index d17a43435..274d20bbe 100644 --- a/app/coffee/modules/backlog/main.coffee +++ b/app/coffee/modules/backlog/main.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/backlog/sortable.coffee b/app/coffee/modules/backlog/sortable.coffee index d33ec8673..9ccf1aa7f 100644 --- a/app/coffee/modules/backlog/sortable.coffee +++ b/app/coffee/modules/backlog/sortable.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/backlog/sprints.coffee b/app/coffee/modules/backlog/sprints.coffee index d4c42077d..f6ff66885 100644 --- a/app/coffee/modules/backlog/sprints.coffee +++ b/app/coffee/modules/backlog/sprints.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/base.coffee b/app/coffee/modules/base.coffee index 7de203735..7d3e6cfe6 100644 --- a/app/coffee/modules/base.coffee +++ b/app/coffee/modules/base.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/base/bind.coffee b/app/coffee/modules/base/bind.coffee index 2d74dd581..8fd7d8dd5 100644 --- a/app/coffee/modules/base/bind.coffee +++ b/app/coffee/modules/base/bind.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/base/conf.coffee b/app/coffee/modules/base/conf.coffee index 81b2a9b8d..615fe6560 100644 --- a/app/coffee/modules/base/conf.coffee +++ b/app/coffee/modules/base/conf.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/base/contrib.coffee b/app/coffee/modules/base/contrib.coffee index 0c722c13c..c8f54ee27 100644 --- a/app/coffee/modules/base/contrib.coffee +++ b/app/coffee/modules/base/contrib.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/base/filters.coffee b/app/coffee/modules/base/filters.coffee index dc280022c..7835ba025 100644 --- a/app/coffee/modules/base/filters.coffee +++ b/app/coffee/modules/base/filters.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/base/http.coffee b/app/coffee/modules/base/http.coffee index ea63287d0..5ed97140b 100644 --- a/app/coffee/modules/base/http.coffee +++ b/app/coffee/modules/base/http.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/base/load-element.coffee b/app/coffee/modules/base/load-element.coffee index 11f6d85ed..8658e4e05 100644 --- a/app/coffee/modules/base/load-element.coffee +++ b/app/coffee/modules/base/load-element.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/base/location.coffee b/app/coffee/modules/base/location.coffee index 1badfb4b0..6a15caa0b 100644 --- a/app/coffee/modules/base/location.coffee +++ b/app/coffee/modules/base/location.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/base/model.coffee b/app/coffee/modules/base/model.coffee index 83eec8b75..e209ae6b5 100644 --- a/app/coffee/modules/base/model.coffee +++ b/app/coffee/modules/base/model.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/base/navurls.coffee b/app/coffee/modules/base/navurls.coffee index 77392d20d..846c65bc5 100644 --- a/app/coffee/modules/base/navurls.coffee +++ b/app/coffee/modules/base/navurls.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/base/repository.coffee b/app/coffee/modules/base/repository.coffee index 289e62c89..3ad44a252 100644 --- a/app/coffee/modules/base/repository.coffee +++ b/app/coffee/modules/base/repository.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/base/storage.coffee b/app/coffee/modules/base/storage.coffee index d2f126ae7..53bb0ae6f 100644 --- a/app/coffee/modules/base/storage.coffee +++ b/app/coffee/modules/base/storage.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/base/urls.coffee b/app/coffee/modules/base/urls.coffee index 9290c15b1..ba89e4db4 100644 --- a/app/coffee/modules/base/urls.coffee +++ b/app/coffee/modules/base/urls.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common.coffee b/app/coffee/modules/common.coffee index 6bc6ab606..dbc061c4e 100644 --- a/app/coffee/modules/common.coffee +++ b/app/coffee/modules/common.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/analytics.coffee b/app/coffee/modules/common/analytics.coffee index 7788f2cae..69a3f88d4 100644 --- a/app/coffee/modules/common/analytics.coffee +++ b/app/coffee/modules/common/analytics.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/bind-scope.coffee b/app/coffee/modules/common/bind-scope.coffee index f17c89f71..58e349ba8 100644 --- a/app/coffee/modules/common/bind-scope.coffee +++ b/app/coffee/modules/common/bind-scope.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/compile-html.directive.coffee b/app/coffee/modules/common/compile-html.directive.coffee index 8d427c90b..86dda273d 100644 --- a/app/coffee/modules/common/compile-html.directive.coffee +++ b/app/coffee/modules/common/compile-html.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/components.coffee b/app/coffee/modules/common/components.coffee index d8830b13b..80ca13246 100644 --- a/app/coffee/modules/common/components.coffee +++ b/app/coffee/modules/common/components.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/confirm.coffee b/app/coffee/modules/common/confirm.coffee index 33408920b..c8b4c35d9 100644 --- a/app/coffee/modules/common/confirm.coffee +++ b/app/coffee/modules/common/confirm.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/custom-field-values.coffee b/app/coffee/modules/common/custom-field-values.coffee index 4f7af22ad..7b7d66549 100644 --- a/app/coffee/modules/common/custom-field-values.coffee +++ b/app/coffee/modules/common/custom-field-values.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/emojis.coffee b/app/coffee/modules/common/emojis.coffee index 28728e9be..9923d8fb5 100644 --- a/app/coffee/modules/common/emojis.coffee +++ b/app/coffee/modules/common/emojis.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/estimation.coffee b/app/coffee/modules/common/estimation.coffee index c4e684ef1..cd64deac3 100644 --- a/app/coffee/modules/common/estimation.coffee +++ b/app/coffee/modules/common/estimation.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/filters.coffee b/app/coffee/modules/common/filters.coffee index 8778572b7..eb95c5236 100644 --- a/app/coffee/modules/common/filters.coffee +++ b/app/coffee/modules/common/filters.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/lightboxes.coffee b/app/coffee/modules/common/lightboxes.coffee index 17485965c..74bc61c82 100644 --- a/app/coffee/modules/common/lightboxes.coffee +++ b/app/coffee/modules/common/lightboxes.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/loaded.coffee b/app/coffee/modules/common/loaded.coffee index 59e950fdb..fed1c7337 100644 --- a/app/coffee/modules/common/loaded.coffee +++ b/app/coffee/modules/common/loaded.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/loader.coffee b/app/coffee/modules/common/loader.coffee index b1aa60327..71a6d07bd 100644 --- a/app/coffee/modules/common/loader.coffee +++ b/app/coffee/modules/common/loader.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/loading.coffee b/app/coffee/modules/common/loading.coffee index a97c25684..238f22f81 100644 --- a/app/coffee/modules/common/loading.coffee +++ b/app/coffee/modules/common/loading.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/popovers.coffee b/app/coffee/modules/common/popovers.coffee index 7f002c0ca..78b268313 100644 --- a/app/coffee/modules/common/popovers.coffee +++ b/app/coffee/modules/common/popovers.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/raven-logger.coffee b/app/coffee/modules/common/raven-logger.coffee index ddbca3cd2..6139f1b00 100644 --- a/app/coffee/modules/common/raven-logger.coffee +++ b/app/coffee/modules/common/raven-logger.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/sections.coffee b/app/coffee/modules/common/sections.coffee index f81b65ad9..c2d188bac 100644 --- a/app/coffee/modules/common/sections.coffee +++ b/app/coffee/modules/common/sections.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/tag-manager.coffee b/app/coffee/modules/common/tag-manager.coffee index 61c54d68a..c00c3c34f 100644 --- a/app/coffee/modules/common/tag-manager.coffee +++ b/app/coffee/modules/common/tag-manager.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/tags.coffee b/app/coffee/modules/common/tags.coffee index 1e939afa1..c80cf4f80 100644 --- a/app/coffee/modules/common/tags.coffee +++ b/app/coffee/modules/common/tags.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/userpilot.coffee b/app/coffee/modules/common/userpilot.coffee index 6fc4dd4ac..b264772b8 100644 --- a/app/coffee/modules/common/userpilot.coffee +++ b/app/coffee/modules/common/userpilot.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/common/userpilot.service.spec.coffee b/app/coffee/modules/common/userpilot.service.spec.coffee index f9191f869..9f1226231 100644 --- a/app/coffee/modules/common/userpilot.service.spec.coffee +++ b/app/coffee/modules/common/userpilot.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/controllerMixins.coffee b/app/coffee/modules/controllerMixins.coffee index 1c4efe0ff..4a386324b 100644 --- a/app/coffee/modules/controllerMixins.coffee +++ b/app/coffee/modules/controllerMixins.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/detail.coffee b/app/coffee/modules/detail.coffee index 0ed4a734d..9c464390c 100644 --- a/app/coffee/modules/detail.coffee +++ b/app/coffee/modules/detail.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/epics.coffee b/app/coffee/modules/epics.coffee index 8a992ec64..afdb9abb0 100644 --- a/app/coffee/modules/epics.coffee +++ b/app/coffee/modules/epics.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/epics/detail.coffee b/app/coffee/modules/epics/detail.coffee index d2bf3cca9..caf4a1078 100644 --- a/app/coffee/modules/epics/detail.coffee +++ b/app/coffee/modules/epics/detail.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/events.coffee b/app/coffee/modules/events.coffee index ad2f660d2..ce8c098f7 100644 --- a/app/coffee/modules/events.coffee +++ b/app/coffee/modules/events.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/feedback.coffee b/app/coffee/modules/feedback.coffee index 458b69710..1b9f47106 100644 --- a/app/coffee/modules/feedback.coffee +++ b/app/coffee/modules/feedback.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/integrations.coffee b/app/coffee/modules/integrations.coffee index adb6977f9..6c600a51b 100644 --- a/app/coffee/modules/integrations.coffee +++ b/app/coffee/modules/integrations.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/issues.coffee b/app/coffee/modules/issues.coffee index 45742d1d9..685b67478 100644 --- a/app/coffee/modules/issues.coffee +++ b/app/coffee/modules/issues.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/issues/detail.coffee b/app/coffee/modules/issues/detail.coffee index 563d4c3c8..5e120aced 100644 --- a/app/coffee/modules/issues/detail.coffee +++ b/app/coffee/modules/issues/detail.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/issues/lightboxes.coffee b/app/coffee/modules/issues/lightboxes.coffee index 944dd5a1f..58b001f06 100644 --- a/app/coffee/modules/issues/lightboxes.coffee +++ b/app/coffee/modules/issues/lightboxes.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/issues/list.coffee b/app/coffee/modules/issues/list.coffee index b6122fe09..67bba56aa 100644 --- a/app/coffee/modules/issues/list.coffee +++ b/app/coffee/modules/issues/list.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/kanban.coffee b/app/coffee/modules/kanban.coffee index 266d7803a..003cc2d7e 100644 --- a/app/coffee/modules/kanban.coffee +++ b/app/coffee/modules/kanban.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/kanban/kanban-usertories.coffee b/app/coffee/modules/kanban/kanban-usertories.coffee index b9f66968a..68526b8ad 100644 --- a/app/coffee/modules/kanban/kanban-usertories.coffee +++ b/app/coffee/modules/kanban/kanban-usertories.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/kanban/main.coffee b/app/coffee/modules/kanban/main.coffee index c75569fc4..423cf33ae 100644 --- a/app/coffee/modules/kanban/main.coffee +++ b/app/coffee/modules/kanban/main.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/kanban/sortable.coffee b/app/coffee/modules/kanban/sortable.coffee index a432b5c76..8db266450 100644 --- a/app/coffee/modules/kanban/sortable.coffee +++ b/app/coffee/modules/kanban/sortable.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/plugins.coffee b/app/coffee/modules/plugins.coffee index 69bc3f3be..d19a92021 100644 --- a/app/coffee/modules/plugins.coffee +++ b/app/coffee/modules/plugins.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/projects.coffee b/app/coffee/modules/projects.coffee index ac1722513..d7f692d5f 100644 --- a/app/coffee/modules/projects.coffee +++ b/app/coffee/modules/projects.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/projects/lightboxes.coffee b/app/coffee/modules/projects/lightboxes.coffee index 650ba4540..77173ebe5 100644 --- a/app/coffee/modules/projects/lightboxes.coffee +++ b/app/coffee/modules/projects/lightboxes.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/related-tasks.coffee b/app/coffee/modules/related-tasks.coffee index 1cf5f6892..4587b9e05 100644 --- a/app/coffee/modules/related-tasks.coffee +++ b/app/coffee/modules/related-tasks.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources.coffee b/app/coffee/modules/resources.coffee index 390d39ed5..5472a8ba5 100644 --- a/app/coffee/modules/resources.coffee +++ b/app/coffee/modules/resources.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/custom-attributes-values.coffee b/app/coffee/modules/resources/custom-attributes-values.coffee index f41b5e85e..5f783d77b 100644 --- a/app/coffee/modules/resources/custom-attributes-values.coffee +++ b/app/coffee/modules/resources/custom-attributes-values.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/custom-attributes.coffee b/app/coffee/modules/resources/custom-attributes.coffee index 1a00b6984..88170b34f 100644 --- a/app/coffee/modules/resources/custom-attributes.coffee +++ b/app/coffee/modules/resources/custom-attributes.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/epics.coffee b/app/coffee/modules/resources/epics.coffee index 33ab35e8d..c99104ce6 100644 --- a/app/coffee/modules/resources/epics.coffee +++ b/app/coffee/modules/resources/epics.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/history.coffee b/app/coffee/modules/resources/history.coffee index b8d89f603..f4532b521 100644 --- a/app/coffee/modules/resources/history.coffee +++ b/app/coffee/modules/resources/history.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/invitations.coffee b/app/coffee/modules/resources/invitations.coffee index 92b79321c..5cbf2cc96 100644 --- a/app/coffee/modules/resources/invitations.coffee +++ b/app/coffee/modules/resources/invitations.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/issues.coffee b/app/coffee/modules/resources/issues.coffee index 71fa48b59..00bb10446 100644 --- a/app/coffee/modules/resources/issues.coffee +++ b/app/coffee/modules/resources/issues.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/kanban.coffee b/app/coffee/modules/resources/kanban.coffee index f3335ff8a..6fcbae978 100644 --- a/app/coffee/modules/resources/kanban.coffee +++ b/app/coffee/modules/resources/kanban.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/locales.coffee b/app/coffee/modules/resources/locales.coffee index 8661a5d01..7db9d7b11 100644 --- a/app/coffee/modules/resources/locales.coffee +++ b/app/coffee/modules/resources/locales.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/mdrender.coffee b/app/coffee/modules/resources/mdrender.coffee index 8e053f708..098ae745b 100644 --- a/app/coffee/modules/resources/mdrender.coffee +++ b/app/coffee/modules/resources/mdrender.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/memberships.coffee b/app/coffee/modules/resources/memberships.coffee index 00ee83a4c..a9812d1d5 100644 --- a/app/coffee/modules/resources/memberships.coffee +++ b/app/coffee/modules/resources/memberships.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/modules.coffee b/app/coffee/modules/resources/modules.coffee index 4233d7acc..9ccfe8084 100644 --- a/app/coffee/modules/resources/modules.coffee +++ b/app/coffee/modules/resources/modules.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/notify-policies.coffee b/app/coffee/modules/resources/notify-policies.coffee index 1123b2abf..75be5fecf 100644 --- a/app/coffee/modules/resources/notify-policies.coffee +++ b/app/coffee/modules/resources/notify-policies.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/projects.coffee b/app/coffee/modules/resources/projects.coffee index 5f9f06503..c040cdbef 100644 --- a/app/coffee/modules/resources/projects.coffee +++ b/app/coffee/modules/resources/projects.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/roles.coffee b/app/coffee/modules/resources/roles.coffee index 259e15e83..bcc7a7957 100644 --- a/app/coffee/modules/resources/roles.coffee +++ b/app/coffee/modules/resources/roles.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/search.coffee b/app/coffee/modules/resources/search.coffee index 35d499934..cc3b78d5c 100644 --- a/app/coffee/modules/resources/search.coffee +++ b/app/coffee/modules/resources/search.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/sprints.coffee b/app/coffee/modules/resources/sprints.coffee index 47cdf76e5..d671a5032 100644 --- a/app/coffee/modules/resources/sprints.coffee +++ b/app/coffee/modules/resources/sprints.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/swimlanes.coffee b/app/coffee/modules/resources/swimlanes.coffee index e2daad6e0..7ec64c5aa 100644 --- a/app/coffee/modules/resources/swimlanes.coffee +++ b/app/coffee/modules/resources/swimlanes.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/tasks.coffee b/app/coffee/modules/resources/tasks.coffee index d84c849ed..fca5bad01 100644 --- a/app/coffee/modules/resources/tasks.coffee +++ b/app/coffee/modules/resources/tasks.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/user-project-settings.coffee b/app/coffee/modules/resources/user-project-settings.coffee index b7680847d..a655649f0 100644 --- a/app/coffee/modules/resources/user-project-settings.coffee +++ b/app/coffee/modules/resources/user-project-settings.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/user-settings.coffee b/app/coffee/modules/resources/user-settings.coffee index 6e520d252..f58ac9f3a 100644 --- a/app/coffee/modules/resources/user-settings.coffee +++ b/app/coffee/modules/resources/user-settings.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/users.coffee b/app/coffee/modules/resources/users.coffee index a1ca30dfb..9f72ce038 100644 --- a/app/coffee/modules/resources/users.coffee +++ b/app/coffee/modules/resources/users.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/userstories.coffee b/app/coffee/modules/resources/userstories.coffee index c47312df8..5ad4b0aaf 100644 --- a/app/coffee/modules/resources/userstories.coffee +++ b/app/coffee/modules/resources/userstories.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/webhooklogs.coffee b/app/coffee/modules/resources/webhooklogs.coffee index 99a0c59dd..c6e52d814 100644 --- a/app/coffee/modules/resources/webhooklogs.coffee +++ b/app/coffee/modules/resources/webhooklogs.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/webhooks.coffee b/app/coffee/modules/resources/webhooks.coffee index 5cdd5f2e7..c1364e92a 100644 --- a/app/coffee/modules/resources/webhooks.coffee +++ b/app/coffee/modules/resources/webhooks.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/resources/wiki.coffee b/app/coffee/modules/resources/wiki.coffee index 60419a7ce..8c3c636ac 100644 --- a/app/coffee/modules/resources/wiki.coffee +++ b/app/coffee/modules/resources/wiki.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/search.coffee b/app/coffee/modules/search.coffee index ab966fe2e..2a0d1cd78 100644 --- a/app/coffee/modules/search.coffee +++ b/app/coffee/modules/search.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/taskboard.coffee b/app/coffee/modules/taskboard.coffee index 8762927af..373baf3ff 100644 --- a/app/coffee/modules/taskboard.coffee +++ b/app/coffee/modules/taskboard.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/taskboard/charts.coffee b/app/coffee/modules/taskboard/charts.coffee index 98600361c..2b0cfa6f9 100644 --- a/app/coffee/modules/taskboard/charts.coffee +++ b/app/coffee/modules/taskboard/charts.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/taskboard/lightboxes.coffee b/app/coffee/modules/taskboard/lightboxes.coffee index 613104892..b0137f691 100644 --- a/app/coffee/modules/taskboard/lightboxes.coffee +++ b/app/coffee/modules/taskboard/lightboxes.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/taskboard/main.coffee b/app/coffee/modules/taskboard/main.coffee index a20706088..ba779bc5a 100644 --- a/app/coffee/modules/taskboard/main.coffee +++ b/app/coffee/modules/taskboard/main.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/taskboard/sortable.coffee b/app/coffee/modules/taskboard/sortable.coffee index 3a966ff39..05f828b2c 100644 --- a/app/coffee/modules/taskboard/sortable.coffee +++ b/app/coffee/modules/taskboard/sortable.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/taskboard/taskboard-issues.coffee b/app/coffee/modules/taskboard/taskboard-issues.coffee index 98e3f15df..1681df417 100644 --- a/app/coffee/modules/taskboard/taskboard-issues.coffee +++ b/app/coffee/modules/taskboard/taskboard-issues.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/taskboard/taskboard-tasks.coffee b/app/coffee/modules/taskboard/taskboard-tasks.coffee index df865ff5a..3560e3f73 100644 --- a/app/coffee/modules/taskboard/taskboard-tasks.coffee +++ b/app/coffee/modules/taskboard/taskboard-tasks.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/tasks.coffee b/app/coffee/modules/tasks.coffee index 889ba2aa5..01682058a 100644 --- a/app/coffee/modules/tasks.coffee +++ b/app/coffee/modules/tasks.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/tasks/detail.coffee b/app/coffee/modules/tasks/detail.coffee index 5d500e9d9..de2dce005 100644 --- a/app/coffee/modules/tasks/detail.coffee +++ b/app/coffee/modules/tasks/detail.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/team.coffee b/app/coffee/modules/team.coffee index bb6cef7f8..22eeaa98b 100644 --- a/app/coffee/modules/team.coffee +++ b/app/coffee/modules/team.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/team/main.coffee b/app/coffee/modules/team/main.coffee index 991773198..04d1428c4 100644 --- a/app/coffee/modules/team/main.coffee +++ b/app/coffee/modules/team/main.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/user-settings.coffee b/app/coffee/modules/user-settings.coffee index a3ee98fc8..5621deffb 100644 --- a/app/coffee/modules/user-settings.coffee +++ b/app/coffee/modules/user-settings.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/user-settings/change-password.coffee b/app/coffee/modules/user-settings/change-password.coffee index e1c4cb3e7..89fd89649 100644 --- a/app/coffee/modules/user-settings/change-password.coffee +++ b/app/coffee/modules/user-settings/change-password.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/user-settings/lightboxes.coffee b/app/coffee/modules/user-settings/lightboxes.coffee index 26336c2b0..0f657487c 100644 --- a/app/coffee/modules/user-settings/lightboxes.coffee +++ b/app/coffee/modules/user-settings/lightboxes.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/user-settings/live-notifications.coffee b/app/coffee/modules/user-settings/live-notifications.coffee index e4292b13b..cd2d6b1ab 100644 --- a/app/coffee/modules/user-settings/live-notifications.coffee +++ b/app/coffee/modules/user-settings/live-notifications.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/user-settings/main.coffee b/app/coffee/modules/user-settings/main.coffee index b7d87f0af..89e850ecd 100644 --- a/app/coffee/modules/user-settings/main.coffee +++ b/app/coffee/modules/user-settings/main.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/user-settings/nav.coffee b/app/coffee/modules/user-settings/nav.coffee index 770a428a0..3a14a029c 100644 --- a/app/coffee/modules/user-settings/nav.coffee +++ b/app/coffee/modules/user-settings/nav.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/user-settings/notifications.coffee b/app/coffee/modules/user-settings/notifications.coffee index d851abdc2..348b9418e 100644 --- a/app/coffee/modules/user-settings/notifications.coffee +++ b/app/coffee/modules/user-settings/notifications.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/user-settings/user-project-settings.coffee b/app/coffee/modules/user-settings/user-project-settings.coffee index b2a02d55a..15d6bbe7a 100644 --- a/app/coffee/modules/user-settings/user-project-settings.coffee +++ b/app/coffee/modules/user-settings/user-project-settings.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/user-settings/web-notifications.coffee b/app/coffee/modules/user-settings/web-notifications.coffee index 015f4346f..7dfcec03c 100644 --- a/app/coffee/modules/user-settings/web-notifications.coffee +++ b/app/coffee/modules/user-settings/web-notifications.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/userstories.coffee b/app/coffee/modules/userstories.coffee index 6c448e63b..eb53c506d 100644 --- a/app/coffee/modules/userstories.coffee +++ b/app/coffee/modules/userstories.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/userstories/detail.coffee b/app/coffee/modules/userstories/detail.coffee index fc89dba88..92a44bfe7 100644 --- a/app/coffee/modules/userstories/detail.coffee +++ b/app/coffee/modules/userstories/detail.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/wiki.coffee b/app/coffee/modules/wiki.coffee index 66491a58c..c2398c1c3 100644 --- a/app/coffee/modules/wiki.coffee +++ b/app/coffee/modules/wiki.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/wiki/main.coffee b/app/coffee/modules/wiki/main.coffee index 6b490e2ef..e3f1d93ff 100644 --- a/app/coffee/modules/wiki/main.coffee +++ b/app/coffee/modules/wiki/main.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/wiki/nav.coffee b/app/coffee/modules/wiki/nav.coffee index 3ed45a7e0..9b12112aa 100644 --- a/app/coffee/modules/wiki/nav.coffee +++ b/app/coffee/modules/wiki/nav.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/modules/wiki/pages-list.coffee b/app/coffee/modules/wiki/pages-list.coffee index 26384a183..efe8bb6c7 100644 --- a/app/coffee/modules/wiki/pages-list.coffee +++ b/app/coffee/modules/wiki/pages-list.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/coffee/utils.coffee b/app/coffee/utils.coffee index b29a85a9d..aa27125db 100644 --- a/app/coffee/utils.coffee +++ b/app/coffee/utils.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/index.jade b/app/index.jade index 745d0f014..831da7734 100644 --- a/app/index.jade +++ b/app/index.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/js/angular-sanitize.js b/app/js/angular-sanitize.js index 15f2c5fcf..240f81769 100644 --- a/app/js/angular-sanitize.js +++ b/app/js/angular-sanitize.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/app/js/boards.js b/app/js/boards.js index 2e01fa7a8..1e131b905 100644 --- a/app/js/boards.js +++ b/app/js/boards.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/app/js/dragula-drag-multiple.js b/app/js/dragula-drag-multiple.js index dd8d1c82c..7f53de32a 100644 --- a/app/js/dragula-drag-multiple.js +++ b/app/js/dragula-drag-multiple.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/app/js/markdown-it-lazy-headers.js b/app/js/markdown-it-lazy-headers.js index 58acb449a..70310fda4 100644 --- a/app/js/markdown-it-lazy-headers.js +++ b/app/js/markdown-it-lazy-headers.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/app/js/medium-mention.js b/app/js/medium-mention.js index b316a79f5..ab12fa18b 100644 --- a/app/js/medium-mention.js +++ b/app/js/medium-mention.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/app/js/murmurhash3_gc.js b/app/js/murmurhash3_gc.js index 890cfdb31..d5eed8ec3 100644 --- a/app/js/murmurhash3_gc.js +++ b/app/js/murmurhash3_gc.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/app/js/sha1-custom.js b/app/js/sha1-custom.js index 5c28afbf3..6f960ee77 100644 --- a/app/js/sha1-custom.js +++ b/app/js/sha1-custom.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/app/js/tg-repeat.js b/app/js/tg-repeat.js index fafde62c8..e05331a74 100644 --- a/app/js/tg-repeat.js +++ b/app/js/tg-repeat.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/app/modules/components/animated-counter/animated-counter.directive.coffee b/app/modules/components/animated-counter/animated-counter.directive.coffee index 823f77c35..c0ae8f6cb 100644 --- a/app/modules/components/animated-counter/animated-counter.directive.coffee +++ b/app/modules/components/animated-counter/animated-counter.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/assigned-inline/assigned-to-inline.directive.coffee b/app/modules/components/assigned-inline/assigned-to-inline.directive.coffee index 2a14ecb57..31e0cab37 100644 --- a/app/modules/components/assigned-inline/assigned-to-inline.directive.coffee +++ b/app/modules/components/assigned-inline/assigned-to-inline.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/assigned-inline/assigned-to-inline.jade b/app/modules/components/assigned-inline/assigned-to-inline.jade index f148d6167..406fc0d50 100644 --- a/app/modules/components/assigned-inline/assigned-to-inline.jade +++ b/app/modules/components/assigned-inline/assigned-to-inline.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/assigned-inline/assigned-users-inline.directive.coffee b/app/modules/components/assigned-inline/assigned-users-inline.directive.coffee index 5bb9215b5..473843797 100644 --- a/app/modules/components/assigned-inline/assigned-users-inline.directive.coffee +++ b/app/modules/components/assigned-inline/assigned-users-inline.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/assigned-inline/assigned-users-inline.jade b/app/modules/components/assigned-inline/assigned-users-inline.jade index 896166a4d..c9c827a40 100644 --- a/app/modules/components/assigned-inline/assigned-users-inline.jade +++ b/app/modules/components/assigned-inline/assigned-users-inline.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/attachment-link/attachment-link.directive.coffee b/app/modules/components/attachment-link/attachment-link.directive.coffee index fe09d3be1..ae59e9133 100644 --- a/app/modules/components/attachment-link/attachment-link.directive.coffee +++ b/app/modules/components/attachment-link/attachment-link.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/attachment/attachment-gallery.directive.coffee b/app/modules/components/attachment/attachment-gallery.directive.coffee index 487b59909..d86459edc 100644 --- a/app/modules/components/attachment/attachment-gallery.directive.coffee +++ b/app/modules/components/attachment/attachment-gallery.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/attachment/attachment-gallery.jade b/app/modules/components/attachment/attachment-gallery.jade index b1a91e8fd..5e5841e38 100644 --- a/app/modules/components/attachment/attachment-gallery.jade +++ b/app/modules/components/attachment/attachment-gallery.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/attachment/attachment.controller.coffee b/app/modules/components/attachment/attachment.controller.coffee index a228e4310..610000739 100644 --- a/app/modules/components/attachment/attachment.controller.coffee +++ b/app/modules/components/attachment/attachment.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/attachment/attachment.controller.spec.coffee b/app/modules/components/attachment/attachment.controller.spec.coffee index ea2f288b1..4056021dd 100644 --- a/app/modules/components/attachment/attachment.controller.spec.coffee +++ b/app/modules/components/attachment/attachment.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/attachment/attachment.directive.coffee b/app/modules/components/attachment/attachment.directive.coffee index 963720fdf..a82cf7450 100644 --- a/app/modules/components/attachment/attachment.directive.coffee +++ b/app/modules/components/attachment/attachment.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/attachment/attachment.jade b/app/modules/components/attachment/attachment.jade index 135692394..1a2a9faf7 100644 --- a/app/modules/components/attachment/attachment.jade +++ b/app/modules/components/attachment/attachment.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/attachments-drop/attachments-drop.directive.coffee b/app/modules/components/attachments-drop/attachments-drop.directive.coffee index 2e038a60f..b9c747965 100644 --- a/app/modules/components/attachments-drop/attachments-drop.directive.coffee +++ b/app/modules/components/attachments-drop/attachments-drop.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/attachments-full/attachments-full.controller.coffee b/app/modules/components/attachments-full/attachments-full.controller.coffee index 2878ef616..7c5987edf 100644 --- a/app/modules/components/attachments-full/attachments-full.controller.coffee +++ b/app/modules/components/attachments-full/attachments-full.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/attachments-full/attachments-full.controller.spec.coffee b/app/modules/components/attachments-full/attachments-full.controller.spec.coffee index fb1542eb7..88c5ea5c9 100644 --- a/app/modules/components/attachments-full/attachments-full.controller.spec.coffee +++ b/app/modules/components/attachments-full/attachments-full.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/attachments-full/attachments-full.directive.coffee b/app/modules/components/attachments-full/attachments-full.directive.coffee index f7ef9b011..8c76f1264 100644 --- a/app/modules/components/attachments-full/attachments-full.directive.coffee +++ b/app/modules/components/attachments-full/attachments-full.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/attachments-full/attachments-full.jade b/app/modules/components/attachments-full/attachments-full.jade index 6edab3c98..51495b529 100644 --- a/app/modules/components/attachments-full/attachments-full.jade +++ b/app/modules/components/attachments-full/attachments-full.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/attachments-full/attachments-full.service.coffee b/app/modules/components/attachments-full/attachments-full.service.coffee index 0941de2bc..27bee9fa2 100644 --- a/app/modules/components/attachments-full/attachments-full.service.coffee +++ b/app/modules/components/attachments-full/attachments-full.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/attachments-full/attachments-full.service.spec.coffee b/app/modules/components/attachments-full/attachments-full.service.spec.coffee index 0943e0d79..b745dcd5a 100644 --- a/app/modules/components/attachments-full/attachments-full.service.spec.coffee +++ b/app/modules/components/attachments-full/attachments-full.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/attachments-preview/attachments-preview.controller.coffee b/app/modules/components/attachments-preview/attachments-preview.controller.coffee index 115511f18..df4f86443 100644 --- a/app/modules/components/attachments-preview/attachments-preview.controller.coffee +++ b/app/modules/components/attachments-preview/attachments-preview.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/attachments-preview/attachments-preview.controller.spec.coffee b/app/modules/components/attachments-preview/attachments-preview.controller.spec.coffee index b86930981..27eb57444 100644 --- a/app/modules/components/attachments-preview/attachments-preview.controller.spec.coffee +++ b/app/modules/components/attachments-preview/attachments-preview.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/attachments-preview/attachments-preview.directive.coffee b/app/modules/components/attachments-preview/attachments-preview.directive.coffee index fbbef99b8..a6f2e8c5d 100644 --- a/app/modules/components/attachments-preview/attachments-preview.directive.coffee +++ b/app/modules/components/attachments-preview/attachments-preview.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/attachments-preview/attachments-preview.jade b/app/modules/components/attachments-preview/attachments-preview.jade index 268129775..d88a81cec 100644 --- a/app/modules/components/attachments-preview/attachments-preview.jade +++ b/app/modules/components/attachments-preview/attachments-preview.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/attachments-preview/attachments-preview.service.coffee b/app/modules/components/attachments-preview/attachments-preview.service.coffee index 99f3f591a..a8f1c41b7 100644 --- a/app/modules/components/attachments-preview/attachments-preview.service.coffee +++ b/app/modules/components/attachments-preview/attachments-preview.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/attachments-simple/attachments-simple.controller.coffee b/app/modules/components/attachments-simple/attachments-simple.controller.coffee index 2360ba45a..f5310f7e3 100644 --- a/app/modules/components/attachments-simple/attachments-simple.controller.coffee +++ b/app/modules/components/attachments-simple/attachments-simple.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/attachments-simple/attachments-simple.controller.spec.coffee b/app/modules/components/attachments-simple/attachments-simple.controller.spec.coffee index e4efa7390..bb748f990 100644 --- a/app/modules/components/attachments-simple/attachments-simple.controller.spec.coffee +++ b/app/modules/components/attachments-simple/attachments-simple.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/attachments-simple/attachments-simple.directive.coffee b/app/modules/components/attachments-simple/attachments-simple.directive.coffee index ac07193ac..bdca273f6 100644 --- a/app/modules/components/attachments-simple/attachments-simple.directive.coffee +++ b/app/modules/components/attachments-simple/attachments-simple.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/attachments-simple/attachments-simple.jade b/app/modules/components/attachments-simple/attachments-simple.jade index d9e961156..ba5c0d197 100644 --- a/app/modules/components/attachments-simple/attachments-simple.jade +++ b/app/modules/components/attachments-simple/attachments-simple.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/attachments-sortable/attachments-sortable.directive.coffee b/app/modules/components/attachments-sortable/attachments-sortable.directive.coffee index 9780042e9..4230e7b57 100644 --- a/app/modules/components/attachments-sortable/attachments-sortable.directive.coffee +++ b/app/modules/components/attachments-sortable/attachments-sortable.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/auto-select/auto-select.directive.coffee b/app/modules/components/auto-select/auto-select.directive.coffee index c64d00009..a82aad21c 100644 --- a/app/modules/components/auto-select/auto-select.directive.coffee +++ b/app/modules/components/auto-select/auto-select.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/avatar/avatar.directive.coffee b/app/modules/components/avatar/avatar.directive.coffee index 18239b932..ad6e08e01 100644 --- a/app/modules/components/avatar/avatar.directive.coffee +++ b/app/modules/components/avatar/avatar.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/belong-to-epics/belong-to-epics-pill.jade b/app/modules/components/belong-to-epics/belong-to-epics-pill.jade index 472450ad9..7119f2ddc 100644 --- a/app/modules/components/belong-to-epics/belong-to-epics-pill.jade +++ b/app/modules/components/belong-to-epics/belong-to-epics-pill.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/belong-to-epics/belong-to-epics-text.jade b/app/modules/components/belong-to-epics/belong-to-epics-text.jade index f86ddc840..2b80e4024 100644 --- a/app/modules/components/belong-to-epics/belong-to-epics-text.jade +++ b/app/modules/components/belong-to-epics/belong-to-epics-text.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/belong-to-epics/belong-to-epics.directive.coffee b/app/modules/components/belong-to-epics/belong-to-epics.directive.coffee index 94260ff6d..10c5fce63 100644 --- a/app/modules/components/belong-to-epics/belong-to-epics.directive.coffee +++ b/app/modules/components/belong-to-epics/belong-to-epics.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/bind-wysiwyg-html.coffee b/app/modules/components/bind-wysiwyg-html.coffee index 44b3aca19..f36edd320 100644 --- a/app/modules/components/bind-wysiwyg-html.coffee +++ b/app/modules/components/bind-wysiwyg-html.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/board-zoom/board-zoom.directive.coffee b/app/modules/components/board-zoom/board-zoom.directive.coffee index 488ba765a..e94fb2f71 100644 --- a/app/modules/components/board-zoom/board-zoom.directive.coffee +++ b/app/modules/components/board-zoom/board-zoom.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/board-zoom/board-zoom.jade b/app/modules/components/board-zoom/board-zoom.jade index 02873d7ad..3add15982 100644 --- a/app/modules/components/board-zoom/board-zoom.jade +++ b/app/modules/components/board-zoom/board-zoom.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/card-slideshow/card-slideshow.controller.coffee b/app/modules/components/card-slideshow/card-slideshow.controller.coffee index ba2cc16f1..e098f6a5e 100644 --- a/app/modules/components/card-slideshow/card-slideshow.controller.coffee +++ b/app/modules/components/card-slideshow/card-slideshow.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/card-slideshow/card-slideshow.directive.coffee b/app/modules/components/card-slideshow/card-slideshow.directive.coffee index bf0eca06a..ad6f63c39 100644 --- a/app/modules/components/card-slideshow/card-slideshow.directive.coffee +++ b/app/modules/components/card-slideshow/card-slideshow.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/card-slideshow/card-slideshow.jade b/app/modules/components/card-slideshow/card-slideshow.jade index 42a269e69..4e81179e2 100644 --- a/app/modules/components/card-slideshow/card-slideshow.jade +++ b/app/modules/components/card-slideshow/card-slideshow.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/card/card-templates/card-assigned-to.jade b/app/modules/components/card/card-templates/card-assigned-to.jade index ffd5d05af..36302fb1b 100644 --- a/app/modules/components/card/card-templates/card-assigned-to.jade +++ b/app/modules/components/card/card-templates/card-assigned-to.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/card/card-templates/card-data.jade b/app/modules/components/card/card-templates/card-data.jade index dd35b907c..333a60704 100644 --- a/app/modules/components/card/card-templates/card-data.jade +++ b/app/modules/components/card/card-templates/card-data.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/card/card-templates/card-epics.jade b/app/modules/components/card/card-templates/card-epics.jade index 71c340f23..3281650df 100644 --- a/app/modules/components/card/card-templates/card-epics.jade +++ b/app/modules/components/card/card-templates/card-epics.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/card/card-templates/card-tags.jade b/app/modules/components/card/card-templates/card-tags.jade index 279a60867..949d55828 100644 --- a/app/modules/components/card/card-templates/card-tags.jade +++ b/app/modules/components/card/card-templates/card-tags.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/card/card-templates/card-tasks.jade b/app/modules/components/card/card-templates/card-tasks.jade index 9354b55b5..a5eea0515 100644 --- a/app/modules/components/card/card-templates/card-tasks.jade +++ b/app/modules/components/card/card-templates/card-tasks.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/card/card-templates/card-title.jade b/app/modules/components/card/card-templates/card-title.jade index ad77f3e35..8aa5e290b 100644 --- a/app/modules/components/card/card-templates/card-title.jade +++ b/app/modules/components/card/card-templates/card-title.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/card/card-templates/card-unfold.jade b/app/modules/components/card/card-templates/card-unfold.jade index 32d6b7530..26a3faf74 100644 --- a/app/modules/components/card/card-templates/card-unfold.jade +++ b/app/modules/components/card/card-templates/card-unfold.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/card/card.controller.coffee b/app/modules/components/card/card.controller.coffee index 5083b0169..97a1b5449 100644 --- a/app/modules/components/card/card.controller.coffee +++ b/app/modules/components/card/card.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/card/card.controller.spec.coffee b/app/modules/components/card/card.controller.spec.coffee index 49be1d0c6..3974aa885 100644 --- a/app/modules/components/card/card.controller.spec.coffee +++ b/app/modules/components/card/card.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/card/card.directive.coffee b/app/modules/components/card/card.directive.coffee index 1c7dbc412..dfdf0af30 100644 --- a/app/modules/components/card/card.directive.coffee +++ b/app/modules/components/card/card.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/card/card.jade b/app/modules/components/card/card.jade index ea6333949..0bda66e13 100644 --- a/app/modules/components/card/card.jade +++ b/app/modules/components/card/card.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/click-input-file.directive.coffee b/app/modules/components/click-input-file.directive.coffee index 9221c49d0..5a7c3d490 100644 --- a/app/modules/components/click-input-file.directive.coffee +++ b/app/modules/components/click-input-file.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/color-selector/color-selector.controller.coffee b/app/modules/components/color-selector/color-selector.controller.coffee index 2f775c33c..d5ab9dab6 100644 --- a/app/modules/components/color-selector/color-selector.controller.coffee +++ b/app/modules/components/color-selector/color-selector.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/color-selector/color-selector.controller.spec.coffee b/app/modules/components/color-selector/color-selector.controller.spec.coffee index 349964643..2260413b1 100644 --- a/app/modules/components/color-selector/color-selector.controller.spec.coffee +++ b/app/modules/components/color-selector/color-selector.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/color-selector/color-selector.directive.coffee b/app/modules/components/color-selector/color-selector.directive.coffee index afc114ca1..075978b13 100644 --- a/app/modules/components/color-selector/color-selector.directive.coffee +++ b/app/modules/components/color-selector/color-selector.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/color-selector/color-selector.jade b/app/modules/components/color-selector/color-selector.jade index a5b5ad716..f4f726665 100644 --- a/app/modules/components/color-selector/color-selector.jade +++ b/app/modules/components/color-selector/color-selector.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/components.module.coffee b/app/modules/components/components.module.coffee index 4d866cfe7..139f0a57f 100644 --- a/app/modules/components/components.module.coffee +++ b/app/modules/components/components.module.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/detail/header/detail-header.controller.coffee b/app/modules/components/detail/header/detail-header.controller.coffee index 783413898..7c74d8637 100644 --- a/app/modules/components/detail/header/detail-header.controller.coffee +++ b/app/modules/components/detail/header/detail-header.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/detail/header/detail-header.controller.spec.coffee b/app/modules/components/detail/header/detail-header.controller.spec.coffee index 05c57fb5e..16777efe9 100644 --- a/app/modules/components/detail/header/detail-header.controller.spec.coffee +++ b/app/modules/components/detail/header/detail-header.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/detail/header/detail-header.directive.coffee b/app/modules/components/detail/header/detail-header.directive.coffee index eaa65dbf3..3dd3a88e8 100644 --- a/app/modules/components/detail/header/detail-header.directive.coffee +++ b/app/modules/components/detail/header/detail-header.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/detail/header/detail-header.jade b/app/modules/components/detail/header/detail-header.jade index 323424226..e05720598 100644 --- a/app/modules/components/detail/header/detail-header.jade +++ b/app/modules/components/detail/header/detail-header.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/detail/nav/detail-nav.controller.coffee b/app/modules/components/detail/nav/detail-nav.controller.coffee index a31a23d0a..6f4e0976c 100644 --- a/app/modules/components/detail/nav/detail-nav.controller.coffee +++ b/app/modules/components/detail/nav/detail-nav.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/detail/nav/detail-nav.controller.spec.coffee b/app/modules/components/detail/nav/detail-nav.controller.spec.coffee index 31c933a40..4f2e58015 100644 --- a/app/modules/components/detail/nav/detail-nav.controller.spec.coffee +++ b/app/modules/components/detail/nav/detail-nav.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/detail/nav/detail-nav.directive.coffee b/app/modules/components/detail/nav/detail-nav.directive.coffee index a3e3470c3..e55718010 100644 --- a/app/modules/components/detail/nav/detail-nav.directive.coffee +++ b/app/modules/components/detail/nav/detail-nav.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/detail/nav/detail-nav.jade b/app/modules/components/detail/nav/detail-nav.jade index 59f23030c..a0179be5c 100644 --- a/app/modules/components/detail/nav/detail-nav.jade +++ b/app/modules/components/detail/nav/detail-nav.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/due-date/due-date-button.jade b/app/modules/components/due-date/due-date-button.jade index b010e3dff..3c5fc155b 100644 --- a/app/modules/components/due-date/due-date-button.jade +++ b/app/modules/components/due-date/due-date-button.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/due-date/due-date-controller.coffee b/app/modules/components/due-date/due-date-controller.coffee index 570732d3c..47c64fe85 100644 --- a/app/modules/components/due-date/due-date-controller.coffee +++ b/app/modules/components/due-date/due-date-controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/due-date/due-date-controller.spec.coffee b/app/modules/components/due-date/due-date-controller.spec.coffee index 36cabebbf..41da8ee56 100644 --- a/app/modules/components/due-date/due-date-controller.spec.coffee +++ b/app/modules/components/due-date/due-date-controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/due-date/due-date-icon.jade b/app/modules/components/due-date/due-date-icon.jade index 41b31bc5a..b21cac7de 100644 --- a/app/modules/components/due-date/due-date-icon.jade +++ b/app/modules/components/due-date/due-date-icon.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/due-date/due-date-popover.directive.coffee b/app/modules/components/due-date/due-date-popover.directive.coffee index fee4bac38..3c4b375c1 100644 --- a/app/modules/components/due-date/due-date-popover.directive.coffee +++ b/app/modules/components/due-date/due-date-popover.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/due-date/due-date-popover.jade b/app/modules/components/due-date/due-date-popover.jade index 26540d3b2..289a8f0d4 100644 --- a/app/modules/components/due-date/due-date-popover.jade +++ b/app/modules/components/due-date/due-date-popover.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/due-date/due-date.directive.coffee b/app/modules/components/due-date/due-date.directive.coffee index 5c8d588e2..9bc2e2176 100644 --- a/app/modules/components/due-date/due-date.directive.coffee +++ b/app/modules/components/due-date/due-date.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/due-date/due-date.service.coffee b/app/modules/components/due-date/due-date.service.coffee index 7d3a7879d..2aa65ac09 100644 --- a/app/modules/components/due-date/due-date.service.coffee +++ b/app/modules/components/due-date/due-date.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/file-change/file-change.directive.coffee b/app/modules/components/file-change/file-change.directive.coffee index fd0644821..74b662268 100644 --- a/app/modules/components/file-change/file-change.directive.coffee +++ b/app/modules/components/file-change/file-change.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/filter/filter-remote.service.coffee b/app/modules/components/filter/filter-remote.service.coffee index 9628d6a1c..f767fa237 100644 --- a/app/modules/components/filter/filter-remote.service.coffee +++ b/app/modules/components/filter/filter-remote.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/filter/filter-slide-down.directive.coffee b/app/modules/components/filter/filter-slide-down.directive.coffee index d6970bab9..f4dd2f3e4 100644 --- a/app/modules/components/filter/filter-slide-down.directive.coffee +++ b/app/modules/components/filter/filter-slide-down.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/filter/filter.controller.coffee b/app/modules/components/filter/filter.controller.coffee index 44a949345..dec597f3f 100644 --- a/app/modules/components/filter/filter.controller.coffee +++ b/app/modules/components/filter/filter.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/filter/filter.controller.spec.coffee b/app/modules/components/filter/filter.controller.spec.coffee index a06b151cd..5d16ef524 100644 --- a/app/modules/components/filter/filter.controller.spec.coffee +++ b/app/modules/components/filter/filter.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/filter/filter.directive.coffee b/app/modules/components/filter/filter.directive.coffee index f8f6184df..71514c1a0 100644 --- a/app/modules/components/filter/filter.directive.coffee +++ b/app/modules/components/filter/filter.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/filter/filter.jade b/app/modules/components/filter/filter.jade index 17a50c367..60130562c 100644 --- a/app/modules/components/filter/filter.jade +++ b/app/modules/components/filter/filter.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/input-search/input-search.component.coffee b/app/modules/components/input-search/input-search.component.coffee index 3c93b8e97..e5883907a 100644 --- a/app/modules/components/input-search/input-search.component.coffee +++ b/app/modules/components/input-search/input-search.component.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/issues-table/issues-table.controller.coffee b/app/modules/components/issues-table/issues-table.controller.coffee index a16ceaf27..647796db3 100644 --- a/app/modules/components/issues-table/issues-table.controller.coffee +++ b/app/modules/components/issues-table/issues-table.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/issues-table/issues-table.directive.coffee b/app/modules/components/issues-table/issues-table.directive.coffee index a1dbe10a0..ad725e2bc 100644 --- a/app/modules/components/issues-table/issues-table.directive.coffee +++ b/app/modules/components/issues-table/issues-table.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/issues-table/issues-table.jade b/app/modules/components/issues-table/issues-table.jade index 2eb27f1a5..9781465b9 100644 --- a/app/modules/components/issues-table/issues-table.jade +++ b/app/modules/components/issues-table/issues-table.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/joy-ride/joy-ride.directive.coffee b/app/modules/components/joy-ride/joy-ride.directive.coffee index 51a783b33..4c8940aa3 100644 --- a/app/modules/components/joy-ride/joy-ride.directive.coffee +++ b/app/modules/components/joy-ride/joy-ride.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/joy-ride/joy-ride.service.coffee b/app/modules/components/joy-ride/joy-ride.service.coffee index e38ae965e..4fc56eccf 100644 --- a/app/modules/components/joy-ride/joy-ride.service.coffee +++ b/app/modules/components/joy-ride/joy-ride.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/joy-ride/joy-ride.service.spec.coffee b/app/modules/components/joy-ride/joy-ride.service.spec.coffee index 3828b5740..24bac1eff 100644 --- a/app/modules/components/joy-ride/joy-ride.service.spec.coffee +++ b/app/modules/components/joy-ride/joy-ride.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/kanban-board-zoom/kanban-board-zoom.directive.coffee b/app/modules/components/kanban-board-zoom/kanban-board-zoom.directive.coffee index 82dbb0874..d97c7e57a 100644 --- a/app/modules/components/kanban-board-zoom/kanban-board-zoom.directive.coffee +++ b/app/modules/components/kanban-board-zoom/kanban-board-zoom.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/lb-select-user/lb-select-user.directive.coffee b/app/modules/components/lb-select-user/lb-select-user.directive.coffee index f60321bb8..67fa3c065 100644 --- a/app/modules/components/lb-select-user/lb-select-user.directive.coffee +++ b/app/modules/components/lb-select-user/lb-select-user.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/lb-select-user/lb-select-user.jade b/app/modules/components/lb-select-user/lb-select-user.jade index 4cf0c6172..57d77f039 100644 --- a/app/modules/components/lb-select-user/lb-select-user.jade +++ b/app/modules/components/lb-select-user/lb-select-user.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/live-announcement/live-announcement.directive.coffee b/app/modules/components/live-announcement/live-announcement.directive.coffee index 0cd36a537..578ef27b5 100644 --- a/app/modules/components/live-announcement/live-announcement.directive.coffee +++ b/app/modules/components/live-announcement/live-announcement.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/live-announcement/live-announcement.jade b/app/modules/components/live-announcement/live-announcement.jade index 75126cc14..21006f6fb 100644 --- a/app/modules/components/live-announcement/live-announcement.jade +++ b/app/modules/components/live-announcement/live-announcement.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/live-announcement/live-announcement.service.coffee b/app/modules/components/live-announcement/live-announcement.service.coffee index a1bd2ffc2..9814d812e 100644 --- a/app/modules/components/live-announcement/live-announcement.service.coffee +++ b/app/modules/components/live-announcement/live-announcement.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/move-to-sprint/move-to-sprint-lb/move-to-sprint-lb.controller.coffee b/app/modules/components/move-to-sprint/move-to-sprint-lb/move-to-sprint-lb.controller.coffee index e8b904c5c..487e8f695 100644 --- a/app/modules/components/move-to-sprint/move-to-sprint-lb/move-to-sprint-lb.controller.coffee +++ b/app/modules/components/move-to-sprint/move-to-sprint-lb/move-to-sprint-lb.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/move-to-sprint/move-to-sprint-lb/move-to-sprint-lb.directive.coffee b/app/modules/components/move-to-sprint/move-to-sprint-lb/move-to-sprint-lb.directive.coffee index bf08126d5..4ab232b02 100644 --- a/app/modules/components/move-to-sprint/move-to-sprint-lb/move-to-sprint-lb.directive.coffee +++ b/app/modules/components/move-to-sprint/move-to-sprint-lb/move-to-sprint-lb.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/move-to-sprint/move-to-sprint-lb/move-to-sprint-lb.jade b/app/modules/components/move-to-sprint/move-to-sprint-lb/move-to-sprint-lb.jade index 13ee39e47..96bd236fe 100644 --- a/app/modules/components/move-to-sprint/move-to-sprint-lb/move-to-sprint-lb.jade +++ b/app/modules/components/move-to-sprint/move-to-sprint-lb/move-to-sprint-lb.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/move-to-sprint/move-to-sprint.controller.coffee b/app/modules/components/move-to-sprint/move-to-sprint.controller.coffee index 5e2daeb20..54ddd4f27 100644 --- a/app/modules/components/move-to-sprint/move-to-sprint.controller.coffee +++ b/app/modules/components/move-to-sprint/move-to-sprint.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/move-to-sprint/move-to-sprint.controller.spec.coffee b/app/modules/components/move-to-sprint/move-to-sprint.controller.spec.coffee index 25adfdcfa..289344791 100644 --- a/app/modules/components/move-to-sprint/move-to-sprint.controller.spec.coffee +++ b/app/modules/components/move-to-sprint/move-to-sprint.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/move-to-sprint/move-to-sprint.directive.coffee b/app/modules/components/move-to-sprint/move-to-sprint.directive.coffee index d53cb1e72..2b181e5a7 100644 --- a/app/modules/components/move-to-sprint/move-to-sprint.directive.coffee +++ b/app/modules/components/move-to-sprint/move-to-sprint.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/move-to-sprint/move-to-sprint.jade b/app/modules/components/move-to-sprint/move-to-sprint.jade index b8db0cae3..0dcedc629 100644 --- a/app/modules/components/move-to-sprint/move-to-sprint.jade +++ b/app/modules/components/move-to-sprint/move-to-sprint.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/project-logo-big-src/project-logo-big-src.directive.coffee b/app/modules/components/project-logo-big-src/project-logo-big-src.directive.coffee index e26177470..b535abe59 100644 --- a/app/modules/components/project-logo-big-src/project-logo-big-src.directive.coffee +++ b/app/modules/components/project-logo-big-src/project-logo-big-src.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/project-logo-small-src/project-logo-small-src.directive.coffee b/app/modules/components/project-logo-small-src/project-logo-small-src.directive.coffee index f8b9580dc..2de6e0ad9 100644 --- a/app/modules/components/project-logo-small-src/project-logo-small-src.directive.coffee +++ b/app/modules/components/project-logo-small-src/project-logo-small-src.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/project-menu/project-menu.controller.coffee b/app/modules/components/project-menu/project-menu.controller.coffee index 0ee893ca6..30152d19f 100644 --- a/app/modules/components/project-menu/project-menu.controller.coffee +++ b/app/modules/components/project-menu/project-menu.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/project-menu/project-menu.controller.spec.coffee b/app/modules/components/project-menu/project-menu.controller.spec.coffee index 0d7cd771d..f9a42dd87 100644 --- a/app/modules/components/project-menu/project-menu.controller.spec.coffee +++ b/app/modules/components/project-menu/project-menu.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/project-menu/project-menu.directive.coffee b/app/modules/components/project-menu/project-menu.directive.coffee index 66963c07f..4fc1755b1 100644 --- a/app/modules/components/project-menu/project-menu.directive.coffee +++ b/app/modules/components/project-menu/project-menu.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/project-menu/project-menu.jade b/app/modules/components/project-menu/project-menu.jade index b8e3bc472..fc7765221 100644 --- a/app/modules/components/project-menu/project-menu.jade +++ b/app/modules/components/project-menu/project-menu.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/promote-to-us/promote-to-us.directive.coffee b/app/modules/components/promote-to-us/promote-to-us.directive.coffee index 4d3ba2d80..23ce6568b 100644 --- a/app/modules/components/promote-to-us/promote-to-us.directive.coffee +++ b/app/modules/components/promote-to-us/promote-to-us.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/promote-to-us/promote-to-us.jade b/app/modules/components/promote-to-us/promote-to-us.jade index 9d11d1e8b..0429bbaed 100644 --- a/app/modules/components/promote-to-us/promote-to-us.jade +++ b/app/modules/components/promote-to-us/promote-to-us.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/search-list/search-list-issue-choice.jade b/app/modules/components/search-list/search-list-issue-choice.jade index f0c0555bb..77edba249 100644 --- a/app/modules/components/search-list/search-list-issue-choice.jade +++ b/app/modules/components/search-list/search-list-issue-choice.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/search-list/search-list-sprint-choice.jade b/app/modules/components/search-list/search-list-sprint-choice.jade index eeeb1af38..6139b819f 100644 --- a/app/modules/components/search-list/search-list-sprint-choice.jade +++ b/app/modules/components/search-list/search-list-sprint-choice.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/search-list/search-list.directive.coffee b/app/modules/components/search-list/search-list.directive.coffee index 3dee6a13b..0bc08ce79 100644 --- a/app/modules/components/search-list/search-list.directive.coffee +++ b/app/modules/components/search-list/search-list.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/search-list/search-list.jade b/app/modules/components/search-list/search-list.jade index 0315c588b..9fef7c28b 100644 --- a/app/modules/components/search-list/search-list.jade +++ b/app/modules/components/search-list/search-list.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/swimlane-selector/swimlane-selector.directive.coffee b/app/modules/components/swimlane-selector/swimlane-selector.directive.coffee index f80be4ade..a0e586d6b 100644 --- a/app/modules/components/swimlane-selector/swimlane-selector.directive.coffee +++ b/app/modules/components/swimlane-selector/swimlane-selector.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/swimlane-selector/swimlane-selector.jade b/app/modules/components/swimlane-selector/swimlane-selector.jade index 42c0baee6..02612a13e 100644 --- a/app/modules/components/swimlane-selector/swimlane-selector.jade +++ b/app/modules/components/swimlane-selector/swimlane-selector.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/tags/components/add-tag-button.jade b/app/modules/components/tags/components/add-tag-button.jade index 172b08d63..ce0c3485e 100644 --- a/app/modules/components/tags/components/add-tag-button.jade +++ b/app/modules/components/tags/components/add-tag-button.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/tags/components/add-tag-input.jade b/app/modules/components/tags/components/add-tag-input.jade index e5c16e1cf..c0322dae1 100644 --- a/app/modules/components/tags/components/add-tag-input.jade +++ b/app/modules/components/tags/components/add-tag-input.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/tags/tag-dropdown/tag-dropdown.directive.coffee b/app/modules/components/tags/tag-dropdown/tag-dropdown.directive.coffee index cc786ca5e..e34e6a52a 100644 --- a/app/modules/components/tags/tag-dropdown/tag-dropdown.directive.coffee +++ b/app/modules/components/tags/tag-dropdown/tag-dropdown.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/tags/tag-dropdown/tag-dropdown.jade b/app/modules/components/tags/tag-dropdown/tag-dropdown.jade index 84100d190..0c1f9c7ec 100644 --- a/app/modules/components/tags/tag-dropdown/tag-dropdown.jade +++ b/app/modules/components/tags/tag-dropdown/tag-dropdown.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/tags/tag-line-common/tag-line-common.controller.coffee b/app/modules/components/tags/tag-line-common/tag-line-common.controller.coffee index fa043f0b3..325ce5574 100644 --- a/app/modules/components/tags/tag-line-common/tag-line-common.controller.coffee +++ b/app/modules/components/tags/tag-line-common/tag-line-common.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/tags/tag-line-common/tag-line-common.controller.spec.coffee b/app/modules/components/tags/tag-line-common/tag-line-common.controller.spec.coffee index 074030812..63cb57f7e 100644 --- a/app/modules/components/tags/tag-line-common/tag-line-common.controller.spec.coffee +++ b/app/modules/components/tags/tag-line-common/tag-line-common.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/tags/tag-line-common/tag-line-common.directive.coffee b/app/modules/components/tags/tag-line-common/tag-line-common.directive.coffee index e2356e1f6..338d17e08 100644 --- a/app/modules/components/tags/tag-line-common/tag-line-common.directive.coffee +++ b/app/modules/components/tags/tag-line-common/tag-line-common.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/tags/tag-line-common/tag-line-common.jade b/app/modules/components/tags/tag-line-common/tag-line-common.jade index 46141f4bb..5f5ac24ad 100644 --- a/app/modules/components/tags/tag-line-common/tag-line-common.jade +++ b/app/modules/components/tags/tag-line-common/tag-line-common.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/tags/tag-line-detail/tag-line-detail.controller.coffee b/app/modules/components/tags/tag-line-detail/tag-line-detail.controller.coffee index 3bb645ad5..75fa0db36 100644 --- a/app/modules/components/tags/tag-line-detail/tag-line-detail.controller.coffee +++ b/app/modules/components/tags/tag-line-detail/tag-line-detail.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/tags/tag-line-detail/tag-line-detail.controller.spec.coffee b/app/modules/components/tags/tag-line-detail/tag-line-detail.controller.spec.coffee index e11976538..9a94ff0b2 100644 --- a/app/modules/components/tags/tag-line-detail/tag-line-detail.controller.spec.coffee +++ b/app/modules/components/tags/tag-line-detail/tag-line-detail.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/tags/tag-line-detail/tag-line-detail.directive.coffee b/app/modules/components/tags/tag-line-detail/tag-line-detail.directive.coffee index 06b6222c0..7e409edcb 100644 --- a/app/modules/components/tags/tag-line-detail/tag-line-detail.directive.coffee +++ b/app/modules/components/tags/tag-line-detail/tag-line-detail.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/tags/tag-line-detail/tag-line-detail.jade b/app/modules/components/tags/tag-line-detail/tag-line-detail.jade index 49cb6caba..02bb538c4 100644 --- a/app/modules/components/tags/tag-line-detail/tag-line-detail.jade +++ b/app/modules/components/tags/tag-line-detail/tag-line-detail.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/tags/tag-line.service.coffee b/app/modules/components/tags/tag-line.service.coffee index b2781c733..f08cb94ff 100644 --- a/app/modules/components/tags/tag-line.service.coffee +++ b/app/modules/components/tags/tag-line.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/tags/tag/tag.directive.coffee b/app/modules/components/tags/tag/tag.directive.coffee index 775c248bf..37280b55b 100644 --- a/app/modules/components/tags/tag/tag.directive.coffee +++ b/app/modules/components/tags/tag/tag.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/tags/tag/tag.jade b/app/modules/components/tags/tag/tag.jade index a110c0ce5..d44314130 100644 --- a/app/modules/components/tags/tag/tag.jade +++ b/app/modules/components/tags/tag/tag.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/taskboard-zoom/taskboard-zoom.directive.coffee b/app/modules/components/taskboard-zoom/taskboard-zoom.directive.coffee index 7c44a0171..f5c7e19ff 100644 --- a/app/modules/components/taskboard-zoom/taskboard-zoom.directive.coffee +++ b/app/modules/components/taskboard-zoom/taskboard-zoom.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/tasks-sortable/tasks-sortable.directive.coffee b/app/modules/components/tasks-sortable/tasks-sortable.directive.coffee index 0b7dfdbe9..83469d0f3 100644 --- a/app/modules/components/tasks-sortable/tasks-sortable.directive.coffee +++ b/app/modules/components/tasks-sortable/tasks-sortable.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/terms-of-service-and-privacy-policy-notice/terms-of-service-and-privacy-policy-notice.directive.coffee b/app/modules/components/terms-of-service-and-privacy-policy-notice/terms-of-service-and-privacy-policy-notice.directive.coffee index 404f80548..9308add8d 100644 --- a/app/modules/components/terms-of-service-and-privacy-policy-notice/terms-of-service-and-privacy-policy-notice.directive.coffee +++ b/app/modules/components/terms-of-service-and-privacy-policy-notice/terms-of-service-and-privacy-policy-notice.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/terms-of-service-and-privacy-policy-notice/terms-of-service-and-privacy-policy-notice.jade b/app/modules/components/terms-of-service-and-privacy-policy-notice/terms-of-service-and-privacy-policy-notice.jade index 4ecde0505..4e262ec45 100644 --- a/app/modules/components/terms-of-service-and-privacy-policy-notice/terms-of-service-and-privacy-policy-notice.jade +++ b/app/modules/components/terms-of-service-and-privacy-policy-notice/terms-of-service-and-privacy-policy-notice.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/ticket-assigned/assigned-to.directive.coffee b/app/modules/components/ticket-assigned/assigned-to.directive.coffee index f9018c065..8f4e4527b 100644 --- a/app/modules/components/ticket-assigned/assigned-to.directive.coffee +++ b/app/modules/components/ticket-assigned/assigned-to.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/ticket-assigned/assigned-to.jade b/app/modules/components/ticket-assigned/assigned-to.jade index 9ab7c1a67..ed01e9647 100644 --- a/app/modules/components/ticket-assigned/assigned-to.jade +++ b/app/modules/components/ticket-assigned/assigned-to.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/ticket-assigned/assigned-users.directive.coffee b/app/modules/components/ticket-assigned/assigned-users.directive.coffee index 659b64600..abef0a059 100644 --- a/app/modules/components/ticket-assigned/assigned-users.directive.coffee +++ b/app/modules/components/ticket-assigned/assigned-users.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/ticket-assigned/assigned-users.jade b/app/modules/components/ticket-assigned/assigned-users.jade index 556f1e0e1..109fb3377 100644 --- a/app/modules/components/ticket-assigned/assigned-users.jade +++ b/app/modules/components/ticket-assigned/assigned-users.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/ticket-watchers/ticket-watchers.controller.coffee b/app/modules/components/ticket-watchers/ticket-watchers.controller.coffee index 9926ac26b..0d0b2a377 100644 --- a/app/modules/components/ticket-watchers/ticket-watchers.controller.coffee +++ b/app/modules/components/ticket-watchers/ticket-watchers.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/ticket-watchers/ticket-watchers.controller.spec.coffee b/app/modules/components/ticket-watchers/ticket-watchers.controller.spec.coffee index 22afbf512..46d6a0b28 100644 --- a/app/modules/components/ticket-watchers/ticket-watchers.controller.spec.coffee +++ b/app/modules/components/ticket-watchers/ticket-watchers.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/ticket-watchers/ticket-watchers.directive.coffee b/app/modules/components/ticket-watchers/ticket-watchers.directive.coffee index 911faff7f..c71a36936 100644 --- a/app/modules/components/ticket-watchers/ticket-watchers.directive.coffee +++ b/app/modules/components/ticket-watchers/ticket-watchers.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/ticket-watchers/ticket-watchers.jade b/app/modules/components/ticket-watchers/ticket-watchers.jade index b8a26cb25..837852b93 100644 --- a/app/modules/components/ticket-watchers/ticket-watchers.jade +++ b/app/modules/components/ticket-watchers/ticket-watchers.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/tips/tip.jade b/app/modules/components/tips/tip.jade index 9b0bc9345..8c834004c 100644 --- a/app/modules/components/tips/tip.jade +++ b/app/modules/components/tips/tip.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/tips/tips.directive.coffee b/app/modules/components/tips/tips.directive.coffee index 972ffc1d6..619aa3459 100644 --- a/app/modules/components/tips/tips.directive.coffee +++ b/app/modules/components/tips/tips.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/tribe-button/tribe-button.directive.coffee b/app/modules/components/tribe-button/tribe-button.directive.coffee index bbbb8e615..925dc274a 100644 --- a/app/modules/components/tribe-button/tribe-button.directive.coffee +++ b/app/modules/components/tribe-button/tribe-button.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/tribe-button/tribe-button.jade b/app/modules/components/tribe-button/tribe-button.jade index 34e1f7c58..b908ddc1b 100644 --- a/app/modules/components/tribe-button/tribe-button.jade +++ b/app/modules/components/tribe-button/tribe-button.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/tribe-button/tribe-linked.directive.coffee b/app/modules/components/tribe-button/tribe-linked.directive.coffee index f1537ffec..e448c7b73 100644 --- a/app/modules/components/tribe-button/tribe-linked.directive.coffee +++ b/app/modules/components/tribe-button/tribe-linked.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/tribe-button/tribe-linked.jade b/app/modules/components/tribe-button/tribe-linked.jade index c5b0ed56b..b5daae469 100644 --- a/app/modules/components/tribe-button/tribe-linked.jade +++ b/app/modules/components/tribe-button/tribe-linked.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/vote-button/vote-button.controller.coffee b/app/modules/components/vote-button/vote-button.controller.coffee index 008a414a8..066f171fb 100644 --- a/app/modules/components/vote-button/vote-button.controller.coffee +++ b/app/modules/components/vote-button/vote-button.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/vote-button/vote-button.controller.spec.coffee b/app/modules/components/vote-button/vote-button.controller.spec.coffee index 5ce2772f2..6776ac148 100644 --- a/app/modules/components/vote-button/vote-button.controller.spec.coffee +++ b/app/modules/components/vote-button/vote-button.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/vote-button/vote-button.directive.coffee b/app/modules/components/vote-button/vote-button.directive.coffee index 53c77eb87..98fae17ed 100644 --- a/app/modules/components/vote-button/vote-button.directive.coffee +++ b/app/modules/components/vote-button/vote-button.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/vote-button/vote-button.jade b/app/modules/components/vote-button/vote-button.jade index 47c2abb61..9c6b9cd2b 100644 --- a/app/modules/components/vote-button/vote-button.jade +++ b/app/modules/components/vote-button/vote-button.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/wip-limit-selector/wip-limit-selector.controller.coffee b/app/modules/components/wip-limit-selector/wip-limit-selector.controller.coffee index 9f4dfd9d6..7acacd371 100644 --- a/app/modules/components/wip-limit-selector/wip-limit-selector.controller.coffee +++ b/app/modules/components/wip-limit-selector/wip-limit-selector.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/wip-limit-selector/wip-limit-selector.directive.coffee b/app/modules/components/wip-limit-selector/wip-limit-selector.directive.coffee index 82e00b479..c57a58c4c 100644 --- a/app/modules/components/wip-limit-selector/wip-limit-selector.directive.coffee +++ b/app/modules/components/wip-limit-selector/wip-limit-selector.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/wip-limit-selector/wip-limit-selector.jade b/app/modules/components/wip-limit-selector/wip-limit-selector.jade index db9958103..01df6f375 100644 --- a/app/modules/components/wip-limit-selector/wip-limit-selector.jade +++ b/app/modules/components/wip-limit-selector/wip-limit-selector.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/components/wysiwyg/comment-edit-wysiwyg.directive.coffee b/app/modules/components/wysiwyg/comment-edit-wysiwyg.directive.coffee index 3185f7432..a78d95126 100644 --- a/app/modules/components/wysiwyg/comment-edit-wysiwyg.directive.coffee +++ b/app/modules/components/wysiwyg/comment-edit-wysiwyg.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/wysiwyg/comment-wysiwyg.directive.coffee b/app/modules/components/wysiwyg/comment-wysiwyg.directive.coffee index 5776eb3be..32756b3d6 100644 --- a/app/modules/components/wysiwyg/comment-wysiwyg.directive.coffee +++ b/app/modules/components/wysiwyg/comment-wysiwyg.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/wysiwyg/custom-field-edit-wysiwyg.directive.coffee b/app/modules/components/wysiwyg/custom-field-edit-wysiwyg.directive.coffee index 6d873d4ea..5440253f1 100644 --- a/app/modules/components/wysiwyg/custom-field-edit-wysiwyg.directive.coffee +++ b/app/modules/components/wysiwyg/custom-field-edit-wysiwyg.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/wysiwyg/item-wysiwyg.directive.coffee b/app/modules/components/wysiwyg/item-wysiwyg.directive.coffee index 2810a49a8..0c97ca1b9 100644 --- a/app/modules/components/wysiwyg/item-wysiwyg.directive.coffee +++ b/app/modules/components/wysiwyg/item-wysiwyg.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/wysiwyg/wysiwyg.directive.coffee b/app/modules/components/wysiwyg/wysiwyg.directive.coffee index ae65052e7..c7c90fdb2 100644 --- a/app/modules/components/wysiwyg/wysiwyg.directive.coffee +++ b/app/modules/components/wysiwyg/wysiwyg.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/components/wysiwyg/wysiwyg.service.coffee b/app/modules/components/wysiwyg/wysiwyg.service.coffee index ecf240558..9b1d36cc3 100644 --- a/app/modules/components/wysiwyg/wysiwyg.service.coffee +++ b/app/modules/components/wysiwyg/wysiwyg.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/components/discover-home-order-by/discover-home-order-by.controller.coffee b/app/modules/discover/components/discover-home-order-by/discover-home-order-by.controller.coffee index 52460c7d1..344d1a77c 100644 --- a/app/modules/discover/components/discover-home-order-by/discover-home-order-by.controller.coffee +++ b/app/modules/discover/components/discover-home-order-by/discover-home-order-by.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/components/discover-home-order-by/discover-home-order-by.controller.spec.coffee b/app/modules/discover/components/discover-home-order-by/discover-home-order-by.controller.spec.coffee index 7b94c1cd1..837e2852f 100644 --- a/app/modules/discover/components/discover-home-order-by/discover-home-order-by.controller.spec.coffee +++ b/app/modules/discover/components/discover-home-order-by/discover-home-order-by.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/components/discover-home-order-by/discover-home-order-by.directive.coffee b/app/modules/discover/components/discover-home-order-by/discover-home-order-by.directive.coffee index a518df005..c4fece0b7 100644 --- a/app/modules/discover/components/discover-home-order-by/discover-home-order-by.directive.coffee +++ b/app/modules/discover/components/discover-home-order-by/discover-home-order-by.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/components/discover-home-order-by/discover-home-order-by.jade b/app/modules/discover/components/discover-home-order-by/discover-home-order-by.jade index 62db99a09..e60ede155 100644 --- a/app/modules/discover/components/discover-home-order-by/discover-home-order-by.jade +++ b/app/modules/discover/components/discover-home-order-by/discover-home-order-by.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/discover/components/discover-search-bar/discover-search-bar.controller.coffee b/app/modules/discover/components/discover-search-bar/discover-search-bar.controller.coffee index 86b33be98..c5b829179 100644 --- a/app/modules/discover/components/discover-search-bar/discover-search-bar.controller.coffee +++ b/app/modules/discover/components/discover-search-bar/discover-search-bar.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/components/discover-search-bar/discover-search-bar.controller.spec.coffee b/app/modules/discover/components/discover-search-bar/discover-search-bar.controller.spec.coffee index 4fe2e7df3..3f82ac1da 100644 --- a/app/modules/discover/components/discover-search-bar/discover-search-bar.controller.spec.coffee +++ b/app/modules/discover/components/discover-search-bar/discover-search-bar.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/components/discover-search-bar/discover-search-bar.directive.coffee b/app/modules/discover/components/discover-search-bar/discover-search-bar.directive.coffee index 764fcc898..8b92b98f1 100644 --- a/app/modules/discover/components/discover-search-bar/discover-search-bar.directive.coffee +++ b/app/modules/discover/components/discover-search-bar/discover-search-bar.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/components/discover-search-bar/discover-search-bar.jade b/app/modules/discover/components/discover-search-bar/discover-search-bar.jade index a18781d16..747f5e1e1 100644 --- a/app/modules/discover/components/discover-search-bar/discover-search-bar.jade +++ b/app/modules/discover/components/discover-search-bar/discover-search-bar.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/discover/components/discover-search-list-header/discover-search-list-header.controller.coffee b/app/modules/discover/components/discover-search-list-header/discover-search-list-header.controller.coffee index 00a3ef579..2732a943c 100644 --- a/app/modules/discover/components/discover-search-list-header/discover-search-list-header.controller.coffee +++ b/app/modules/discover/components/discover-search-list-header/discover-search-list-header.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/components/discover-search-list-header/discover-search-list-header.controller.spec.coffee b/app/modules/discover/components/discover-search-list-header/discover-search-list-header.controller.spec.coffee index c878fb15e..dd9ce1f05 100644 --- a/app/modules/discover/components/discover-search-list-header/discover-search-list-header.controller.spec.coffee +++ b/app/modules/discover/components/discover-search-list-header/discover-search-list-header.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/components/discover-search-list-header/discover-search-list-header.directive.coffee b/app/modules/discover/components/discover-search-list-header/discover-search-list-header.directive.coffee index def682951..f4d633722 100644 --- a/app/modules/discover/components/discover-search-list-header/discover-search-list-header.directive.coffee +++ b/app/modules/discover/components/discover-search-list-header/discover-search-list-header.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/components/discover-search-list-header/discover-search-list-header.jade b/app/modules/discover/components/discover-search-list-header/discover-search-list-header.jade index bae5732f8..5a6570a95 100644 --- a/app/modules/discover/components/discover-search-list-header/discover-search-list-header.jade +++ b/app/modules/discover/components/discover-search-list-header/discover-search-list-header.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/discover/components/featured-projects/featured-projects.controller.coffee b/app/modules/discover/components/featured-projects/featured-projects.controller.coffee index 2d66c1434..46f29abde 100644 --- a/app/modules/discover/components/featured-projects/featured-projects.controller.coffee +++ b/app/modules/discover/components/featured-projects/featured-projects.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/components/featured-projects/featured-projects.directive.coffee b/app/modules/discover/components/featured-projects/featured-projects.directive.coffee index dd9147163..57217b96e 100644 --- a/app/modules/discover/components/featured-projects/featured-projects.directive.coffee +++ b/app/modules/discover/components/featured-projects/featured-projects.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/components/featured-projects/featured-projects.jade b/app/modules/discover/components/featured-projects/featured-projects.jade index a0e880dec..328478e09 100644 --- a/app/modules/discover/components/featured-projects/featured-projects.jade +++ b/app/modules/discover/components/featured-projects/featured-projects.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/discover/components/highlighted/highlighted.directive.coffee b/app/modules/discover/components/highlighted/highlighted.directive.coffee index 0353d1b23..4059a87ee 100644 --- a/app/modules/discover/components/highlighted/highlighted.directive.coffee +++ b/app/modules/discover/components/highlighted/highlighted.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/components/highlighted/highlighted.jade b/app/modules/discover/components/highlighted/highlighted.jade index 68561e2db..9ee3c66c8 100644 --- a/app/modules/discover/components/highlighted/highlighted.jade +++ b/app/modules/discover/components/highlighted/highlighted.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/discover/components/most-active/most-active.controller.coffee b/app/modules/discover/components/most-active/most-active.controller.coffee index ca3f421a4..312e6bc57 100644 --- a/app/modules/discover/components/most-active/most-active.controller.coffee +++ b/app/modules/discover/components/most-active/most-active.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/components/most-active/most-active.controller.spec.coffee b/app/modules/discover/components/most-active/most-active.controller.spec.coffee index ea91a1644..cd9ad7fae 100644 --- a/app/modules/discover/components/most-active/most-active.controller.spec.coffee +++ b/app/modules/discover/components/most-active/most-active.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/components/most-active/most-active.directive.coffee b/app/modules/discover/components/most-active/most-active.directive.coffee index 5bcc07dba..d8fff7328 100644 --- a/app/modules/discover/components/most-active/most-active.directive.coffee +++ b/app/modules/discover/components/most-active/most-active.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/components/most-active/most-active.jade b/app/modules/discover/components/most-active/most-active.jade index 38025cd5a..88eb509d2 100644 --- a/app/modules/discover/components/most-active/most-active.jade +++ b/app/modules/discover/components/most-active/most-active.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/discover/components/most-liked/most-liked.controller.coffee b/app/modules/discover/components/most-liked/most-liked.controller.coffee index 73ae9dbaf..3e0cb2034 100644 --- a/app/modules/discover/components/most-liked/most-liked.controller.coffee +++ b/app/modules/discover/components/most-liked/most-liked.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/components/most-liked/most-liked.controller.spec.coffee b/app/modules/discover/components/most-liked/most-liked.controller.spec.coffee index f8b8f16ff..2e3b989f5 100644 --- a/app/modules/discover/components/most-liked/most-liked.controller.spec.coffee +++ b/app/modules/discover/components/most-liked/most-liked.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/components/most-liked/most-liked.directive.coffee b/app/modules/discover/components/most-liked/most-liked.directive.coffee index 2869c2552..8f6aee48c 100644 --- a/app/modules/discover/components/most-liked/most-liked.directive.coffee +++ b/app/modules/discover/components/most-liked/most-liked.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/components/most-liked/most-liked.jade b/app/modules/discover/components/most-liked/most-liked.jade index 4c8b9dffa..f0779a483 100644 --- a/app/modules/discover/components/most-liked/most-liked.jade +++ b/app/modules/discover/components/most-liked/most-liked.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/discover/discover-home/discover-home.controller.coffee b/app/modules/discover/discover-home/discover-home.controller.coffee index 617eed603..7b405aa9a 100644 --- a/app/modules/discover/discover-home/discover-home.controller.coffee +++ b/app/modules/discover/discover-home/discover-home.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/discover-home/discover-home.controller.spec.coffee b/app/modules/discover/discover-home/discover-home.controller.spec.coffee index 4f77f8714..761607297 100644 --- a/app/modules/discover/discover-home/discover-home.controller.spec.coffee +++ b/app/modules/discover/discover-home/discover-home.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/discover-home/discover-home.jade b/app/modules/discover/discover-home/discover-home.jade index 8ad72ebc6..42f3fd130 100644 --- a/app/modules/discover/discover-home/discover-home.jade +++ b/app/modules/discover/discover-home/discover-home.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/discover/discover-search/discover-search.controller.coffee b/app/modules/discover/discover-search/discover-search.controller.coffee index a10ab398b..424089922 100644 --- a/app/modules/discover/discover-search/discover-search.controller.coffee +++ b/app/modules/discover/discover-search/discover-search.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/discover-search/discover-search.controller.spec.coffee b/app/modules/discover/discover-search/discover-search.controller.spec.coffee index 192def193..fbffe4336 100644 --- a/app/modules/discover/discover-search/discover-search.controller.spec.coffee +++ b/app/modules/discover/discover-search/discover-search.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/discover-search/discover-search.directive.coffee b/app/modules/discover/discover-search/discover-search.directive.coffee index ca7fc7137..71a39a4cd 100644 --- a/app/modules/discover/discover-search/discover-search.directive.coffee +++ b/app/modules/discover/discover-search/discover-search.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/discover-search/discover-search.jade b/app/modules/discover/discover-search/discover-search.jade index 574dfab09..bb96a849c 100644 --- a/app/modules/discover/discover-search/discover-search.jade +++ b/app/modules/discover/discover-search/discover-search.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/discover/discover.module.coffee b/app/modules/discover/discover.module.coffee index 37fbb18f3..de2b07166 100644 --- a/app/modules/discover/discover.module.coffee +++ b/app/modules/discover/discover.module.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/services/discover-projects.service.coffee b/app/modules/discover/services/discover-projects.service.coffee index 5dbd196bb..560fd1912 100644 --- a/app/modules/discover/services/discover-projects.service.coffee +++ b/app/modules/discover/services/discover-projects.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/discover/services/discover-projects.service.spec.coffee b/app/modules/discover/services/discover-projects.service.spec.coffee index a227f03c2..ec6715e91 100644 --- a/app/modules/discover/services/discover-projects.service.spec.coffee +++ b/app/modules/discover/services/discover-projects.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/create-epic/create-epic.controller.coffee b/app/modules/epics/create-epic/create-epic.controller.coffee index a49613c14..ef51b83cb 100644 --- a/app/modules/epics/create-epic/create-epic.controller.coffee +++ b/app/modules/epics/create-epic/create-epic.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/create-epic/create-epic.controller.spec.coffee b/app/modules/epics/create-epic/create-epic.controller.spec.coffee index 87eb9e4bf..6e289c9f7 100644 --- a/app/modules/epics/create-epic/create-epic.controller.spec.coffee +++ b/app/modules/epics/create-epic/create-epic.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/create-epic/create-epic.directive.coffee b/app/modules/epics/create-epic/create-epic.directive.coffee index 36b7e5461..b3d5f8700 100644 --- a/app/modules/epics/create-epic/create-epic.directive.coffee +++ b/app/modules/epics/create-epic/create-epic.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/create-epic/create-epic.jade b/app/modules/epics/create-epic/create-epic.jade index f7e0189a6..d632e3e40 100644 --- a/app/modules/epics/create-epic/create-epic.jade +++ b/app/modules/epics/create-epic/create-epic.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/epics/dashboard/epic-row/epic-row.controller.coffee b/app/modules/epics/dashboard/epic-row/epic-row.controller.coffee index 5cb1bd2e4..0bc603c2a 100644 --- a/app/modules/epics/dashboard/epic-row/epic-row.controller.coffee +++ b/app/modules/epics/dashboard/epic-row/epic-row.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/dashboard/epic-row/epic-row.controller.spec.coffee b/app/modules/epics/dashboard/epic-row/epic-row.controller.spec.coffee index ecdae760f..b249ac73c 100644 --- a/app/modules/epics/dashboard/epic-row/epic-row.controller.spec.coffee +++ b/app/modules/epics/dashboard/epic-row/epic-row.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/dashboard/epic-row/epic-row.directive.coffee b/app/modules/epics/dashboard/epic-row/epic-row.directive.coffee index e3ad506e6..88966febd 100644 --- a/app/modules/epics/dashboard/epic-row/epic-row.directive.coffee +++ b/app/modules/epics/dashboard/epic-row/epic-row.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/dashboard/epic-row/epic-row.jade b/app/modules/epics/dashboard/epic-row/epic-row.jade index c6f2a3d0a..ae6a82856 100644 --- a/app/modules/epics/dashboard/epic-row/epic-row.jade +++ b/app/modules/epics/dashboard/epic-row/epic-row.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/epics/dashboard/epics-dashboard.controller.coffee b/app/modules/epics/dashboard/epics-dashboard.controller.coffee index 1a179769a..836558710 100644 --- a/app/modules/epics/dashboard/epics-dashboard.controller.coffee +++ b/app/modules/epics/dashboard/epics-dashboard.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/dashboard/epics-dashboard.controller.spec.coffee b/app/modules/epics/dashboard/epics-dashboard.controller.spec.coffee index 81442186d..786fb36b2 100644 --- a/app/modules/epics/dashboard/epics-dashboard.controller.spec.coffee +++ b/app/modules/epics/dashboard/epics-dashboard.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/dashboard/epics-dashboard.jade b/app/modules/epics/dashboard/epics-dashboard.jade index f32ca9c77..f2c7b0ff6 100644 --- a/app/modules/epics/dashboard/epics-dashboard.jade +++ b/app/modules/epics/dashboard/epics-dashboard.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/epics/dashboard/epics-sortable/epics-sortable.directive.coffee b/app/modules/epics/dashboard/epics-sortable/epics-sortable.directive.coffee index 846045189..2c5f23170 100644 --- a/app/modules/epics/dashboard/epics-sortable/epics-sortable.directive.coffee +++ b/app/modules/epics/dashboard/epics-sortable/epics-sortable.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/dashboard/epics-table/epics-table.controller.coffee b/app/modules/epics/dashboard/epics-table/epics-table.controller.coffee index 27868453e..60b7369c6 100644 --- a/app/modules/epics/dashboard/epics-table/epics-table.controller.coffee +++ b/app/modules/epics/dashboard/epics-table/epics-table.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/dashboard/epics-table/epics-table.controller.spec.coffee b/app/modules/epics/dashboard/epics-table/epics-table.controller.spec.coffee index 33443cdd5..1fb723cf3 100644 --- a/app/modules/epics/dashboard/epics-table/epics-table.controller.spec.coffee +++ b/app/modules/epics/dashboard/epics-table/epics-table.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/dashboard/epics-table/epics-table.directive.coffee b/app/modules/epics/dashboard/epics-table/epics-table.directive.coffee index 8249c935b..6bfcb5a1f 100644 --- a/app/modules/epics/dashboard/epics-table/epics-table.directive.coffee +++ b/app/modules/epics/dashboard/epics-table/epics-table.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/dashboard/epics-table/epics-table.jade b/app/modules/epics/dashboard/epics-table/epics-table.jade index 1ed4d6247..921bce2cb 100644 --- a/app/modules/epics/dashboard/epics-table/epics-table.jade +++ b/app/modules/epics/dashboard/epics-table/epics-table.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/epics/dashboard/story-row/story-row.controller.coffee b/app/modules/epics/dashboard/story-row/story-row.controller.coffee index fafcfa077..aeed98ff7 100644 --- a/app/modules/epics/dashboard/story-row/story-row.controller.coffee +++ b/app/modules/epics/dashboard/story-row/story-row.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/dashboard/story-row/story-row.controller.spec.coffee b/app/modules/epics/dashboard/story-row/story-row.controller.spec.coffee index adaa2d829..66945bffa 100644 --- a/app/modules/epics/dashboard/story-row/story-row.controller.spec.coffee +++ b/app/modules/epics/dashboard/story-row/story-row.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/dashboard/story-row/story-row.directive.coffee b/app/modules/epics/dashboard/story-row/story-row.directive.coffee index 72d7a593e..b43dbe26c 100644 --- a/app/modules/epics/dashboard/story-row/story-row.directive.coffee +++ b/app/modules/epics/dashboard/story-row/story-row.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/dashboard/story-row/story-row.jade b/app/modules/epics/dashboard/story-row/story-row.jade index f9b002498..2d8af2fbc 100644 --- a/app/modules/epics/dashboard/story-row/story-row.jade +++ b/app/modules/epics/dashboard/story-row/story-row.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/epics/epics.service.coffee b/app/modules/epics/epics.service.coffee index f920e2073..d570d5344 100644 --- a/app/modules/epics/epics.service.coffee +++ b/app/modules/epics/epics.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/epics.service.spec.coffee b/app/modules/epics/epics.service.spec.coffee index b94a69632..872bb8a8d 100644 --- a/app/modules/epics/epics.service.spec.coffee +++ b/app/modules/epics/epics.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/related-userstories/related-userstories-controller.coffee b/app/modules/epics/related-userstories/related-userstories-controller.coffee index bc0770a59..a627c69f6 100644 --- a/app/modules/epics/related-userstories/related-userstories-controller.coffee +++ b/app/modules/epics/related-userstories/related-userstories-controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/related-userstories/related-userstories-create/related-userstories-create.controller.coffee b/app/modules/epics/related-userstories/related-userstories-create/related-userstories-create.controller.coffee index 4cea03145..4bc53b74e 100644 --- a/app/modules/epics/related-userstories/related-userstories-create/related-userstories-create.controller.coffee +++ b/app/modules/epics/related-userstories/related-userstories-create/related-userstories-create.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/related-userstories/related-userstories-create/related-userstories-create.controller.spec.coffee b/app/modules/epics/related-userstories/related-userstories-create/related-userstories-create.controller.spec.coffee index f4dd08824..4ca135eca 100644 --- a/app/modules/epics/related-userstories/related-userstories-create/related-userstories-create.controller.spec.coffee +++ b/app/modules/epics/related-userstories/related-userstories-create/related-userstories-create.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/related-userstories/related-userstories-create/related-userstories-create.directive.coffee b/app/modules/epics/related-userstories/related-userstories-create/related-userstories-create.directive.coffee index 87e8ea3f9..fb54cb60d 100644 --- a/app/modules/epics/related-userstories/related-userstories-create/related-userstories-create.directive.coffee +++ b/app/modules/epics/related-userstories/related-userstories-create/related-userstories-create.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/related-userstories/related-userstories-create/related-userstories-create.jade b/app/modules/epics/related-userstories/related-userstories-create/related-userstories-create.jade index f045e31d7..0c7adf5d8 100644 --- a/app/modules/epics/related-userstories/related-userstories-create/related-userstories-create.jade +++ b/app/modules/epics/related-userstories/related-userstories-create/related-userstories-create.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/epics/related-userstories/related-userstories-sortable/related-userstories-sortable.directive.coffee b/app/modules/epics/related-userstories/related-userstories-sortable/related-userstories-sortable.directive.coffee index ddf6f7c62..fdd179248 100644 --- a/app/modules/epics/related-userstories/related-userstories-sortable/related-userstories-sortable.directive.coffee +++ b/app/modules/epics/related-userstories/related-userstories-sortable/related-userstories-sortable.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/related-userstories/related-userstories.controller.spec.coffee b/app/modules/epics/related-userstories/related-userstories.controller.spec.coffee index 99c12682a..031f03a2f 100644 --- a/app/modules/epics/related-userstories/related-userstories.controller.spec.coffee +++ b/app/modules/epics/related-userstories/related-userstories.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/related-userstories/related-userstories.directive.coffee b/app/modules/epics/related-userstories/related-userstories.directive.coffee index 13d649ded..0414b245e 100644 --- a/app/modules/epics/related-userstories/related-userstories.directive.coffee +++ b/app/modules/epics/related-userstories/related-userstories.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/related-userstories/related-userstories.jade b/app/modules/epics/related-userstories/related-userstories.jade index 9089a6209..99155ef86 100644 --- a/app/modules/epics/related-userstories/related-userstories.jade +++ b/app/modules/epics/related-userstories/related-userstories.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/epics/related-userstories/related-userstory-row/related-userstory-row.controller.coffee b/app/modules/epics/related-userstories/related-userstory-row/related-userstory-row.controller.coffee index 8d929df1c..186cdb401 100644 --- a/app/modules/epics/related-userstories/related-userstory-row/related-userstory-row.controller.coffee +++ b/app/modules/epics/related-userstories/related-userstory-row/related-userstory-row.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/related-userstories/related-userstory-row/related-userstory-row.controller.spec.coffee b/app/modules/epics/related-userstories/related-userstory-row/related-userstory-row.controller.spec.coffee index 95b365c6d..ad68483eb 100644 --- a/app/modules/epics/related-userstories/related-userstory-row/related-userstory-row.controller.spec.coffee +++ b/app/modules/epics/related-userstories/related-userstory-row/related-userstory-row.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/related-userstories/related-userstory-row/related-userstory-row.directive.coffee b/app/modules/epics/related-userstories/related-userstory-row/related-userstory-row.directive.coffee index 15f4a242e..09cfdd4d0 100644 --- a/app/modules/epics/related-userstories/related-userstory-row/related-userstory-row.directive.coffee +++ b/app/modules/epics/related-userstories/related-userstory-row/related-userstory-row.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/epics/related-userstories/related-userstory-row/related-userstory-row.jade b/app/modules/epics/related-userstories/related-userstory-row/related-userstory-row.jade index 5e693cd32..201484df0 100644 --- a/app/modules/epics/related-userstories/related-userstory-row/related-userstory-row.jade +++ b/app/modules/epics/related-userstories/related-userstory-row/related-userstory-row.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/external-apps/external-app.controller.coffee b/app/modules/external-apps/external-app.controller.coffee index dac6cb317..07264afae 100644 --- a/app/modules/external-apps/external-app.controller.coffee +++ b/app/modules/external-apps/external-app.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/external-apps/external-app.controller.spec.coffee b/app/modules/external-apps/external-app.controller.spec.coffee index 4bb13de59..b39ccfa55 100644 --- a/app/modules/external-apps/external-app.controller.spec.coffee +++ b/app/modules/external-apps/external-app.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/external-apps/external-app.jade b/app/modules/external-apps/external-app.jade index 2dc314286..0c1b8369e 100644 --- a/app/modules/external-apps/external-app.jade +++ b/app/modules/external-apps/external-app.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/external-apps/external-app.service.coffee b/app/modules/external-apps/external-app.service.coffee index 4313c4fcc..91e101ca0 100644 --- a/app/modules/external-apps/external-app.service.coffee +++ b/app/modules/external-apps/external-app.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/external-apps/external-app.service.spec.coffee b/app/modules/external-apps/external-app.service.spec.coffee index 9d90f55ba..7ce5f0283 100644 --- a/app/modules/external-apps/external-app.service.spec.coffee +++ b/app/modules/external-apps/external-app.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/external-apps/external-apps.module.coffee b/app/modules/external-apps/external-apps.module.coffee index b89cef5b5..fb917d454 100644 --- a/app/modules/external-apps/external-apps.module.coffee +++ b/app/modules/external-apps/external-apps.module.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/feedback/feedback.service.coffee b/app/modules/feedback/feedback.service.coffee index ca85df0ba..3e1c0a02e 100644 --- a/app/modules/feedback/feedback.service.coffee +++ b/app/modules/feedback/feedback.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/feedback/feedback.service.spec.coffee b/app/modules/feedback/feedback.service.spec.coffee index d023bcb33..b5cde7395 100644 --- a/app/modules/feedback/feedback.service.spec.coffee +++ b/app/modules/feedback/feedback.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/activity/activity.service.coffee b/app/modules/history/activity/activity.service.coffee index f189bb572..db5a19f5f 100644 --- a/app/modules/history/activity/activity.service.coffee +++ b/app/modules/history/activity/activity.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/activity/activity.service.spec.coffee b/app/modules/history/activity/activity.service.spec.coffee index 820cc4370..128fd1c4e 100644 --- a/app/modules/history/activity/activity.service.spec.coffee +++ b/app/modules/history/activity/activity.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/comments/comment.controller.coffee b/app/modules/history/comments/comment.controller.coffee index a198ca1ff..f05468b47 100644 --- a/app/modules/history/comments/comment.controller.coffee +++ b/app/modules/history/comments/comment.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/comments/comment.controller.spec.coffee b/app/modules/history/comments/comment.controller.spec.coffee index 208150a37..81e3f9071 100644 --- a/app/modules/history/comments/comment.controller.spec.coffee +++ b/app/modules/history/comments/comment.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/comments/comment.directive.coffee b/app/modules/history/comments/comment.directive.coffee index 7226d32e8..b5890e4c4 100644 --- a/app/modules/history/comments/comment.directive.coffee +++ b/app/modules/history/comments/comment.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/comments/comment.jade b/app/modules/history/comments/comment.jade index e92434595..8dc7ca8c3 100644 --- a/app/modules/history/comments/comment.jade +++ b/app/modules/history/comments/comment.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/comments/comments.controller.coffee b/app/modules/history/comments/comments.controller.coffee index ee06963e8..556b2bde1 100644 --- a/app/modules/history/comments/comments.controller.coffee +++ b/app/modules/history/comments/comments.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/comments/comments.controller.spec.coffee b/app/modules/history/comments/comments.controller.spec.coffee index e5c829b21..5571d5d29 100644 --- a/app/modules/history/comments/comments.controller.spec.coffee +++ b/app/modules/history/comments/comments.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/comments/comments.directive.coffee b/app/modules/history/comments/comments.directive.coffee index 7d9c00b31..25e5788e7 100644 --- a/app/modules/history/comments/comments.directive.coffee +++ b/app/modules/history/comments/comments.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/comments/comments.jade b/app/modules/history/comments/comments.jade index 8a7f8a46d..0f4c3417d 100644 --- a/app/modules/history/comments/comments.jade +++ b/app/modules/history/comments/comments.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history-lightbox/comment-history-lightbox.controller.coffee b/app/modules/history/history-lightbox/comment-history-lightbox.controller.coffee index 1e29d9c30..97cae1736 100644 --- a/app/modules/history/history-lightbox/comment-history-lightbox.controller.coffee +++ b/app/modules/history/history-lightbox/comment-history-lightbox.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/history-lightbox/comment-history-lightbox.controller.spec.coffee b/app/modules/history/history-lightbox/comment-history-lightbox.controller.spec.coffee index 52abb5f80..bc09b6833 100644 --- a/app/modules/history/history-lightbox/comment-history-lightbox.controller.spec.coffee +++ b/app/modules/history/history-lightbox/comment-history-lightbox.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/history-lightbox/comment-history-lightbox.directive.coffee b/app/modules/history/history-lightbox/comment-history-lightbox.directive.coffee index f84006461..21440b74b 100644 --- a/app/modules/history/history-lightbox/comment-history-lightbox.directive.coffee +++ b/app/modules/history/history-lightbox/comment-history-lightbox.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/history-lightbox/comment-history-lightbox.jade b/app/modules/history/history-lightbox/comment-history-lightbox.jade index 529ba6330..a08d1aa9e 100644 --- a/app/modules/history/history-lightbox/comment-history-lightbox.jade +++ b/app/modules/history/history-lightbox/comment-history-lightbox.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history-lightbox/history-entry.directive.coffee b/app/modules/history/history-lightbox/history-entry.directive.coffee index 36640963f..1a3100604 100644 --- a/app/modules/history/history-lightbox/history-entry.directive.coffee +++ b/app/modules/history/history-lightbox/history-entry.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/history-lightbox/history-entry.jade b/app/modules/history/history-lightbox/history-entry.jade index a8fa2bd9a..887a5dc0f 100644 --- a/app/modules/history/history-lightbox/history-entry.jade +++ b/app/modules/history/history-lightbox/history-entry.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history-tabs/history-tabs.directive.coffee b/app/modules/history/history-tabs/history-tabs.directive.coffee index 21ae0ac55..98691c556 100644 --- a/app/modules/history/history-tabs/history-tabs.directive.coffee +++ b/app/modules/history/history-tabs/history-tabs.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/history-tabs/history-tabs.jade b/app/modules/history/history-tabs/history-tabs.jade index 03fb78053..ce909e04f 100644 --- a/app/modules/history/history-tabs/history-tabs.jade +++ b/app/modules/history/history-tabs/history-tabs.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history.controller.coffee b/app/modules/history/history.controller.coffee index cf8287dd2..970cbf703 100644 --- a/app/modules/history/history.controller.coffee +++ b/app/modules/history/history.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/history.controller.spec.coffee b/app/modules/history/history.controller.spec.coffee index 621fe239b..91c83e87b 100644 --- a/app/modules/history/history.controller.spec.coffee +++ b/app/modules/history/history.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/history.directive.coffee b/app/modules/history/history.directive.coffee index a09dc4d61..31e8d2d0a 100644 --- a/app/modules/history/history.directive.coffee +++ b/app/modules/history/history.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/history.jade b/app/modules/history/history.jade index 61b6af167..86d9cf7a6 100644 --- a/app/modules/history/history.jade +++ b/app/modules/history/history.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history.module.coffee b/app/modules/history/history.module.coffee index 281f449a0..be0c6b796 100644 --- a/app/modules/history/history.module.coffee +++ b/app/modules/history/history.module.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/history/history-diff.controller.coffee b/app/modules/history/history/history-diff.controller.coffee index 4c4e4f4c4..9702bdb3f 100644 --- a/app/modules/history/history/history-diff.controller.coffee +++ b/app/modules/history/history/history-diff.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/history/history-diff.controller.spec.coffee b/app/modules/history/history/history-diff.controller.spec.coffee index 85d33ea9a..3d097f651 100644 --- a/app/modules/history/history/history-diff.controller.spec.coffee +++ b/app/modules/history/history/history-diff.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/history/history-diff.directive.coffee b/app/modules/history/history/history-diff.directive.coffee index 79c272f6b..210555661 100644 --- a/app/modules/history/history/history-diff.directive.coffee +++ b/app/modules/history/history/history-diff.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/history/history-diff.jade b/app/modules/history/history/history-diff.jade index 2fab1922b..0df19e06e 100644 --- a/app/modules/history/history/history-diff.jade +++ b/app/modules/history/history/history-diff.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history-templates/blocked.jade b/app/modules/history/history/history-templates/blocked.jade index b17bde18f..2cee40fc8 100644 --- a/app/modules/history/history/history-templates/blocked.jade +++ b/app/modules/history/history/history-templates/blocked.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history-templates/client-requirement.jade b/app/modules/history/history/history-templates/client-requirement.jade index 6f0045d36..21395409a 100644 --- a/app/modules/history/history/history-templates/client-requirement.jade +++ b/app/modules/history/history/history-templates/client-requirement.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history-templates/history-assigned-users.jade b/app/modules/history/history/history-templates/history-assigned-users.jade index 8791d533b..606418b48 100644 --- a/app/modules/history/history/history-templates/history-assigned-users.jade +++ b/app/modules/history/history/history-templates/history-assigned-users.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history-templates/history-assigned.jade b/app/modules/history/history/history-templates/history-assigned.jade index be0ce5943..a5cc7ac45 100644 --- a/app/modules/history/history/history-templates/history-assigned.jade +++ b/app/modules/history/history/history-templates/history-assigned.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history-templates/history-attachments.jade b/app/modules/history/history/history-templates/history-attachments.jade index e1e614033..611717ca4 100644 --- a/app/modules/history/history/history-templates/history-attachments.jade +++ b/app/modules/history/history/history-templates/history-attachments.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history-templates/history-color.jade b/app/modules/history/history/history-templates/history-color.jade index c5ab37b17..ab8e4f6a7 100644 --- a/app/modules/history/history/history-templates/history-color.jade +++ b/app/modules/history/history/history-templates/history-color.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history-templates/history-custom-attributes.jade b/app/modules/history/history/history-templates/history-custom-attributes.jade index b737e542b..f387356ba 100644 --- a/app/modules/history/history/history-templates/history-custom-attributes.jade +++ b/app/modules/history/history/history-templates/history-custom-attributes.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history-templates/history-description.jade b/app/modules/history/history/history-templates/history-description.jade index e6f784dbd..866ac2008 100644 --- a/app/modules/history/history/history-templates/history-description.jade +++ b/app/modules/history/history/history-templates/history-description.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history-templates/history-due-date.jade b/app/modules/history/history/history-templates/history-due-date.jade index 96494a7ec..904ce4187 100644 --- a/app/modules/history/history/history-templates/history-due-date.jade +++ b/app/modules/history/history/history-templates/history-due-date.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history-templates/history-milestone.jade b/app/modules/history/history/history-templates/history-milestone.jade index 4e8b00fa2..82494674d 100644 --- a/app/modules/history/history/history-templates/history-milestone.jade +++ b/app/modules/history/history/history-templates/history-milestone.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history-templates/history-points.jade b/app/modules/history/history/history-templates/history-points.jade index ae5536b17..e6925730c 100644 --- a/app/modules/history/history/history-templates/history-points.jade +++ b/app/modules/history/history/history-templates/history-points.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history-templates/history-priority.jade b/app/modules/history/history/history-templates/history-priority.jade index 54e63bd6b..a46a505e6 100644 --- a/app/modules/history/history/history-templates/history-priority.jade +++ b/app/modules/history/history/history-templates/history-priority.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history-templates/history-promoted.jade b/app/modules/history/history/history-templates/history-promoted.jade index 36e128653..ab3a124d5 100644 --- a/app/modules/history/history/history-templates/history-promoted.jade +++ b/app/modules/history/history/history-templates/history-promoted.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history-templates/history-severity.jade b/app/modules/history/history/history-templates/history-severity.jade index 2928e4a9b..c394bb8ae 100644 --- a/app/modules/history/history/history-templates/history-severity.jade +++ b/app/modules/history/history/history-templates/history-severity.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history-templates/history-status.jade b/app/modules/history/history/history-templates/history-status.jade index 774b46239..98d11b764 100644 --- a/app/modules/history/history/history-templates/history-status.jade +++ b/app/modules/history/history/history-templates/history-status.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history-templates/history-subject.jade b/app/modules/history/history/history-templates/history-subject.jade index 0ac738cd1..364755ff6 100644 --- a/app/modules/history/history/history-templates/history-subject.jade +++ b/app/modules/history/history/history-templates/history-subject.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history-templates/history-tags.jade b/app/modules/history/history/history-templates/history-tags.jade index 0ca95d899..da617f03d 100644 --- a/app/modules/history/history/history-templates/history-tags.jade +++ b/app/modules/history/history/history-templates/history-tags.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history-templates/history-type.jade b/app/modules/history/history/history-templates/history-type.jade index 7541551a7..3377a5ff0 100644 --- a/app/modules/history/history/history-templates/history-type.jade +++ b/app/modules/history/history/history-templates/history-type.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history-templates/team-requirement.jade b/app/modules/history/history/history-templates/team-requirement.jade index 3ae2d9e47..6765a8787 100644 --- a/app/modules/history/history/history-templates/team-requirement.jade +++ b/app/modules/history/history/history-templates/team-requirement.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/history/history/history.directive.coffee b/app/modules/history/history/history.directive.coffee index 9cf89b5f0..590a0ebb8 100644 --- a/app/modules/history/history/history.directive.coffee +++ b/app/modules/history/history/history.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/history/history/history.jade b/app/modules/history/history/history.jade index e058f3cd4..8d91237ef 100644 --- a/app/modules/history/history/history.jade +++ b/app/modules/history/history/history.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/home/duties/duty.directive.coffee b/app/modules/home/duties/duty.directive.coffee index 65b8c2dec..36c58e37f 100644 --- a/app/modules/home/duties/duty.directive.coffee +++ b/app/modules/home/duties/duty.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/home/duties/duty.directive.spec.coffee b/app/modules/home/duties/duty.directive.spec.coffee index badc91df5..82455ef05 100644 --- a/app/modules/home/duties/duty.directive.spec.coffee +++ b/app/modules/home/duties/duty.directive.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/home/duties/duty.jade b/app/modules/home/duties/duty.jade index a0fd9e7d4..59f552e73 100644 --- a/app/modules/home/duties/duty.jade +++ b/app/modules/home/duties/duty.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/home/home-controller.spec.coffee b/app/modules/home/home-controller.spec.coffee index 3e8536dc6..1ddb2b1a4 100644 --- a/app/modules/home/home-controller.spec.coffee +++ b/app/modules/home/home-controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/home/home.controller.coffee b/app/modules/home/home.controller.coffee index ae89e0cdf..67a9003fa 100644 --- a/app/modules/home/home.controller.coffee +++ b/app/modules/home/home.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/home/home.jade b/app/modules/home/home.jade index ea5ced717..913bf6820 100644 --- a/app/modules/home/home.jade +++ b/app/modules/home/home.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/home/home.module.coffee b/app/modules/home/home.module.coffee index 824c80441..a811af722 100644 --- a/app/modules/home/home.module.coffee +++ b/app/modules/home/home.module.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/home/home.service.coffee b/app/modules/home/home.service.coffee index ce56d58d9..bf5d72cc2 100644 --- a/app/modules/home/home.service.coffee +++ b/app/modules/home/home.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/home/home.service.spec.coffee b/app/modules/home/home.service.spec.coffee index d56a9819f..6c2a2797e 100644 --- a/app/modules/home/home.service.spec.coffee +++ b/app/modules/home/home.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/home/projects/home-project-list-directive.spec.coffee b/app/modules/home/projects/home-project-list-directive.spec.coffee index eb738d030..a5defaef8 100644 --- a/app/modules/home/projects/home-project-list-directive.spec.coffee +++ b/app/modules/home/projects/home-project-list-directive.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/home/projects/home-project-list.directive.coffee b/app/modules/home/projects/home-project-list.directive.coffee index 5eaebadb9..ec928afe1 100644 --- a/app/modules/home/projects/home-project-list.directive.coffee +++ b/app/modules/home/projects/home-project-list.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/home/projects/home-project-list.jade b/app/modules/home/projects/home-project-list.jade index 294e1e927..f6762fe19 100644 --- a/app/modules/home/projects/home-project-list.jade +++ b/app/modules/home/projects/home-project-list.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/home/working-on/empty.jade b/app/modules/home/working-on/empty.jade index 833a7ab45..9e38380dd 100644 --- a/app/modules/home/working-on/empty.jade +++ b/app/modules/home/working-on/empty.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/home/working-on/working-on.controller.coffee b/app/modules/home/working-on/working-on.controller.coffee index 223f6209a..4e48d8743 100644 --- a/app/modules/home/working-on/working-on.controller.coffee +++ b/app/modules/home/working-on/working-on.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/home/working-on/working-on.controller.spec.coffee b/app/modules/home/working-on/working-on.controller.spec.coffee index de103f01c..612cb47c9 100644 --- a/app/modules/home/working-on/working-on.controller.spec.coffee +++ b/app/modules/home/working-on/working-on.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/home/working-on/working-on.directive.coffee b/app/modules/home/working-on/working-on.directive.coffee index 0657d99a5..36f950252 100644 --- a/app/modules/home/working-on/working-on.directive.coffee +++ b/app/modules/home/working-on/working-on.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/home/working-on/working-on.jade b/app/modules/home/working-on/working-on.jade index e21436c41..fa74e9870 100644 --- a/app/modules/home/working-on/working-on.jade +++ b/app/modules/home/working-on/working-on.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/invite-members/invite-members-form/invite-members-form.controller.coffee b/app/modules/invite-members/invite-members-form/invite-members-form.controller.coffee index 0a2ed612f..0cff52674 100644 --- a/app/modules/invite-members/invite-members-form/invite-members-form.controller.coffee +++ b/app/modules/invite-members/invite-members-form/invite-members-form.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/invite-members/invite-members-form/invite-members-form.controller.spec.coffee b/app/modules/invite-members/invite-members-form/invite-members-form.controller.spec.coffee index 911a46e89..344247c15 100644 --- a/app/modules/invite-members/invite-members-form/invite-members-form.controller.spec.coffee +++ b/app/modules/invite-members/invite-members-form/invite-members-form.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/invite-members/invite-members-form/invite-members-form.directive.coffee b/app/modules/invite-members/invite-members-form/invite-members-form.directive.coffee index fe5eeb4e5..8adb35886 100644 --- a/app/modules/invite-members/invite-members-form/invite-members-form.directive.coffee +++ b/app/modules/invite-members/invite-members-form/invite-members-form.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/invite-members/invite-members-form/invite-members-form.jade b/app/modules/invite-members/invite-members-form/invite-members-form.jade index 075c1fccf..e90cb91d3 100644 --- a/app/modules/invite-members/invite-members-form/invite-members-form.jade +++ b/app/modules/invite-members/invite-members-form/invite-members-form.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/invite-members/lightbox-add-members.controller.coffee b/app/modules/invite-members/lightbox-add-members.controller.coffee index 4402d668c..f88e9f216 100644 --- a/app/modules/invite-members/lightbox-add-members.controller.coffee +++ b/app/modules/invite-members/lightbox-add-members.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/invite-members/lightbox-add-members.controller.spec.coffee b/app/modules/invite-members/lightbox-add-members.controller.spec.coffee index b021fb2f8..6698db120 100644 --- a/app/modules/invite-members/lightbox-add-members.controller.spec.coffee +++ b/app/modules/invite-members/lightbox-add-members.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/invite-members/lightbox-add-members.directive.coffee b/app/modules/invite-members/lightbox-add-members.directive.coffee index ee01df140..b11b784be 100644 --- a/app/modules/invite-members/lightbox-add-members.directive.coffee +++ b/app/modules/invite-members/lightbox-add-members.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/invite-members/lightbox-add-members.jade b/app/modules/invite-members/lightbox-add-members.jade index 7514873e1..9e45275f7 100644 --- a/app/modules/invite-members/lightbox-add-members.jade +++ b/app/modules/invite-members/lightbox-add-members.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/invite-members/suggest-add-members/suggest-add-members.controller.coffee b/app/modules/invite-members/suggest-add-members/suggest-add-members.controller.coffee index 2d38fabc5..e122515b9 100644 --- a/app/modules/invite-members/suggest-add-members/suggest-add-members.controller.coffee +++ b/app/modules/invite-members/suggest-add-members/suggest-add-members.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/invite-members/suggest-add-members/suggest-add-members.controller.spec.coffee b/app/modules/invite-members/suggest-add-members/suggest-add-members.controller.spec.coffee index e89c97d77..debee7638 100644 --- a/app/modules/invite-members/suggest-add-members/suggest-add-members.controller.spec.coffee +++ b/app/modules/invite-members/suggest-add-members/suggest-add-members.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/invite-members/suggest-add-members/suggest-add-members.directive.coffee b/app/modules/invite-members/suggest-add-members/suggest-add-members.directive.coffee index 9864030e4..b7b9b8f10 100644 --- a/app/modules/invite-members/suggest-add-members/suggest-add-members.directive.coffee +++ b/app/modules/invite-members/suggest-add-members/suggest-add-members.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/invite-members/suggest-add-members/suggest-add-members.jade b/app/modules/invite-members/suggest-add-members/suggest-add-members.jade index 9a28d3225..26c3a74d8 100644 --- a/app/modules/invite-members/suggest-add-members/suggest-add-members.jade +++ b/app/modules/invite-members/suggest-add-members/suggest-add-members.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/navigation-bar/dropdown-notifications/dropdown-notifications.directive.coffee b/app/modules/navigation-bar/dropdown-notifications/dropdown-notifications.directive.coffee index 4e93a38ca..13c87649f 100644 --- a/app/modules/navigation-bar/dropdown-notifications/dropdown-notifications.directive.coffee +++ b/app/modules/navigation-bar/dropdown-notifications/dropdown-notifications.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/navigation-bar/dropdown-notifications/dropdown-notifications.jade b/app/modules/navigation-bar/dropdown-notifications/dropdown-notifications.jade index b24b368cf..ec7077c36 100644 --- a/app/modules/navigation-bar/dropdown-notifications/dropdown-notifications.jade +++ b/app/modules/navigation-bar/dropdown-notifications/dropdown-notifications.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/navigation-bar/dropdown-project-list/dropdown-project-list.directive.coffee b/app/modules/navigation-bar/dropdown-project-list/dropdown-project-list.directive.coffee index d64b0ca56..ea7f505fc 100644 --- a/app/modules/navigation-bar/dropdown-project-list/dropdown-project-list.directive.coffee +++ b/app/modules/navigation-bar/dropdown-project-list/dropdown-project-list.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/navigation-bar/dropdown-project-list/dropdown-project-list.directive.spec.coffee b/app/modules/navigation-bar/dropdown-project-list/dropdown-project-list.directive.spec.coffee index e7571a314..7750bf533 100644 --- a/app/modules/navigation-bar/dropdown-project-list/dropdown-project-list.directive.spec.coffee +++ b/app/modules/navigation-bar/dropdown-project-list/dropdown-project-list.directive.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/navigation-bar/dropdown-project-list/dropdown-project-list.jade b/app/modules/navigation-bar/dropdown-project-list/dropdown-project-list.jade index 09344bedc..225048dd9 100644 --- a/app/modules/navigation-bar/dropdown-project-list/dropdown-project-list.jade +++ b/app/modules/navigation-bar/dropdown-project-list/dropdown-project-list.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/navigation-bar/dropdown-user/dropdown-user.directive.coffee b/app/modules/navigation-bar/dropdown-user/dropdown-user.directive.coffee index fcd26ac42..567416a2d 100644 --- a/app/modules/navigation-bar/dropdown-user/dropdown-user.directive.coffee +++ b/app/modules/navigation-bar/dropdown-user/dropdown-user.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/navigation-bar/dropdown-user/dropdown-user.directive.spec.coffee b/app/modules/navigation-bar/dropdown-user/dropdown-user.directive.spec.coffee index 291b233b3..5274108cc 100644 --- a/app/modules/navigation-bar/dropdown-user/dropdown-user.directive.spec.coffee +++ b/app/modules/navigation-bar/dropdown-user/dropdown-user.directive.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/navigation-bar/dropdown-user/dropdown-user.jade b/app/modules/navigation-bar/dropdown-user/dropdown-user.jade index a82744a2a..d41cdaf76 100644 --- a/app/modules/navigation-bar/dropdown-user/dropdown-user.jade +++ b/app/modules/navigation-bar/dropdown-user/dropdown-user.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/navigation-bar/navigation-bar.directive.coffee b/app/modules/navigation-bar/navigation-bar.directive.coffee index ec4314d51..ac3486639 100644 --- a/app/modules/navigation-bar/navigation-bar.directive.coffee +++ b/app/modules/navigation-bar/navigation-bar.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/navigation-bar/navigation-bar.directive.spec.coffee b/app/modules/navigation-bar/navigation-bar.directive.spec.coffee index 6806513e2..044c8f107 100644 --- a/app/modules/navigation-bar/navigation-bar.directive.spec.coffee +++ b/app/modules/navigation-bar/navigation-bar.directive.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/navigation-bar/navigation-bar.jade b/app/modules/navigation-bar/navigation-bar.jade index 44c01f7b9..39b9bf4a0 100644 --- a/app/modules/navigation-bar/navigation-bar.jade +++ b/app/modules/navigation-bar/navigation-bar.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/navigation-bar/navigation-bar.module.coffee b/app/modules/navigation-bar/navigation-bar.module.coffee index 7ec5608f9..c86f7990b 100644 --- a/app/modules/navigation-bar/navigation-bar.module.coffee +++ b/app/modules/navigation-bar/navigation-bar.module.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/navigation-bar/navigation-bar.service.coffee b/app/modules/navigation-bar/navigation-bar.service.coffee index 74ea6bae9..6e80a764a 100644 --- a/app/modules/navigation-bar/navigation-bar.service.coffee +++ b/app/modules/navigation-bar/navigation-bar.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/notifications/notifications-list/notifications-list.directive.coffee b/app/modules/notifications/notifications-list/notifications-list.directive.coffee index d842acffe..a9973a245 100644 --- a/app/modules/notifications/notifications-list/notifications-list.directive.coffee +++ b/app/modules/notifications/notifications-list/notifications-list.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/notifications/notifications-list/notifications-list.jade b/app/modules/notifications/notifications-list/notifications-list.jade index 3114b6eeb..f3a8b7db8 100644 --- a/app/modules/notifications/notifications-list/notifications-list.jade +++ b/app/modules/notifications/notifications-list/notifications-list.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/notifications/notifications.controller.coffee b/app/modules/notifications/notifications.controller.coffee index cbe83f242..c9ec4596b 100644 --- a/app/modules/notifications/notifications.controller.coffee +++ b/app/modules/notifications/notifications.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/notifications/notifications.jade b/app/modules/notifications/notifications.jade index b07a7cc62..64b5361cf 100644 --- a/app/modules/notifications/notifications.jade +++ b/app/modules/notifications/notifications.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/notifications/notifications.module.coffee b/app/modules/notifications/notifications.module.coffee index 141084dcf..af4c24e46 100644 --- a/app/modules/notifications/notifications.module.coffee +++ b/app/modules/notifications/notifications.module.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/notifications/notifications.service.coffee b/app/modules/notifications/notifications.service.coffee index e3a9825b8..c38254d9e 100644 --- a/app/modules/notifications/notifications.service.coffee +++ b/app/modules/notifications/notifications.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/includes/profile-sidebar.jade b/app/modules/profile/includes/profile-sidebar.jade index 1ed05e0e4..2b63ee7e9 100644 --- a/app/modules/profile/includes/profile-sidebar.jade +++ b/app/modules/profile/includes/profile-sidebar.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/profile/profile-bar/profile-bar.controller.coffee b/app/modules/profile/profile-bar/profile-bar.controller.coffee index 66535590b..2de8c69f9 100644 --- a/app/modules/profile/profile-bar/profile-bar.controller.coffee +++ b/app/modules/profile/profile-bar/profile-bar.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-bar/profile-bar.controller.spec.coffee b/app/modules/profile/profile-bar/profile-bar.controller.spec.coffee index add81d79a..0d0c4f350 100644 --- a/app/modules/profile/profile-bar/profile-bar.controller.spec.coffee +++ b/app/modules/profile/profile-bar/profile-bar.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-bar/profile-bar.directive.coffee b/app/modules/profile/profile-bar/profile-bar.directive.coffee index c0b735f21..910f87fea 100644 --- a/app/modules/profile/profile-bar/profile-bar.directive.coffee +++ b/app/modules/profile/profile-bar/profile-bar.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-bar/profile-bar.jade b/app/modules/profile/profile-bar/profile-bar.jade index 7e5478169..d93e6d126 100644 --- a/app/modules/profile/profile-bar/profile-bar.jade +++ b/app/modules/profile/profile-bar/profile-bar.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/profile/profile-contacts/profile-contacts.controller.coffee b/app/modules/profile/profile-contacts/profile-contacts.controller.coffee index c35a2bf35..dde7f701a 100644 --- a/app/modules/profile/profile-contacts/profile-contacts.controller.coffee +++ b/app/modules/profile/profile-contacts/profile-contacts.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-contacts/profile-contacts.controller.spec.coffee b/app/modules/profile/profile-contacts/profile-contacts.controller.spec.coffee index eda2c7e67..6a96d724f 100644 --- a/app/modules/profile/profile-contacts/profile-contacts.controller.spec.coffee +++ b/app/modules/profile/profile-contacts/profile-contacts.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-contacts/profile-contacts.directive.coffee b/app/modules/profile/profile-contacts/profile-contacts.directive.coffee index e29e8d4a6..e65fffb0e 100644 --- a/app/modules/profile/profile-contacts/profile-contacts.directive.coffee +++ b/app/modules/profile/profile-contacts/profile-contacts.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-contacts/profile-contacts.jade b/app/modules/profile/profile-contacts/profile-contacts.jade index 51ec09bb9..e514ca0e8 100644 --- a/app/modules/profile/profile-contacts/profile-contacts.jade +++ b/app/modules/profile/profile-contacts/profile-contacts.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/profile/profile-favs/items/items.directive.coffee b/app/modules/profile/profile-favs/items/items.directive.coffee index 90ad8d9b8..160da0d7f 100644 --- a/app/modules/profile/profile-favs/items/items.directive.coffee +++ b/app/modules/profile/profile-favs/items/items.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-favs/items/project.jade b/app/modules/profile/profile-favs/items/project.jade index 7476210b0..0a3626801 100644 --- a/app/modules/profile/profile-favs/items/project.jade +++ b/app/modules/profile/profile-favs/items/project.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/profile/profile-favs/items/ticket.jade b/app/modules/profile/profile-favs/items/ticket.jade index 8f256534f..186e093aa 100644 --- a/app/modules/profile/profile-favs/items/ticket.jade +++ b/app/modules/profile/profile-favs/items/ticket.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/profile/profile-favs/profile-favs.controller.coffee b/app/modules/profile/profile-favs/profile-favs.controller.coffee index 60806efb6..4aa6b1587 100644 --- a/app/modules/profile/profile-favs/profile-favs.controller.coffee +++ b/app/modules/profile/profile-favs/profile-favs.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-favs/profile-favs.controller.spec.coffee b/app/modules/profile/profile-favs/profile-favs.controller.spec.coffee index 14ead3c70..885554f3d 100644 --- a/app/modules/profile/profile-favs/profile-favs.controller.spec.coffee +++ b/app/modules/profile/profile-favs/profile-favs.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-favs/profile-favs.directive.coffee b/app/modules/profile/profile-favs/profile-favs.directive.coffee index 9fbfceb73..b16be2819 100644 --- a/app/modules/profile/profile-favs/profile-favs.directive.coffee +++ b/app/modules/profile/profile-favs/profile-favs.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-favs/profile-favs.jade b/app/modules/profile/profile-favs/profile-favs.jade index be0094d2a..c4d116ab9 100644 --- a/app/modules/profile/profile-favs/profile-favs.jade +++ b/app/modules/profile/profile-favs/profile-favs.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/profile/profile-hints/profile-hints.controller.coffee b/app/modules/profile/profile-hints/profile-hints.controller.coffee index 4240ba525..08d4fed76 100644 --- a/app/modules/profile/profile-hints/profile-hints.controller.coffee +++ b/app/modules/profile/profile-hints/profile-hints.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-hints/profile-hints.controller.spec.coffee b/app/modules/profile/profile-hints/profile-hints.controller.spec.coffee index 6e3387cc7..6c0fdde28 100644 --- a/app/modules/profile/profile-hints/profile-hints.controller.spec.coffee +++ b/app/modules/profile/profile-hints/profile-hints.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-hints/profile-hints.directive.coffee b/app/modules/profile/profile-hints/profile-hints.directive.coffee index 160da85ac..fcd8dbb7f 100644 --- a/app/modules/profile/profile-hints/profile-hints.directive.coffee +++ b/app/modules/profile/profile-hints/profile-hints.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-hints/profile-hints.jade b/app/modules/profile/profile-hints/profile-hints.jade index 492a8da35..b1fb4cbe6 100644 --- a/app/modules/profile/profile-hints/profile-hints.jade +++ b/app/modules/profile/profile-hints/profile-hints.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/profile/profile-projects/profile-projects.controller.coffee b/app/modules/profile/profile-projects/profile-projects.controller.coffee index a5e3cb259..8000b8900 100644 --- a/app/modules/profile/profile-projects/profile-projects.controller.coffee +++ b/app/modules/profile/profile-projects/profile-projects.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-projects/profile-projects.controller.spec.coffee b/app/modules/profile/profile-projects/profile-projects.controller.spec.coffee index 18d338ae0..9a9eb649a 100644 --- a/app/modules/profile/profile-projects/profile-projects.controller.spec.coffee +++ b/app/modules/profile/profile-projects/profile-projects.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-projects/profile-projects.directive.coffee b/app/modules/profile/profile-projects/profile-projects.directive.coffee index 77a1e71c2..f6aeba89c 100644 --- a/app/modules/profile/profile-projects/profile-projects.directive.coffee +++ b/app/modules/profile/profile-projects/profile-projects.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-projects/profile-projects.jade b/app/modules/profile/profile-projects/profile-projects.jade index fef636ec1..4df053f4f 100644 --- a/app/modules/profile/profile-projects/profile-projects.jade +++ b/app/modules/profile/profile-projects/profile-projects.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/profile/profile-tab/profile-tab.directive.coffee b/app/modules/profile/profile-tab/profile-tab.directive.coffee index 9fd643df0..a93999d58 100644 --- a/app/modules/profile/profile-tab/profile-tab.directive.coffee +++ b/app/modules/profile/profile-tab/profile-tab.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-tab/profile-tab.jade b/app/modules/profile/profile-tab/profile-tab.jade index e74c5a1dc..e2380d8c0 100644 --- a/app/modules/profile/profile-tab/profile-tab.jade +++ b/app/modules/profile/profile-tab/profile-tab.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/profile/profile-tabs/profile-tabs.controller.coffee b/app/modules/profile/profile-tabs/profile-tabs.controller.coffee index 6ed4e18ab..02ef85d71 100644 --- a/app/modules/profile/profile-tabs/profile-tabs.controller.coffee +++ b/app/modules/profile/profile-tabs/profile-tabs.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-tabs/profile-tabs.controller.spec.coffee b/app/modules/profile/profile-tabs/profile-tabs.controller.spec.coffee index 90d270ecf..873195ccd 100644 --- a/app/modules/profile/profile-tabs/profile-tabs.controller.spec.coffee +++ b/app/modules/profile/profile-tabs/profile-tabs.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-tabs/profile-tabs.directive.coffee b/app/modules/profile/profile-tabs/profile-tabs.directive.coffee index c4f3cb1fd..103777e4e 100644 --- a/app/modules/profile/profile-tabs/profile-tabs.directive.coffee +++ b/app/modules/profile/profile-tabs/profile-tabs.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile-tabs/profile-tabs.jade b/app/modules/profile/profile-tabs/profile-tabs.jade index 1256b9534..01dd7cab6 100644 --- a/app/modules/profile/profile-tabs/profile-tabs.jade +++ b/app/modules/profile/profile-tabs/profile-tabs.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/profile/profile.controller.coffee b/app/modules/profile/profile.controller.coffee index c2a7f9d89..428fe49c6 100644 --- a/app/modules/profile/profile.controller.coffee +++ b/app/modules/profile/profile.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile.controller.spec.coffee b/app/modules/profile/profile.controller.spec.coffee index 78d96da43..434d6e1a4 100644 --- a/app/modules/profile/profile.controller.spec.coffee +++ b/app/modules/profile/profile.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/profile/profile.jade b/app/modules/profile/profile.jade index b7331de8a..07c520a1d 100644 --- a/app/modules/profile/profile.jade +++ b/app/modules/profile/profile.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/profile/profile.module.coffee b/app/modules/profile/profile.module.coffee index 2b219f0db..9e4a7625a 100644 --- a/app/modules/profile/profile.module.coffee +++ b/app/modules/profile/profile.module.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/components/blocked-project-explanation.directive.coffee b/app/modules/projects/components/blocked-project-explanation.directive.coffee index 43cc8e927..9bbea6ba2 100644 --- a/app/modules/projects/components/blocked-project-explanation.directive.coffee +++ b/app/modules/projects/components/blocked-project-explanation.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/components/contact-project-button/contact-project-button.controller.coffee b/app/modules/projects/components/contact-project-button/contact-project-button.controller.coffee index cf7e1977a..19e1730c5 100644 --- a/app/modules/projects/components/contact-project-button/contact-project-button.controller.coffee +++ b/app/modules/projects/components/contact-project-button/contact-project-button.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/components/contact-project-button/contact-project-button.controller.spec.coffee b/app/modules/projects/components/contact-project-button/contact-project-button.controller.spec.coffee index f79ac4205..eb79030fd 100644 --- a/app/modules/projects/components/contact-project-button/contact-project-button.controller.spec.coffee +++ b/app/modules/projects/components/contact-project-button/contact-project-button.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/components/contact-project-button/contact-project-button.directive.coffee b/app/modules/projects/components/contact-project-button/contact-project-button.directive.coffee index 52b3050c3..b2befff35 100644 --- a/app/modules/projects/components/contact-project-button/contact-project-button.directive.coffee +++ b/app/modules/projects/components/contact-project-button/contact-project-button.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/components/contact-project-button/contact-project-button.jade b/app/modules/projects/components/contact-project-button/contact-project-button.jade index 42049fcec..806ba2ddc 100644 --- a/app/modules/projects/components/contact-project-button/contact-project-button.jade +++ b/app/modules/projects/components/contact-project-button/contact-project-button.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/components/lb-contact-project/lb-contact-project.controller.coffee b/app/modules/projects/components/lb-contact-project/lb-contact-project.controller.coffee index 0efcae4bd..1e0fb9ed6 100644 --- a/app/modules/projects/components/lb-contact-project/lb-contact-project.controller.coffee +++ b/app/modules/projects/components/lb-contact-project/lb-contact-project.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/components/lb-contact-project/lb-contact-project.controller.spec.coffee b/app/modules/projects/components/lb-contact-project/lb-contact-project.controller.spec.coffee index 7b06d2450..3e6ad8612 100644 --- a/app/modules/projects/components/lb-contact-project/lb-contact-project.controller.spec.coffee +++ b/app/modules/projects/components/lb-contact-project/lb-contact-project.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/components/lb-contact-project/lb-contact-project.directive.coffee b/app/modules/projects/components/lb-contact-project/lb-contact-project.directive.coffee index c0b5025a0..32d9b9527 100644 --- a/app/modules/projects/components/lb-contact-project/lb-contact-project.directive.coffee +++ b/app/modules/projects/components/lb-contact-project/lb-contact-project.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/components/lb-contact-project/lb-contact-project.jade b/app/modules/projects/components/lb-contact-project/lb-contact-project.jade index 2badc7688..05281cf77 100644 --- a/app/modules/projects/components/lb-contact-project/lb-contact-project.jade +++ b/app/modules/projects/components/lb-contact-project/lb-contact-project.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/components/like-project-button/like-project-button.controller.coffee b/app/modules/projects/components/like-project-button/like-project-button.controller.coffee index f7b0de37f..41b885aa9 100644 --- a/app/modules/projects/components/like-project-button/like-project-button.controller.coffee +++ b/app/modules/projects/components/like-project-button/like-project-button.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/components/like-project-button/like-project-button.controller.spec.coffee b/app/modules/projects/components/like-project-button/like-project-button.controller.spec.coffee index bac824508..96d05500b 100644 --- a/app/modules/projects/components/like-project-button/like-project-button.controller.spec.coffee +++ b/app/modules/projects/components/like-project-button/like-project-button.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/components/like-project-button/like-project-button.directive.coffee b/app/modules/projects/components/like-project-button/like-project-button.directive.coffee index b0369259a..d5f763dc8 100644 --- a/app/modules/projects/components/like-project-button/like-project-button.directive.coffee +++ b/app/modules/projects/components/like-project-button/like-project-button.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/components/like-project-button/like-project-button.jade b/app/modules/projects/components/like-project-button/like-project-button.jade index 1cde6b866..a97924d55 100644 --- a/app/modules/projects/components/like-project-button/like-project-button.jade +++ b/app/modules/projects/components/like-project-button/like-project-button.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/components/like-project-button/like-project-button.service.coffee b/app/modules/projects/components/like-project-button/like-project-button.service.coffee index 117b73831..e04fbca82 100644 --- a/app/modules/projects/components/like-project-button/like-project-button.service.coffee +++ b/app/modules/projects/components/like-project-button/like-project-button.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/components/like-project-button/like-project-button.service.spec.coffee b/app/modules/projects/components/like-project-button/like-project-button.service.spec.coffee index 9047b1d06..5714b2f67 100644 --- a/app/modules/projects/components/like-project-button/like-project-button.service.spec.coffee +++ b/app/modules/projects/components/like-project-button/like-project-button.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/components/sort-projects.directive.coffee b/app/modules/projects/components/sort-projects.directive.coffee index 05d39b8de..857cf3401 100644 --- a/app/modules/projects/components/sort-projects.directive.coffee +++ b/app/modules/projects/components/sort-projects.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/components/watch-project-button/watch-project-button.controller.coffee b/app/modules/projects/components/watch-project-button/watch-project-button.controller.coffee index 6be5a7c49..fc7993172 100644 --- a/app/modules/projects/components/watch-project-button/watch-project-button.controller.coffee +++ b/app/modules/projects/components/watch-project-button/watch-project-button.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/components/watch-project-button/watch-project-button.controller.spec.coffee b/app/modules/projects/components/watch-project-button/watch-project-button.controller.spec.coffee index 328f80058..1c8224f01 100644 --- a/app/modules/projects/components/watch-project-button/watch-project-button.controller.spec.coffee +++ b/app/modules/projects/components/watch-project-button/watch-project-button.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/components/watch-project-button/watch-project-button.directive.coffee b/app/modules/projects/components/watch-project-button/watch-project-button.directive.coffee index 7e14a6f96..8ab921a25 100644 --- a/app/modules/projects/components/watch-project-button/watch-project-button.directive.coffee +++ b/app/modules/projects/components/watch-project-button/watch-project-button.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/components/watch-project-button/watch-project-button.jade b/app/modules/projects/components/watch-project-button/watch-project-button.jade index d1b87e7d9..8f89e6222 100644 --- a/app/modules/projects/components/watch-project-button/watch-project-button.jade +++ b/app/modules/projects/components/watch-project-button/watch-project-button.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/components/watch-project-button/watch-project-button.service.coffee b/app/modules/projects/components/watch-project-button/watch-project-button.service.coffee index 320ccea28..4b947c9fb 100644 --- a/app/modules/projects/components/watch-project-button/watch-project-button.service.coffee +++ b/app/modules/projects/components/watch-project-button/watch-project-button.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/components/watch-project-button/watch-project-button.service.spec.coffee b/app/modules/projects/components/watch-project-button/watch-project-button.service.spec.coffee index 05e16c98a..217c7345a 100644 --- a/app/modules/projects/components/watch-project-button/watch-project-button.service.spec.coffee +++ b/app/modules/projects/components/watch-project-button/watch-project-button.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/asana-import/asana-import-project-form/asana-import-project-form.controller.coffee b/app/modules/projects/create/asana-import/asana-import-project-form/asana-import-project-form.controller.coffee index afe3268aa..3b618c24f 100644 --- a/app/modules/projects/create/asana-import/asana-import-project-form/asana-import-project-form.controller.coffee +++ b/app/modules/projects/create/asana-import/asana-import-project-form/asana-import-project-form.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/asana-import/asana-import-project-form/asana-import-project-form.directive.coffee b/app/modules/projects/create/asana-import/asana-import-project-form/asana-import-project-form.directive.coffee index 887aa0679..0b9d2e56a 100644 --- a/app/modules/projects/create/asana-import/asana-import-project-form/asana-import-project-form.directive.coffee +++ b/app/modules/projects/create/asana-import/asana-import-project-form/asana-import-project-form.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/asana-import/asana-import-project-form/asana-import-project-form.jade b/app/modules/projects/create/asana-import/asana-import-project-form/asana-import-project-form.jade index bbb221bea..57dfce183 100644 --- a/app/modules/projects/create/asana-import/asana-import-project-form/asana-import-project-form.jade +++ b/app/modules/projects/create/asana-import/asana-import-project-form/asana-import-project-form.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/asana-import/asana-import.controller.coffee b/app/modules/projects/create/asana-import/asana-import.controller.coffee index 3c6403744..2cf27a4b7 100644 --- a/app/modules/projects/create/asana-import/asana-import.controller.coffee +++ b/app/modules/projects/create/asana-import/asana-import.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/asana-import/asana-import.controller.spec.coffee b/app/modules/projects/create/asana-import/asana-import.controller.spec.coffee index 678443071..b8469f83e 100644 --- a/app/modules/projects/create/asana-import/asana-import.controller.spec.coffee +++ b/app/modules/projects/create/asana-import/asana-import.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/asana-import/asana-import.directive.coffee b/app/modules/projects/create/asana-import/asana-import.directive.coffee index 6d6890080..316d566a5 100644 --- a/app/modules/projects/create/asana-import/asana-import.directive.coffee +++ b/app/modules/projects/create/asana-import/asana-import.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/asana-import/asana-import.jade b/app/modules/projects/create/asana-import/asana-import.jade index cbb9ca847..ae6a0305b 100644 --- a/app/modules/projects/create/asana-import/asana-import.jade +++ b/app/modules/projects/create/asana-import/asana-import.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/asana-import/asana-import.service.coffee b/app/modules/projects/create/asana-import/asana-import.service.coffee index 5fee72d94..c134170cb 100644 --- a/app/modules/projects/create/asana-import/asana-import.service.coffee +++ b/app/modules/projects/create/asana-import/asana-import.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/asana-import/asana-import.service.spec.coffee b/app/modules/projects/create/asana-import/asana-import.service.spec.coffee index 0507339fc..2c934ea0d 100644 --- a/app/modules/projects/create/asana-import/asana-import.service.spec.coffee +++ b/app/modules/projects/create/asana-import/asana-import.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/create-project-form/create-project-form.controller.coffee b/app/modules/projects/create/create-project-form/create-project-form.controller.coffee index 934a29215..6b53a6fec 100644 --- a/app/modules/projects/create/create-project-form/create-project-form.controller.coffee +++ b/app/modules/projects/create/create-project-form/create-project-form.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/create-project-form/create-project-form.controller.spec.coffee b/app/modules/projects/create/create-project-form/create-project-form.controller.spec.coffee index 0dd6d8b5c..f86bb6cea 100644 --- a/app/modules/projects/create/create-project-form/create-project-form.controller.spec.coffee +++ b/app/modules/projects/create/create-project-form/create-project-form.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/create-project-form/create-project-form.directive.coffee b/app/modules/projects/create/create-project-form/create-project-form.directive.coffee index 018cd7528..3bedbcd9b 100644 --- a/app/modules/projects/create/create-project-form/create-project-form.directive.coffee +++ b/app/modules/projects/create/create-project-form/create-project-form.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/create-project-form/create-project-form.jade b/app/modules/projects/create/create-project-form/create-project-form.jade index 4c10f88b9..9dbc5a3ab 100644 --- a/app/modules/projects/create/create-project-form/create-project-form.jade +++ b/app/modules/projects/create/create-project-form/create-project-form.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/create-project-members-restrictions/create-project-members-restrictions.directive.coffee b/app/modules/projects/create/create-project-members-restrictions/create-project-members-restrictions.directive.coffee index a2c97997e..15b144afc 100644 --- a/app/modules/projects/create/create-project-members-restrictions/create-project-members-restrictions.directive.coffee +++ b/app/modules/projects/create/create-project-members-restrictions/create-project-members-restrictions.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/create-project-members-restrictions/create-project-members-restrictions.jade b/app/modules/projects/create/create-project-members-restrictions/create-project-members-restrictions.jade index ba11c3e8e..5afa7f281 100644 --- a/app/modules/projects/create/create-project-members-restrictions/create-project-members-restrictions.jade +++ b/app/modules/projects/create/create-project-members-restrictions/create-project-members-restrictions.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/create-project-restrictions/create-project-restrictions.directive.coffee b/app/modules/projects/create/create-project-restrictions/create-project-restrictions.directive.coffee index 64665ed79..2c6131d5d 100644 --- a/app/modules/projects/create/create-project-restrictions/create-project-restrictions.directive.coffee +++ b/app/modules/projects/create/create-project-restrictions/create-project-restrictions.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/create-project-restrictions/create-project-restrictions.jade b/app/modules/projects/create/create-project-restrictions/create-project-restrictions.jade index e269ccc87..6a93b75c9 100644 --- a/app/modules/projects/create/create-project-restrictions/create-project-restrictions.jade +++ b/app/modules/projects/create/create-project-restrictions/create-project-restrictions.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/create-project.controller.coffee b/app/modules/projects/create/create-project.controller.coffee index 50f88da33..55690625f 100644 --- a/app/modules/projects/create/create-project.controller.coffee +++ b/app/modules/projects/create/create-project.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/create-project.controller.spec.coffee b/app/modules/projects/create/create-project.controller.spec.coffee index 84f2fe34e..b46e8e710 100644 --- a/app/modules/projects/create/create-project.controller.spec.coffee +++ b/app/modules/projects/create/create-project.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/create-project.jade b/app/modules/projects/create/create-project.jade index 5cbb4b306..baa499dfe 100644 --- a/app/modules/projects/create/create-project.jade +++ b/app/modules/projects/create/create-project.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/duplicate/duplicate-project.controller.coffee b/app/modules/projects/create/duplicate/duplicate-project.controller.coffee index 9781afa7c..7023ded73 100644 --- a/app/modules/projects/create/duplicate/duplicate-project.controller.coffee +++ b/app/modules/projects/create/duplicate/duplicate-project.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/duplicate/duplicate-project.controller.spec.coffee b/app/modules/projects/create/duplicate/duplicate-project.controller.spec.coffee index b1604c45d..e24478073 100644 --- a/app/modules/projects/create/duplicate/duplicate-project.controller.spec.coffee +++ b/app/modules/projects/create/duplicate/duplicate-project.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/duplicate/duplicate-project.directive.coffee b/app/modules/projects/create/duplicate/duplicate-project.directive.coffee index f0c8ed31d..dcc36148d 100644 --- a/app/modules/projects/create/duplicate/duplicate-project.directive.coffee +++ b/app/modules/projects/create/duplicate/duplicate-project.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/duplicate/duplicate-project.jade b/app/modules/projects/create/duplicate/duplicate-project.jade index 302f99d6b..38f0fa992 100644 --- a/app/modules/projects/create/duplicate/duplicate-project.jade +++ b/app/modules/projects/create/duplicate/duplicate-project.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/github-import/github-import-project-form/github-import-project-form.controller.coffee b/app/modules/projects/create/github-import/github-import-project-form/github-import-project-form.controller.coffee index 1f7d45dca..8f20b5379 100644 --- a/app/modules/projects/create/github-import/github-import-project-form/github-import-project-form.controller.coffee +++ b/app/modules/projects/create/github-import/github-import-project-form/github-import-project-form.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/github-import/github-import-project-form/github-import-project-form.directive.coffee b/app/modules/projects/create/github-import/github-import-project-form/github-import-project-form.directive.coffee index 568df94f4..95c08d3b0 100644 --- a/app/modules/projects/create/github-import/github-import-project-form/github-import-project-form.directive.coffee +++ b/app/modules/projects/create/github-import/github-import-project-form/github-import-project-form.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/github-import/github-import-project-form/github-import-project-form.jade b/app/modules/projects/create/github-import/github-import-project-form/github-import-project-form.jade index 41a870cb5..6ac8fca95 100644 --- a/app/modules/projects/create/github-import/github-import-project-form/github-import-project-form.jade +++ b/app/modules/projects/create/github-import/github-import-project-form/github-import-project-form.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/github-import/github-import.controller.coffee b/app/modules/projects/create/github-import/github-import.controller.coffee index 6b0eafb88..753e5df76 100644 --- a/app/modules/projects/create/github-import/github-import.controller.coffee +++ b/app/modules/projects/create/github-import/github-import.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/github-import/github-import.controller.spec.coffee b/app/modules/projects/create/github-import/github-import.controller.spec.coffee index c20414058..bb96569f7 100644 --- a/app/modules/projects/create/github-import/github-import.controller.spec.coffee +++ b/app/modules/projects/create/github-import/github-import.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/github-import/github-import.directive.coffee b/app/modules/projects/create/github-import/github-import.directive.coffee index 25211faf7..9883ecc12 100644 --- a/app/modules/projects/create/github-import/github-import.directive.coffee +++ b/app/modules/projects/create/github-import/github-import.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/github-import/github-import.jade b/app/modules/projects/create/github-import/github-import.jade index 3d81fd580..2b5e605a2 100644 --- a/app/modules/projects/create/github-import/github-import.jade +++ b/app/modules/projects/create/github-import/github-import.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/github-import/github-import.service.coffee b/app/modules/projects/create/github-import/github-import.service.coffee index a317c9c17..fe33f39e0 100644 --- a/app/modules/projects/create/github-import/github-import.service.coffee +++ b/app/modules/projects/create/github-import/github-import.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/github-import/github-import.service.spec.coffee b/app/modules/projects/create/github-import/github-import.service.spec.coffee index 71025174a..d75ed62e2 100644 --- a/app/modules/projects/create/github-import/github-import.service.spec.coffee +++ b/app/modules/projects/create/github-import/github-import.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/import-project-form-common/actions.jade b/app/modules/projects/create/import-project-form-common/actions.jade index 667ea16f6..9636f5eda 100644 --- a/app/modules/projects/create/import-project-form-common/actions.jade +++ b/app/modules/projects/create/import-project-form-common/actions.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/import-project-form-common/description.jade b/app/modules/projects/create/import-project-form-common/description.jade index b9e1d2aa1..da4d9a997 100644 --- a/app/modules/projects/create/import-project-form-common/description.jade +++ b/app/modules/projects/create/import-project-form-common/description.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/import-project-form-common/links.jade b/app/modules/projects/create/import-project-form-common/links.jade index fcc4a7e17..b53f86ce9 100644 --- a/app/modules/projects/create/import-project-form-common/links.jade +++ b/app/modules/projects/create/import-project-form-common/links.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/import-project-form-common/name.jade b/app/modules/projects/create/import-project-form-common/name.jade index deaae380d..d19a8e287 100644 --- a/app/modules/projects/create/import-project-form-common/name.jade +++ b/app/modules/projects/create/import-project-form-common/name.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/import-project-form-common/project-privacy.jade b/app/modules/projects/create/import-project-form-common/project-privacy.jade index b567ba57d..cab7e61b3 100644 --- a/app/modules/projects/create/import-project-form-common/project-privacy.jade +++ b/app/modules/projects/create/import-project-form-common/project-privacy.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/import-project-members/import-project-members.controller.coffee b/app/modules/projects/create/import-project-members/import-project-members.controller.coffee index 8bd971c89..8017572c4 100644 --- a/app/modules/projects/create/import-project-members/import-project-members.controller.coffee +++ b/app/modules/projects/create/import-project-members/import-project-members.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/import-project-members/import-project-members.controller.spec.coffee b/app/modules/projects/create/import-project-members/import-project-members.controller.spec.coffee index 68cbe7b6b..f59a42fcf 100644 --- a/app/modules/projects/create/import-project-members/import-project-members.controller.spec.coffee +++ b/app/modules/projects/create/import-project-members/import-project-members.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/import-project-members/import-project-members.directive.coffee b/app/modules/projects/create/import-project-members/import-project-members.directive.coffee index b09b74cc9..64267d72f 100644 --- a/app/modules/projects/create/import-project-members/import-project-members.directive.coffee +++ b/app/modules/projects/create/import-project-members/import-project-members.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/import-project-members/import-project-members.jade b/app/modules/projects/create/import-project-members/import-project-members.jade index 4d025e83b..5db697b0a 100644 --- a/app/modules/projects/create/import-project-members/import-project-members.jade +++ b/app/modules/projects/create/import-project-members/import-project-members.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/import-project-selector/import-project-selector.controller.coffee b/app/modules/projects/create/import-project-selector/import-project-selector.controller.coffee index 34016be47..f29cd6c68 100644 --- a/app/modules/projects/create/import-project-selector/import-project-selector.controller.coffee +++ b/app/modules/projects/create/import-project-selector/import-project-selector.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/import-project-selector/import-project-selector.directive.coffee b/app/modules/projects/create/import-project-selector/import-project-selector.directive.coffee index 3419fe612..26d23b1fc 100644 --- a/app/modules/projects/create/import-project-selector/import-project-selector.directive.coffee +++ b/app/modules/projects/create/import-project-selector/import-project-selector.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/import-project-selector/import-project-selector.jade b/app/modules/projects/create/import-project-selector/import-project-selector.jade index b24e14112..b38b918d8 100644 --- a/app/modules/projects/create/import-project-selector/import-project-selector.jade +++ b/app/modules/projects/create/import-project-selector/import-project-selector.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/import-taiga/import-taiga.controller.coffee b/app/modules/projects/create/import-taiga/import-taiga.controller.coffee index da210040d..b57c647a3 100644 --- a/app/modules/projects/create/import-taiga/import-taiga.controller.coffee +++ b/app/modules/projects/create/import-taiga/import-taiga.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/import-taiga/import-taiga.directive.coffee b/app/modules/projects/create/import-taiga/import-taiga.directive.coffee index afed2f3d7..10935993c 100644 --- a/app/modules/projects/create/import-taiga/import-taiga.directive.coffee +++ b/app/modules/projects/create/import-taiga/import-taiga.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/import-taiga/import-taiga.jade b/app/modules/projects/create/import-taiga/import-taiga.jade index 1a55eed09..a00efa43d 100644 --- a/app/modules/projects/create/import-taiga/import-taiga.jade +++ b/app/modules/projects/create/import-taiga/import-taiga.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/import/import-header.jade b/app/modules/projects/create/import/import-header.jade index 7621fc573..446984eb8 100644 --- a/app/modules/projects/create/import/import-header.jade +++ b/app/modules/projects/create/import/import-header.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/import/import-project-error-lb.directive.coffee b/app/modules/projects/create/import/import-project-error-lb.directive.coffee index 95a1ad7f6..ec33ad07a 100644 --- a/app/modules/projects/create/import/import-project-error-lb.directive.coffee +++ b/app/modules/projects/create/import/import-project-error-lb.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/import/import-project-error-lb.jade b/app/modules/projects/create/import/import-project-error-lb.jade index fdeffd680..9adb3e788 100644 --- a/app/modules/projects/create/import/import-project-error-lb.jade +++ b/app/modules/projects/create/import/import-project-error-lb.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/import/import-project.controller.coffee b/app/modules/projects/create/import/import-project.controller.coffee index 6722db3e6..1fe34d5fe 100644 --- a/app/modules/projects/create/import/import-project.controller.coffee +++ b/app/modules/projects/create/import/import-project.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/import/import-project.controller.spec.coffee b/app/modules/projects/create/import/import-project.controller.spec.coffee index 180f931d1..c36795df8 100644 --- a/app/modules/projects/create/import/import-project.controller.spec.coffee +++ b/app/modules/projects/create/import/import-project.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/import/import-project.directive.coffee b/app/modules/projects/create/import/import-project.directive.coffee index 4d17874b3..6f565fba5 100644 --- a/app/modules/projects/create/import/import-project.directive.coffee +++ b/app/modules/projects/create/import/import-project.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/import/import-project.jade b/app/modules/projects/create/import/import-project.jade index 749bb7ce5..3b245c774 100644 --- a/app/modules/projects/create/import/import-project.jade +++ b/app/modules/projects/create/import/import-project.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/import/import-project.service.coffee b/app/modules/projects/create/import/import-project.service.coffee index 5fe13fedf..544e63e71 100644 --- a/app/modules/projects/create/import/import-project.service.coffee +++ b/app/modules/projects/create/import/import-project.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/import/import-project.service.spec.coffee b/app/modules/projects/create/import/import-project.service.spec.coffee index 15f74f789..a854e46cc 100644 --- a/app/modules/projects/create/import/import-project.service.spec.coffee +++ b/app/modules/projects/create/import/import-project.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/invite-members/invite-members.controller.coffee b/app/modules/projects/create/invite-members/invite-members.controller.coffee index d231ce5d1..e635b3176 100644 --- a/app/modules/projects/create/invite-members/invite-members.controller.coffee +++ b/app/modules/projects/create/invite-members/invite-members.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/invite-members/invite-members.directive.coffee b/app/modules/projects/create/invite-members/invite-members.directive.coffee index f9319cf6b..ced4bd9c3 100644 --- a/app/modules/projects/create/invite-members/invite-members.directive.coffee +++ b/app/modules/projects/create/invite-members/invite-members.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/invite-members/invite-members.jade b/app/modules/projects/create/invite-members/invite-members.jade index 5253d98a5..b8e85ccee 100644 --- a/app/modules/projects/create/invite-members/invite-members.jade +++ b/app/modules/projects/create/invite-members/invite-members.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/invite-members/single-member/single-member.directive.coffee b/app/modules/projects/create/invite-members/single-member/single-member.directive.coffee index 34fd6b6e5..104fa9399 100644 --- a/app/modules/projects/create/invite-members/single-member/single-member.directive.coffee +++ b/app/modules/projects/create/invite-members/single-member/single-member.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/invite-members/single-member/single-member.jade b/app/modules/projects/create/invite-members/single-member/single-member.jade index 7a5872213..0356947b4 100644 --- a/app/modules/projects/create/invite-members/single-member/single-member.jade +++ b/app/modules/projects/create/invite-members/single-member/single-member.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/jira-import/jira-import-project-form/jira-import-project-form.controller.coffee b/app/modules/projects/create/jira-import/jira-import-project-form/jira-import-project-form.controller.coffee index 8f2bf6955..2d11e373b 100644 --- a/app/modules/projects/create/jira-import/jira-import-project-form/jira-import-project-form.controller.coffee +++ b/app/modules/projects/create/jira-import/jira-import-project-form/jira-import-project-form.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/jira-import/jira-import-project-form/jira-import-project-form.directive.coffee b/app/modules/projects/create/jira-import/jira-import-project-form/jira-import-project-form.directive.coffee index 66f99ccf3..212ee94d1 100644 --- a/app/modules/projects/create/jira-import/jira-import-project-form/jira-import-project-form.directive.coffee +++ b/app/modules/projects/create/jira-import/jira-import-project-form/jira-import-project-form.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/jira-import/jira-import-project-form/jira-import-project-form.jade b/app/modules/projects/create/jira-import/jira-import-project-form/jira-import-project-form.jade index 3f89bb25f..5a405e7ed 100644 --- a/app/modules/projects/create/jira-import/jira-import-project-form/jira-import-project-form.jade +++ b/app/modules/projects/create/jira-import/jira-import-project-form/jira-import-project-form.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/jira-import/jira-import.controller.coffee b/app/modules/projects/create/jira-import/jira-import.controller.coffee index ddaa5ee30..518d4cf6c 100644 --- a/app/modules/projects/create/jira-import/jira-import.controller.coffee +++ b/app/modules/projects/create/jira-import/jira-import.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/jira-import/jira-import.controller.spec.coffee b/app/modules/projects/create/jira-import/jira-import.controller.spec.coffee index 1705b359f..8bbe54ddf 100644 --- a/app/modules/projects/create/jira-import/jira-import.controller.spec.coffee +++ b/app/modules/projects/create/jira-import/jira-import.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/jira-import/jira-import.directive.coffee b/app/modules/projects/create/jira-import/jira-import.directive.coffee index 07fdc8adc..5fe3525bf 100644 --- a/app/modules/projects/create/jira-import/jira-import.directive.coffee +++ b/app/modules/projects/create/jira-import/jira-import.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/jira-import/jira-import.jade b/app/modules/projects/create/jira-import/jira-import.jade index 6b3c43efb..2b883d86b 100644 --- a/app/modules/projects/create/jira-import/jira-import.jade +++ b/app/modules/projects/create/jira-import/jira-import.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/jira-import/jira-import.service.coffee b/app/modules/projects/create/jira-import/jira-import.service.coffee index 09b1b6e74..36899201c 100644 --- a/app/modules/projects/create/jira-import/jira-import.service.coffee +++ b/app/modules/projects/create/jira-import/jira-import.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/jira-import/jira-import.service.spec.coffee b/app/modules/projects/create/jira-import/jira-import.service.spec.coffee index 667992c2e..ed4309e6c 100644 --- a/app/modules/projects/create/jira-import/jira-import.service.spec.coffee +++ b/app/modules/projects/create/jira-import/jira-import.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/newsletter-email-lightbox/newsletter-email-lightbox.directive.coffee b/app/modules/projects/create/newsletter-email-lightbox/newsletter-email-lightbox.directive.coffee index 3d4757215..df8e92434 100644 --- a/app/modules/projects/create/newsletter-email-lightbox/newsletter-email-lightbox.directive.coffee +++ b/app/modules/projects/create/newsletter-email-lightbox/newsletter-email-lightbox.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/newsletter-email-lightbox/newsletter-email-lightbox.jade b/app/modules/projects/create/newsletter-email-lightbox/newsletter-email-lightbox.jade index 181f7c45a..2063ba5fd 100644 --- a/app/modules/projects/create/newsletter-email-lightbox/newsletter-email-lightbox.jade +++ b/app/modules/projects/create/newsletter-email-lightbox/newsletter-email-lightbox.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/select-import-user-lightbox/select-import-user-lightbox.controller.coffee b/app/modules/projects/create/select-import-user-lightbox/select-import-user-lightbox.controller.coffee index c5602d50c..0a1aee53b 100644 --- a/app/modules/projects/create/select-import-user-lightbox/select-import-user-lightbox.controller.coffee +++ b/app/modules/projects/create/select-import-user-lightbox/select-import-user-lightbox.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/select-import-user-lightbox/select-import-user-lightbox.directive.coffee b/app/modules/projects/create/select-import-user-lightbox/select-import-user-lightbox.directive.coffee index c6ca862cf..c9b599787 100644 --- a/app/modules/projects/create/select-import-user-lightbox/select-import-user-lightbox.directive.coffee +++ b/app/modules/projects/create/select-import-user-lightbox/select-import-user-lightbox.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/select-import-user-lightbox/select-import-user-lightbox.jade b/app/modules/projects/create/select-import-user-lightbox/select-import-user-lightbox.jade index fd2c963ad..d1d26ca88 100644 --- a/app/modules/projects/create/select-import-user-lightbox/select-import-user-lightbox.jade +++ b/app/modules/projects/create/select-import-user-lightbox/select-import-user-lightbox.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/trello-import/trello-import-project-form/trello-import-project-form.controller.coffee b/app/modules/projects/create/trello-import/trello-import-project-form/trello-import-project-form.controller.coffee index 644fb83d5..d3d973a49 100644 --- a/app/modules/projects/create/trello-import/trello-import-project-form/trello-import-project-form.controller.coffee +++ b/app/modules/projects/create/trello-import/trello-import-project-form/trello-import-project-form.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/trello-import/trello-import-project-form/trello-import-project-form.directive.coffee b/app/modules/projects/create/trello-import/trello-import-project-form/trello-import-project-form.directive.coffee index 8c40c4b33..b4da942dd 100644 --- a/app/modules/projects/create/trello-import/trello-import-project-form/trello-import-project-form.directive.coffee +++ b/app/modules/projects/create/trello-import/trello-import-project-form/trello-import-project-form.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/trello-import/trello-import-project-form/trello-import-project-form.jade b/app/modules/projects/create/trello-import/trello-import-project-form/trello-import-project-form.jade index d6823d230..596cc1d53 100644 --- a/app/modules/projects/create/trello-import/trello-import-project-form/trello-import-project-form.jade +++ b/app/modules/projects/create/trello-import/trello-import-project-form/trello-import-project-form.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/trello-import/trello-import.controller.coffee b/app/modules/projects/create/trello-import/trello-import.controller.coffee index 73a68a0c9..ef933a15a 100644 --- a/app/modules/projects/create/trello-import/trello-import.controller.coffee +++ b/app/modules/projects/create/trello-import/trello-import.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/trello-import/trello-import.controller.spec.coffee b/app/modules/projects/create/trello-import/trello-import.controller.spec.coffee index d748ca7a8..576105244 100644 --- a/app/modules/projects/create/trello-import/trello-import.controller.spec.coffee +++ b/app/modules/projects/create/trello-import/trello-import.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/trello-import/trello-import.directive.coffee b/app/modules/projects/create/trello-import/trello-import.directive.coffee index 67e1f4a86..1715e39c1 100644 --- a/app/modules/projects/create/trello-import/trello-import.directive.coffee +++ b/app/modules/projects/create/trello-import/trello-import.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/trello-import/trello-import.jade b/app/modules/projects/create/trello-import/trello-import.jade index c6162f362..eec740401 100644 --- a/app/modules/projects/create/trello-import/trello-import.jade +++ b/app/modules/projects/create/trello-import/trello-import.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/create/trello-import/trello-import.service.coffee b/app/modules/projects/create/trello-import/trello-import.service.coffee index 11c242471..b1e2c82a0 100644 --- a/app/modules/projects/create/trello-import/trello-import.service.coffee +++ b/app/modules/projects/create/trello-import/trello-import.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/trello-import/trello-import.service.spec.coffee b/app/modules/projects/create/trello-import/trello-import.service.spec.coffee index 4c22b7e8d..a460a9edc 100644 --- a/app/modules/projects/create/trello-import/trello-import.service.spec.coffee +++ b/app/modules/projects/create/trello-import/trello-import.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/warning-user-import-lightbox/warning-user-import-lightbox.directive.coffee b/app/modules/projects/create/warning-user-import-lightbox/warning-user-import-lightbox.directive.coffee index 5a7e0f2a3..9c6c7894c 100644 --- a/app/modules/projects/create/warning-user-import-lightbox/warning-user-import-lightbox.directive.coffee +++ b/app/modules/projects/create/warning-user-import-lightbox/warning-user-import-lightbox.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/create/warning-user-import-lightbox/warning-user-import-lightbox.jade b/app/modules/projects/create/warning-user-import-lightbox/warning-user-import-lightbox.jade index db98ed3c6..164776a0a 100644 --- a/app/modules/projects/create/warning-user-import-lightbox/warning-user-import-lightbox.jade +++ b/app/modules/projects/create/warning-user-import-lightbox/warning-user-import-lightbox.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/listing/projects-listing.controller.coffee b/app/modules/projects/listing/projects-listing.controller.coffee index 900dc51e5..6e6d61827 100644 --- a/app/modules/projects/listing/projects-listing.controller.coffee +++ b/app/modules/projects/listing/projects-listing.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/listing/projects-listing.controller.spec.coffee b/app/modules/projects/listing/projects-listing.controller.spec.coffee index c5c62d1d0..44b6703e5 100644 --- a/app/modules/projects/listing/projects-listing.controller.spec.coffee +++ b/app/modules/projects/listing/projects-listing.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/listing/projects-listing.jade b/app/modules/projects/listing/projects-listing.jade index 856f93cf3..868cbab90 100644 --- a/app/modules/projects/listing/projects-listing.jade +++ b/app/modules/projects/listing/projects-listing.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/project/blocked-project-explanation.jade b/app/modules/projects/project/blocked-project-explanation.jade index 98c0d7355..f0c619321 100644 --- a/app/modules/projects/project/blocked-project-explanation.jade +++ b/app/modules/projects/project/blocked-project-explanation.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/project/blocked-project.jade b/app/modules/projects/project/blocked-project.jade index 268d5cade..4862b2a46 100644 --- a/app/modules/projects/project/blocked-project.jade +++ b/app/modules/projects/project/blocked-project.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/project/project-router.controller.coffee b/app/modules/projects/project/project-router.controller.coffee index d5466208a..01e3ff22d 100644 --- a/app/modules/projects/project/project-router.controller.coffee +++ b/app/modules/projects/project/project-router.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/project/project.controller.coffee b/app/modules/projects/project/project.controller.coffee index da399b4d1..131178147 100644 --- a/app/modules/projects/project/project.controller.coffee +++ b/app/modules/projects/project/project.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/project/project.controller.spec.coffee b/app/modules/projects/project/project.controller.spec.coffee index d76708d30..f0f19f5b8 100644 --- a/app/modules/projects/project/project.controller.spec.coffee +++ b/app/modules/projects/project/project.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/project/project.jade b/app/modules/projects/project/project.jade index b8da99bdc..41b5a3c38 100644 --- a/app/modules/projects/project/project.jade +++ b/app/modules/projects/project/project.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/projects.module.coffee b/app/modules/projects/projects.module.coffee index cbc6219f8..3d5e8a879 100644 --- a/app/modules/projects/projects.module.coffee +++ b/app/modules/projects/projects.module.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/projects.service.coffee b/app/modules/projects/projects.service.coffee index a019772b3..1dadfccd9 100644 --- a/app/modules/projects/projects.service.coffee +++ b/app/modules/projects/projects.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/projects.service.spec.coffee b/app/modules/projects/projects.service.spec.coffee index a6de66ce3..53f23f9ac 100644 --- a/app/modules/projects/projects.service.spec.coffee +++ b/app/modules/projects/projects.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/transfer/cant-own-project-explanation.directive.coffee b/app/modules/projects/transfer/cant-own-project-explanation.directive.coffee index b7f2d6eae..005721826 100644 --- a/app/modules/projects/transfer/cant-own-project-explanation.directive.coffee +++ b/app/modules/projects/transfer/cant-own-project-explanation.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/transfer/cant-own-project-explanation.jade b/app/modules/projects/transfer/cant-own-project-explanation.jade index b5dcae7f0..3d8b82239 100644 --- a/app/modules/projects/transfer/cant-own-project-explanation.jade +++ b/app/modules/projects/transfer/cant-own-project-explanation.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/transfer/transfer-page.jade b/app/modules/projects/transfer/transfer-page.jade index 47e918c10..3f25d6816 100644 --- a/app/modules/projects/transfer/transfer-page.jade +++ b/app/modules/projects/transfer/transfer-page.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/projects/transfer/transfer-project.controller.coffee b/app/modules/projects/transfer/transfer-project.controller.coffee index 2c51225bd..51d3f741e 100644 --- a/app/modules/projects/transfer/transfer-project.controller.coffee +++ b/app/modules/projects/transfer/transfer-project.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/transfer/transfer-project.controller.spec.coffee b/app/modules/projects/transfer/transfer-project.controller.spec.coffee index 7b33be942..86066b6dc 100644 --- a/app/modules/projects/transfer/transfer-project.controller.spec.coffee +++ b/app/modules/projects/transfer/transfer-project.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/transfer/transfer-project.directive.coffee b/app/modules/projects/transfer/transfer-project.directive.coffee index 50b245d05..65660c05d 100644 --- a/app/modules/projects/transfer/transfer-project.directive.coffee +++ b/app/modules/projects/transfer/transfer-project.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/projects/transfer/transfer-project.jade b/app/modules/projects/transfer/transfer-project.jade index c15b5e683..e8b8817c2 100644 --- a/app/modules/projects/transfer/transfer-project.jade +++ b/app/modules/projects/transfer/transfer-project.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/resources/attachments-resource.service.coffee b/app/modules/resources/attachments-resource.service.coffee index 322faae63..a4a8af0ab 100644 --- a/app/modules/resources/attachments-resource.service.coffee +++ b/app/modules/resources/attachments-resource.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/resources/epics-resource.service.coffee b/app/modules/resources/epics-resource.service.coffee index 8b9d720a0..1b6f763fd 100644 --- a/app/modules/resources/epics-resource.service.coffee +++ b/app/modules/resources/epics-resource.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/resources/external-apps-resource.service.coffee b/app/modules/resources/external-apps-resource.service.coffee index 9d7717ef7..e4b9cff45 100644 --- a/app/modules/resources/external-apps-resource.service.coffee +++ b/app/modules/resources/external-apps-resource.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/resources/history-resource.service.coffee b/app/modules/resources/history-resource.service.coffee index 764542069..14adbe882 100644 --- a/app/modules/resources/history-resource.service.coffee +++ b/app/modules/resources/history-resource.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/resources/importers-resource.service.coffee b/app/modules/resources/importers-resource.service.coffee index 8b74b3941..fe43c87c9 100644 --- a/app/modules/resources/importers-resource.service.coffee +++ b/app/modules/resources/importers-resource.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/resources/issues-resource.service.coffee b/app/modules/resources/issues-resource.service.coffee index 7defddcc3..d66e0872e 100644 --- a/app/modules/resources/issues-resource.service.coffee +++ b/app/modules/resources/issues-resource.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/resources/onpremise-resource.service.coffee b/app/modules/resources/onpremise-resource.service.coffee index 24f3711c3..2473f7724 100644 --- a/app/modules/resources/onpremise-resource.service.coffee +++ b/app/modules/resources/onpremise-resource.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/resources/projects-resource.service.coffee b/app/modules/resources/projects-resource.service.coffee index 385e06299..dcb3fc785 100644 --- a/app/modules/resources/projects-resource.service.coffee +++ b/app/modules/resources/projects-resource.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/resources/resources.coffee b/app/modules/resources/resources.coffee index e90f3903a..f67835984 100644 --- a/app/modules/resources/resources.coffee +++ b/app/modules/resources/resources.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/resources/resources.module.coffee b/app/modules/resources/resources.module.coffee index 2549e4c0e..b98e0e0d1 100644 --- a/app/modules/resources/resources.module.coffee +++ b/app/modules/resources/resources.module.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/resources/stats-resource.service.coffee b/app/modules/resources/stats-resource.service.coffee index d70b8afa4..d35aae146 100644 --- a/app/modules/resources/stats-resource.service.coffee +++ b/app/modules/resources/stats-resource.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/resources/tasks-resource.service.coffee b/app/modules/resources/tasks-resource.service.coffee index 93209321a..c5b3a6f38 100644 --- a/app/modules/resources/tasks-resource.service.coffee +++ b/app/modules/resources/tasks-resource.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/resources/user-resource.service.coffee b/app/modules/resources/user-resource.service.coffee index 082f26423..48c82ce8d 100644 --- a/app/modules/resources/user-resource.service.coffee +++ b/app/modules/resources/user-resource.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/resources/users-resource.service.coffee b/app/modules/resources/users-resource.service.coffee index a99673f3b..0394fd7a9 100644 --- a/app/modules/resources/users-resource.service.coffee +++ b/app/modules/resources/users-resource.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/resources/userstories-resource.service.coffee b/app/modules/resources/userstories-resource.service.coffee index 125a70549..6158d2318 100644 --- a/app/modules/resources/userstories-resource.service.coffee +++ b/app/modules/resources/userstories-resource.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/app-meta.service.coffee b/app/modules/services/app-meta.service.coffee index 18695d544..2d0c39528 100644 --- a/app/modules/services/app-meta.service.coffee +++ b/app/modules/services/app-meta.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/app-meta.service.spec.coffee b/app/modules/services/app-meta.service.spec.coffee index 9467e31cf..97d32d3b3 100644 --- a/app/modules/services/app-meta.service.spec.coffee +++ b/app/modules/services/app-meta.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/attachments.service.coffee b/app/modules/services/attachments.service.coffee index a9bfb2b85..bb7bf8737 100644 --- a/app/modules/services/attachments.service.coffee +++ b/app/modules/services/attachments.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/attachments.service.spec.coffee b/app/modules/services/attachments.service.spec.coffee index 0c236f768..df8db6842 100644 --- a/app/modules/services/attachments.service.spec.coffee +++ b/app/modules/services/attachments.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/avatar.service.coffee b/app/modules/services/avatar.service.coffee index c2fd19a63..118e6c644 100644 --- a/app/modules/services/avatar.service.coffee +++ b/app/modules/services/avatar.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/check-permissions.service.coffee b/app/modules/services/check-permissions.service.coffee index d79ac4e6b..edcd231f3 100644 --- a/app/modules/services/check-permissions.service.coffee +++ b/app/modules/services/check-permissions.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/check-permissions.service.spec.coffee b/app/modules/services/check-permissions.service.spec.coffee index 5e312fe43..81cb0679c 100644 --- a/app/modules/services/check-permissions.service.spec.coffee +++ b/app/modules/services/check-permissions.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/current-user.service.coffee b/app/modules/services/current-user.service.coffee index a1b9a3e4e..cec57214f 100644 --- a/app/modules/services/current-user.service.coffee +++ b/app/modules/services/current-user.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/current-user.service.spec.coffee b/app/modules/services/current-user.service.spec.coffee index cab889ed7..d075f0809 100644 --- a/app/modules/services/current-user.service.spec.coffee +++ b/app/modules/services/current-user.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/error-handling.service.coffee b/app/modules/services/error-handling.service.coffee index 2ad91a245..32fb0d376 100644 --- a/app/modules/services/error-handling.service.coffee +++ b/app/modules/services/error-handling.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/lightbox-factory.service.coffee b/app/modules/services/lightbox-factory.service.coffee index 1de75869d..1424a420f 100644 --- a/app/modules/services/lightbox-factory.service.coffee +++ b/app/modules/services/lightbox-factory.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/lightbox-factory.service.spec.coffee b/app/modules/services/lightbox-factory.service.spec.coffee index 07631f983..2254578d3 100644 --- a/app/modules/services/lightbox-factory.service.spec.coffee +++ b/app/modules/services/lightbox-factory.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/paginate-response.service.coffee b/app/modules/services/paginate-response.service.coffee index 862778cd6..b7e675fa1 100644 --- a/app/modules/services/paginate-response.service.coffee +++ b/app/modules/services/paginate-response.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/paginate-response.service.spec.coffee b/app/modules/services/paginate-response.service.spec.coffee index b8eea1854..5393061c9 100644 --- a/app/modules/services/paginate-response.service.spec.coffee +++ b/app/modules/services/paginate-response.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/project-logo.service.coffee b/app/modules/services/project-logo.service.coffee index 72fd48bdc..a0f4a21c5 100644 --- a/app/modules/services/project-logo.service.coffee +++ b/app/modules/services/project-logo.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/project-logo.service.spec.coffee b/app/modules/services/project-logo.service.spec.coffee index 2b612749d..4437bde2f 100644 --- a/app/modules/services/project-logo.service.spec.coffee +++ b/app/modules/services/project-logo.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/project.service.coffee b/app/modules/services/project.service.coffee index 6c42274d0..844bdeb23 100644 --- a/app/modules/services/project.service.coffee +++ b/app/modules/services/project.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/project.service.spec.coffee b/app/modules/services/project.service.spec.coffee index 212ee1211..1993cf673 100644 --- a/app/modules/services/project.service.spec.coffee +++ b/app/modules/services/project.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/theme.service.coffee b/app/modules/services/theme.service.coffee index 22b2a230f..1043de08a 100644 --- a/app/modules/services/theme.service.coffee +++ b/app/modules/services/theme.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/theme.service.spec.coffee b/app/modules/services/theme.service.spec.coffee index 9894caf57..9f66ffea5 100644 --- a/app/modules/services/theme.service.spec.coffee +++ b/app/modules/services/theme.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/user-activity.service.coffee b/app/modules/services/user-activity.service.coffee index 74ab98463..443abf4ff 100644 --- a/app/modules/services/user-activity.service.coffee +++ b/app/modules/services/user-activity.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/user-activity.service.spec.coffee b/app/modules/services/user-activity.service.spec.coffee index 156b5804f..be264f685 100644 --- a/app/modules/services/user-activity.service.spec.coffee +++ b/app/modules/services/user-activity.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/user-list.service.coffee b/app/modules/services/user-list.service.coffee index 0658a3a0a..ddf87d610 100644 --- a/app/modules/services/user-list.service.coffee +++ b/app/modules/services/user-list.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/user.service.coffee b/app/modules/services/user.service.coffee index d07006a2e..b171382c9 100644 --- a/app/modules/services/user.service.coffee +++ b/app/modules/services/user.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/user.service.spec.coffee b/app/modules/services/user.service.spec.coffee index cb39e0aeb..1683fac64 100644 --- a/app/modules/services/user.service.spec.coffee +++ b/app/modules/services/user.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/xhrError.service.coffee b/app/modules/services/xhrError.service.coffee index d194bfa84..0dcb33e78 100644 --- a/app/modules/services/xhrError.service.coffee +++ b/app/modules/services/xhrError.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/services/xhrError.service.spec.coffee b/app/modules/services/xhrError.service.spec.coffee index f94e8d078..ea17f239c 100644 --- a/app/modules/services/xhrError.service.spec.coffee +++ b/app/modules/services/xhrError.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/user-timeline/user-timeline-attachment/user-timeline-attachment-image.jade b/app/modules/user-timeline/user-timeline-attachment/user-timeline-attachment-image.jade index 6591c0db5..f1c9f6abc 100644 --- a/app/modules/user-timeline/user-timeline-attachment/user-timeline-attachment-image.jade +++ b/app/modules/user-timeline/user-timeline-attachment/user-timeline-attachment-image.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/user-timeline/user-timeline-attachment/user-timeline-attachment.directive.coffee b/app/modules/user-timeline/user-timeline-attachment/user-timeline-attachment.directive.coffee index cb811451a..56bd72998 100644 --- a/app/modules/user-timeline/user-timeline-attachment/user-timeline-attachment.directive.coffee +++ b/app/modules/user-timeline/user-timeline-attachment/user-timeline-attachment.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/user-timeline/user-timeline-attachment/user-timeline-attachment.directive.spec.coffee b/app/modules/user-timeline/user-timeline-attachment/user-timeline-attachment.directive.spec.coffee index 23e4bfe27..3458559bf 100644 --- a/app/modules/user-timeline/user-timeline-attachment/user-timeline-attachment.directive.spec.coffee +++ b/app/modules/user-timeline/user-timeline-attachment/user-timeline-attachment.directive.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/user-timeline/user-timeline-attachment/user-timeline-attachment.jade b/app/modules/user-timeline/user-timeline-attachment/user-timeline-attachment.jade index b5c617d48..295d00625 100644 --- a/app/modules/user-timeline/user-timeline-attachment/user-timeline-attachment.jade +++ b/app/modules/user-timeline/user-timeline-attachment/user-timeline-attachment.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/user-timeline/user-timeline-item/user-timeline-item-title.service.coffee b/app/modules/user-timeline/user-timeline-item/user-timeline-item-title.service.coffee index c5f6739c5..9ed36b567 100644 --- a/app/modules/user-timeline/user-timeline-item/user-timeline-item-title.service.coffee +++ b/app/modules/user-timeline/user-timeline-item/user-timeline-item-title.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/user-timeline/user-timeline-item/user-timeline-item-title.service.spec.coffee b/app/modules/user-timeline/user-timeline-item/user-timeline-item-title.service.spec.coffee index 038e4a332..d4a0a49d4 100644 --- a/app/modules/user-timeline/user-timeline-item/user-timeline-item-title.service.spec.coffee +++ b/app/modules/user-timeline/user-timeline-item/user-timeline-item-title.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/user-timeline/user-timeline-item/user-timeline-item-type.service.coffee b/app/modules/user-timeline/user-timeline-item/user-timeline-item-type.service.coffee index ec97a9cdb..1627556d3 100644 --- a/app/modules/user-timeline/user-timeline-item/user-timeline-item-type.service.coffee +++ b/app/modules/user-timeline/user-timeline-item/user-timeline-item-type.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/user-timeline/user-timeline-item/user-timeline-item-type.service.spec.coffee b/app/modules/user-timeline/user-timeline-item/user-timeline-item-type.service.spec.coffee index 0297204bb..05431d4e0 100644 --- a/app/modules/user-timeline/user-timeline-item/user-timeline-item-type.service.spec.coffee +++ b/app/modules/user-timeline/user-timeline-item/user-timeline-item-type.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/user-timeline/user-timeline-item/user-timeline-item.directive.coffee b/app/modules/user-timeline/user-timeline-item/user-timeline-item.directive.coffee index 492f70656..fc0cae720 100644 --- a/app/modules/user-timeline/user-timeline-item/user-timeline-item.directive.coffee +++ b/app/modules/user-timeline/user-timeline-item/user-timeline-item.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/user-timeline/user-timeline-item/user-timeline-item.jade b/app/modules/user-timeline/user-timeline-item/user-timeline-item.jade index f9b481d09..178cd836a 100644 --- a/app/modules/user-timeline/user-timeline-item/user-timeline-item.jade +++ b/app/modules/user-timeline/user-timeline-item/user-timeline-item.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/user-timeline/user-timeline-pagination-sequence/user-timeline-pagination-sequence.service.coffee b/app/modules/user-timeline/user-timeline-pagination-sequence/user-timeline-pagination-sequence.service.coffee index d947731c6..9820fcdb4 100644 --- a/app/modules/user-timeline/user-timeline-pagination-sequence/user-timeline-pagination-sequence.service.coffee +++ b/app/modules/user-timeline/user-timeline-pagination-sequence/user-timeline-pagination-sequence.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/user-timeline/user-timeline-pagination-sequence/user-timeline-pagination-sequence.service.spec.coffee b/app/modules/user-timeline/user-timeline-pagination-sequence/user-timeline-pagination-sequence.service.spec.coffee index ff4bd74b8..6b75dfa7f 100644 --- a/app/modules/user-timeline/user-timeline-pagination-sequence/user-timeline-pagination-sequence.service.spec.coffee +++ b/app/modules/user-timeline/user-timeline-pagination-sequence/user-timeline-pagination-sequence.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/user-timeline/user-timeline.module.coffee b/app/modules/user-timeline/user-timeline.module.coffee index eb2ba9d6f..342a6cf1d 100644 --- a/app/modules/user-timeline/user-timeline.module.coffee +++ b/app/modules/user-timeline/user-timeline.module.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/user-timeline/user-timeline/user-timeline.controller.coffee b/app/modules/user-timeline/user-timeline/user-timeline.controller.coffee index 8e7a20db4..5c3d6ad60 100644 --- a/app/modules/user-timeline/user-timeline/user-timeline.controller.coffee +++ b/app/modules/user-timeline/user-timeline/user-timeline.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/user-timeline/user-timeline/user-timeline.controller.spec.coffee b/app/modules/user-timeline/user-timeline/user-timeline.controller.spec.coffee index 94403cb6a..993561195 100644 --- a/app/modules/user-timeline/user-timeline/user-timeline.controller.spec.coffee +++ b/app/modules/user-timeline/user-timeline/user-timeline.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/user-timeline/user-timeline/user-timeline.directive.coffee b/app/modules/user-timeline/user-timeline/user-timeline.directive.coffee index f6330cfb7..01a8b2f75 100644 --- a/app/modules/user-timeline/user-timeline/user-timeline.directive.coffee +++ b/app/modules/user-timeline/user-timeline/user-timeline.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/user-timeline/user-timeline/user-timeline.jade b/app/modules/user-timeline/user-timeline/user-timeline.jade index 0296b9934..4bd24ddc8 100644 --- a/app/modules/user-timeline/user-timeline/user-timeline.jade +++ b/app/modules/user-timeline/user-timeline/user-timeline.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/user-timeline/user-timeline/user-timeline.service.coffee b/app/modules/user-timeline/user-timeline/user-timeline.service.coffee index 14eec573f..587529afc 100644 --- a/app/modules/user-timeline/user-timeline/user-timeline.service.coffee +++ b/app/modules/user-timeline/user-timeline/user-timeline.service.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/user-timeline/user-timeline/user-timeline.service.spec.coffee b/app/modules/user-timeline/user-timeline/user-timeline.service.spec.coffee index 98938a1c3..296ce495d 100644 --- a/app/modules/user-timeline/user-timeline/user-timeline.service.spec.coffee +++ b/app/modules/user-timeline/user-timeline/user-timeline.service.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/utils/isolate-click.directive.coffee b/app/modules/utils/isolate-click.directive.coffee index ed4d82abb..d3f9de8fa 100644 --- a/app/modules/utils/isolate-click.directive.coffee +++ b/app/modules/utils/isolate-click.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/utils/utils.module.coffee b/app/modules/utils/utils.module.coffee index 508c93fd1..652b8aa82 100644 --- a/app/modules/utils/utils.module.coffee +++ b/app/modules/utils/utils.module.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/wiki/history/history-templates/history-attachments.jade b/app/modules/wiki/history/history-templates/history-attachments.jade index 44e766a46..46fd47296 100644 --- a/app/modules/wiki/history/history-templates/history-attachments.jade +++ b/app/modules/wiki/history/history-templates/history-attachments.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/wiki/history/wiki-history-diff.directive.coffee b/app/modules/wiki/history/wiki-history-diff.directive.coffee index 435a675ed..b334e0542 100644 --- a/app/modules/wiki/history/wiki-history-diff.directive.coffee +++ b/app/modules/wiki/history/wiki-history-diff.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/wiki/history/wiki-history-diff.jade b/app/modules/wiki/history/wiki-history-diff.jade index 51ae54cad..73225de6d 100644 --- a/app/modules/wiki/history/wiki-history-diff.jade +++ b/app/modules/wiki/history/wiki-history-diff.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/wiki/history/wiki-history-entry.directive.coffee b/app/modules/wiki/history/wiki-history-entry.directive.coffee index 7523ae784..857c7a251 100644 --- a/app/modules/wiki/history/wiki-history-entry.directive.coffee +++ b/app/modules/wiki/history/wiki-history-entry.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/wiki/history/wiki-history-entry.jade b/app/modules/wiki/history/wiki-history-entry.jade index c150785a7..a738690ce 100644 --- a/app/modules/wiki/history/wiki-history-entry.jade +++ b/app/modules/wiki/history/wiki-history-entry.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/wiki/history/wiki-history.controller.coffee b/app/modules/wiki/history/wiki-history.controller.coffee index 85cbd4b9a..957401ec2 100644 --- a/app/modules/wiki/history/wiki-history.controller.coffee +++ b/app/modules/wiki/history/wiki-history.controller.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/wiki/history/wiki-history.controller.spec.coffee b/app/modules/wiki/history/wiki-history.controller.spec.coffee index 0583fbb06..3c730a8f3 100644 --- a/app/modules/wiki/history/wiki-history.controller.spec.coffee +++ b/app/modules/wiki/history/wiki-history.controller.spec.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/wiki/history/wiki-history.directive.coffee b/app/modules/wiki/history/wiki-history.directive.coffee index 9fc01f5b0..dccd0468a 100644 --- a/app/modules/wiki/history/wiki-history.directive.coffee +++ b/app/modules/wiki/history/wiki-history.directive.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/modules/wiki/history/wiki-history.jade b/app/modules/wiki/history/wiki-history.jade index 74dec1f6d..77ac4a778 100644 --- a/app/modules/wiki/history/wiki-history.jade +++ b/app/modules/wiki/history/wiki-history.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/modules/wiki/history/wiki-history.module.coffee b/app/modules/wiki/history/wiki-history.module.coffee index 5e27f7a41..12b819b57 100644 --- a/app/modules/wiki/history/wiki-history.module.coffee +++ b/app/modules/wiki/history/wiki-history.module.coffee @@ -1,7 +1,7 @@ ### -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC ### diff --git a/app/partials/admin/admin-membership-paginator.jade b/app/partials/admin/admin-membership-paginator.jade index 8d7c73e46..ec8f42b18 100644 --- a/app/partials/admin/admin-membership-paginator.jade +++ b/app/partials/admin/admin-membership-paginator.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-memberships-row-checkbox.jade b/app/partials/admin/admin-memberships-row-checkbox.jade index 2f4402c17..a209c8468 100644 --- a/app/partials/admin/admin-memberships-row-checkbox.jade +++ b/app/partials/admin/admin-memberships-row-checkbox.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-memberships.jade b/app/partials/admin/admin-memberships.jade index 845058e3d..1cf9333b2 100644 --- a/app/partials/admin/admin-memberships.jade +++ b/app/partials/admin/admin-memberships.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-project-change-owner.jade b/app/partials/admin/admin-project-change-owner.jade index c7c51af70..2c4ec0bf1 100644 --- a/app/partials/admin/admin-project-change-owner.jade +++ b/app/partials/admin/admin-project-change-owner.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-project-default-values.jade b/app/partials/admin/admin-project-default-values.jade index 823e0a2a3..8e570fe95 100644 --- a/app/partials/admin/admin-project-default-values.jade +++ b/app/partials/admin/admin-project-default-values.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-project-export.jade b/app/partials/admin/admin-project-export.jade index e0701e67c..53811baf8 100644 --- a/app/partials/admin/admin-project-export.jade +++ b/app/partials/admin/admin-project-export.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-project-modules.jade b/app/partials/admin/admin-project-modules.jade index 36bcb9746..3bc90cd51 100644 --- a/app/partials/admin/admin-project-modules.jade +++ b/app/partials/admin/admin-project-modules.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-project-profile.jade b/app/partials/admin/admin-project-profile.jade index d88d849a1..09cb8cbc0 100644 --- a/app/partials/admin/admin-project-profile.jade +++ b/app/partials/admin/admin-project-profile.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-project-reports.jade b/app/partials/admin/admin-project-reports.jade index 6cff54382..f62d919e0 100644 --- a/app/partials/admin/admin-project-reports.jade +++ b/app/partials/admin/admin-project-reports.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-project-request-ownership.jade b/app/partials/admin/admin-project-request-ownership.jade index 1d0a72161..6b75371ec 100644 --- a/app/partials/admin/admin-project-request-ownership.jade +++ b/app/partials/admin/admin-project-request-ownership.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-project-restrictions.jade b/app/partials/admin/admin-project-restrictions.jade index 230f82665..76a82556d 100644 --- a/app/partials/admin/admin-project-restrictions.jade +++ b/app/partials/admin/admin-project-restrictions.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-project-values-custom-fields.jade b/app/partials/admin/admin-project-values-custom-fields.jade index 417a7f037..28ae987f1 100644 --- a/app/partials/admin/admin-project-values-custom-fields.jade +++ b/app/partials/admin/admin-project-values-custom-fields.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-project-values-due-dates.jade b/app/partials/admin/admin-project-values-due-dates.jade index 59fbb5640..26c695fbc 100644 --- a/app/partials/admin/admin-project-values-due-dates.jade +++ b/app/partials/admin/admin-project-values-due-dates.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-project-values-kanban-power-ups.jade b/app/partials/admin/admin-project-values-kanban-power-ups.jade index 749a2fcb9..911450764 100644 --- a/app/partials/admin/admin-project-values-kanban-power-ups.jade +++ b/app/partials/admin/admin-project-values-kanban-power-ups.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-project-values-points.jade b/app/partials/admin/admin-project-values-points.jade index 381d173bd..32a43c550 100644 --- a/app/partials/admin/admin-project-values-points.jade +++ b/app/partials/admin/admin-project-values-points.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-project-values-priorities.jade b/app/partials/admin/admin-project-values-priorities.jade index 991d2711d..2c9ecdd52 100644 --- a/app/partials/admin/admin-project-values-priorities.jade +++ b/app/partials/admin/admin-project-values-priorities.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-project-values-severities.jade b/app/partials/admin/admin-project-values-severities.jade index e66845263..4c56df54d 100644 --- a/app/partials/admin/admin-project-values-severities.jade +++ b/app/partials/admin/admin-project-values-severities.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-project-values-status.jade b/app/partials/admin/admin-project-values-status.jade index 1d290bf1f..f92fafbea 100644 --- a/app/partials/admin/admin-project-values-status.jade +++ b/app/partials/admin/admin-project-values-status.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-project-values-tags.jade b/app/partials/admin/admin-project-values-tags.jade index 8546dd82e..0bbdfc05e 100644 --- a/app/partials/admin/admin-project-values-tags.jade +++ b/app/partials/admin/admin-project-values-tags.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-project-values-types.jade b/app/partials/admin/admin-project-values-types.jade index faf535acc..d3ac6f893 100644 --- a/app/partials/admin/admin-project-values-types.jade +++ b/app/partials/admin/admin-project-values-types.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-roles.jade b/app/partials/admin/admin-roles.jade index a328b7462..6b82a9f62 100644 --- a/app/partials/admin/admin-roles.jade +++ b/app/partials/admin/admin-roles.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-third-parties-bitbucket.jade b/app/partials/admin/admin-third-parties-bitbucket.jade index d89070ad5..62fc408ee 100644 --- a/app/partials/admin/admin-third-parties-bitbucket.jade +++ b/app/partials/admin/admin-third-parties-bitbucket.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-third-parties-github.jade b/app/partials/admin/admin-third-parties-github.jade index 31b375f46..2727a682e 100644 --- a/app/partials/admin/admin-third-parties-github.jade +++ b/app/partials/admin/admin-third-parties-github.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-third-parties-gitlab.jade b/app/partials/admin/admin-third-parties-gitlab.jade index 6fb7187c9..9930a2122 100644 --- a/app/partials/admin/admin-third-parties-gitlab.jade +++ b/app/partials/admin/admin-third-parties-gitlab.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-third-parties-gogs.jade b/app/partials/admin/admin-third-parties-gogs.jade index 91f2f4d11..66f130b7d 100644 --- a/app/partials/admin/admin-third-parties-gogs.jade +++ b/app/partials/admin/admin-third-parties-gogs.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/admin-third-parties-webhooks.jade b/app/partials/admin/admin-third-parties-webhooks.jade index 38ef96a1a..e11b0b9ed 100644 --- a/app/partials/admin/admin-third-parties-webhooks.jade +++ b/app/partials/admin/admin-third-parties-webhooks.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/lightbox-add-members.jade b/app/partials/admin/lightbox-add-members.jade index 3f8cf07dc..4e952b9ff 100644 --- a/app/partials/admin/lightbox-add-members.jade +++ b/app/partials/admin/lightbox-add-members.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/memberships-row-avatar.jade b/app/partials/admin/memberships-row-avatar.jade index 7047dbb29..c65584420 100644 --- a/app/partials/admin/memberships-row-avatar.jade +++ b/app/partials/admin/memberships-row-avatar.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/memberships-warning-message.jade b/app/partials/admin/memberships-warning-message.jade index f860ae0c8..2b503db03 100644 --- a/app/partials/admin/memberships-warning-message.jade +++ b/app/partials/admin/memberships-warning-message.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/no-more-memberships-explanation.jade b/app/partials/admin/no-more-memberships-explanation.jade index 514c0a5e1..746744724 100644 --- a/app/partials/admin/no-more-memberships-explanation.jade +++ b/app/partials/admin/no-more-memberships-explanation.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/admin/project-csv.jade b/app/partials/admin/project-csv.jade index d556f402f..b2c77914e 100644 --- a/app/partials/admin/project-csv.jade +++ b/app/partials/admin/project-csv.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/auth/change-password-from-recovery.jade b/app/partials/auth/change-password-from-recovery.jade index eb5588b2a..9e2c20cc2 100644 --- a/app/partials/auth/change-password-from-recovery.jade +++ b/app/partials/auth/change-password-from-recovery.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/auth/forgot-password.jade b/app/partials/auth/forgot-password.jade index 692237d19..3b6a2dea6 100644 --- a/app/partials/auth/forgot-password.jade +++ b/app/partials/auth/forgot-password.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/auth/invitation.jade b/app/partials/auth/invitation.jade index 888c709f8..d6da0f339 100644 --- a/app/partials/auth/invitation.jade +++ b/app/partials/auth/invitation.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/auth/login-text.jade b/app/partials/auth/login-text.jade index 73e65f67e..131029378 100644 --- a/app/partials/auth/login-text.jade +++ b/app/partials/auth/login-text.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/auth/login.jade b/app/partials/auth/login.jade index c9d7375b8..c2b384e68 100644 --- a/app/partials/auth/login.jade +++ b/app/partials/auth/login.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/auth/register.jade b/app/partials/auth/register.jade index 42d43ee41..9b5b54000 100644 --- a/app/partials/auth/register.jade +++ b/app/partials/auth/register.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/backlog/backlog.jade b/app/partials/backlog/backlog.jade index 5a023c330..65d471667 100644 --- a/app/partials/backlog/backlog.jade +++ b/app/partials/backlog/backlog.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/backlog/progress-bar.jade b/app/partials/backlog/progress-bar.jade index 7f2d63f24..c8b97ca8b 100644 --- a/app/partials/backlog/progress-bar.jade +++ b/app/partials/backlog/progress-bar.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/backlog/sprint-header.jade b/app/partials/backlog/sprint-header.jade index 604dc2efd..98fb4a070 100644 --- a/app/partials/backlog/sprint-header.jade +++ b/app/partials/backlog/sprint-header.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/backlog/sprint.jade b/app/partials/backlog/sprint.jade index 3622ac027..b40a767df 100644 --- a/app/partials/backlog/sprint.jade +++ b/app/partials/backlog/sprint.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/backlog/us-edit-popover.jade b/app/partials/backlog/us-edit-popover.jade index a558c8b71..681f413ca 100644 --- a/app/partials/backlog/us-edit-popover.jade +++ b/app/partials/backlog/us-edit-popover.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/backlog/us-role-points-popover.jade b/app/partials/backlog/us-role-points-popover.jade index 45e70085f..6ae631552 100644 --- a/app/partials/backlog/us-role-points-popover.jade +++ b/app/partials/backlog/us-role-points-popover.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/components/add-button.jade b/app/partials/common/components/add-button.jade index fcf1fce32..be3aba15c 100644 --- a/app/partials/common/components/add-button.jade +++ b/app/partials/common/components/add-button.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/components/block-button.jade b/app/partials/common/components/block-button.jade index 3d14e81c6..a968b6278 100644 --- a/app/partials/common/components/block-button.jade +++ b/app/partials/common/components/block-button.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/components/created-by.jade b/app/partials/common/components/created-by.jade index 812d63383..8cd8c0441 100644 --- a/app/partials/common/components/created-by.jade +++ b/app/partials/common/components/created-by.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/components/delete-button.jade b/app/partials/common/components/delete-button.jade index 1dccb0d10..a5ba5eecb 100644 --- a/app/partials/common/components/delete-button.jade +++ b/app/partials/common/components/delete-button.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/components/editable-description-msg-edit-mode.jade b/app/partials/common/components/editable-description-msg-edit-mode.jade index a9e7f7e29..0f8c931db 100644 --- a/app/partials/common/components/editable-description-msg-edit-mode.jade +++ b/app/partials/common/components/editable-description-msg-edit-mode.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/components/editable-description-msg-read-mode.jade b/app/partials/common/components/editable-description-msg-read-mode.jade index 5c085d1ee..ea3900412 100644 --- a/app/partials/common/components/editable-description-msg-read-mode.jade +++ b/app/partials/common/components/editable-description-msg-read-mode.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/components/editable-subject.jade b/app/partials/common/components/editable-subject.jade index cc3e6c88d..6afc14511 100644 --- a/app/partials/common/components/editable-subject.jade +++ b/app/partials/common/components/editable-subject.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/components/kanban-placeholder.jade b/app/partials/common/components/kanban-placeholder.jade index e1aa5f7bd..b909c7296 100644 --- a/app/partials/common/components/kanban-placeholder.jade +++ b/app/partials/common/components/kanban-placeholder.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/components/level.jade b/app/partials/common/components/level.jade index c1821542a..74fab621e 100644 --- a/app/partials/common/components/level.jade +++ b/app/partials/common/components/level.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/components/list-item-assigned-to-avatar.jade b/app/partials/common/components/list-item-assigned-to-avatar.jade index 9cb2a1266..aaea41925 100644 --- a/app/partials/common/components/list-item-assigned-to-avatar.jade +++ b/app/partials/common/components/list-item-assigned-to-avatar.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/components/main-title.jade b/app/partials/common/components/main-title.jade index 248c58a9b..ab2ac33c8 100644 --- a/app/partials/common/components/main-title.jade +++ b/app/partials/common/components/main-title.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/components/progress-bar.jade b/app/partials/common/components/progress-bar.jade index 704b97621..920ef5ca0 100644 --- a/app/partials/common/components/progress-bar.jade +++ b/app/partials/common/components/progress-bar.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/components/status-button.jade b/app/partials/common/components/status-button.jade index d8a842f3e..45355f8d3 100644 --- a/app/partials/common/components/status-button.jade +++ b/app/partials/common/components/status-button.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/components/status-display.jade b/app/partials/common/components/status-display.jade index 1b84c2068..ff5c89b50 100644 --- a/app/partials/common/components/status-display.jade +++ b/app/partials/common/components/status-display.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/components/taskboard-placeholder.jade b/app/partials/common/components/taskboard-placeholder.jade index b497ea2ef..b1bb1c213 100644 --- a/app/partials/common/components/taskboard-placeholder.jade +++ b/app/partials/common/components/taskboard-placeholder.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/components/user-display.jade b/app/partials/common/components/user-display.jade index 283803f4a..47c87d342 100644 --- a/app/partials/common/components/user-display.jade +++ b/app/partials/common/components/user-display.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/components/wysiwyg-toolbar.jade b/app/partials/common/components/wysiwyg-toolbar.jade index a06cc10eb..2e2b505a8 100644 --- a/app/partials/common/components/wysiwyg-toolbar.jade +++ b/app/partials/common/components/wysiwyg-toolbar.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/estimation/us-estimation-points-per-role.jade b/app/partials/common/estimation/us-estimation-points-per-role.jade index 2baa278ef..ae3b6fcee 100644 --- a/app/partials/common/estimation/us-estimation-points-per-role.jade +++ b/app/partials/common/estimation/us-estimation-points-per-role.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/estimation/us-estimation-points.jade b/app/partials/common/estimation/us-estimation-points.jade index 352acfb09..9806a6981 100644 --- a/app/partials/common/estimation/us-estimation-points.jade +++ b/app/partials/common/estimation/us-estimation-points.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/estimation/us-estimation-total.jade b/app/partials/common/estimation/us-estimation-total.jade index 327b421b2..a2096c4aa 100644 --- a/app/partials/common/estimation/us-estimation-total.jade +++ b/app/partials/common/estimation/us-estimation-total.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/estimation/us-points-roles-popover.jade b/app/partials/common/estimation/us-points-roles-popover.jade index 0671dfbd0..db9295c2d 100644 --- a/app/partials/common/estimation/us-points-roles-popover.jade +++ b/app/partials/common/estimation/us-points-roles-popover.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/lightbox-feedback.jade b/app/partials/common/lightbox-feedback.jade index 59d90a55e..42b32992a 100644 --- a/app/partials/common/lightbox-feedback.jade +++ b/app/partials/common/lightbox-feedback.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/lightbox/lightbox-block.jade b/app/partials/common/lightbox/lightbox-block.jade index 5c190b98b..6ebfabb63 100644 --- a/app/partials/common/lightbox/lightbox-block.jade +++ b/app/partials/common/lightbox/lightbox-block.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/lightbox/lightbox-blocking-message-input.jade b/app/partials/common/lightbox/lightbox-blocking-message-input.jade index b252b20bd..d97ff04e1 100644 --- a/app/partials/common/lightbox/lightbox-blocking-message-input.jade +++ b/app/partials/common/lightbox/lightbox-blocking-message-input.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/lightbox/lightbox-change-owner.jade b/app/partials/common/lightbox/lightbox-change-owner.jade index b9fa8fa38..794b97bbb 100644 --- a/app/partials/common/lightbox/lightbox-change-owner.jade +++ b/app/partials/common/lightbox/lightbox-change-owner.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/lightbox/lightbox-create-edit/lb-create-edit-issue.jade b/app/partials/common/lightbox/lightbox-create-edit/lb-create-edit-issue.jade index 23fa1f0fd..c3c5e00da 100644 --- a/app/partials/common/lightbox/lightbox-create-edit/lb-create-edit-issue.jade +++ b/app/partials/common/lightbox/lightbox-create-edit/lb-create-edit-issue.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/lightbox/lightbox-create-edit/lb-create-edit-task.jade b/app/partials/common/lightbox/lightbox-create-edit/lb-create-edit-task.jade index eb8dac292..2ca280a92 100644 --- a/app/partials/common/lightbox/lightbox-create-edit/lb-create-edit-task.jade +++ b/app/partials/common/lightbox/lightbox-create-edit/lb-create-edit-task.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/lightbox/lightbox-create-edit/lb-create-edit-us.jade b/app/partials/common/lightbox/lightbox-create-edit/lb-create-edit-us.jade index 9a685dcc7..b1bbef56d 100644 --- a/app/partials/common/lightbox/lightbox-create-edit/lb-create-edit-us.jade +++ b/app/partials/common/lightbox/lightbox-create-edit/lb-create-edit-us.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/lightbox/lightbox-create-edit/lb-create-edit.jade b/app/partials/common/lightbox/lightbox-create-edit/lb-create-edit.jade index a59fbcdad..3a7a8a1b4 100644 --- a/app/partials/common/lightbox/lightbox-create-edit/lb-create-edit.jade +++ b/app/partials/common/lightbox/lightbox-create-edit/lb-create-edit.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/lightbox/lightbox-due-date.jade b/app/partials/common/lightbox/lightbox-due-date.jade index 817d6a14c..2ad54ee21 100644 --- a/app/partials/common/lightbox/lightbox-due-date.jade +++ b/app/partials/common/lightbox/lightbox-due-date.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/lightbox/lightbox-leave-project-warning.jade b/app/partials/common/lightbox/lightbox-leave-project-warning.jade index 336e1cd0a..2e5eb5246 100644 --- a/app/partials/common/lightbox/lightbox-leave-project-warning.jade +++ b/app/partials/common/lightbox/lightbox-leave-project-warning.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/lightbox/lightbox-relate-to-epic.jade b/app/partials/common/lightbox/lightbox-relate-to-epic.jade index 8ffc48b6f..ecf695705 100644 --- a/app/partials/common/lightbox/lightbox-relate-to-epic.jade +++ b/app/partials/common/lightbox/lightbox-relate-to-epic.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/lightbox/lightbox-request-ownership.jade b/app/partials/common/lightbox/lightbox-request-ownership.jade index 8e6295a7e..862673731 100644 --- a/app/partials/common/lightbox/lightbox-request-ownership.jade +++ b/app/partials/common/lightbox/lightbox-request-ownership.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/popover/popover-related-task-status.jade b/app/partials/common/popover/popover-related-task-status.jade index 90d292096..dddfcad89 100644 --- a/app/partials/common/popover/popover-related-task-status.jade +++ b/app/partials/common/popover/popover-related-task-status.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/popover/popover-us-status.jade b/app/partials/common/popover/popover-us-status.jade index e46d50269..cbb892912 100644 --- a/app/partials/common/popover/popover-us-status.jade +++ b/app/partials/common/popover/popover-us-status.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/tag/lb-tag-line-tags.jade b/app/partials/common/tag/lb-tag-line-tags.jade index c2e1e3247..45ed8026a 100644 --- a/app/partials/common/tag/lb-tag-line-tags.jade +++ b/app/partials/common/tag/lb-tag-line-tags.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/tag/lb-tag-line.jade b/app/partials/common/tag/lb-tag-line.jade index be352a4bf..247dd0749 100644 --- a/app/partials/common/tag/lb-tag-line.jade +++ b/app/partials/common/tag/lb-tag-line.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/tag/tag-line.jade b/app/partials/common/tag/tag-line.jade index 7f29e4012..3ca5b4954 100644 --- a/app/partials/common/tag/tag-line.jade +++ b/app/partials/common/tag/tag-line.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/tag/tags-line-tags.jade b/app/partials/common/tag/tags-line-tags.jade index 9c123a659..92417aacf 100644 --- a/app/partials/common/tag/tags-line-tags.jade +++ b/app/partials/common/tag/tags-line-tags.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/common/wysiwyg/wysiwyg-markitup-preview.jade b/app/partials/common/wysiwyg/wysiwyg-markitup-preview.jade index a5fbe0e89..002eeeb52 100644 --- a/app/partials/common/wysiwyg/wysiwyg-markitup-preview.jade +++ b/app/partials/common/wysiwyg/wysiwyg-markitup-preview.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/contrib/main.jade b/app/partials/contrib/main.jade index f6f38371c..4b9e28711 100644 --- a/app/partials/contrib/main.jade +++ b/app/partials/contrib/main.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/contrib/user-settings.jade b/app/partials/contrib/user-settings.jade index 6f641130b..38bd28e03 100644 --- a/app/partials/contrib/user-settings.jade +++ b/app/partials/contrib/user-settings.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/custom-attributes/custom-attribute-value-edit.jade b/app/partials/custom-attributes/custom-attribute-value-edit.jade index 9f8837459..38485de9f 100644 --- a/app/partials/custom-attributes/custom-attribute-value-edit.jade +++ b/app/partials/custom-attributes/custom-attribute-value-edit.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/custom-attributes/custom-attribute-value.jade b/app/partials/custom-attributes/custom-attribute-value.jade index 896a8c235..e5a795ccc 100644 --- a/app/partials/custom-attributes/custom-attribute-value.jade +++ b/app/partials/custom-attributes/custom-attribute-value.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/custom-attributes/custom-attributes-values.jade b/app/partials/custom-attributes/custom-attributes-values.jade index 452346ffe..2cfc47d99 100644 --- a/app/partials/custom-attributes/custom-attributes-values.jade +++ b/app/partials/custom-attributes/custom-attributes-values.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/epic/epic-detail.jade b/app/partials/epic/epic-detail.jade index 2a5bb6e0f..7798e644c 100644 --- a/app/partials/epic/epic-detail.jade +++ b/app/partials/epic/epic-detail.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/error/error.jade b/app/partials/error/error.jade index 831ff91bf..7234f3fb8 100644 --- a/app/partials/error/error.jade +++ b/app/partials/error/error.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/error/not-found.jade b/app/partials/error/not-found.jade index 44eeac74c..4b556b9a1 100644 --- a/app/partials/error/not-found.jade +++ b/app/partials/error/not-found.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/error/permission-denied.jade b/app/partials/error/permission-denied.jade index 431b2555a..e3052ceff 100644 --- a/app/partials/error/permission-denied.jade +++ b/app/partials/error/permission-denied.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/components/addnewissue.jade b/app/partials/includes/components/addnewissue.jade index 0b14eaccb..f4f49eae6 100644 --- a/app/partials/includes/components/addnewissue.jade +++ b/app/partials/includes/components/addnewissue.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/components/addnewtask.jade b/app/partials/includes/components/addnewtask.jade index 7135435e6..83955e279 100644 --- a/app/partials/includes/components/addnewtask.jade +++ b/app/partials/includes/components/addnewtask.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/components/addnewus.jade b/app/partials/includes/components/addnewus.jade index 200e088f5..79a6012fa 100644 --- a/app/partials/includes/components/addnewus.jade +++ b/app/partials/includes/components/addnewus.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/components/backlog-row.jade b/app/partials/includes/components/backlog-row.jade index 6acc378b9..ecc32e4d3 100644 --- a/app/partials/includes/components/backlog-row.jade +++ b/app/partials/includes/components/backlog-row.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/components/loading-bar.jade b/app/partials/includes/components/loading-bar.jade index d5b4e84e7..103e2742c 100644 --- a/app/partials/includes/components/loading-bar.jade +++ b/app/partials/includes/components/loading-bar.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/components/mainTitle.jade b/app/partials/includes/components/mainTitle.jade index 0d2036924..98fec48bf 100644 --- a/app/partials/includes/components/mainTitle.jade +++ b/app/partials/includes/components/mainTitle.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/components/notification-message.jade b/app/partials/includes/components/notification-message.jade index b1149a8a0..0c9ba2b8d 100644 --- a/app/partials/includes/components/notification-message.jade +++ b/app/partials/includes/components/notification-message.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/components/sprint-summary.jade b/app/partials/includes/components/sprint-summary.jade index e65a6de8e..390689a35 100644 --- a/app/partials/includes/components/sprint-summary.jade +++ b/app/partials/includes/components/sprint-summary.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/components/summary.jade b/app/partials/includes/components/summary.jade index 2be1686ad..08f4a910f 100644 --- a/app/partials/includes/components/summary.jade +++ b/app/partials/includes/components/summary.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/admin-menu.jade b/app/partials/includes/modules/admin-menu.jade index 5c55dd830..d1bb8d301 100644 --- a/app/partials/includes/modules/admin-menu.jade +++ b/app/partials/includes/modules/admin-menu.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/admin-submenu-project-profile.jade b/app/partials/includes/modules/admin-submenu-project-profile.jade index 10c6b8436..7e6487081 100644 --- a/app/partials/includes/modules/admin-submenu-project-profile.jade +++ b/app/partials/includes/modules/admin-submenu-project-profile.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/admin-submenu-project-values.jade b/app/partials/includes/modules/admin-submenu-project-values.jade index bd14ce481..8fbbdd13d 100644 --- a/app/partials/includes/modules/admin-submenu-project-values.jade +++ b/app/partials/includes/modules/admin-submenu-project-values.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/admin-submenu-roles.jade b/app/partials/includes/modules/admin-submenu-roles.jade index 8b91a3b90..304979a3d 100644 --- a/app/partials/includes/modules/admin-submenu-roles.jade +++ b/app/partials/includes/modules/admin-submenu-roles.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/admin-submenu-third-parties.jade b/app/partials/includes/modules/admin-submenu-third-parties.jade index b0c65d86e..a2c5bae27 100644 --- a/app/partials/includes/modules/admin-submenu-third-parties.jade +++ b/app/partials/includes/modules/admin-submenu-third-parties.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/admin/admin-custom-attributes-extra.jade b/app/partials/includes/modules/admin/admin-custom-attributes-extra.jade index fc87c2747..273965326 100644 --- a/app/partials/includes/modules/admin/admin-custom-attributes-extra.jade +++ b/app/partials/includes/modules/admin/admin-custom-attributes-extra.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/admin/admin-custom-attributes-new-extra.jade b/app/partials/includes/modules/admin/admin-custom-attributes-new-extra.jade index 038b015e9..afd7297f1 100644 --- a/app/partials/includes/modules/admin/admin-custom-attributes-new-extra.jade +++ b/app/partials/includes/modules/admin/admin-custom-attributes-new-extra.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/admin/admin-custom-attributes.jade b/app/partials/includes/modules/admin/admin-custom-attributes.jade index 4f32b0308..eddd146c2 100644 --- a/app/partials/includes/modules/admin/admin-custom-attributes.jade +++ b/app/partials/includes/modules/admin/admin-custom-attributes.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/admin/admin-membership-table.jade b/app/partials/includes/modules/admin/admin-membership-table.jade index 1e7c4c653..9aab63728 100644 --- a/app/partials/includes/modules/admin/admin-membership-table.jade +++ b/app/partials/includes/modules/admin/admin-membership-table.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/admin/admin-submenu-contrib.jade b/app/partials/includes/modules/admin/admin-submenu-contrib.jade index d1cc98bca..bb5cfb152 100644 --- a/app/partials/includes/modules/admin/admin-submenu-contrib.jade +++ b/app/partials/includes/modules/admin/admin-submenu-contrib.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/admin/default-values.jade b/app/partials/includes/modules/admin/default-values.jade index 6c151ec75..1ff4f4407 100644 --- a/app/partials/includes/modules/admin/default-values.jade +++ b/app/partials/includes/modules/admin/default-values.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/admin/project-due-date-status.jade b/app/partials/includes/modules/admin/project-due-date-status.jade index 8ad1986c8..8bac4b6d6 100644 --- a/app/partials/includes/modules/admin/project-due-date-status.jade +++ b/app/partials/includes/modules/admin/project-due-date-status.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/admin/project-kanban-swimlane-single.jade b/app/partials/includes/modules/admin/project-kanban-swimlane-single.jade index 3e73db434..0104d3186 100644 --- a/app/partials/includes/modules/admin/project-kanban-swimlane-single.jade +++ b/app/partials/includes/modules/admin/project-kanban-swimlane-single.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/admin/project-kanban-swimlanes.jade b/app/partials/includes/modules/admin/project-kanban-swimlanes.jade index 1d540356a..7a430a42e 100644 --- a/app/partials/includes/modules/admin/project-kanban-swimlanes.jade +++ b/app/partials/includes/modules/admin/project-kanban-swimlanes.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/admin/project-points.jade b/app/partials/includes/modules/admin/project-points.jade index 9bc0f07d0..3a8f07670 100644 --- a/app/partials/includes/modules/admin/project-points.jade +++ b/app/partials/includes/modules/admin/project-points.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/admin/project-status.jade b/app/partials/includes/modules/admin/project-status.jade index ea40e33b4..0ae06f7e9 100644 --- a/app/partials/includes/modules/admin/project-status.jade +++ b/app/partials/includes/modules/admin/project-status.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/admin/project-tags.jade b/app/partials/includes/modules/admin/project-tags.jade index a9e0700f5..0f92cef9f 100644 --- a/app/partials/includes/modules/admin/project-tags.jade +++ b/app/partials/includes/modules/admin/project-tags.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/admin/project-types.jade b/app/partials/includes/modules/admin/project-types.jade index 7324fe38d..133a69a4c 100644 --- a/app/partials/includes/modules/admin/project-types.jade +++ b/app/partials/includes/modules/admin/project-types.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/admin/project-us-status.jade b/app/partials/includes/modules/admin/project-us-status.jade index 21c849fe0..33e170d3b 100644 --- a/app/partials/includes/modules/admin/project-us-status.jade +++ b/app/partials/includes/modules/admin/project-us-status.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/backlog-table.jade b/app/partials/includes/modules/backlog-table.jade index 8960dbfaf..2799a032f 100644 --- a/app/partials/includes/modules/backlog-table.jade +++ b/app/partials/includes/modules/backlog-table.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/burndown.jade b/app/partials/includes/modules/burndown.jade index 59df68ef8..80cf35273 100644 --- a/app/partials/includes/modules/burndown.jade +++ b/app/partials/includes/modules/burndown.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/cancel-account-form.jade b/app/partials/includes/modules/cancel-account-form.jade index f62e638d4..72aeb354f 100644 --- a/app/partials/includes/modules/cancel-account-form.jade +++ b/app/partials/includes/modules/cancel-account-form.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/change-email-form.jade b/app/partials/includes/modules/change-email-form.jade index 1f9073c19..3087a2f7a 100644 --- a/app/partials/includes/modules/change-email-form.jade +++ b/app/partials/includes/modules/change-email-form.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/change-password-from-recovery-form.jade b/app/partials/includes/modules/change-password-from-recovery-form.jade index 77f073a04..29762bdac 100644 --- a/app/partials/includes/modules/change-password-from-recovery-form.jade +++ b/app/partials/includes/modules/change-password-from-recovery-form.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/forgot-form.jade b/app/partials/includes/modules/forgot-form.jade index f2447aec0..6fbe877ab 100644 --- a/app/partials/includes/modules/forgot-form.jade +++ b/app/partials/includes/modules/forgot-form.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/invitation-login-form.jade b/app/partials/includes/modules/invitation-login-form.jade index 33ebd9abd..d08d7a7ad 100644 --- a/app/partials/includes/modules/invitation-login-form.jade +++ b/app/partials/includes/modules/invitation-login-form.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/invitation-register-form.jade b/app/partials/includes/modules/invitation-register-form.jade index cacf86b6d..299d6a8a9 100644 --- a/app/partials/includes/modules/invitation-register-form.jade +++ b/app/partials/includes/modules/invitation-register-form.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/kanban-table.jade b/app/partials/includes/modules/kanban-table.jade index fa2665fa4..14e282c6f 100644 --- a/app/partials/includes/modules/kanban-table.jade +++ b/app/partials/includes/modules/kanban-table.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/lightbox-ask-choice.jade b/app/partials/includes/modules/lightbox-ask-choice.jade index f2c844459..a7b72e2b2 100644 --- a/app/partials/includes/modules/lightbox-ask-choice.jade +++ b/app/partials/includes/modules/lightbox-ask-choice.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/lightbox-delete-project.jade b/app/partials/includes/modules/lightbox-delete-project.jade index 1a2578d9c..d263750ba 100644 --- a/app/partials/includes/modules/lightbox-delete-project.jade +++ b/app/partials/includes/modules/lightbox-delete-project.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/lightbox-generic-ask.jade b/app/partials/includes/modules/lightbox-generic-ask.jade index 3da237577..ec741514b 100644 --- a/app/partials/includes/modules/lightbox-generic-ask.jade +++ b/app/partials/includes/modules/lightbox-generic-ask.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/lightbox-generic-delete.jade b/app/partials/includes/modules/lightbox-generic-delete.jade index eed3dfc66..ffbb77753 100644 --- a/app/partials/includes/modules/lightbox-generic-delete.jade +++ b/app/partials/includes/modules/lightbox-generic-delete.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/lightbox-generic-error.jade b/app/partials/includes/modules/lightbox-generic-error.jade index d7de00810..9cecbf6b9 100644 --- a/app/partials/includes/modules/lightbox-generic-error.jade +++ b/app/partials/includes/modules/lightbox-generic-error.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/lightbox-generic-loading.jade b/app/partials/includes/modules/lightbox-generic-loading.jade index 3b8e20daf..b4497cec8 100644 --- a/app/partials/includes/modules/lightbox-generic-loading.jade +++ b/app/partials/includes/modules/lightbox-generic-loading.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/lightbox-generic-success.jade b/app/partials/includes/modules/lightbox-generic-success.jade index 1bedd72f4..efed7fac1 100644 --- a/app/partials/includes/modules/lightbox-generic-success.jade +++ b/app/partials/includes/modules/lightbox-generic-success.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/lightbox-issue-bulk.jade b/app/partials/includes/modules/lightbox-issue-bulk.jade index dc10a44af..3b216d14d 100644 --- a/app/partials/includes/modules/lightbox-issue-bulk.jade +++ b/app/partials/includes/modules/lightbox-issue-bulk.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/lightbox-sprint-add-edit.jade b/app/partials/includes/modules/lightbox-sprint-add-edit.jade index 1791759f1..075245d6e 100644 --- a/app/partials/includes/modules/lightbox-sprint-add-edit.jade +++ b/app/partials/includes/modules/lightbox-sprint-add-edit.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/lightbox-task-bulk.jade b/app/partials/includes/modules/lightbox-task-bulk.jade index a2b6d3919..cfe7d82e0 100644 --- a/app/partials/includes/modules/lightbox-task-bulk.jade +++ b/app/partials/includes/modules/lightbox-task-bulk.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/lightbox-us-bulk.jade b/app/partials/includes/modules/lightbox-us-bulk.jade index dcd2f8dc9..cd8960dcf 100644 --- a/app/partials/includes/modules/lightbox-us-bulk.jade +++ b/app/partials/includes/modules/lightbox-us-bulk.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/loader.jade b/app/partials/includes/modules/loader.jade index 3e4e77b9f..b15afec23 100644 --- a/app/partials/includes/modules/loader.jade +++ b/app/partials/includes/modules/loader.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/login-form.jade b/app/partials/includes/modules/login-form.jade index c81f56ebb..103147d9b 100644 --- a/app/partials/includes/modules/login-form.jade +++ b/app/partials/includes/modules/login-form.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/register-form.jade b/app/partials/includes/modules/register-form.jade index ab2957c05..56a8ea07f 100644 --- a/app/partials/includes/modules/register-form.jade +++ b/app/partials/includes/modules/register-form.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/related-tasks.jade b/app/partials/includes/modules/related-tasks.jade index feae3e997..113701479 100644 --- a/app/partials/includes/modules/related-tasks.jade +++ b/app/partials/includes/modules/related-tasks.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/search-filter.jade b/app/partials/includes/modules/search-filter.jade index 485790731..4dadec539 100644 --- a/app/partials/includes/modules/search-filter.jade +++ b/app/partials/includes/modules/search-filter.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/search-in.jade b/app/partials/includes/modules/search-in.jade index e0cd1587b..3e752762a 100644 --- a/app/partials/includes/modules/search-in.jade +++ b/app/partials/includes/modules/search-in.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/search-results/empty-search-results.jade b/app/partials/includes/modules/search-results/empty-search-results.jade index 30d30f7cc..8e34ebacc 100644 --- a/app/partials/includes/modules/search-results/empty-search-results.jade +++ b/app/partials/includes/modules/search-results/empty-search-results.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/search-results/search-result-table-epics.jade b/app/partials/includes/modules/search-results/search-result-table-epics.jade index 3da15d29f..e30954685 100644 --- a/app/partials/includes/modules/search-results/search-result-table-epics.jade +++ b/app/partials/includes/modules/search-results/search-result-table-epics.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/search-results/search-result-table-issues.jade b/app/partials/includes/modules/search-results/search-result-table-issues.jade index c10b179a4..808b6d1ed 100644 --- a/app/partials/includes/modules/search-results/search-result-table-issues.jade +++ b/app/partials/includes/modules/search-results/search-result-table-issues.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/search-results/search-result-table-tasks.jade b/app/partials/includes/modules/search-results/search-result-table-tasks.jade index 60b15432f..426b6a4b0 100644 --- a/app/partials/includes/modules/search-results/search-result-table-tasks.jade +++ b/app/partials/includes/modules/search-results/search-result-table-tasks.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/search-results/search-result-table-us.jade b/app/partials/includes/modules/search-results/search-result-table-us.jade index 6596bcd5e..4871a20dc 100644 --- a/app/partials/includes/modules/search-results/search-result-table-us.jade +++ b/app/partials/includes/modules/search-results/search-result-table-us.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/search-results/search-result-table-wiki.jade b/app/partials/includes/modules/search-results/search-result-table-wiki.jade index 2abb55565..c02b43fe8 100644 --- a/app/partials/includes/modules/search-results/search-result-table-wiki.jade +++ b/app/partials/includes/modules/search-results/search-result-table-wiki.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/search-results/search-result-table.jade b/app/partials/includes/modules/search-results/search-result-table.jade index d5319d3b2..6d24ad34c 100644 --- a/app/partials/includes/modules/search-results/search-result-table.jade +++ b/app/partials/includes/modules/search-results/search-result-table.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/sprints.jade b/app/partials/includes/modules/sprints.jade index fbfd5fdae..36d5c5807 100644 --- a/app/partials/includes/modules/sprints.jade +++ b/app/partials/includes/modules/sprints.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/taskboard-table.jade b/app/partials/includes/modules/taskboard-table.jade index 8a109c6ff..4c1c62fce 100644 --- a/app/partials/includes/modules/taskboard-table.jade +++ b/app/partials/includes/modules/taskboard-table.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/team/team-filters.jade b/app/partials/includes/modules/team/team-filters.jade index b62790766..e620a7799 100644 --- a/app/partials/includes/modules/team/team-filters.jade +++ b/app/partials/includes/modules/team/team-filters.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/team/team-table.jade b/app/partials/includes/modules/team/team-table.jade index 2aecdc245..c3e6a107d 100644 --- a/app/partials/includes/modules/team/team-table.jade +++ b/app/partials/includes/modules/team/team-table.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/user-settings-menu.jade b/app/partials/includes/modules/user-settings-menu.jade index 334e29ca7..9de31fe4d 100644 --- a/app/partials/includes/modules/user-settings-menu.jade +++ b/app/partials/includes/modules/user-settings-menu.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/user-settings/live-notifications-table.jade b/app/partials/includes/modules/user-settings/live-notifications-table.jade index 55d7780fc..f844bd528 100644 --- a/app/partials/includes/modules/user-settings/live-notifications-table.jade +++ b/app/partials/includes/modules/user-settings/live-notifications-table.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/user-settings/mail-notifications-table.jade b/app/partials/includes/modules/user-settings/mail-notifications-table.jade index b82b6c9cb..f5f60937f 100644 --- a/app/partials/includes/modules/user-settings/mail-notifications-table.jade +++ b/app/partials/includes/modules/user-settings/mail-notifications-table.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/user-settings/web-notifications-table.jade b/app/partials/includes/modules/user-settings/web-notifications-table.jade index 5e6aaf6db..15ab05221 100644 --- a/app/partials/includes/modules/user-settings/web-notifications-table.jade +++ b/app/partials/includes/modules/user-settings/web-notifications-table.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/includes/modules/verify-email-form.jade b/app/partials/includes/modules/verify-email-form.jade index e8cd2f861..d2ab5e62a 100644 --- a/app/partials/includes/modules/verify-email-form.jade +++ b/app/partials/includes/modules/verify-email-form.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/issue/assign-sprint-to-issue-button.jade b/app/partials/issue/assign-sprint-to-issue-button.jade index f94f3943d..50119affc 100644 --- a/app/partials/issue/assign-sprint-to-issue-button.jade +++ b/app/partials/issue/assign-sprint-to-issue-button.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/issue/iocaine-button.jade b/app/partials/issue/iocaine-button.jade index d3d0115af..5a73d8080 100644 --- a/app/partials/issue/iocaine-button.jade +++ b/app/partials/issue/iocaine-button.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/issue/issue-paginator.jade b/app/partials/issue/issue-paginator.jade index b35a3c98d..7969b02a0 100644 --- a/app/partials/issue/issue-paginator.jade +++ b/app/partials/issue/issue-paginator.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/issue/issue-priority-button.jade b/app/partials/issue/issue-priority-button.jade index 5b05a5b31..a9d9a305d 100644 --- a/app/partials/issue/issue-priority-button.jade +++ b/app/partials/issue/issue-priority-button.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/issue/issue-severity-button.jade b/app/partials/issue/issue-severity-button.jade index aac2bd5e1..4db913ae8 100644 --- a/app/partials/issue/issue-severity-button.jade +++ b/app/partials/issue/issue-severity-button.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/issue/issue-status-inline-edition-selection.jade b/app/partials/issue/issue-status-inline-edition-selection.jade index f121635f6..72e947c3a 100644 --- a/app/partials/issue/issue-status-inline-edition-selection.jade +++ b/app/partials/issue/issue-status-inline-edition-selection.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/issue/issue-type-button.jade b/app/partials/issue/issue-type-button.jade index 6967a6515..af6567d20 100644 --- a/app/partials/issue/issue-type-button.jade +++ b/app/partials/issue/issue-type-button.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/issue/issues-detail.jade b/app/partials/issue/issues-detail.jade index 9ddcab82d..41b59fc2f 100644 --- a/app/partials/issue/issues-detail.jade +++ b/app/partials/issue/issues-detail.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/issue/issues.jade b/app/partials/issue/issues.jade index 4131537c2..0f109f83e 100644 --- a/app/partials/issue/issues.jade +++ b/app/partials/issue/issues.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/kanban/kanban.jade b/app/partials/kanban/kanban.jade index 269ad8da0..f322d4289 100644 --- a/app/partials/kanban/kanban.jade +++ b/app/partials/kanban/kanban.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/search/lightbox-search.jade b/app/partials/search/lightbox-search.jade index b9784b48e..2c92578e8 100644 --- a/app/partials/search/lightbox-search.jade +++ b/app/partials/search/lightbox-search.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/search/search.jade b/app/partials/search/search.jade index 1dbf9e59f..990bd0ae1 100644 --- a/app/partials/search/search.jade +++ b/app/partials/search/search.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/task/related-task-create-form.jade b/app/partials/task/related-task-create-form.jade index ca712f570..b1fcab302 100644 --- a/app/partials/task/related-task-create-form.jade +++ b/app/partials/task/related-task-create-form.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/task/related-task-row-edit.jade b/app/partials/task/related-task-row-edit.jade index 3dc15560f..37a355cd5 100644 --- a/app/partials/task/related-task-row-edit.jade +++ b/app/partials/task/related-task-row-edit.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/task/related-task-row.jade b/app/partials/task/related-task-row.jade index c7409751f..c7bcbc9c0 100644 --- a/app/partials/task/related-task-row.jade +++ b/app/partials/task/related-task-row.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/task/task-detail.jade b/app/partials/task/task-detail.jade index a7947e89f..4bbf73af3 100644 --- a/app/partials/task/task-detail.jade +++ b/app/partials/task/task-detail.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/taskboard/taskboard-user.jade b/app/partials/taskboard/taskboard-user.jade index 984f68b04..8b7c8213c 100644 --- a/app/partials/taskboard/taskboard-user.jade +++ b/app/partials/taskboard/taskboard-user.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/taskboard/taskboard.jade b/app/partials/taskboard/taskboard.jade index f6f46833b..f3f158c5a 100644 --- a/app/partials/taskboard/taskboard.jade +++ b/app/partials/taskboard/taskboard.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/team/leave-project.jade b/app/partials/team/leave-project.jade index 5d0ba7706..6e70f767b 100644 --- a/app/partials/team/leave-project.jade +++ b/app/partials/team/leave-project.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/team/team-filter.jade b/app/partials/team/team-filter.jade index 3dcd8455d..584d68154 100644 --- a/app/partials/team/team-filter.jade +++ b/app/partials/team/team-filter.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/team/team-member-current-user.jade b/app/partials/team/team-member-current-user.jade index c0c740776..fbab6dc39 100644 --- a/app/partials/team/team-member-current-user.jade +++ b/app/partials/team/team-member-current-user.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/team/team-member-stats.jade b/app/partials/team/team-member-stats.jade index b9d218b5f..0feb87d1a 100644 --- a/app/partials/team/team-member-stats.jade +++ b/app/partials/team/team-member-stats.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/team/team-members.jade b/app/partials/team/team-members.jade index bbd70597c..1d6b657c3 100644 --- a/app/partials/team/team-members.jade +++ b/app/partials/team/team-members.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/team/team.jade b/app/partials/team/team.jade index 9ea00e425..2edd9062e 100644 --- a/app/partials/team/team.jade +++ b/app/partials/team/team.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/us/us-client-requirement-button.jade b/app/partials/us/us-client-requirement-button.jade index 48ccfdd5a..0b76d093d 100644 --- a/app/partials/us/us-client-requirement-button.jade +++ b/app/partials/us/us-client-requirement-button.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/us/us-detail.jade b/app/partials/us/us-detail.jade index 12cc777ba..dd3253414 100644 --- a/app/partials/us/us-detail.jade +++ b/app/partials/us/us-detail.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/us/us-team-requirement-button.jade b/app/partials/us/us-team-requirement-button.jade index d1b014e78..2e6bcd247 100644 --- a/app/partials/us/us-team-requirement-button.jade +++ b/app/partials/us/us-team-requirement-button.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/user/cancel-account.jade b/app/partials/user/cancel-account.jade index cc24982e5..2922bb2e4 100644 --- a/app/partials/user/cancel-account.jade +++ b/app/partials/user/cancel-account.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/user/change-email.jade b/app/partials/user/change-email.jade index 3ac27f3a0..b516e2f44 100644 --- a/app/partials/user/change-email.jade +++ b/app/partials/user/change-email.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/user/lightbox/lightbox-delete-account.jade b/app/partials/user/lightbox/lightbox-delete-account.jade index 9ce6780e1..fa24a36e3 100644 --- a/app/partials/user/lightbox/lightbox-delete-account.jade +++ b/app/partials/user/lightbox/lightbox-delete-account.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/user/live-notifications.jade b/app/partials/user/live-notifications.jade index 71e9e6cfe..361cb2964 100644 --- a/app/partials/user/live-notifications.jade +++ b/app/partials/user/live-notifications.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/user/mail-notifications.jade b/app/partials/user/mail-notifications.jade index 932e7bee1..6b6849b75 100644 --- a/app/partials/user/mail-notifications.jade +++ b/app/partials/user/mail-notifications.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/user/user-change-password.jade b/app/partials/user/user-change-password.jade index 01a6119df..cabc513fc 100644 --- a/app/partials/user/user-change-password.jade +++ b/app/partials/user/user-change-password.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/user/user-profile.jade b/app/partials/user/user-profile.jade index e0273e3e3..a50208843 100644 --- a/app/partials/user/user-profile.jade +++ b/app/partials/user/user-profile.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/user/user-project-settings.jade b/app/partials/user/user-project-settings.jade index 371eb1758..2b4456272 100644 --- a/app/partials/user/user-project-settings.jade +++ b/app/partials/user/user-project-settings.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/user/verify-email.jade b/app/partials/user/verify-email.jade index 886845501..8a0032c4f 100644 --- a/app/partials/user/verify-email.jade +++ b/app/partials/user/verify-email.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/user/web-notifications.jade b/app/partials/user/web-notifications.jade index 50c3d646b..fcbad6512 100644 --- a/app/partials/user/web-notifications.jade +++ b/app/partials/user/web-notifications.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/wiki/wiki-list.jade b/app/partials/wiki/wiki-list.jade index 3d95fc92a..70f52f564 100644 --- a/app/partials/wiki/wiki-list.jade +++ b/app/partials/wiki/wiki-list.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/wiki/wiki-nav.jade b/app/partials/wiki/wiki-nav.jade index 08103c81a..73d60962e 100644 --- a/app/partials/wiki/wiki-nav.jade +++ b/app/partials/wiki/wiki-nav.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/wiki/wiki-summary.jade b/app/partials/wiki/wiki-summary.jade index 809aa4bf5..8792fd9d8 100644 --- a/app/partials/wiki/wiki-summary.jade +++ b/app/partials/wiki/wiki-summary.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/partials/wiki/wiki.jade b/app/partials/wiki/wiki.jade index 6d75e5a35..fd0392616 100644 --- a/app/partials/wiki/wiki.jade +++ b/app/partials/wiki/wiki.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/app/styles/vendor/jquery.textcomplete.css b/app/styles/vendor/jquery.textcomplete.css index ffd98d5f5..b54c73a9c 100644 --- a/app/styles/vendor/jquery.textcomplete.css +++ b/app/styles/vendor/jquery.textcomplete.css @@ -1,8 +1,8 @@ /* -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/. +This source code is licensed under the terms of the +GNU Affero General Public License found in the LICENSE file in +the root directory of this source tree. Copyright (c) 2021-present Kaleidos INC */ diff --git a/app/styles/vendor/normalize.css b/app/styles/vendor/normalize.css index dbd79d9cf..c1b4659db 100755 --- a/app/styles/vendor/normalize.css +++ b/app/styles/vendor/normalize.css @@ -1,8 +1,8 @@ /* -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/. +This source code is licensed under the terms of the +GNU Affero General Public License found in the LICENSE file in +the root directory of this source tree. Copyright (c) 2021-present Kaleidos INC */ diff --git a/app/styles/vendor/pikaday.css b/app/styles/vendor/pikaday.css index 8b5ae4d83..0f9e3d8b3 100644 --- a/app/styles/vendor/pikaday.css +++ b/app/styles/vendor/pikaday.css @@ -1,8 +1,8 @@ /* -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/. +This source code is licensed under the terms of the +GNU Affero General Public License found in the LICENSE file in +the root directory of this source tree. Copyright (c) 2021-present Kaleidos INC */ diff --git a/conf.e2e.js b/conf.e2e.js index a8d544795..e7d6d8881 100644 --- a/conf.e2e.js +++ b/conf.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/docker/Dockerfile b/docker/Dockerfile index ee9a2e29f..4975a7f42 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -1,6 +1,6 @@ -# 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/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC diff --git a/docker/config_env_subst.sh b/docker/config_env_subst.sh index 06c464c73..23512e1e6 100644 --- a/docker/config_env_subst.sh +++ b/docker/config_env_subst.sh @@ -1,8 +1,8 @@ #!/bin/bash -# 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/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC diff --git a/e2e/capabilities.js b/e2e/capabilities.js index 996226f9c..618ed516f 100644 --- a/e2e/capabilities.js +++ b/e2e/capabilities.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/gallery/gallery-front.js b/e2e/gallery/gallery-front.js index 4bb01485c..e3c75e334 100644 --- a/e2e/gallery/gallery-front.js +++ b/e2e/gallery/gallery-front.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/gallery/gallery.css b/e2e/gallery/gallery.css index aa2970238..85094888a 100644 --- a/e2e/gallery/gallery.css +++ b/e2e/gallery/gallery.css @@ -1,8 +1,8 @@ /* -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/. +This source code is licensed under the terms of the +GNU Affero General Public License found in the LICENSE file in +the root directory of this source tree. Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/gallery/gallery.jade b/e2e/gallery/gallery.jade index a389713e5..0d324e258 100644 --- a/e2e/gallery/gallery.jade +++ b/e2e/gallery/gallery.jade @@ -1,7 +1,7 @@ -//- This Source Code Form is subject to the terms of the Mozilla Public -//- License, v. 2.0. If a copy of the MPL was not distributed with this -//- file, You can obtain one at http://mozilla.org/MPL/2.0/. +//- This source code is licensed under the terms of the +//- GNU Affero General Public License found in the LICENSE file in +//- the root directory of this source tree. //- //- Copyright (c) 2021-present Kaleidos INC diff --git a/e2e/gallery/index.js b/e2e/gallery/index.js index 3c5acda7d..0f4e793d9 100644 --- a/e2e/gallery/index.js +++ b/e2e/gallery/index.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/admin-attributes-helper.js b/e2e/helpers/admin-attributes-helper.js index ab5ea2188..9fcbc0ace 100644 --- a/e2e/helpers/admin-attributes-helper.js +++ b/e2e/helpers/admin-attributes-helper.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/admin-integrations.js b/e2e/helpers/admin-integrations.js index 169e1ee50..0a325c7b2 100644 --- a/e2e/helpers/admin-integrations.js +++ b/e2e/helpers/admin-integrations.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/admin-memberships.js b/e2e/helpers/admin-memberships.js index 46f58d70e..ab4a1b99c 100644 --- a/e2e/helpers/admin-memberships.js +++ b/e2e/helpers/admin-memberships.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/admin-permissions.js b/e2e/helpers/admin-permissions.js index 4d7e10a87..34c95b6af 100644 --- a/e2e/helpers/admin-permissions.js +++ b/e2e/helpers/admin-permissions.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/backlog-helper.js b/e2e/helpers/backlog-helper.js index f045281cf..2f8675dab 100644 --- a/e2e/helpers/backlog-helper.js +++ b/e2e/helpers/backlog-helper.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/common-helper.js b/e2e/helpers/common-helper.js index 845ca701a..575f4ce74 100644 --- a/e2e/helpers/common-helper.js +++ b/e2e/helpers/common-helper.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/create-project-helper.js b/e2e/helpers/create-project-helper.js index 260fa92ef..4c05d7067 100644 --- a/e2e/helpers/create-project-helper.js +++ b/e2e/helpers/create-project-helper.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/custom-fields-helper.js b/e2e/helpers/custom-fields-helper.js index 6a54edd74..b2feece45 100644 --- a/e2e/helpers/custom-fields-helper.js +++ b/e2e/helpers/custom-fields-helper.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/detail-helper.js b/e2e/helpers/detail-helper.js index 616992872..1200a5c92 100644 --- a/e2e/helpers/detail-helper.js +++ b/e2e/helpers/detail-helper.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/discover-helper.js b/e2e/helpers/discover-helper.js index 95e6846f5..a2a6acda5 100644 --- a/e2e/helpers/discover-helper.js +++ b/e2e/helpers/discover-helper.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/epic-detail-helper.js b/e2e/helpers/epic-detail-helper.js index 81753be83..d93a2a2db 100644 --- a/e2e/helpers/epic-detail-helper.js +++ b/e2e/helpers/epic-detail-helper.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/epics-dashboard-helper.js b/e2e/helpers/epics-dashboard-helper.js index 9f7027956..843283a63 100644 --- a/e2e/helpers/epics-dashboard-helper.js +++ b/e2e/helpers/epics-dashboard-helper.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/filters-helper.js b/e2e/helpers/filters-helper.js index 8ee6c338c..c17c73f9a 100644 --- a/e2e/helpers/filters-helper.js +++ b/e2e/helpers/filters-helper.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/index.js b/e2e/helpers/index.js index 177fd09db..a5a95bf6c 100644 --- a/e2e/helpers/index.js +++ b/e2e/helpers/index.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/issues-helper.js b/e2e/helpers/issues-helper.js index 576aefc74..5d71c1787 100644 --- a/e2e/helpers/issues-helper.js +++ b/e2e/helpers/issues-helper.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/kanban-helper.js b/e2e/helpers/kanban-helper.js index b105e7e74..57e3b9b3f 100644 --- a/e2e/helpers/kanban-helper.js +++ b/e2e/helpers/kanban-helper.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/project-detail-helper.js b/e2e/helpers/project-detail-helper.js index 425d60ae1..3bf3a9c5b 100644 --- a/e2e/helpers/project-detail-helper.js +++ b/e2e/helpers/project-detail-helper.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/task-detail-helper.js b/e2e/helpers/task-detail-helper.js index f06f07b5b..9909c350c 100644 --- a/e2e/helpers/task-detail-helper.js +++ b/e2e/helpers/task-detail-helper.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/taskboard-helper.js b/e2e/helpers/taskboard-helper.js index 7b611e721..30e1d3f59 100644 --- a/e2e/helpers/taskboard-helper.js +++ b/e2e/helpers/taskboard-helper.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/team-helper.js b/e2e/helpers/team-helper.js index eb648fdaf..65e8073b3 100644 --- a/e2e/helpers/team-helper.js +++ b/e2e/helpers/team-helper.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/us-detail-helper.js b/e2e/helpers/us-detail-helper.js index 788087e6f..9caea41d7 100644 --- a/e2e/helpers/us-detail-helper.js +++ b/e2e/helpers/us-detail-helper.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/user-profile-helper.js b/e2e/helpers/user-profile-helper.js index 82d9d98df..8136b6878 100644 --- a/e2e/helpers/user-profile-helper.js +++ b/e2e/helpers/user-profile-helper.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/helpers/wiki-helper.js b/e2e/helpers/wiki-helper.js index fbf993447..21024ba91 100644 --- a/e2e/helpers/wiki-helper.js +++ b/e2e/helpers/wiki-helper.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/shared/detail.js b/e2e/shared/detail.js index d2b74f884..055932a51 100644 --- a/e2e/shared/detail.js +++ b/e2e/shared/detail.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/shared/filters.js b/e2e/shared/filters.js index 8222a9bc2..ea0792b51 100644 --- a/e2e/shared/filters.js +++ b/e2e/shared/filters.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/shared/wysiwyg.js b/e2e/shared/wysiwyg.js index cfb9b9f16..d7c9cd5ed 100644 --- a/e2e/shared/wysiwyg.js +++ b/e2e/shared/wysiwyg.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/admin/attributes/custom-fields.e2e.js b/e2e/suites/admin/attributes/custom-fields.e2e.js index 77da54f54..4f91d5dad 100644 --- a/e2e/suites/admin/attributes/custom-fields.e2e.js +++ b/e2e/suites/admin/attributes/custom-fields.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/admin/attributes/points.e2e.js b/e2e/suites/admin/attributes/points.e2e.js index 4d995350c..bbf7721b0 100644 --- a/e2e/suites/admin/attributes/points.e2e.js +++ b/e2e/suites/admin/attributes/points.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/admin/attributes/priorities.e2e.js b/e2e/suites/admin/attributes/priorities.e2e.js index 5f0c914ab..271e43e1b 100644 --- a/e2e/suites/admin/attributes/priorities.e2e.js +++ b/e2e/suites/admin/attributes/priorities.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/admin/attributes/severities.e2e.js b/e2e/suites/admin/attributes/severities.e2e.js index e1cce40cd..d251a1b59 100644 --- a/e2e/suites/admin/attributes/severities.e2e.js +++ b/e2e/suites/admin/attributes/severities.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/admin/attributes/status.e2e.js b/e2e/suites/admin/attributes/status.e2e.js index f49f1fc29..652c7feff 100644 --- a/e2e/suites/admin/attributes/status.e2e.js +++ b/e2e/suites/admin/attributes/status.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/admin/attributes/tags.e2e.js b/e2e/suites/admin/attributes/tags.e2e.js index b3a9b5160..e7605d735 100644 --- a/e2e/suites/admin/attributes/tags.e2e.js +++ b/e2e/suites/admin/attributes/tags.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/admin/attributes/types.e2e.js b/e2e/suites/admin/attributes/types.e2e.js index 66d720180..ee3ecc296 100644 --- a/e2e/suites/admin/attributes/types.e2e.js +++ b/e2e/suites/admin/attributes/types.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/admin/integrations/bitbucket.e2e.js b/e2e/suites/admin/integrations/bitbucket.e2e.js index 9648c3f4e..30bea3b38 100644 --- a/e2e/suites/admin/integrations/bitbucket.e2e.js +++ b/e2e/suites/admin/integrations/bitbucket.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/admin/integrations/github.e2e.js b/e2e/suites/admin/integrations/github.e2e.js index 16f5e91a4..663742494 100644 --- a/e2e/suites/admin/integrations/github.e2e.js +++ b/e2e/suites/admin/integrations/github.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/admin/integrations/gitlab.e2e.js b/e2e/suites/admin/integrations/gitlab.e2e.js index ab2d1dd2b..3d498405b 100644 --- a/e2e/suites/admin/integrations/gitlab.e2e.js +++ b/e2e/suites/admin/integrations/gitlab.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/admin/integrations/webhooks.e2e.js b/e2e/suites/admin/integrations/webhooks.e2e.js index 8d48f5998..cd5c79702 100644 --- a/e2e/suites/admin/integrations/webhooks.e2e.js +++ b/e2e/suites/admin/integrations/webhooks.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/admin/members.e2e.js b/e2e/suites/admin/members.e2e.js index 6687021cb..0678eade1 100644 --- a/e2e/suites/admin/members.e2e.js +++ b/e2e/suites/admin/members.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/admin/permissions.e2e.js b/e2e/suites/admin/permissions.e2e.js index ce69ac48a..bd42d320f 100644 --- a/e2e/suites/admin/permissions.e2e.js +++ b/e2e/suites/admin/permissions.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/admin/project/default-values.e2e.js b/e2e/suites/admin/project/default-values.e2e.js index eed171ece..058cc584b 100644 --- a/e2e/suites/admin/project/default-values.e2e.js +++ b/e2e/suites/admin/project/default-values.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/admin/project/modules.e2e.js b/e2e/suites/admin/project/modules.e2e.js index 9cc37a7de..65e47e164 100644 --- a/e2e/suites/admin/project/modules.e2e.js +++ b/e2e/suites/admin/project/modules.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/admin/project/project-detail.e2e.js b/e2e/suites/admin/project/project-detail.e2e.js index e67e56937..6ac35b14a 100644 --- a/e2e/suites/admin/project/project-detail.e2e.js +++ b/e2e/suites/admin/project/project-detail.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/admin/project/reports.e2e.js b/e2e/suites/admin/project/reports.e2e.js index 698f62c84..628204d2b 100644 --- a/e2e/suites/admin/project/reports.e2e.js +++ b/e2e/suites/admin/project/reports.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/auth/auth.e2e.js b/e2e/suites/auth/auth.e2e.js index 12b14942d..e9e7b2bca 100644 --- a/e2e/suites/auth/auth.e2e.js +++ b/e2e/suites/auth/auth.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/backlog.e2e.js b/e2e/suites/backlog.e2e.js index 80a08d08c..4810c8f1a 100644 --- a/e2e/suites/backlog.e2e.js +++ b/e2e/suites/backlog.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/create-project/duplicate.e2e.js b/e2e/suites/create-project/duplicate.e2e.js index 4df2cdca9..eb4a5fd35 100644 --- a/e2e/suites/create-project/duplicate.e2e.js +++ b/e2e/suites/create-project/duplicate.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/discover/discover-home.e2e.js b/e2e/suites/discover/discover-home.e2e.js index 7a2e6c17e..b639f9d75 100644 --- a/e2e/suites/discover/discover-home.e2e.js +++ b/e2e/suites/discover/discover-home.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/discover/discover-search.e2e.js b/e2e/suites/discover/discover-search.e2e.js index 908bde8f5..bfd4d90aa 100644 --- a/e2e/suites/discover/discover-search.e2e.js +++ b/e2e/suites/discover/discover-search.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/epics/epic-dashboard.e2e.js b/e2e/suites/epics/epic-dashboard.e2e.js index 8a0e32d57..52511587b 100644 --- a/e2e/suites/epics/epic-dashboard.e2e.js +++ b/e2e/suites/epics/epic-dashboard.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/epics/epic-detail.e2e.js b/e2e/suites/epics/epic-detail.e2e.js index 5995ce121..797091c3f 100644 --- a/e2e/suites/epics/epic-detail.e2e.js +++ b/e2e/suites/epics/epic-detail.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/home.e2e.js b/e2e/suites/home.e2e.js index 4e616982e..9a64ba2df 100644 --- a/e2e/suites/home.e2e.js +++ b/e2e/suites/home.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/issues/issue-detail.e2e.js b/e2e/suites/issues/issue-detail.e2e.js index 765bb7cac..80ed63520 100644 --- a/e2e/suites/issues/issue-detail.e2e.js +++ b/e2e/suites/issues/issue-detail.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/issues/issues.e2e.js b/e2e/suites/issues/issues.e2e.js index 797e751cf..eceb49213 100644 --- a/e2e/suites/issues/issues.e2e.js +++ b/e2e/suites/issues/issues.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/kanban.e2e.js b/e2e/suites/kanban.e2e.js index a3e9fd5b9..8fed12e81 100644 --- a/e2e/suites/kanban.e2e.js +++ b/e2e/suites/kanban.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/project-home.e2e.js b/e2e/suites/project-home.e2e.js index 02013c834..3dcb46887 100644 --- a/e2e/suites/project-home.e2e.js +++ b/e2e/suites/project-home.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/public/public.e2e.js b/e2e/suites/public/public.e2e.js index 5e6713c2e..747d38938 100644 --- a/e2e/suites/public/public.e2e.js +++ b/e2e/suites/public/public.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/search.e2e.js b/e2e/suites/search.e2e.js index 529b80514..eae7e97ca 100644 --- a/e2e/suites/search.e2e.js +++ b/e2e/suites/search.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/tasks/task-detail.e2e.js b/e2e/suites/tasks/task-detail.e2e.js index ff3ae32b6..6801ee556 100644 --- a/e2e/suites/tasks/task-detail.e2e.js +++ b/e2e/suites/tasks/task-detail.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/tasks/taskboard.e2e.js b/e2e/suites/tasks/taskboard.e2e.js index bfc6250b4..9302340d2 100644 --- a/e2e/suites/tasks/taskboard.e2e.js +++ b/e2e/suites/tasks/taskboard.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/team.e2e.js b/e2e/suites/team.e2e.js index e07a9c5c9..9784a76b2 100644 --- a/e2e/suites/team.e2e.js +++ b/e2e/suites/team.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/transfer-project.e2e.js b/e2e/suites/transfer-project.e2e.js index 5df7e730a..ae33ceab1 100644 --- a/e2e/suites/transfer-project.e2e.js +++ b/e2e/suites/transfer-project.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/user-profile/change-password.e2e.js b/e2e/suites/user-profile/change-password.e2e.js index efc2c4bb6..01327e15c 100644 --- a/e2e/suites/user-profile/change-password.e2e.js +++ b/e2e/suites/user-profile/change-password.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/user-profile/edit-user-profile.e2e.js b/e2e/suites/user-profile/edit-user-profile.e2e.js index 25379d170..fbd88c068 100644 --- a/e2e/suites/user-profile/edit-user-profile.e2e.js +++ b/e2e/suites/user-profile/edit-user-profile.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/user-profile/email-notification.e2e.js b/e2e/suites/user-profile/email-notification.e2e.js index b161f1cd9..b938d2532 100644 --- a/e2e/suites/user-profile/email-notification.e2e.js +++ b/e2e/suites/user-profile/email-notification.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/user-profile/feedback.e2e.js b/e2e/suites/user-profile/feedback.e2e.js index 70d9928e4..d0da9dce0 100644 --- a/e2e/suites/user-profile/feedback.e2e.js +++ b/e2e/suites/user-profile/feedback.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/user-profile/user-profile-activity.e2e.js b/e2e/suites/user-profile/user-profile-activity.e2e.js index db09d5c33..9490ec1fd 100644 --- a/e2e/suites/user-profile/user-profile-activity.e2e.js +++ b/e2e/suites/user-profile/user-profile-activity.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/user-profile/user-profile-contacts.e2e.js b/e2e/suites/user-profile/user-profile-contacts.e2e.js index 77d7afd5b..fb4651368 100644 --- a/e2e/suites/user-profile/user-profile-contacts.e2e.js +++ b/e2e/suites/user-profile/user-profile-contacts.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/user-profile/user-profile-likes.e2e.js b/e2e/suites/user-profile/user-profile-likes.e2e.js index a684c0173..7487a53c3 100644 --- a/e2e/suites/user-profile/user-profile-likes.e2e.js +++ b/e2e/suites/user-profile/user-profile-likes.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/user-profile/user-profile-projects.e2e.js b/e2e/suites/user-profile/user-profile-projects.e2e.js index 65be7c449..ebff8916e 100644 --- a/e2e/suites/user-profile/user-profile-projects.e2e.js +++ b/e2e/suites/user-profile/user-profile-projects.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/user-profile/user-profile-votes.e2e.js b/e2e/suites/user-profile/user-profile-votes.e2e.js index 458c792ba..922fb4331 100644 --- a/e2e/suites/user-profile/user-profile-votes.e2e.js +++ b/e2e/suites/user-profile/user-profile-votes.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/user-profile/user-profile-watched.e2e.js b/e2e/suites/user-profile/user-profile-watched.e2e.js index a4389478c..f5ac3e018 100644 --- a/e2e/suites/user-profile/user-profile-watched.e2e.js +++ b/e2e/suites/user-profile/user-profile-watched.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/user-stories/user-story-detail.e2e.js b/e2e/suites/user-stories/user-story-detail.e2e.js index ded9038fa..e772ad701 100644 --- a/e2e/suites/user-stories/user-story-detail.e2e.js +++ b/e2e/suites/user-stories/user-story-detail.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/suites/wiki.e2e.js b/e2e/suites/wiki.e2e.js index c862cace8..692876d4d 100644 --- a/e2e/suites/wiki.e2e.js +++ b/e2e/suites/wiki.e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/taiga_back_cli.py b/e2e/taiga_back_cli.py index 97f8402b1..4ea73f588 100644 --- a/e2e/taiga_back_cli.py +++ b/e2e/taiga_back_cli.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# 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/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC diff --git a/e2e/utils/common.js b/e2e/utils/common.js index 005e1d685..782a72222 100644 --- a/e2e/utils/common.js +++ b/e2e/utils/common.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/utils/index.js b/e2e/utils/index.js index 51b474509..cc6288655 100644 --- a/e2e/utils/index.js +++ b/e2e/utils/index.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/utils/lightbox.js b/e2e/utils/lightbox.js index b69220bb9..cef691952 100644 --- a/e2e/utils/lightbox.js +++ b/e2e/utils/lightbox.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/utils/nav.js b/e2e/utils/nav.js index 0d0924a8a..0159d0c91 100644 --- a/e2e/utils/nav.js +++ b/e2e/utils/nav.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/utils/notifications.js b/e2e/utils/notifications.js index a131af073..9589c7509 100644 --- a/e2e/utils/notifications.js +++ b/e2e/utils/notifications.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/e2e/utils/popover.js b/e2e/utils/popover.js index 93cc92c93..2caa0852c 100644 --- a/e2e/utils/popover.js +++ b/e2e/utils/popover.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/gulp-utils.js b/gulp-utils.js index 24d374141..536544544 100644 --- a/gulp-utils.js +++ b/gulp-utils.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/gulpfile.js b/gulpfile.js index dcaab9240..46d5755ab 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/karma.app.conf.js b/karma.app.conf.js index 239d1374b..71a3c5275 100644 --- a/karma.app.conf.js +++ b/karma.app.conf.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/karma.conf.js b/karma.conf.js index df66bde52..f88d34c48 100644 --- a/karma.conf.js +++ b/karma.conf.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/locales.js b/locales.js index 51d52c8f4..f5bf9e8ca 100644 --- a/locales.js +++ b/locales.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/package-lock.json b/package-lock.json index ca21fd034..eda0aa091 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "": { "name": "TaigaIO", "version": "6.5.2", - "license": "MPL-2", + "license": "AGPL-3.0-or-later", "dependencies": { "@highlightjs/cdn-assets": "^10.5.0", "angular": "1.5.10", diff --git a/package.json b/package.json index 3e7775bd2..3ee777d39 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "Github" ], "author": "Kaleidos OpenSource SL", - "license": "MPL-2", + "license": "AGPL-3.0-or-later", "repository": { "type": "git", "url": "https://github.com/taigaio/taiga-front.git" diff --git a/run-e2e.js b/run-e2e.js index 6c8184f10..66ebdcda4 100644 --- a/run-e2e.js +++ b/run-e2e.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */ diff --git a/scripts/add_license.py b/scripts/add_license.py index 4bcb2660c..3dab1e5fc 100644 --- a/scripts/add_license.py +++ b/scripts/add_license.py @@ -1,7 +1,7 @@ #!/usr/bin/env python -# 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/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC diff --git a/scripts/generate-packed-plugins.py b/scripts/generate-packed-plugins.py index d18b2d2ce..b47a5a2e4 100644 --- a/scripts/generate-packed-plugins.py +++ b/scripts/generate-packed-plugins.py @@ -1,7 +1,7 @@ #!/usr/bin/env python -# 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/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC diff --git a/scripts/manage_translations.py b/scripts/manage_translations.py index 9497d01da..7b6948eb5 100755 --- a/scripts/manage_translations.py +++ b/scripts/manage_translations.py @@ -1,7 +1,7 @@ #!/usr/bin/env python -# 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/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC diff --git a/scripts/search-for-similar-strings.py b/scripts/search-for-similar-strings.py index 2a25eae00..73b5d6feb 100755 --- a/scripts/search-for-similar-strings.py +++ b/scripts/search-for-similar-strings.py @@ -1,7 +1,7 @@ #!/usr/bin/env python -# 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/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC diff --git a/scripts/verify-locale-keys-usage.py b/scripts/verify-locale-keys-usage.py index f2806804c..fc8aca908 100755 --- a/scripts/verify-locale-keys-usage.py +++ b/scripts/verify-locale-keys-usage.py @@ -1,7 +1,7 @@ #!/usr/bin/env python -# 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/. +# This source code is licensed under the terms of the +# GNU Affero General Public License found in the LICENSE file in +# the root directory of this source tree. # # Copyright (c) 2021-present Kaleidos INC diff --git a/test-utils.js b/test-utils.js index 91e5e5ed0..1d27068e5 100644 --- a/test-utils.js +++ b/test-utils.js @@ -1,7 +1,7 @@ /* - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * This source code is licensed under the terms of the + * GNU Affero General Public License found in the LICENSE file in + * the root directory of this source tree. * * Copyright (c) 2021-present Kaleidos INC */